Trace number 1728349

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CircUs 2009-03-23? (TO) 1200.09 1200.62

General information on the benchmark

Namecrafted/Hard/contest05/others/
linvrinv9.sat05-568.reshuffled-07.cnf
MD5SUM0457634d4b446c9bbce48df93abd0143
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables2754
Number of clauses9154
Sum of the clauses size24624
Maximum clause length81
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22916
Number of clauses of size 36237
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 51

Solver Data

0.05/0.06	c CirCUs release 2.0 (compiled 25-Mar-09 at 4:46 PM)
0.05/0.06	c Eliminate time :       0.05 

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1728349-1240735825/watcher-1728349-1240735825 -o /tmp/evaluation-result-1728349-1240735825/solver-1728349-1240735825 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/CirCUs HOME/instance-1728349-1240735825.cnf -t 1200 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 0.99 3/64 24926
/proc/meminfo: memFree=1454592/2055920 swapFree=4180284/4192956
[pid=24926] ppid=24924 vsize=1584 CPUtime=0
/proc/24926/stat : 24926 (CirCUs) R 24924 24926 24797 0 -1 4194304 212 0 0 0 0 0 0 0 18 0 1 120000 101615769 1622016 197 1992294400 134512640 135224549 4294956224 18446744073709551615 134726486 0 0 4096 8192 0 0 0 17 1 0 0
/proc/24926/statm: 396 198 70 173 0 221 0

[startup+0.061974 s]
/proc/loadavg: 1.00 1.00 0.99 3/64 24926
/proc/meminfo: memFree=1454592/2055920 swapFree=4180284/4192956
[pid=24926] ppid=24924 vsize=2768 CPUtime=0.05
/proc/24926/stat : 24926 (CirCUs) R 24924 24926 24797 0 -1 4194304 493 0 0 0 5 0 0 0 18 0 1 120000 101615769 2834432 477 1992294400 134512640 135224549 4294956224 18446744073709551615 134559692 0 0 4096 8192 0 0 0 17 1 0 0
/proc/24926/statm: 692 477 76 173 0 517 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 2768

[startup+0.101982 s]
/proc/loadavg: 1.00 1.00 0.99 3/64 24926
/proc/meminfo: memFree=1454592/2055920 swapFree=4180284/4192956
[pid=24926] ppid=24924 vsize=2924 CPUtime=0.09
/proc/24926/stat : 24926 (CirCUs) R 24924 24926 24797 0 -1 4194304 553 0 0 0 9 0 0 0 18 0 1 120000 101615769 2994176 537 1992294400 134512640 135224549 4294956224 18446744073709551615 134595412 0 0 4096 8192 0 0 0 17 1 0 0
/proc/24926/statm: 731 537 92 173 0 556 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2924

[startup+0.302021 s]
/proc/loadavg: 1.00 1.00 0.99 3/64 24926
/proc/meminfo: memFree=1454592/2055920 swapFree=4180284/4192956
[pid=24926] ppid=24924 vsize=3584 CPUtime=0.29
/proc/24926/stat : 24926 (CirCUs) R 24924 24926 24797 0 -1 4194304 709 0 0 0 29 0 0 0 19 0 1 120000 101615769 3670016 693 1992294400 134512640 135224549 4294956224 18446744073709551615 134618718 0 0 4096 8192 0 0 0 17 1 0 0
/proc/24926/statm: 896 693 92 173 0 721 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3584

[startup+0.701098 s]
/proc/loadavg: 1.00 1.00 0.99 3/64 24926
/proc/meminfo: memFree=1454592/2055920 swapFree=4180284/4192956
[pid=24926] ppid=24924 vsize=3848 CPUtime=0.69
/proc/24926/stat : 24926 (CirCUs) R 24924 24926 24797 0 -1 4194304 783 0 0 0 69 0 0 0 22 0 1 120000 101615769 3940352 767 1992294400 134512640 135224549 4294956224 18446744073709551615 134587956 0 0 4096 8192 0 0 0 17 1 0 0
/proc/24926/statm: 962 767 92 173 0 787 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3848

