Trace number 1553863

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.43

General information on the benchmark

NameAPPLICATIONS/bitverif/
minandmaxor/minandmaxor128.cnf
MD5SUM5b2e2178738883a628728bb1ec39f4a9
Bench CategoryAPPLICATION (applications 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 variables249327
Number of clauses746444
Sum of the clauses size1741700
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2497628
Number of clauses of size 3248814
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

7.79/7.84	c CirCUs release 2.0 (compiled 25-Mar-09 at 4:46 PM)
7.79/7.84	c Eliminate time :        6.8 

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-1553863-1238719585/watcher-1553863-1238719585 -o /tmp/evaluation-result-1553863-1238719585/solver-1553863-1238719585 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/CirCUs HOME/instance-1553863-1238719585.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: 0.98 0.98 0.99 3/64 25562
/proc/meminfo: memFree=1382104/2055920 swapFree=4178796/4192956
[pid=25562] ppid=25560 vsize=7032 CPUtime=0
/proc/25562/stat : 25562 (CirCUs) R 25560 25562 25073 0 -1 4194304 689 0 0 0 0 0 0 0 18 0 1 120000 1144620390 7200768 674 1992294400 134512640 135224549 4294956224 18446744073709551615 134593788 0 0 4096 8192 0 0 0 17 1 0 0
/proc/25562/statm: 1758 679 66 173 0 1583 0

[startup+0.0761391 s]
/proc/loadavg: 0.98 0.98 0.99 3/64 25562
/proc/meminfo: memFree=1382104/2055920 swapFree=4178796/4192956
[pid=25562] ppid=25560 vsize=25780 CPUtime=0.06
/proc/25562/stat : 25562 (CirCUs) R 25560 25562 25073 0 -1 4194304 4392 0 0 0 5 1 0 0 18 0 1 120000 1144620390 26398720 4344 1992294400 134512640 135224549 4294956224 18446744073709551615 134726486 0 0 4096 8192 0 0 0 17 1 0 0
/proc/25562/statm: 6445 4344 70 173 0 6270 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 25780

[startup+0.101141 s]
/proc/loadavg: 0.98 0.98 0.99 3/64 25562
/proc/meminfo: memFree=1382104/2055920 swapFree=4178796/4192956
[pid=25562] ppid=25560 vsize=27356 CPUtime=0.09
/proc/25562/stat : 25562 (CirCUs) R 25560 25562 25073 0 -1 4194304 4835 0 0 0 7 2 0 0 18 0 1 120000 1144620390 28012544 4722 1992294400 134512640 135224549 4294956224 18446744073709551615 134726486 0 0 4096 8192 0 0 0 17 1 0 0
/proc/25562/statm: 6839 4723 70 173 0 6664 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 27356

[startup+0.301158 s]
/proc/loadavg: 0.98 0.98 0.99 3/64 25562
/proc/meminfo: memFree=1382104/2055920 swapFree=4178796/4192956
[pid=25562] ppid=25560 vsize=38560 CPUtime=0.29
/proc/25562/stat : 25562 (CirCUs) R 25560 25562 25073 0 -1 4194304 8007 0 0 0 26 3 0 0 19 0 1 120000 1144620390 39485440 7765 1992294400 134512640 135224549 4294956224 18446744073709551615 134726486 0 0 4096 8192 0 0 0 17 1 0 0
/proc/25562/statm: 9640 7765 70 173 0 9465 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 38560

[startup+0.701192 s]
/proc/loadavg: 0.98 0.98 0.99 3/64 25562
/proc/meminfo: memFree=1382104/2055920 swapFree=4178796/4192956
[pid=25562] ppid=25560 vsize=61696 CPUtime=0.69
/proc/25562/stat : 25562 (CirCUs) R 25560 25562 25073 0 -1 4194304 14550 0 0 0 62 7 0 0 22 0 1 120000 1144620390 63176704 13538 1992294400 134512640 135224549 4294956224 18446744073709551615 134726486 0 0 4096 8192 0 0 0 17 1 0 0
/proc/25562/statm: 15424 13539 70 173 0 15249 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 61696

[startup+1.50126 s]
/proc/loadavg: 0.98 0.98 0.99 2/65 25563
/proc/meminfo: memFree=1314192/2055920 swapFree=4178796/4192956
[pid=25562] ppid=25560 vsize=89524 CPUtime=1.49
/proc/25562/stat : 25562 (CirCUs) R 25560 25562 25073 0 -1 4194304 22156 0 0 0 139 10 0 0 25 0 1 120000 1144620390 91672576 21143 1992294400 134512640 135224549 4294956224 18446744073709551615 134632814 0 0 4096 8192 0 0 0 17 1 0 0
/proc/25562/statm: 22381 21145 77 173 0 22206 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 89524

[startup+3.1014 s]
/proc/loadavg: 0.98 0.98 0.99 2/65 25563
/proc/meminfo: memFree=1277392/2055920 swapFree=4178796/4192956
[pid=25562] ppid=25560 vsize=131084 CPUtime=3.09
/proc/25562/stat : 25562 (CirCUs) R 25560 25562 25073 0 -1 4194304 33380 0 0 0 294 15 0 0 25 0 1 120000 1144620390 134230016 31213 1992294400 134512640 135224549 4294956224 18446744073709551615 134726486 0 0 4096 8192 0 0 0 17 1 0 0
/proc/25562/statm: 32771 31214 77 173 0 32596 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 131084

[startup+6.30168 s]
/proc/loadavg: 0.98 0.98 0.99 2/65 25563
/proc/meminfo: memFree=1245200/2055920 swapFree=4178796/4192956
[pid=25562] ppid=25560 vsize=142812 CPUtime=6.29
/proc/25562/stat : 25562 (CirCUs) R 25560 25562 25073 0 -1 4194304 36532 0 0 0 612 17 0 0 25 0 1 120000 1144620390 146239488 34156 1992294400 134512640 135224549 4294956224 18446744073709551615 134570518 0 0 4096 8192 0 0 0 17 1 0 0
/proc/25562/statm: 35703 34156 77 173 0 35528 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 142812

[startup+12.7012 s]
/proc/loadavg: 0.98 0.98 0.99 2/65 25563
/proc/meminfo: memFree=1240408/2055920 swapFree=4178796/4192956
[pid=25562] ppid=25560 vsize=147848 CPUtime=12.68
/proc/25562/stat : 25562 (CirCUs) R 25560 25562 25073 0 -1 4194304 38774 0 0 0 1250 18 0 0 25 0 1 120000 1144620390 151396352 35407 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/25562/statm: 36962 35407 92 173 0 36787 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 147848

[startup+25.5014 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 25563
/proc/meminfo: memFree=1239192/2055920 swapFree=4178796/4192956
[pid=25562] ppid=25560 vsize=149048 CPUtime=25.49
/proc/25562/stat : 25562 (CirCUs) R 25560 25562 25073 0 -1 4194304 39080 0 0 0 2530 19 0 0 25 0 1 120000 1144620390 152625152 35713 1992294400 134512640 135224549 4294956224 18446744073709551615 134595201 0 0 4096 8192 0 0 0 17 1 0 0
/proc/25562/statm: 37262 35713 92 173 0 37087 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 149048

[startup+51.1016 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 25563
/proc/meminfo: memFree=1239192/2055920 swapFree=4178796/4192956
[pid=25562] ppid=25560 vsize=149048 CPUtime=51.07
/proc/25562/stat : 25562 (CirCUs) R 25560 25562 25073 0 -1 4194304 39082 0 0 0 5088 19 0 0 25 0 1 120000 1144620390 152625152 35715 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/25562/statm: 37262 35715 92 173 0 37087 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 149048

[startup+102.305 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 25563
/proc/meminfo: memFree=1237656/2055920 swapFree=4178796/4192956
[pid=25562] ppid=25560 vsize=150664 CPUtime=102.25
/proc/25562/stat : 25562 (CirCUs) R 25560 25562 25073 0 -1 4194304 39466 0 0 0 10206 19 0 0 25 0 1 120000 1144620390 154279936 36099 1992294400 134512640 135224549 4294956224 18446744073709551615 134595219 0 0 4096 8192 0 0 0 17 1 0 0
/proc/25562/statm: 37666 36099 92 173 0 37491 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 150664

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 25563
/proc/meminfo: memFree=1237464/2055920 swapFree=4178796/4192956
[pid=25562] ppid=25560 vsize=150796 CPUtime=162.23
/proc/25562/stat : 25562 (CirCUs) R 25560 25562 25073 0 -1 4194304 39533 0 0 0 16204 19 0 0 25 0 1 120000 1144620390 154415104 36166 1992294400 134512640 135224549 4294956224 18446744073709551615 134585004 0 0 4096 8192 0 0 0 17 1 0 0
/proc/25562/statm: 37699 36166 92 173 0 37524 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 150796

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 25563
/proc/meminfo: memFree=1236248/2055920 swapFree=4178796/4192956
[pid=25562] ppid=25560 vsize=152036 CPUtime=222.22
/proc/25562/stat : 25562 (CirCUs) R 25560 25562 25073 0 -1 4194304 39827 0 0 0 22202 20 0 0 25 0 1 120000 1144620390 155684864 36460 1992294400 134512640 135224549 4294956224 18446744073709551615 134587776 0 0 4096 8192 0 0 0 17 1 0 0
/proc/25562/statm: 38009 36460 92 173 0 37834 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 152036

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 25563
/proc/meminfo: memFree=1234264/2055920 swapFree=4178796/4192956
[pid=25562] ppid=25560 vsize=154016 CPUtime=282.21
/proc/25562/stat : 25562 (CirCUs) R 25560 25562 25073 0 -1 4194304 40308 0 0 0 28200 21 0 0 25 0 1 120000 1144620390 157712384 36941 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/25562/statm: 38504 36941 92 173 0 38329 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 154016

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 25563
/proc/meminfo: memFree=1234200/2055920 swapFree=4178796/4192956
[pid=25562] ppid=25560 vsize=154016 CPUtime=342.19
/proc/25562/stat : 25562 (CirCUs) R 25560 25562 25073 0 -1 4194304 40311 0 0 0 34198 21 0 0 25 0 1 120000 1144620390 157712384 36944 1992294400 134512640 135224549 4294956224 18446744073709551615 134622722 0 0 4096 8192 0 0 0 17 1 0 0
/proc/25562/statm: 38504 36944 92 173 0 38329 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 154016

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 25563
/proc/meminfo: memFree=1234136/2055920 swapFree=4178796/4192956
[pid=25562] ppid=25560 vsize=154016 CPUtime=402.17
/proc/25562/stat : 25562 (CirCUs) R 25560 25562 25073 0 -1 4194304 40314 0 0 0 40196 21 0 0 25 0 1 120000 1144620390 157712384 36947 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/25562/statm: 38504 36947 92 173 0 38329 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 154016

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 25563
/proc/meminfo: memFree=1229528/2055920 swapFree=4178796/4192956
[pid=25562] ppid=25560 vsize=158792 CPUtime=462.16
/proc/25562/stat : 25562 (CirCUs) R 25560 25562 25073 0 -1 4194304 41510 0 0 0 46193 23 0 0 25 0 1 120000 1144620390 162603008 38143 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/25562/statm: 39698 38143 92 173 0 39523 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 158792

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 25563
/proc/meminfo: memFree=1228952/2055920 swapFree=4178796/4192956
[pid=25562] ppid=25560 vsize=159200 CPUtime=522.14
/proc/25562/stat : 25562 (CirCUs) R 25560 25562 25073 0 -1 4194304 41627 0 0 0 52191 23 0 0 25 0 1 120000 1144620390 163020800 38260 1992294400 134512640 135224549 4294956224 18446744073709551615 134595683 0 0 4096 8192 0 0 0 17 1 0 0
/proc/25562/statm: 39800 38260 92 173 0 39625 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 159200

[startup+582.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 25563
/proc/meminfo: memFree=1229016/2055920 swapFree=4178796/4192956
[pid=25562] ppid=25560 vsize=159200 CPUtime=582.12
/proc/25562/stat : 25562 (CirCUs) R 25560 25562 25073 0 -1 4194304 41628 0 0 0 58189 23 0 0 25 0 1 120000 1144620390 163020800 38261 1992294400 134512640 135224549 4294956224 18446744073709551615 134595201 0 0 4096 8192 0 0 0 17 1 0 0
/proc/25562/statm: 39800 38261 92 173 0 39625 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 159200

[startup+642.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 25563
/proc/meminfo: memFree=1227800/2055920 swapFree=4178796/4192956
[pid=25562] ppid=25560 vsize=160480 CPUtime=642.11
/proc/25562/stat : 25562 (CirCUs) R 25560 25562 25073 0 -1 4194304 41928 0 0 0 64188 23 0 0 25 0 1 120000 1144620390 164331520 38561 1992294400 134512640 135224549 4294956224 18446744073709551615 134638352 0 0 4096 8192 0 0 0 17 1 0 0
/proc/25562/statm: 40120 38561 92 173 0 39945 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 160480

[startup+702.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 25563
/proc/meminfo: memFree=1225560/2055920 swapFree=4178796/4192956
[pid=25562] ppid=25560 vsize=162760 CPUtime=702.09
/proc/25562/stat : 25562 (CirCUs) R 25560 25562 25073 0 -1 4194304 42495 0 0 0 70185 24 0 0 25 0 1 120000 1144620390 166666240 39128 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/25562/statm: 40690 39128 92 173 0 40515 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 162760

[startup+762.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 25563
/proc/meminfo: memFree=1225560/2055920 swapFree=4178796/4192956
[pid=25562] ppid=25560 vsize=162760 CPUtime=762.07
/proc/25562/stat : 25562 (CirCUs) R 25560 25562 25073 0 -1 4194304 42495 0 0 0 76183 24 0 0 25 0 1 120000 1144620390 166666240 39128 1992294400 134512640 135224549 4294956224 18446744073709551615 134595683 0 0 4096 8192 0 0 0 17 1 0 0
/proc/25562/statm: 40690 39128 92 173 0 40515 0
Current children cumulated CPU time (s) 762.07
Current children cumulated vsize (KiB) 162760

[startup+822.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 25563
/proc/meminfo: memFree=1225624/2055920 swapFree=4178796/4192956
[pid=25562] ppid=25560 vsize=162760 CPUtime=822.06
/proc/25562/stat : 25562 (CirCUs) R 25560 25562 25073 0 -1 4194304 42495 0 0 0 82181 25 0 0 25 0 1 120000 1144620390 166666240 39128 1992294400 134512640 135224549 4294956224 18446744073709551615 134622712 0 0 4096 8192 0 0 0 17 1 0 0
/proc/25562/statm: 40690 39128 92 173 0 40515 0
Current children cumulated CPU time (s) 822.06
Current children cumulated vsize (KiB) 162760

[startup+882.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 25569
/proc/meminfo: memFree=1225240/2055920 swapFree=4178796/4192956
[pid=25562] ppid=25560 vsize=162912 CPUtime=882.03
/proc/25562/stat : 25562 (CirCUs) R 25560 25562 25073 0 -1 4194304 42515 0 0 0 88178 25 0 0 25 0 1 120000 1144620390 166821888 39148 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/25562/statm: 40728 39148 92 173 0 40553 0
Current children cumulated CPU time (s) 882.03
Current children cumulated vsize (KiB) 162912

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 25569
/proc/meminfo: memFree=1225304/2055920 swapFree=4178796/4192956
[pid=25562] ppid=25560 vsize=162912 CPUtime=942.01
/proc/25562/stat : 25562 (CirCUs) R 25560 25562 25073 0 -1 4194304 42525 0 0 0 94176 25 0 0 25 0 1 120000 1144620390 166821888 39158 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/25562/statm: 40728 39158 92 173 0 40553 0
Current children cumulated CPU time (s) 942.01
Current children cumulated vsize (KiB) 162912

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 25569
/proc/meminfo: memFree=1225304/2055920 swapFree=4178796/4192956
[pid=25562] ppid=25560 vsize=162912 CPUtime=1002
/proc/25562/stat : 25562 (CirCUs) R 25560 25562 25073 0 -1 4194304 42530 0 0 0 100175 25 0 0 25 0 1 120000 1144620390 166821888 39163 1992294400 134512640 135224549 4294956224 18446744073709551615 134595219 0 0 4096 8192 0 0 0 17 1 0 0
/proc/25562/statm: 40728 39163 92 173 0 40553 0
Current children cumulated CPU time (s) 1002
Current children cumulated vsize (KiB) 162912

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 25569
/proc/meminfo: memFree=1222808/2055920 swapFree=4178796/4192956
[pid=25562] ppid=25560 vsize=165588 CPUtime=1061.99
/proc/25562/stat : 25562 (CirCUs) R 25560 25562 25073 0 -1 4194304 43184 0 0 0 106173 26 0 0 25 0 1 120000 1144620390 169562112 39817 1992294400 134512640 135224549 4294956224 18446744073709551615 134595219 0 0 4096 8192 0 0 0 17 1 0 0
/proc/25562/statm: 41397 39817 92 173 0 41222 0
Current children cumulated CPU time (s) 1061.99
Current children cumulated vsize (KiB) 165588

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 25569
/proc/meminfo: memFree=1221848/2055920 swapFree=4178796/4192956
[pid=25562] ppid=25560 vsize=166512 CPUtime=1121.97
/proc/25562/stat : 25562 (CirCUs) R 25560 25562 25073 0 -1 4194304 43421 0 0 0 112170 27 0 0 25 0 1 120000 1144620390 170508288 40054 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/25562/statm: 41628 40054 92 173 0 41453 0
Current children cumulated CPU time (s) 1121.97
Current children cumulated vsize (KiB) 166512

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 25569
/proc/meminfo: memFree=1221720/2055920 swapFree=4178796/4192956
[pid=25562] ppid=25560 vsize=166648 CPUtime=1181.95
/proc/25562/stat : 25562 (CirCUs) R 25560 25562 25073 0 -1 4194304 43446 0 0 0 118168 27 0 0 25 0 1 120000 1144620390 170647552 40079 1992294400 134512640 135224549 4294956224 18446744073709551615 134595383 0 0 4096 8192 0 0 0 17 1 0 0
/proc/25562/statm: 41662 40079 92 173 0 41487 0
Current children cumulated CPU time (s) 1181.95
Current children cumulated vsize (KiB) 166648



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 25569
/proc/meminfo: memFree=1221656/2055920 swapFree=4178796/4192956
[pid=25562] ppid=25560 vsize=166648 CPUtime=1200.05
/proc/25562/stat : 25562 (CirCUs) R 25560 25562 25073 0 -1 4194304 43462 0 0 0 119978 27 0 0 25 0 1 100 1144620390 170647552 40095 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/25562/statm: 41662 40095 92 173 0 41487 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 166648

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.43
CPU time (s): 1200.09
CPU user time (s): 1199.79
CPU system time (s): 0.300954
CPU usage (%): 99.9715
Max. virtual memory (cumulated for all children) (KiB): 166648

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.79
system time used= 0.300954
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 43462
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= 2203

runsolver used 1.05984 second user time and 2.73058 second system time

The end

Launcher Data

Begin job on node57 at 2009-04-03 02:46:26
IDJOB=1553863
IDBENCH=70769
IDSOLVER=544
FILE ID=node57/1553863-1238719585
PBS_JOBID= 9085285
Free space on /tmp= 66252 MiB

SOLVER NAME= CircUs 2009-03-23
BENCH NAME= SAT09/APPLICATIONS/bitverif/minandmaxor/minandmaxor128.cnf
COMMAND LINE= HOME/CirCUs BENCHNAME -t TIMEOUT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1553863-1238719585/watcher-1553863-1238719585 -o /tmp/evaluation-result-1553863-1238719585/solver-1553863-1238719585 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/CirCUs HOME/instance-1553863-1238719585.cnf -t 1200

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

MD5SUM BENCH= 5b2e2178738883a628728bb1ec39f4a9
RANDOM SEED=1677579230

node57.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.213
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.213
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:       1382520 kB
Buffers:         97092 kB
Cached:         477608 kB
SwapCached:       7992 kB
Active:         292736 kB
Inactive:       291428 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1382520 kB
SwapTotal:     4192956 kB
SwapFree:      4178796 kB
Dirty:           14468 kB
Writeback:           0 kB
Mapped:          15160 kB
Slab:            75396 kB
Committed_AS:  2874696 kB
PageTables:       1392 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66248 MiB
End job on node57 at 2009-04-03 03:06:28