Trace number 1580147

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.11 1200.64

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UR-20-5p0.cnf
MD5SUM782c70d5631cbc24bc659543ee69ca8b
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 variables224569
Number of clauses1190619
Sum of the clauses size2868508
Maximum clause length10
Minimum clause length1
Number of clauses of size 111403
Number of clauses of size 2850703
Number of clauses of size 3271793
Number of clauses of size 46300
Number of clauses of size 525200
Number of clauses of size over 525220

Solver Data

6.09/6.13	c CirCUs release 2.0 (compiled 25-Mar-09 at 4:46 PM)
6.09/6.13	c Eliminate time :       4.31 

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-1580147-1238916159/watcher-1580147-1238916159 -o /tmp/evaluation-result-1580147-1238916159/solver-1580147-1238916159 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/CirCUs HOME/instance-1580147-1238916159.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 1.00 3/81 4375
/proc/meminfo: memFree=1387336/2055920 swapFree=4172784/4192956
[pid=4375] ppid=4373 vsize=6456 CPUtime=0
/proc/4375/stat : 4375 (CirCUs) R 4373 4375 4039 0 -1 4194304 891 0 0 0 0 0 0 0 18 0 1 120000 1164279918 6610944 876 1992294400 134512640 135224549 4294956208 18446744073709551615 134593788 0 0 4096 8192 0 0 0 17 0 0 0
/proc/4375/statm: 1614 880 66 173 0 1439 0

[startup+0.0282379 s]
/proc/loadavg: 1.00 1.00 1.00 3/81 4375
/proc/meminfo: memFree=1387336/2055920 swapFree=4172784/4192956
[pid=4375] ppid=4373 vsize=25080 CPUtime=0.02
/proc/4375/stat : 4375 (CirCUs) R 4373 4375 4039 0 -1 4194304 3324 0 0 0 1 1 0 0 18 0 1 120000 1164279918 25681920 3309 1992294400 134512640 135224549 4294956208 18446744073709551615 134726486 0 0 4096 8192 0 0 0 17 0 0 0
/proc/4375/statm: 6270 3310 70 173 0 6095 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 25080

[startup+0.101243 s]
/proc/loadavg: 1.00 1.00 1.00 3/81 4375
/proc/meminfo: memFree=1387336/2055920 swapFree=4172784/4192956
[pid=4375] ppid=4373 vsize=30652 CPUtime=0.09
/proc/4375/stat : 4375 (CirCUs) R 4373 4375 4039 0 -1 4194304 4879 0 0 0 7 2 0 0 18 0 1 120000 1164279918 31387648 4766 1992294400 134512640 135224549 4294956208 18446744073709551615 134726486 0 0 4096 8192 0 0 0 17 0 0 0
/proc/4375/statm: 7663 4767 70 173 0 7488 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30652

[startup+0.301266 s]
/proc/loadavg: 1.00 1.00 1.00 3/81 4375
/proc/meminfo: memFree=1387336/2055920 swapFree=4172784/4192956
[pid=4375] ppid=4373 vsize=41724 CPUtime=0.29
/proc/4375/stat : 4375 (CirCUs) R 4373 4375 4039 0 -1 4194304 8064 0 0 0 26 3 0 0 19 0 1 120000 1164279918 42725376 7822 1992294400 134512640 135224549 4294956208 18446744073709551615 134726486 0 0 4096 8192 0 0 0 17 0 0 0
/proc/4375/statm: 10431 7823 70 173 0 10256 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 41724

[startup+0.701311 s]
/proc/loadavg: 1.00 1.00 1.00 3/81 4375
/proc/meminfo: memFree=1387336/2055920 swapFree=4172784/4192956
[pid=4375] ppid=4373 vsize=57400 CPUtime=0.7
/proc/4375/stat : 4375 (CirCUs) R 4373 4375 4039 0 -1 4194304 12386 0 0 0 64 6 0 0 23 0 1 120000 1164279918 58777600 11887 1992294400 134512640 135224549 4294956208 18446744073709551615 134749214 0 0 4096 8192 0 0 0 17 0 0 0
/proc/4375/statm: 14350 11888 70 173 0 14175 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 57400