[startup+1.53308 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 24927
/proc/meminfo: memFree=1451704/2055920 swapFree=4180284/4192956
[pid=24926] ppid=24924 vsize=4388 CPUtime=1.55
/proc/24926/stat : 24926 (CirCUs) R 24924 24926 24797 0 -1 4194304 919 0 0 0 155 0 0 0 25 0 1 120000 101615769 4493312 903 1992294400 134512640 135224549 4294956224 18446744073709551615 134595706 0 0 4096 8192 0 0 0 17 1 0 0
/proc/24926/statm: 1163 957 92 173 0 988 0
Current children cumulated CPU time (s) 1.55
Current children cumulated vsize (KiB) 4388

[startup+3.10157 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 24927
/proc/meminfo: memFree=1450808/2055920 swapFree=4180284/4192956
[pid=24926] ppid=24924 vsize=5048 CPUtime=3.09
/proc/24926/stat : 24926 (CirCUs) R 24924 24926 24797 0 -1 4194304 1083 0 0 0 309 0 0 0 25 0 1 120000 101615769 5169152 1067 1992294400 134512640 135224549 4294956224 18446744073709551615 134595298 0 0 4096 8192 0 0 0 17 1 0 0
/proc/24926/statm: 1262 1067 92 173 0 1087 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 5048

[startup+6.30119 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 24927
/proc/meminfo: memFree=1449656/2055920 swapFree=4180284/4192956
[pid=24926] ppid=24924 vsize=6500 CPUtime=6.28
/proc/24926/stat : 24926 (CirCUs) R 24924 24926 24797 0 -1 4194304 1453 0 0 0 628 0 0 0 25 0 1 120000 101615769 6656000 1437 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/24926/statm: 1625 1437 92 173 0 1450 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 6500

[startup+12.7014 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 24927
/proc/meminfo: memFree=1446648/2055920 swapFree=4180284/4192956
[pid=24926] ppid=24924 vsize=9272 CPUtime=12.68
/proc/24926/stat : 24926 (CirCUs) R 24924 24926 24797 0 -1 4194304 2116 0 0 0 1267 1 0 0 25 0 1 120000 101615769 9494528 2100 1992294400 134512640 135224549 4294956224 18446744073709551615 134595219 0 0 4096 8192 0 0 0 17 1 0 0
/proc/24926/statm: 2318 2100 92 173 0 2143 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 9272

[startup+25.5059 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 24927
/proc/meminfo: memFree=1442616/2055920 swapFree=4180284/4192956
[pid=24926] ppid=24924 vsize=12836 CPUtime=25.48
/proc/24926/stat : 24926 (CirCUs) R 24924 24926 24797 0 -1 4194304 3019 0 0 0 2547 1 0 0 25 0 1 120000 101615769 13144064 3003 1992294400 134512640 135224549 4294956224 18446744073709551615 134587851 0 0 4096 8192 0 0 0 17 1 0 0
/proc/24926/statm: 3209 3003 92 173 0 3034 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 12836

[startup+51.1019 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 24927
/proc/meminfo: memFree=1438648/2055920 swapFree=4180284/4192956
[pid=24926] ppid=24924 vsize=16792 CPUtime=51.06
/proc/24926/stat : 24926 (CirCUs) R 24924 24926 24797 0 -1 4194304 4040 0 0 0 5103 3 0 0 25 0 1 120000 101615769 17195008 3991 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/24926/statm: 4198 3991 92 173 0 4023 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 16792

[startup+102.302 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 24927
/proc/meminfo: memFree=1429240/2055920 swapFree=4180284/4192956
[pid=24926] ppid=24924 vsize=26312 CPUtime=102.23
/proc/24926/stat : 24926 (CirCUs) R 24924 24926 24797 0 -1 4194304 6439 0 0 0 10218 5 0 0 25 0 1 120000 101615769 26943488 6325 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/24926/statm: 6578 6325 92 173 0 6403 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 26312

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 24927
/proc/meminfo: memFree=1422008/2055920 swapFree=4180284/4192956
[pid=24926] ppid=24924 vsize=33776 CPUtime=162.21
/proc/24926/stat : 24926 (CirCUs) R 24924 24926 24797 0 -1 4194304 8259 0 0 0 16214 7 0 0 25 0 1 120000 101615769 34586624 8145 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/24926/statm: 8444 8145 92 173 0 8269 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 33776

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 24927
/proc/meminfo: memFree=1419384/2055920 swapFree=4180284/4192956
[pid=24926] ppid=24924 vsize=36288 CPUtime=222.19
/proc/24926/stat : 24926 (CirCUs) R 24924 24926 24797 0 -1 4194304 8906 0 0 0 22212 7 0 0 25 0 1 120000 101615769 37158912 8792 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/24926/statm: 9072 8792 92 173 0 8897 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 36288

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 24927
/proc/meminfo: memFree=1414328/2055920 swapFree=4180284/4192956
[pid=24926] ppid=24924 vsize=41512 CPUtime=282.16
/proc/24926/stat : 24926 (CirCUs) R 24924 24926 24797 0 -1 4194304 10164 0 0 0 28207 9 0 0 25 0 1 120000 101615769 42508288 10050 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/24926/statm: 10378 10050 92 173 0 10203 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 41512

[startup+342.306 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 24927
/proc/meminfo: memFree=1412920/2055920 swapFree=4180284/4192956
[pid=24926] ppid=24924 vsize=42840 CPUtime=342.14
/proc/24926/stat : 24926 (CirCUs) R 24924 24926 24797 0 -1 4194304 10496 0 0 0 34205 9 0 0 25 0 1 120000 101615769 43868160 10382 1992294400 134512640 135224549 4294956224 18446744073709551615 134595219 0 0 4096 8192 0 0 0 17 1 0 0
/proc/24926/statm: 10710 10382 92 173 0 10535 0
Current children cumulated CPU time (s) 342.14
Current children cumulated vsize (KiB) 42840

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 24927
/proc/meminfo: memFree=1409016/2055920 swapFree=4180284/4192956
[pid=24926] ppid=24924 vsize=46692 CPUtime=402.11
/proc/24926/stat : 24926 (CirCUs) R 24924 24926 24797 0 -1 4194304 11468 0 0 0 40200 11 0 0 25 0 1 120000 101615769 47812608 11354 1992294400 134512640 135224549 4294956224 18446744073709551615 134595322 0 0 4096 8192 0 0 0 17 1 0 0
/proc/24926/statm: 11673 11354 92 173 0 11498 0
Current children cumulated CPU time (s) 402.11
Current children cumulated vsize (KiB) 46692

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 24927
/proc/meminfo: memFree=1403576/2055920 swapFree=4180284/4192956
[pid=24926] ppid=24924 vsize=52496 CPUtime=462.09
/proc/24926/stat : 24926 (CirCUs) R 24924 24926 24797 0 -1 4194304 12929 0 0 0 46197 12 0 0 25 0 1 120000 101615769 53755904 12686 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/24926/statm: 13124 12686 92 173 0 12949 0
Current children cumulated CPU time (s) 462.09
Current children cumulated vsize (KiB) 52496

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 24927
/proc/meminfo: memFree=1403640/2055920 swapFree=4180284/4192956
[pid=24926] ppid=24924 vsize=52496 CPUtime=522.06
/proc/24926/stat : 24926 (CirCUs) R 24924 24926 24797 0 -1 4194304 12942 0 0 0 52194 12 0 0 25 0 1 120000 101615769 53755904 12699 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/24926/statm: 13124 12699 92 173 0 12949 0
Current children cumulated CPU time (s) 522.06
Current children cumulated vsize (KiB) 52496

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 24927
/proc/meminfo: memFree=1403640/2055920 swapFree=4180284/4192956
[pid=24926] ppid=24924 vsize=52496 CPUtime=582.04
/proc/24926/stat : 24926 (CirCUs) R 24924 24926 24797 0 -1 4194304 12944 0 0 0 58192 12 0 0 25 0 1 120000 101615769 53755904 12701 1992294400 134512640 135224549 4294956224 18446744073709551615 134595596 0 0 4096 8192 0 0 0 17 1 0 0
/proc/24926/statm: 13124 12701 92 173 0 12949 0
Current children cumulated CPU time (s) 582.04
Current children cumulated vsize (KiB) 52496

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 24933
/proc/meminfo: memFree=1398712/2055920 swapFree=4180284/4192956
[pid=24926] ppid=24924 vsize=57392 CPUtime=641.99
/proc/24926/stat : 24926 (CirCUs) R 24924 24926 24797 0 -1 4194304 14145 0 0 0 64185 14 0 0 25 0 1 120000 101615769 58769408 13902 1992294400 134512640 135224549 4294956224 18446744073709551615 134595315 0 0 4096 8192 0 0 0 17 1 0 0
/proc/24926/statm: 14348 13902 92 173 0 14173 0
Current children cumulated CPU time (s) 641.99
Current children cumulated vsize (KiB) 57392

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 24933
/proc/meminfo: memFree=1398712/2055920 swapFree=4180284/4192956
[pid=24926] ppid=24924 vsize=57392 CPUtime=701.96
/proc/24926/stat : 24926 (CirCUs) R 24924 24926 24797 0 -1 4194304 14151 0 0 0 70182 14 0 0 25 0 1 120000 101615769 58769408 13908 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/24926/statm: 14348 13908 92 173 0 14173 0
Current children cumulated CPU time (s) 701.96
Current children cumulated vsize (KiB) 57392

[startup+762.302 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 24933
/proc/meminfo: memFree=1391928/2055920 swapFree=4180284/4192956
[pid=24926] ppid=24924 vsize=64372 CPUtime=761.93
/proc/24926/stat : 24926 (CirCUs) R 24924 24926 24797 0 -1 4194304 15870 0 0 0 76178 15 0 0 25 0 1 120000 101615769 65916928 15627 1992294400 134512640 135224549 4294956224 18446744073709551615 134632717 0 0 4096 8192 0 0 0 17 1 0 0
/proc/24926/statm: 16093 15627 92 173 0 15918 0
Current children cumulated CPU time (s) 761.93
Current children cumulated vsize (KiB) 64372

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 24933
/proc/meminfo: memFree=1391864/2055920 swapFree=4180284/4192956
[pid=24926] ppid=24924 vsize=64372 CPUtime=821.91
/proc/24926/stat : 24926 (CirCUs) R 24924 24926 24797 0 -1 4194304 15870 0 0 0 82176 15 0 0 25 0 1 120000 101615769 65916928 15627 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/24926/statm: 16093 15627 92 173 0 15918 0
Current children cumulated CPU time (s) 821.91
Current children cumulated vsize (KiB) 64372

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 24933
/proc/meminfo: memFree=1387448/2055920 swapFree=4180284/4192956
[pid=24926] ppid=24924 vsize=68744 CPUtime=881.89
/proc/24926/stat : 24926 (CirCUs) R 24924 24926 24797 0 -1 4194304 16964 0 0 0 88173 16 0 0 25 0 1 120000 101615769 70393856 16721 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/24926/statm: 17186 16721 92 173 0 17011 0
Current children cumulated CPU time (s) 881.89
Current children cumulated vsize (KiB) 68744

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 24933
/proc/meminfo: memFree=1384760/2055920 swapFree=4180284/4192956
[pid=24926] ppid=24924 vsize=71384 CPUtime=941.86
/proc/24926/stat : 24926 (CirCUs) R 24924 24926 24797 0 -1 4194304 17637 0 0 0 94169 17 0 0 25 0 1 120000 101615769 73097216 17394 1992294400 134512640 135224549 4294956224 18446744073709551615 134595301 0 0 4096 8192 0 0 0 17 1 0 0
/proc/24926/statm: 17846 17394 92 173 0 17671 0
Current children cumulated CPU time (s) 941.86
Current children cumulated vsize (KiB) 71384

[startup+1002.31 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 24933
/proc/meminfo: memFree=1384760/2055920 swapFree=4180284/4192956
[pid=24926] ppid=24924 vsize=71384 CPUtime=1001.84
/proc/24926/stat : 24926 (CirCUs) R 24924 24926 24797 0 -1 4194304 17641 0 0 0 100167 17 0 0 25 0 1 120000 101615769 73097216 17398 1992294400 134512640 135224549 4294956224 18446744073709551615 134587776 0 0 4096 8192 0 0 0 17 1 0 0
/proc/24926/statm: 17846 17398 92 173 0 17671 0
Current children cumulated CPU time (s) 1001.84
Current children cumulated vsize (KiB) 71384

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 24933
/proc/meminfo: memFree=1379960/2055920 swapFree=4180284/4192956
[pid=24926] ppid=24924 vsize=76332 CPUtime=1061.81
/proc/24926/stat : 24926 (CirCUs) R 24924 24926 24797 0 -1 4194304 18881 0 0 0 106163 18 0 0 25 0 1 120000 101615769 78163968 18638 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/24926/statm: 19083 18638 92 173 0 18908 0
Current children cumulated CPU time (s) 1061.81
Current children cumulated vsize (KiB) 76332

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 24933
/proc/meminfo: memFree=1373112/2055920 swapFree=4180284/4192956
[pid=24926] ppid=24924 vsize=83120 CPUtime=1121.79
/proc/24926/stat : 24926 (CirCUs) R 24924 24926 24797 0 -1 4194304 20535 0 0 0 112159 20 0 0 25 0 1 120000 101615769 85114880 20292 1992294400 134512640 135224549 4294956224 18446744073709551615 134595336 0 0 4096 8192 0 0 0 17 1 0 0
/proc/24926/statm: 20780 20292 92 173 0 20605 0
Current children cumulated CPU time (s) 1121.79
Current children cumulated vsize (KiB) 83120

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 24933
/proc/meminfo: memFree=1373048/2055920 swapFree=4180284/4192956
[pid=24926] ppid=24924 vsize=83120 CPUtime=1181.77
/proc/24926/stat : 24926 (CirCUs) R 24924 24926 24797 0 -1 4194304 20535 0 0 0 118157 20 0 0 25 0 1 120000 101615769 85114880 20292 1992294400 134512640 135224549 4294956224 18446744073709551615 134595334 0 0 4096 8192 0 0 0 17 1 0 0
/proc/24926/statm: 20780 20292 92 173 0 20605 0
Current children cumulated CPU time (s) 1181.77
Current children cumulated vsize (KiB) 83120



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 24933
/proc/meminfo: memFree=1373048/2055920 swapFree=4180284/4192956
[pid=24926] ppid=24924 vsize=83120 CPUtime=1200.06
/proc/24926/stat : 24926 (CirCUs) R 24924 24926 24797 0 -1 4194304 20536 0 0 0 119986 20 0 0 25 0 1 100 101615769 85114880 20293 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/24926/statm: 20780 20293 92 173 0 20605 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 83120

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.62
CPU time (s): 1200.09
CPU user time (s): 1199.87
CPU system time (s): 0.220966
CPU usage (%): 99.9559
Max. virtual memory (cumulated for all children) (KiB): 83120

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.87
system time used= 0.220966
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 20536
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2
involuntary context switches= 2764

runsolver used 0.976851 second user time and 2.71359 second system time

The end

Launcher Data

Begin job on node28 at 2009-04-26 10:50:25
IDJOB=1728349
IDBENCH=24668
IDSOLVER=544
FILE ID=node28/1728349-1240735825
PBS_JOBID= 9186978
Free space on /tmp= 66292 MiB

SOLVER NAME= CircUs 2009-03-23
BENCH NAME= SAT07/crafted/Hard/contest05/others/linvrinv9.sat05-568.reshuffled-07.cnf
COMMAND LINE= HOME/CirCUs BENCHNAME -t TIMEOUT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1728349-1240735825/watcher-1728349-1240735825 -o /tmp/evaluation-result-1728349-1240735825/solver-1728349-1240735825 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/CirCUs HOME/instance-1728349-1240735825.cnf -t 1200

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 0457634d4b446c9bbce48df93abd0143
RANDOM SEED=2064671998

node28.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.261
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.261
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1455072 kB
Buffers:         58464 kB
Cached:         482600 kB
SwapCached:       5928 kB
Active:         238932 kB
Inactive:       310692 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1455072 kB
SwapTotal:     4192956 kB
SwapFree:      4180284 kB
Dirty:            1200 kB
Writeback:           0 kB
Mapped:          13752 kB
Slab:            37040 kB
Committed_AS:   435864 kB
PageTables:       1420 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66292 MiB
End job on node28 at 2009-04-26 11:10:27