Trace number 1554539

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.04 1200.73

General information on the benchmark

NameAPPLICATIONS/bitverif/
countbitssrl/countbitssrl128.cnf
MD5SUMd464f22dd212ad9afa317dae82dd7350
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 variables301759
Number of clauses904892
Sum of the clauses size2111412
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2603260
Number of clauses of size 3301630
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

7.58/7.63	c CirCUs release 2.0 (compiled 25-Mar-09 at 4:46 PM)
7.58/7.63	c Eliminate time :       6.45 

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-1554539-1238729091/watcher-1554539-1238729091 -o /tmp/evaluation-result-1554539-1238729091/solver-1554539-1238729091 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/CirCUs HOME/instance-1554539-1238729091.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.99 0.97 0.99 3/69 28882
/proc/meminfo: memFree=1801592/2055920 swapFree=4177824/4192956
[pid=28882] ppid=28880 vsize=8264 CPUtime=0
/proc/28882/stat : 28882 (CirCUs) R 28880 28882 28777 0 -1 4194304 853 0 0 0 0 0 0 0 18 0 1 120000 1145573898 8462336 838 1992294400 134512640 135224549 4294956224 18446744073709551615 134593815 0 0 4096 8192 0 0 0 17 0 0 0
/proc/28882/statm: 2066 847 66 173 0 1891 0

[startup+0.0308831 s]
/proc/loadavg: 0.99 0.97 0.99 3/69 28882
/proc/meminfo: memFree=1801592/2055920 swapFree=4177824/4192956
[pid=28882] ppid=28880 vsize=27272 CPUtime=0.02
/proc/28882/stat : 28882 (CirCUs) R 28880 28882 28777 0 -1 4194304 4285 0 0 0 1 1 0 0 18 0 1 120000 1145573898 27926528 4270 1992294400 134512640 135224549 4294956224 18446744073709551615 134726486 0 0 4096 8192 0 0 0 17 0 0 0
/proc/28882/statm: 6818 4270 70 173 0 6643 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 27272

[startup+0.102897 s]
/proc/loadavg: 0.99 0.97 0.99 3/69 28882
/proc/meminfo: memFree=1801592/2055920 swapFree=4177824/4192956
[pid=28882] ppid=28880 vsize=32012 CPUtime=0.09
/proc/28882/stat : 28882 (CirCUs) R 28880 28882 28777 0 -1 4194304 5587 0 0 0 7 2 0 0 18 0 1 120000 1145573898 32780288 5474 1992294400 134512640 135224549 4294956224 18446744073709551615 134726486 0 0 4096 8192 0 0 0 17 0 0 0
/proc/28882/statm: 8003 5474 70 173 0 7828 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 32012

[startup+0.301936 s]
/proc/loadavg: 0.99 0.97 0.99 3/69 28882
/proc/meminfo: memFree=1801592/2055920 swapFree=4177824/4192956
[pid=28882] ppid=28880 vsize=43612 CPUtime=0.3
/proc/28882/stat : 28882 (CirCUs) R 28880 28882 28777 0 -1 4194304 8900 0 0 0 26 4 0 0 20 0 1 120000 1145573898 44658688 8658 1992294400 134512640 135224549 4294956224 18446744073709551615 134726486 0 0 4096 8192 0 0 0 17 0 0 0
/proc/28882/statm: 10903 8658 70 173 0 10728 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 43612

[startup+0.702014 s]
/proc/loadavg: 0.99 0.97 0.99 3/69 28882
/proc/meminfo: memFree=1801592/2055920 swapFree=4177824/4192956
[pid=28882] ppid=28880 vsize=67540 CPUtime=0.69
/proc/28882/stat : 28882 (CirCUs) R 28880 28882 28777 0 -1 4194304 15672 0 0 0 61 8 0 0 24 0 1 120000 1145573898 69160960 14660 1992294400 134512640 135224549 4294956224 18446744073709551615 134726486 0 0 4096 8192 0 0 0 17 0 0 0
/proc/28882/statm: 16885 14660 70 173 0 16710 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 67540

[startup+1.50122 s]
/proc/loadavg: 0.99 0.97 0.99 2/70 28883
/proc/meminfo: memFree=1724912/2055920 swapFree=4177824/4192956
[pid=28882] ppid=28880 vsize=96864 CPUtime=1.49
/proc/28882/stat : 28882 (CirCUs) R 28880 28882 28777 0 -1 4194304 23922 0 0 0 136 13 0 0 25 0 1 120000 1145573898 99188736 22909 1992294400 134512640 135224549 4294956224 18446744073709551615 134580524 0 0 4096 8192 0 0 0 17 1 0 0
/proc/28882/statm: 24216 22909 77 173 0 24041 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 96864