[startup+1.5014 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 4376
/proc/meminfo: memFree=1330368/2055920 swapFree=4172784/4192956
[pid=4375] ppid=4373 vsize=87168 CPUtime=1.49
/proc/4375/stat : 4375 (CirCUs) R 4373 4375 4039 0 -1 4194304 20942 0 0 0 138 11 0 0 25 0 1 120000 1164279918 89260032 19930 1992294400 134512640 135224549 4294956208 18446744073709551615 134726486 0 0 4096 8192 0 0 0 17 0 0 0
/proc/4375/statm: 21792 19930 70 173 0 21617 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 87168

[startup+3.10159 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 4376
/proc/meminfo: memFree=1292416/2055920 swapFree=4172784/4192956
[pid=4375] ppid=4373 vsize=114068 CPUtime=3.09
/proc/4375/stat : 4375 (CirCUs) R 4373 4375 4039 0 -1 4194304 28448 0 0 0 294 15 0 0 25 0 1 120000 1164279918 116805632 26410 1992294400 134512640 135224549 4294956208 18446744073709551615 134567690 0 0 4096 8192 0 0 0 17 1 0 0
/proc/4375/statm: 28517 26410 77 173 0 28342 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 114068

[startup+6.30193 s]
/proc/loadavg: 1.08 1.02 1.01 2/82 4376
/proc/meminfo: memFree=1273280/2055920 swapFree=4172784/4192956
[pid=4375] ppid=4373 vsize=120052 CPUtime=6.28
/proc/4375/stat : 4375 (CirCUs) R 4373 4375 4039 0 -1 4194304 31562 0 0 0 612 16 0 0 25 0 1 120000 1164279918 122933248 29044 1992294400 134512640 135224549 4294956208 18446744073709551615 134595757 0 0 4096 8192 0 0 0 17 0 0 0
/proc/4375/statm: 30013 29044 92 173 0 29838 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 120052

[startup+12.7016 s]
/proc/loadavg: 1.07 1.02 1.00 2/82 4376
/proc/meminfo: memFree=1270992/2055920 swapFree=4172784/4192956
[pid=4375] ppid=4373 vsize=120448 CPUtime=12.68
/proc/4375/stat : 4375 (CirCUs) R 4373 4375 4039 0 -1 4194304 31635 0 0 0 1252 16 0 0 25 0 1 120000 1164279918 123338752 29117 1992294400 134512640 135224549 4294956208 18446744073709551615 134587841 0 0 4096 8192 0 0 0 17 0 0 0
/proc/4375/statm: 30112 29117 92 173 0 29937 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 120448

[startup+25.5011 s]
/proc/loadavg: 1.06 1.02 1.00 2/82 4376
/proc/meminfo: memFree=1271056/2055920 swapFree=4172784/4192956
[pid=4375] ppid=4373 vsize=120448 CPUtime=25.48
/proc/4375/stat : 4375 (CirCUs) R 4373 4375 4039 0 -1 4194304 31654 0 0 0 2531 17 0 0 25 0 1 120000 1164279918 123338752 29136 1992294400 134512640 135224549 4294956208 18446744073709551615 134595318 0 0 4096 8192 0 0 0 17 0 0 0
/proc/4375/statm: 30112 29136 92 173 0 29937 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 120448

[startup+51.1019 s]
/proc/loadavg: 1.04 1.01 1.00 2/82 4376
/proc/meminfo: memFree=1268496/2055920 swapFree=4172784/4192956
[pid=4375] ppid=4373 vsize=123412 CPUtime=51.04
/proc/4375/stat : 4375 (CirCUs) R 4373 4375 4039 0 -1 4194304 32366 0 0 0 5087 17 0 0 25 0 1 120000 1164279918 126373888 29848 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 0 0 0
/proc/4375/statm: 30853 29848 92 173 0 30678 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 123412

[startup+102.307 s]
/proc/loadavg: 1.01 1.01 1.00 2/82 4376
/proc/meminfo: memFree=1259600/2055920 swapFree=4172784/4192956
[pid=4375] ppid=4373 vsize=132132 CPUtime=102.23
/proc/4375/stat : 4375 (CirCUs) R 4373 4375 4039 0 -1 4194304 34549 0 0 0 10202 21 0 0 25 0 1 120000 1164279918 135303168 32031 1992294400 134512640 135224549 4294956208 18446744073709551615 134595391 0 0 4096 8192 0 0 0 17 0 0 0
/proc/4375/statm: 33033 32031 92 173 0 32858 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 132132

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 4376
/proc/meminfo: memFree=1247632/2055920 swapFree=4172784/4192956
[pid=4375] ppid=4373 vsize=144016 CPUtime=162.21
/proc/4375/stat : 4375 (CirCUs) R 4373 4375 4039 0 -1 4194304 37528 0 0 0 16196 25 0 0 25 0 1 120000 1164279918 147472384 35010 1992294400 134512640 135224549 4294956208 18446744073709551615 134595219 0 0 4096 8192 0 0 0 17 0 0 0
/proc/4375/statm: 36004 35010 92 173 0 35829 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 144016

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 4376
/proc/meminfo: memFree=1235088/2055920 swapFree=4172784/4192956
[pid=4375] ppid=4373 vsize=156808 CPUtime=222.17
/proc/4375/stat : 4375 (CirCUs) R 4373 4375 4039 0 -1 4194304 40668 0 0 0 22190 27 0 0 25 0 1 120000 1164279918 160571392 38150 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 0 0 0
/proc/4375/statm: 39202 38150 92 173 0 39027 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 156808

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 4376
/proc/meminfo: memFree=1221264/2055920 swapFree=4172784/4192956
[pid=4375] ppid=4373 vsize=170668 CPUtime=282.15
/proc/4375/stat : 4375 (CirCUs) R 4373 4375 4039 0 -1 4194304 44147 0 0 0 28184 31 0 0 25 0 1 120000 1164279918 174764032 41629 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 0 0 0
/proc/4375/statm: 42667 41629 92 173 0 42492 0
Current children cumulated CPU time (s) 282.15
Current children cumulated vsize (KiB) 170668

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 4376
/proc/meminfo: memFree=1210192/2055920 swapFree=4172784/4192956
[pid=4375] ppid=4373 vsize=181492 CPUtime=342.12
/proc/4375/stat : 4375 (CirCUs) R 4373 4375 4039 0 -1 4194304 46881 0 0 0 34178 34 0 0 25 0 1 120000 1164279918 185847808 44363 1992294400 134512640 135224549 4294956208 18446744073709551615 134595219 0 0 4096 8192 0 0 0 17 0 0 0
/proc/4375/statm: 45373 44363 92 173 0 45198 0
Current children cumulated CPU time (s) 342.12
Current children cumulated vsize (KiB) 181492

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 4376
/proc/meminfo: memFree=1208208/2055920 swapFree=4172784/4192956
[pid=4375] ppid=4373 vsize=183484 CPUtime=402.1
/proc/4375/stat : 4375 (CirCUs) R 4373 4375 4039 0 -1 4194304 47357 0 0 0 40176 34 0 0 25 0 1 120000 1164279918 187887616 44839 1992294400 134512640 135224549 4294956208 18446744073709551615 134587776 0 0 4096 8192 0 0 0 17 0 0 0
/proc/4375/statm: 45871 44839 92 173 0 45696 0
Current children cumulated CPU time (s) 402.1
Current children cumulated vsize (KiB) 183484

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 4376
/proc/meminfo: memFree=1208208/2055920 swapFree=4172784/4192956
[pid=4375] ppid=4373 vsize=183484 CPUtime=462.07
/proc/4375/stat : 4375 (CirCUs) R 4373 4375 4039 0 -1 4194304 47357 0 0 0 46173 34 0 0 25 0 1 120000 1164279918 187887616 44839 1992294400 134512640 135224549 4294956208 18446744073709551615 134595266 0 0 4096 8192 0 0 0 17 0 0 0
/proc/4375/statm: 45871 44839 92 173 0 45696 0
Current children cumulated CPU time (s) 462.07
Current children cumulated vsize (KiB) 183484

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 4376
/proc/meminfo: memFree=1208208/2055920 swapFree=4172784/4192956
[pid=4375] ppid=4373 vsize=183484 CPUtime=522.04
/proc/4375/stat : 4375 (CirCUs) R 4373 4375 4039 0 -1 4194304 47358 0 0 0 52170 34 0 0 25 0 1 120000 1164279918 187887616 44840 1992294400 134512640 135224549 4294956208 18446744073709551615 134587776 0 0 4096 8192 0 0 0 17 0 0 0
/proc/4375/statm: 45871 44840 92 173 0 45696 0
Current children cumulated CPU time (s) 522.04
Current children cumulated vsize (KiB) 183484

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 4376
/proc/meminfo: memFree=1208144/2055920 swapFree=4172784/4192956
[pid=4375] ppid=4373 vsize=183484 CPUtime=582.02
/proc/4375/stat : 4375 (CirCUs) R 4373 4375 4039 0 -1 4194304 47358 0 0 0 58168 34 0 0 25 0 1 120000 1164279918 187887616 44840 1992294400 134512640 135224549 4294956208 18446744073709551615 134618758 0 0 4096 8192 0 0 0 17 0 0 0
/proc/4375/statm: 45871 44840 92 173 0 45696 0
Current children cumulated CPU time (s) 582.02
Current children cumulated vsize (KiB) 183484

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 4376
/proc/meminfo: memFree=1201232/2055920 swapFree=4172784/4192956
[pid=4375] ppid=4373 vsize=190480 CPUtime=642
/proc/4375/stat : 4375 (CirCUs) R 4373 4375 4039 0 -1 4194304 49106 0 0 0 64163 37 0 0 25 0 1 120000 1164279918 195051520 46588 1992294400 134512640 135224549 4294956208 18446744073709551615 134622731 0 0 4096 8192 0 0 0 17 0 0 0
/proc/4375/statm: 47620 46588 92 173 0 47445 0
Current children cumulated CPU time (s) 642
Current children cumulated vsize (KiB) 190480

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 4376
/proc/meminfo: memFree=1192080/2055920 swapFree=4172784/4192956
[pid=4375] ppid=4373 vsize=199592 CPUtime=701.97
/proc/4375/stat : 4375 (CirCUs) R 4373 4375 4039 0 -1 4194304 51404 0 0 0 70157 40 0 0 25 0 1 120000 1164279918 204382208 48886 1992294400 134512640 135224549 4294956208 18446744073709551615 134587817 0 0 4096 8192 0 0 0 17 0 0 0
/proc/4375/statm: 49898 48886 92 173 0 49723 0
Current children cumulated CPU time (s) 701.97
Current children cumulated vsize (KiB) 199592

[startup+762.307 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 4376
/proc/meminfo: memFree=1181584/2055920 swapFree=4172784/4192956
[pid=4375] ppid=4373 vsize=210032 CPUtime=761.95
/proc/4375/stat : 4375 (CirCUs) R 4373 4375 4039 0 -1 4194304 53986 0 0 0 76152 43 0 0 25 0 1 120000 1164279918 215072768 51468 1992294400 134512640 135224549 4294956208 18446744073709551615 134632563 0 0 4096 8192 0 0 0 17 0 0 0
/proc/4375/statm: 52508 51468 92 173 0 52333 0
Current children cumulated CPU time (s) 761.95
Current children cumulated vsize (KiB) 210032

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 4376
/proc/meminfo: memFree=1176976/2055920 swapFree=4172784/4192956
[pid=4375] ppid=4373 vsize=214524 CPUtime=821.91
/proc/4375/stat : 4375 (CirCUs) R 4373 4375 4039 0 -1 4194304 55142 0 0 0 82147 44 0 0 25 0 1 120000 1164279918 219672576 52624 1992294400 134512640 135224549 4294956208 18446744073709551615 134622731 0 0 4096 8192 0 0 0 17 0 0 0
/proc/4375/statm: 53631 52624 92 173 0 53456 0
Current children cumulated CPU time (s) 821.91
Current children cumulated vsize (KiB) 214524

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 4376
/proc/meminfo: memFree=1176976/2055920 swapFree=4172784/4192956
[pid=4375] ppid=4373 vsize=214524 CPUtime=881.89
/proc/4375/stat : 4375 (CirCUs) R 4373 4375 4039 0 -1 4194304 55142 0 0 0 88145 44 0 0 25 0 1 120000 1164279918 219672576 52624 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 0 0 0
/proc/4375/statm: 53631 52624 92 173 0 53456 0
Current children cumulated CPU time (s) 881.89
Current children cumulated vsize (KiB) 214524

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 4376
/proc/meminfo: memFree=1176912/2055920 swapFree=4172784/4192956
[pid=4375] ppid=4373 vsize=214524 CPUtime=941.87
/proc/4375/stat : 4375 (CirCUs) R 4373 4375 4039 0 -1 4194304 55142 0 0 0 94143 44 0 0 25 0 1 120000 1164279918 219672576 52624 1992294400 134512640 135224549 4294956208 18446744073709551615 134595298 0 0 4096 8192 0 0 0 17 0 0 0
/proc/4375/statm: 53631 52624 92 173 0 53456 0
Current children cumulated CPU time (s) 941.87
Current children cumulated vsize (KiB) 214524

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 4376
/proc/meminfo: memFree=1176912/2055920 swapFree=4172784/4192956
[pid=4375] ppid=4373 vsize=214524 CPUtime=1001.84
/proc/4375/stat : 4375 (CirCUs) R 4373 4375 4039 0 -1 4194304 55142 0 0 0 100140 44 0 0 25 0 1 120000 1164279918 219672576 52624 1992294400 134512640 135224549 4294956208 18446744073709551615 134617834 0 0 4096 8192 0 0 0 17 0 0 0
/proc/4375/statm: 53631 52624 92 173 0 53456 0
Current children cumulated CPU time (s) 1001.84
Current children cumulated vsize (KiB) 214524

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 4376
/proc/meminfo: memFree=1176912/2055920 swapFree=4172784/4192956
[pid=4375] ppid=4373 vsize=214524 CPUtime=1061.82
/proc/4375/stat : 4375 (CirCUs) R 4373 4375 4039 0 -1 4194304 55142 0 0 0 106138 44 0 0 25 0 1 120000 1164279918 219672576 52624 1992294400 134512640 135224549 4294956208 18446744073709551615 134587883 0 0 4096 8192 0 0 0 17 0 0 0
/proc/4375/statm: 53631 52624 92 173 0 53456 0
Current children cumulated CPU time (s) 1061.82
Current children cumulated vsize (KiB) 214524

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 4376
/proc/meminfo: memFree=1176848/2055920 swapFree=4172784/4192956
[pid=4375] ppid=4373 vsize=214524 CPUtime=1121.79
/proc/4375/stat : 4375 (CirCUs) R 4373 4375 4039 0 -1 4194304 55143 0 0 0 112135 44 0 0 25 0 1 120000 1164279918 219672576 52625 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 0 0 0
/proc/4375/statm: 53631 52625 92 173 0 53456 0
Current children cumulated CPU time (s) 1121.79
Current children cumulated vsize (KiB) 214524

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 4376
/proc/meminfo: memFree=1176848/2055920 swapFree=4172784/4192956
[pid=4375] ppid=4373 vsize=214524 CPUtime=1181.77
/proc/4375/stat : 4375 (CirCUs) R 4373 4375 4039 0 -1 4194304 55144 0 0 0 118132 45 0 0 25 0 1 120000 1164279918 219672576 52626 1992294400 134512640 135224549 4294956208 18446744073709551615 134595219 0 0 4096 8192 0 0 0 17 0 0 0
/proc/4375/statm: 53631 52626 92 173 0 53456 0
Current children cumulated CPU time (s) 1181.77
Current children cumulated vsize (KiB) 214524



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 4376
/proc/meminfo: memFree=1176848/2055920 swapFree=4172784/4192956
[pid=4375] ppid=4373 vsize=214524 CPUtime=1200.07
/proc/4375/stat : 4375 (CirCUs) R 4373 4375 4039 0 -1 4194304 55145 0 0 0 119962 45 0 0 25 0 1 100 1164279918 219672576 52627 1992294400 134512640 135224549 4294956208 18446744073709551615 134595322 0 0 4096 8192 0 0 0 17 0 0 0
/proc/4375/statm: 53631 52627 92 173 0 53456 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 214524

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.64
CPU time (s): 1200.11
CPU user time (s): 1199.62
CPU system time (s): 0.482926
CPU usage (%): 99.9558
Max. virtual memory (cumulated for all children) (KiB): 214524

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

runsolver used 1.38579 second user time and 4.08338 second system time

The end

Launcher Data

Begin job on node87 at 2009-04-05 09:22:41
IDJOB=1580147
IDBENCH=71011
IDSOLVER=544
FILE ID=node87/1580147-1238916159
PBS_JOBID= 9101364
Free space on /tmp= 66476 MiB

SOLVER NAME= CircUs 2009-03-23
BENCH NAME= SAT09/APPLICATIONS/diagnosis/UR-20-5p0.cnf
COMMAND LINE= HOME/CirCUs BENCHNAME -t TIMEOUT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1580147-1238916159/watcher-1580147-1238916159 -o /tmp/evaluation-result-1580147-1238916159/solver-1580147-1238916159 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/CirCUs HOME/instance-1580147-1238916159.cnf -t 1200

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

MD5SUM BENCH= 782c70d5631cbc24bc659543ee69ca8b
RANDOM SEED=2017857544

node87.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.236
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.236
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1387752 kB
Buffers:         71880 kB
Cached:         514848 kB
SwapCached:       9292 kB
Active:         279516 kB
Inactive:       318544 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1387752 kB
SwapTotal:     4192956 kB
SwapFree:      4172784 kB
Dirty:           23428 kB
Writeback:           0 kB
Mapped:          16456 kB
Slab:            54284 kB
Committed_AS:  3021052 kB
PageTables:       2676 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= 66472 MiB
End job on node87 at 2009-04-05 09:42:44