[startup+3.10153 s]
/proc/loadavg: 0.99 0.97 0.99 2/70 28883
/proc/meminfo: memFree=1690608/2055920 swapFree=4177824/4192956
[pid=28882] ppid=28880 vsize=138708 CPUtime=3.08
/proc/28882/stat : 28882 (CirCUs) R 28880 28882 28777 0 -1 4194304 35464 0 0 0 290 18 0 0 25 0 1 120000 1145573898 142036992 33297 1992294400 134512640 135224549 4294956224 18446744073709551615 134632558 0 0 4096 8192 0 0 0 17 0 0 0
/proc/28882/statm: 34677 33297 77 173 0 34502 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 138708

[startup+6.30112 s]
/proc/loadavg: 0.99 0.97 0.99 2/70 28883
/proc/meminfo: memFree=1653040/2055920 swapFree=4177824/4192956
[pid=28882] ppid=28880 vsize=152472 CPUtime=6.28
/proc/28882/stat : 28882 (CirCUs) R 28880 28882 28777 0 -1 4194304 39304 0 0 0 608 20 0 0 25 0 1 120000 1145573898 156131328 37137 1992294400 134512640 135224549 4294956224 18446744073709551615 134570518 0 0 4096 8192 0 0 0 17 0 0 0
/proc/28882/statm: 38118 37137 77 173 0 37943 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 152472

[startup+12.7014 s]
/proc/loadavg: 0.99 0.97 0.99 2/70 28883
/proc/meminfo: memFree=1647600/2055920 swapFree=4177824/4192956
[pid=28882] ppid=28880 vsize=161252 CPUtime=12.67
/proc/28882/stat : 28882 (CirCUs) R 28880 28882 28777 0 -1 4194304 42692 0 0 0 1245 22 0 0 25 0 1 120000 1145573898 165122048 38507 1992294400 134512640 135224549 4294956224 18446744073709551615 134587841 0 0 4096 8192 0 0 0 17 0 0 0
/proc/28882/statm: 40313 38507 92 173 0 40138 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 161252

[startup+25.5029 s]
/proc/loadavg: 0.99 0.97 0.99 2/70 28883
/proc/meminfo: memFree=1647600/2055920 swapFree=4177824/4192956
[pid=28882] ppid=28880 vsize=161252 CPUtime=25.47
/proc/28882/stat : 28882 (CirCUs) R 28880 28882 28777 0 -1 4194304 42694 0 0 0 2525 22 0 0 25 0 1 120000 1145573898 165122048 38509 1992294400 134512640 135224549 4294956224 18446744073709551615 134632717 0 0 4096 8192 0 0 0 17 0 0 0
/proc/28882/statm: 40313 38509 92 173 0 40138 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 161252

[startup+51.102 s]
/proc/loadavg: 0.99 0.97 0.99 2/70 28883
/proc/meminfo: memFree=1647152/2055920 swapFree=4177824/4192956
[pid=28882] ppid=28880 vsize=161780 CPUtime=51.04
/proc/28882/stat : 28882 (CirCUs) R 28880 28882 28777 0 -1 4194304 42858 0 0 0 5082 22 0 0 25 0 1 120000 1145573898 165662720 38673 1992294400 134512640 135224549 4294956224 18446744073709551615 134587945 0 0 4096 8192 0 0 0 17 0 0 0
/proc/28882/statm: 40445 38673 92 173 0 40270 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 161780

[startup+102.305 s]
/proc/loadavg: 0.99 0.97 0.99 2/70 28883
/proc/meminfo: memFree=1645808/2055920 swapFree=4177824/4192956
[pid=28882] ppid=28880 vsize=163212 CPUtime=102.2
/proc/28882/stat : 28882 (CirCUs) R 28880 28882 28777 0 -1 4194304 43191 0 0 0 10198 22 0 0 25 0 1 120000 1145573898 167129088 39006 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 0 0 0
/proc/28882/statm: 40803 39006 92 173 0 40628 0
Current children cumulated CPU time (s) 102.2
Current children cumulated vsize (KiB) 163212

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/70 28883
/proc/meminfo: memFree=1645808/2055920 swapFree=4177824/4192956
[pid=28882] ppid=28880 vsize=163212 CPUtime=162.17
/proc/28882/stat : 28882 (CirCUs) R 28880 28882 28777 0 -1 4194304 43193 0 0 0 16195 22 0 0 25 0 1 120000 1145573898 167129088 39008 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 0 0 0
/proc/28882/statm: 40803 39008 92 173 0 40628 0
Current children cumulated CPU time (s) 162.17
Current children cumulated vsize (KiB) 163212

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/70 28883
/proc/meminfo: memFree=1643888/2055920 swapFree=4177824/4192956
[pid=28882] ppid=28880 vsize=165032 CPUtime=222.14
/proc/28882/stat : 28882 (CirCUs) R 28880 28882 28777 0 -1 4194304 43660 0 0 0 22191 23 0 0 25 0 1 120000 1145573898 168992768 39475 1992294400 134512640 135224549 4294956224 18446744073709551615 134595266 0 0 4096 8192 0 0 0 17 0 0 0
/proc/28882/statm: 41258 39475 92 173 0 41083 0
Current children cumulated CPU time (s) 222.14
Current children cumulated vsize (KiB) 165032

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/70 28883
/proc/meminfo: memFree=1642480/2055920 swapFree=4177824/4192956
[pid=28882] ppid=28880 vsize=166616 CPUtime=282.11
/proc/28882/stat : 28882 (CirCUs) R 28880 28882 28777 0 -1 4194304 44035 0 0 0 28187 24 0 0 25 0 1 120000 1145573898 170614784 39850 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 0 0 0
/proc/28882/statm: 41654 39850 92 173 0 41479 0
Current children cumulated CPU time (s) 282.11
Current children cumulated vsize (KiB) 166616

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/70 28883
/proc/meminfo: memFree=1640304/2055920 swapFree=4177824/4192956
[pid=28882] ppid=28880 vsize=168728 CPUtime=342.07
/proc/28882/stat : 28882 (CirCUs) R 28880 28882 28777 0 -1 4194304 44579 0 0 0 34183 24 0 0 25 0 1 120000 1145573898 172777472 40394 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 0 0 0
/proc/28882/statm: 42182 40394 92 173 0 42007 0
Current children cumulated CPU time (s) 342.07
Current children cumulated vsize (KiB) 168728

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/70 28883
/proc/meminfo: memFree=1640240/2055920 swapFree=4177824/4192956
[pid=28882] ppid=28880 vsize=168728 CPUtime=402.04
/proc/28882/stat : 28882 (CirCUs) R 28880 28882 28777 0 -1 4194304 44579 0 0 0 40180 24 0 0 25 0 1 120000 1145573898 172777472 40394 1992294400 134512640 135224549 4294956224 18446744073709551615 134587776 0 0 4096 8192 0 0 0 17 0 0 0
/proc/28882/statm: 42182 40394 92 173 0 42007 0
Current children cumulated CPU time (s) 402.04
Current children cumulated vsize (KiB) 168728

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/70 28883
/proc/meminfo: memFree=1640240/2055920 swapFree=4177824/4192956
[pid=28882] ppid=28880 vsize=168728 CPUtime=462
/proc/28882/stat : 28882 (CirCUs) R 28880 28882 28777 0 -1 4194304 44580 0 0 0 46176 24 0 0 25 0 1 120000 1145573898 172777472 40395 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 0 0 0
/proc/28882/statm: 42182 40395 92 173 0 42007 0
Current children cumulated CPU time (s) 462
Current children cumulated vsize (KiB) 168728

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/70 28883
/proc/meminfo: memFree=1640240/2055920 swapFree=4177824/4192956
[pid=28882] ppid=28880 vsize=168728 CPUtime=521.97
/proc/28882/stat : 28882 (CirCUs) R 28880 28882 28777 0 -1 4194304 44583 0 0 0 52173 24 0 0 25 0 1 120000 1145573898 172777472 40398 1992294400 134512640 135224549 4294956224 18446744073709551615 134595609 0 0 4096 8192 0 0 0 17 0 0 0
/proc/28882/statm: 42182 40398 92 173 0 42007 0
Current children cumulated CPU time (s) 521.97
Current children cumulated vsize (KiB) 168728

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/70 28883
/proc/meminfo: memFree=1640240/2055920 swapFree=4177824/4192956
[pid=28882] ppid=28880 vsize=168728 CPUtime=581.94
/proc/28882/stat : 28882 (CirCUs) R 28880 28882 28777 0 -1 4194304 44586 0 0 0 58170 24 0 0 25 0 1 120000 1145573898 172777472 40401 1992294400 134512640 135224549 4294956224 18446744073709551615 134595766 0 0 4096 8192 0 0 0 17 0 0 0
/proc/28882/statm: 42182 40401 92 173 0 42007 0
Current children cumulated CPU time (s) 581.94
Current children cumulated vsize (KiB) 168728

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/70 28883
/proc/meminfo: memFree=1640112/2055920 swapFree=4177824/4192956
[pid=28882] ppid=28880 vsize=168728 CPUtime=641.91
/proc/28882/stat : 28882 (CirCUs) R 28880 28882 28777 0 -1 4194304 44600 0 0 0 64167 24 0 0 25 0 1 120000 1145573898 172777472 40415 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 0 0 0
/proc/28882/statm: 42182 40415 92 173 0 42007 0
Current children cumulated CPU time (s) 641.91
Current children cumulated vsize (KiB) 168728

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/70 28883
/proc/meminfo: memFree=1639984/2055920 swapFree=4177824/4192956
[pid=28882] ppid=28880 vsize=168728 CPUtime=701.87
/proc/28882/stat : 28882 (CirCUs) R 28880 28882 28777 0 -1 4194304 44600 0 0 0 70163 24 0 0 25 0 1 120000 1145573898 172777472 40415 1992294400 134512640 135224549 4294956224 18446744073709551615 134595766 0 0 4096 8192 0 0 0 17 0 0 0
/proc/28882/statm: 42182 40415 92 173 0 42007 0
Current children cumulated CPU time (s) 701.87
Current children cumulated vsize (KiB) 168728

[startup+762.305 s]
/proc/loadavg: 0.99 0.97 0.99 2/70 28883
/proc/meminfo: memFree=1638704/2055920 swapFree=4177824/4192956
[pid=28882] ppid=28880 vsize=170048 CPUtime=761.85
/proc/28882/stat : 28882 (CirCUs) R 28880 28882 28777 0 -1 4194304 44917 0 0 0 76160 25 0 0 25 0 1 120000 1145573898 174129152 40732 1992294400 134512640 135224549 4294956224 18446744073709551615 134595612 0 0 4096 8192 0 0 0 17 0 0 0
/proc/28882/statm: 42512 40732 92 173 0 42337 0
Current children cumulated CPU time (s) 761.85
Current children cumulated vsize (KiB) 170048

[startup+822.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/70 28883
/proc/meminfo: memFree=1637936/2055920 swapFree=4177824/4192956
[pid=28882] ppid=28880 vsize=171016 CPUtime=821.81
/proc/28882/stat : 28882 (CirCUs) R 28880 28882 28777 0 -1 4194304 45147 0 0 0 82156 25 0 0 25 0 1 120000 1145573898 175120384 40962 1992294400 134512640 135224549 4294956224 18446744073709551615 134587776 0 0 4096 8192 0 0 0 17 0 0 0
/proc/28882/statm: 42754 40962 92 173 0 42579 0
Current children cumulated CPU time (s) 821.81
Current children cumulated vsize (KiB) 171016

[startup+882.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/70 28883
/proc/meminfo: memFree=1636848/2055920 swapFree=4177824/4192956
[pid=28882] ppid=28880 vsize=172076 CPUtime=881.77
/proc/28882/stat : 28882 (CirCUs) R 28880 28882 28777 0 -1 4194304 45405 0 0 0 88152 25 0 0 25 0 1 120000 1145573898 176205824 41220 1992294400 134512640 135224549 4294956224 18446744073709551615 134618758 0 0 4096 8192 0 0 0 17 0 0 0
/proc/28882/statm: 43019 41220 92 173 0 42844 0
Current children cumulated CPU time (s) 881.77
Current children cumulated vsize (KiB) 172076

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/70 28883
/proc/meminfo: memFree=1633456/2055920 swapFree=4177824/4192956
[pid=28882] ppid=28880 vsize=175392 CPUtime=941.74
/proc/28882/stat : 28882 (CirCUs) R 28880 28882 28777 0 -1 4194304 46244 0 0 0 94148 26 0 0 25 0 1 120000 1145573898 179601408 42059 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 0 0 0
/proc/28882/statm: 43848 42059 92 173 0 43673 0
Current children cumulated CPU time (s) 941.74
Current children cumulated vsize (KiB) 175392

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/70 28883
/proc/meminfo: memFree=1633456/2055920 swapFree=4177824/4192956
[pid=28882] ppid=28880 vsize=175392 CPUtime=1001.71
/proc/28882/stat : 28882 (CirCUs) R 28880 28882 28777 0 -1 4194304 46244 0 0 0 100145 26 0 0 25 0 1 120000 1145573898 179601408 42059 1992294400 134512640 135224549 4294956224 18446744073709551615 134587776 0 0 4096 8192 0 0 0 17 0 0 0
/proc/28882/statm: 43848 42059 92 173 0 43673 0
Current children cumulated CPU time (s) 1001.71
Current children cumulated vsize (KiB) 175392

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/70 28883
/proc/meminfo: memFree=1633392/2055920 swapFree=4177824/4192956
[pid=28882] ppid=28880 vsize=175392 CPUtime=1061.68
/proc/28882/stat : 28882 (CirCUs) R 28880 28882 28777 0 -1 4194304 46246 0 0 0 106142 26 0 0 25 0 1 120000 1145573898 179601408 42061 1992294400 134512640 135224549 4294956224 18446744073709551615 134587800 0 0 4096 8192 0 0 0 17 0 0 0
/proc/28882/statm: 43848 42061 92 173 0 43673 0
Current children cumulated CPU time (s) 1061.68
Current children cumulated vsize (KiB) 175392

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/70 28883
/proc/meminfo: memFree=1633392/2055920 swapFree=4177824/4192956
[pid=28882] ppid=28880 vsize=175392 CPUtime=1121.64
/proc/28882/stat : 28882 (CirCUs) R 28880 28882 28777 0 -1 4194304 46246 0 0 0 112138 26 0 0 25 0 1 120000 1145573898 179601408 42061 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 0 0 0
/proc/28882/statm: 43848 42061 92 173 0 43673 0
Current children cumulated CPU time (s) 1121.64
Current children cumulated vsize (KiB) 175392

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/70 28883
/proc/meminfo: memFree=1633392/2055920 swapFree=4177824/4192956
[pid=28882] ppid=28880 vsize=175392 CPUtime=1181.6
/proc/28882/stat : 28882 (CirCUs) R 28880 28882 28777 0 -1 4194304 46246 0 0 0 118134 26 0 0 25 0 1 120000 1145573898 179601408 42061 1992294400 134512640 135224549 4294956224 18446744073709551615 134595201 0 0 4096 8192 0 0 0 17 0 0 0
/proc/28882/statm: 43848 42061 92 173 0 43673 0
Current children cumulated CPU time (s) 1181.6
Current children cumulated vsize (KiB) 175392



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.7 s]
/proc/loadavg: 0.99 0.97 0.99 2/70 28883
/proc/meminfo: memFree=1633392/2055920 swapFree=4177824/4192956
[pid=28882] ppid=28880 vsize=175392 CPUtime=1200
/proc/28882/stat : 28882 (CirCUs) R 28880 28882 28777 0 -1 4194304 46250 0 0 0 119974 26 0 0 25 0 1 100 1145573898 179601408 42065 1992294400 134512640 135224549 4294956224 18446744073709551615 134618685 0 0 4096 8192 0 0 0 17 0 0 0
/proc/28882/statm: 43848 42065 92 173 0 43673 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 175392

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

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

[startup+1200.7 s]
/proc/loadavg: 0.99 0.97 0.99 2/70 28883
/proc/meminfo: memFree=1633392/2055920 swapFree=4177824/4192956
[pid=28882] ppid=28880 vsize=175392 CPUtime=1200
/proc/28882/stat : 28882 (CirCUs) R 28880 28882 28777 0 -1 4194304 46250 0 0 0 119974 26 0 0 25 0 1 100 1145573898 179601408 42065 1992294400 134512640 135224549 4294956224 18446744073709551615 134618685 0 0 4096 8192 0 0 0 17 0 0 0
/proc/28882/statm: 43848 42065 92 173 0 43673 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 175392

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.73
CPU time (s): 1200.04
CPU user time (s): 1199.75
CPU system time (s): 0.295955
CPU usage (%): 99.9423
Max. virtual memory (cumulated for all children) (KiB): 175392

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

runsolver used 1.02484 second user time and 3.39948 second system time

The end

Launcher Data

Begin job on node73 at 2009-04-03 05:24:52
IDJOB=1554539
IDBENCH=70782
IDSOLVER=544
FILE ID=node73/1554539-1238729091
PBS_JOBID= 9085375
Free space on /tmp= 66488 MiB

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

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

MD5SUM BENCH= d464f22dd212ad9afa317dae82dd7350
RANDOM SEED=986327205

node73.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.277
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.277
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:       1802008 kB
Buffers:         40644 kB
Cached:         126484 kB
SwapCached:       8312 kB
Active:          31648 kB
Inactive:       145308 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1802008 kB
SwapTotal:     4192956 kB
SwapFree:      4177824 kB
Dirty:           17544 kB
Writeback:           0 kB
Mapped:          15512 kB
Slab:            62564 kB
Committed_AS:  2820504 kB
PageTables:       1656 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= 66488 MiB
End job on node73 at 2009-04-03 05:44:55