Trace number 1720245

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

General information on the benchmark

Namemizh-sha0-36-4.cnf
MD5SUMf43e1bf70d9ce8021bafd328efc83ae7
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark159.031
Satisfiable
(Un)Satisfiability was proved
Number of variables50073
Number of clauses210235
Sum of the clauses size628383
Maximum clause length4
Minimum clause length1
Number of clauses of size 1177
Number of clauses of size 286992
Number of clauses of size 338042
Number of clauses of size 485024
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

1.09/1.11	c CirCUs release 2.0 (compiled 25-Mar-09 at 4:46 PM)
1.09/1.11	c Eliminate time :       0.81 

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-1720245-1240654118/watcher-1720245-1240654118 -o /tmp/evaluation-result-1720245-1240654118/solver-1720245-1240654118 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/CirCUs HOME/instance-1720245-1240654118.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.04 1.15 3/64 30090
/proc/meminfo: memFree=1208936/2055920 swapFree=4192956/4192956
[pid=30090] ppid=30088 vsize=2340 CPUtime=0
/proc/30090/stat : 30090 (CirCUs) R 30088 30090 29847 0 -1 4194304 362 0 0 0 0 0 0 0 20 0 1 120000 93437754 2396160 347 1992294400 134512640 135224549 4294956208 18446744073709551615 134593788 0 0 4096 8192 0 0 0 17 1 0 0
/proc/30090/statm: 585 353 66 173 0 410 0

[startup+0.0242739 s]
/proc/loadavg: 1.00 1.04 1.15 3/64 30090
/proc/meminfo: memFree=1208936/2055920 swapFree=4192956/4192956
[pid=30090] ppid=30088 vsize=6868 CPUtime=0.01
/proc/30090/stat : 30090 (CirCUs) R 30088 30090 29847 0 -1 4194304 1043 0 0 0 1 0 0 0 20 0 1 120000 93437754 7032832 1028 1992294400 134512640 135224549 4294956208 18446744073709551615 134726486 0 0 4096 8192 0 0 0 17 1 0 0
/proc/30090/statm: 1717 1029 70 173 0 1542 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 6868

[startup+0.102284 s]
/proc/loadavg: 1.00 1.04 1.15 3/64 30090
/proc/meminfo: memFree=1208936/2055920 swapFree=4192956/4192956
[pid=30090] ppid=30088 vsize=11240 CPUtime=0.09
/proc/30090/stat : 30090 (CirCUs) R 30088 30090 29847 0 -1 4194304 2248 0 0 0 9 0 0 0 20 0 1 120000 93437754 11509760 2135 1992294400 134512640 135224549 4294956208 18446744073709551615 134726486 0 0 4096 8192 0 0 0 17 1 0 0
/proc/30090/statm: 2810 2137 70 173 0 2635 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11240

[startup+0.30231 s]
/proc/loadavg: 1.00 1.04 1.15 3/64 30090
/proc/meminfo: memFree=1208936/2055920 swapFree=4192956/4192956
[pid=30090] ppid=30088 vsize=20988 CPUtime=0.29
/proc/30090/stat : 30090 (CirCUs) R 30088 30090 29847 0 -1 4194304 5004 0 0 0 27 2 0 0 21 0 1 120000 93437754 21491712 4761 1992294400 134512640 135224549 4294956208 18446744073709551615 134566685 0 0 4096 8192 0 0 0 17 1 0 0
/proc/30090/statm: 5247 4761 74 173 0 5072 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 20988

[startup+0.701371 s]
/proc/loadavg: 1.00 1.04 1.15 3/64 30090
/proc/meminfo: memFree=1208936/2055920 swapFree=4192956/4192956
[pid=30090] ppid=30088 vsize=26088 CPUtime=0.69
/proc/30090/stat : 30090 (CirCUs) R 30088 30090 29847 0 -1 4194304 6438 0 0 0 67 2 0 0 25 0 1 120000 93437754 26714112 5938 1992294400 134512640 135224549 4294956208 18446744073709551615 134577830 0 0 4096 8192 0 0 0 17 1 0 0
/proc/30090/statm: 6522 5938 77 173 0 6347 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 26088

[startup+1.50147 s]
/proc/loadavg: 1.00 1.04 1.15 2/65 30091
/proc/meminfo: memFree=1184992/2055920 swapFree=4192956/4192956
[pid=30090] ppid=30088 vsize=27224 CPUtime=1.49
/proc/30090/stat : 30090 (CirCUs) R 30088 30090 29847 0 -1 4194304 6991 0 0 0 146 3 0 0 25 0 1 120000 93437754 27877376 6268 1992294400 134512640 135224549 4294956208 18446744073709551615 134633369 0 0 4096 8192 0 0 0 17 1 0 0
/proc/30090/statm: 6806 6268 93 173 0 6631 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 27224

[startup+3.10169 s]
/proc/loadavg: 1.00 1.04 1.15 2/65 30091
/proc/meminfo: memFree=1183776/2055920 swapFree=4192956/4192956
[pid=30090] ppid=30088 vsize=27928 CPUtime=3.09
/proc/30090/stat : 30090 (CirCUs) R 30088 30090 29847 0 -1 4194304 7154 0 0 0 306 3 0 0 25 0 1 120000 93437754 28598272 6431 1992294400 134512640 135224549 4294956208 18446744073709551615 134595336 0 0 4096 8192 0 0 0 17 1 0 0
/proc/30090/statm: 6982 6431 93 173 0 6807 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 27928

[startup+6.30112 s]
/proc/loadavg: 1.00 1.04 1.15 2/65 30091
/proc/meminfo: memFree=1182688/2055920 swapFree=4192956/4192956
[pid=30090] ppid=30088 vsize=28852 CPUtime=6.28
/proc/30090/stat : 30090 (CirCUs) R 30088 30090 29847 0 -1 4194304 7391 0 0 0 625 3 0 0 25 0 1 120000 93437754 29544448 6668 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/30090/statm: 7213 6668 93 173 0 7038 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 28852

[startup+12.702 s]
/proc/loadavg: 1.00 1.04 1.15 2/65 30091
/proc/meminfo: memFree=1181792/2055920 swapFree=4192956/4192956
[pid=30090] ppid=30088 vsize=29444 CPUtime=12.69
/proc/30090/stat : 30090 (CirCUs) R 30088 30090 29847 0 -1 4194304 7520 0 0 0 1265 4 0 0 25 0 1 120000 93437754 30150656 6797 1992294400 134512640 135224549 4294956208 18446744073709551615 134585011 0 0 4096 8192 0 0 0 17 1 0 0
/proc/30090/statm: 7361 6797 93 173 0 7186 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 29444

[startup+25.5017 s]
/proc/loadavg: 1.00 1.04 1.14 2/65 30091
/proc/meminfo: memFree=1180384/2055920 swapFree=4192956/4192956
[pid=30090] ppid=30088 vsize=30764 CPUtime=25.48
/proc/30090/stat : 30090 (CirCUs) R 30088 30090 29847 0 -1 4194304 7871 0 0 0 2544 4 0 0 25 0 1 120000 93437754 31502336 7148 1992294400 134512640 135224549 4294956208 18446744073709551615 134638403 0 0 4096 8192 0 0 0 17 1 0 0
/proc/30090/statm: 7691 7148 93 173 0 7516 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 30764

[startup+51.1012 s]
/proc/loadavg: 1.00 1.03 1.14 2/65 30091
/proc/meminfo: memFree=1177184/2055920 swapFree=4192956/4192956
[pid=30090] ppid=30088 vsize=34176 CPUtime=51.07
/proc/30090/stat : 30090 (CirCUs) R 30088 30090 29847 0 -1 4194304 8694 0 0 0 5102 5 0 0 25 0 1 120000 93437754 34996224 7971 1992294400 134512640 135224549 4294956208 18446744073709551615 134595219 0 0 4096 8192 0 0 0 17 1 0 0
/proc/30090/statm: 8544 7971 93 173 0 8369 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 34176

[startup+102.305 s]
/proc/loadavg: 1.00 1.03 1.13 2/65 30091
/proc/meminfo: memFree=1172512/2055920 swapFree=4192956/4192956
[pid=30090] ppid=30088 vsize=38796 CPUtime=102.26
/proc/30090/stat : 30090 (CirCUs) R 30088 30090 29847 0 -1 4194304 9868 0 0 0 10219 7 0 0 25 0 1 120000 93437754 39727104 9145 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/30090/statm: 9699 9145 93 173 0 9524 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 38796

[startup+162.301 s]
/proc/loadavg: 1.00 1.02 1.12 2/65 30091
/proc/meminfo: memFree=1167712/2055920 swapFree=4192956/4192956
[pid=30090] ppid=30088 vsize=43548 CPUtime=162.24
/proc/30090/stat : 30090 (CirCUs) R 30088 30090 29847 0 -1 4194304 11053 0 0 0 16216 8 0 0 25 0 1 120000 93437754 44593152 10330 1992294400 134512640 135224549 4294956208 18446744073709551615 134584992 0 0 4096 8192 0 0 0 17 1 0 0
/proc/30090/statm: 10887 10330 93 173 0 10712 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 43548

[startup+222.301 s]
/proc/loadavg: 1.00 1.01 1.10 2/65 30091
/proc/meminfo: memFree=1164192/2055920 swapFree=4192956/4192956
[pid=30090] ppid=30088 vsize=47232 CPUtime=222.22
/proc/30090/stat : 30090 (CirCUs) R 30088 30090 29847 0 -1 4194304 11927 0 0 0 22214 8 0 0 25 0 1 120000 93437754 48365568 11204 1992294400 134512640 135224549 4294956208 18446744073709551615 134587817 0 0 4096 8192 0 0 0 17 1 0 0
/proc/30090/statm: 11808 11204 93 173 0 11633 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 47232

[startup+282.301 s]
/proc/loadavg: 1.00 1.01 1.09 2/65 30091
/proc/meminfo: memFree=1157920/2055920 swapFree=4192956/4192956
[pid=30090] ppid=30088 vsize=53832 CPUtime=282.19
/proc/30090/stat : 30090 (CirCUs) R 30088 30090 29847 0 -1 4194304 13577 0 0 0 28210 9 0 0 25 0 1 120000 93437754 55123968 12854 1992294400 134512640 135224549 4294956208 18446744073709551615 134583897 0 0 4096 8192 0 0 0 17 1 0 0
/proc/30090/statm: 13458 12854 93 173 0 13283 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 53832

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.09 2/65 30091
/proc/meminfo: memFree=1156384/2055920 swapFree=4192956/4192956
[pid=30090] ppid=30088 vsize=54888 CPUtime=342.18
/proc/30090/stat : 30090 (CirCUs) R 30088 30090 29847 0 -1 4194304 13852 0 0 0 34208 10 0 0 25 0 1 120000 93437754 56205312 13129 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/30090/statm: 13722 13129 93 173 0 13547 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 54888

[startup+402.303 s]
/proc/loadavg: 1.00 1.00 1.08 2/65 30091
/proc/meminfo: memFree=1151008/2055920 swapFree=4192956/4192956
[pid=30090] ppid=30088 vsize=60168 CPUtime=402.16
/proc/30090/stat : 30090 (CirCUs) R 30088 30090 29847 0 -1 4194304 15177 0 0 0 40204 12 0 0 25 0 1 120000 93437754 61612032 14454 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/30090/statm: 15042 14454 93 173 0 14867 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 60168

[startup+462.303 s]
/proc/loadavg: 1.00 1.00 1.07 2/65 30091
/proc/meminfo: memFree=1150112/2055920 swapFree=4192956/4192956
[pid=30090] ppid=30088 vsize=60960 CPUtime=462.14
/proc/30090/stat : 30090 (CirCUs) R 30088 30090 29847 0 -1 4194304 15405 0 0 0 46202 12 0 0 25 0 1 120000 93437754 62423040 14682 1992294400 134512640 135224549 4294956208 18446744073709551615 134618691 0 0 4096 8192 0 0 0 17 1 0 0
/proc/30090/statm: 15240 14682 93 173 0 15065 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 60960

[startup+522.303 s]
/proc/loadavg: 1.00 1.00 1.07 2/65 30091
/proc/meminfo: memFree=1147488/2055920 swapFree=4192956/4192956
[pid=30090] ppid=30088 vsize=63732 CPUtime=522.12
/proc/30090/stat : 30090 (CirCUs) R 30088 30090 29847 0 -1 4194304 16104 0 0 0 52199 13 0 0 25 0 1 120000 93437754 65261568 15381 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/30090/statm: 15933 15381 93 173 0 15758 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 63732

[startup+582.303 s]
/proc/loadavg: 1.00 1.00 1.06 2/65 30091
/proc/meminfo: memFree=1147424/2055920 swapFree=4192956/4192956
[pid=30090] ppid=30088 vsize=64128 CPUtime=582.1
/proc/30090/stat : 30090 (CirCUs) R 30088 30090 29847 0 -1 4194304 16193 0 0 0 58197 13 0 0 25 0 1 120000 93437754 65667072 15470 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/30090/statm: 16032 15470 93 173 0 15857 0
Current children cumulated CPU time (s) 582.1
Current children cumulated vsize (KiB) 64128

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.06 2/65 30091
/proc/meminfo: memFree=1137824/2055920 swapFree=4192956/4192956
[pid=30090] ppid=30088 vsize=73880 CPUtime=642.08
/proc/30090/stat : 30090 (CirCUs) R 30088 30090 29847 0 -1 4194304 18637 0 0 0 64192 16 0 0 25 0 1 120000 93437754 75653120 17785 1992294400 134512640 135224549 4294956208 18446744073709551615 134595347 0 0 4096 8192 0 0 0 17 1 0 0
/proc/30090/statm: 18470 17785 93 173 0 18295 0
Current children cumulated CPU time (s) 642.08
Current children cumulated vsize (KiB) 73880

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.05 2/65 30091
/proc/meminfo: memFree=1137568/2055920 swapFree=4192956/4192956
[pid=30090] ppid=30088 vsize=74408 CPUtime=702.07
/proc/30090/stat : 30090 (CirCUs) R 30088 30090 29847 0 -1 4194304 18774 0 0 0 70190 17 0 0 25 0 1 120000 93437754 76193792 17922 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/30090/statm: 18602 17922 93 173 0 18427 0
Current children cumulated CPU time (s) 702.07
Current children cumulated vsize (KiB) 74408

[startup+762.304 s]
/proc/loadavg: 1.00 1.00 1.04 2/65 30091
/proc/meminfo: memFree=1135264/2055920 swapFree=4192956/4192956
[pid=30090] ppid=30088 vsize=76388 CPUtime=762.05
/proc/30090/stat : 30090 (CirCUs) R 30088 30090 29847 0 -1 4194304 19279 0 0 0 76188 17 0 0 25 0 1 120000 93437754 78221312 18427 1992294400 134512640 135224549 4294956208 18446744073709551615 134595706 0 0 4096 8192 0 0 0 17 1 0 0
/proc/30090/statm: 19097 18427 93 173 0 18922 0
Current children cumulated CPU time (s) 762.05
Current children cumulated vsize (KiB) 76388

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.04 2/65 30091
/proc/meminfo: memFree=1130400/2055920 swapFree=4192956/4192956
[pid=30090] ppid=30088 vsize=81536 CPUtime=822.02
/proc/30090/stat : 30090 (CirCUs) R 30088 30090 29847 0 -1 4194304 20577 0 0 0 82184 18 0 0 25 0 1 120000 93437754 83492864 19725 1992294400 134512640 135224549 4294956208 18446744073709551615 134595295 0 0 4096 8192 0 0 0 17 1 0 0
/proc/30090/statm: 20384 19725 93 173 0 20209 0
Current children cumulated CPU time (s) 822.02
Current children cumulated vsize (KiB) 81536

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.03 2/65 30091
/proc/meminfo: memFree=1129760/2055920 swapFree=4192956/4192956
[pid=30090] ppid=30088 vsize=81668 CPUtime=882
/proc/30090/stat : 30090 (CirCUs) R 30088 30090 29847 0 -1 4194304 20636 0 0 0 88182 18 0 0 25 0 1 120000 93437754 83628032 19784 1992294400 134512640 135224549 4294956208 18446744073709551615 134595336 0 0 4096 8192 0 0 0 17 1 0 0
/proc/30090/statm: 20417 19784 93 173 0 20242 0
Current children cumulated CPU time (s) 882
Current children cumulated vsize (KiB) 81668

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.03 2/65 30091
/proc/meminfo: memFree=1129184/2055920 swapFree=4192956/4192956
[pid=30090] ppid=30088 vsize=82592 CPUtime=941.99
/proc/30090/stat : 30090 (CirCUs) R 30088 30090 29847 0 -1 4194304 20869 0 0 0 94180 19 0 0 25 0 1 120000 93437754 84574208 20017 1992294400 134512640 135224549 4294956208 18446744073709551615 134618565 0 0 4096 8192 0 0 0 17 1 0 0
/proc/30090/statm: 20648 20017 93 173 0 20473 0
Current children cumulated CPU time (s) 941.99
Current children cumulated vsize (KiB) 82592

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.02 2/65 30091
/proc/meminfo: memFree=1125792/2055920 swapFree=4192956/4192956
[pid=30090] ppid=30088 vsize=85760 CPUtime=1001.97
/proc/30090/stat : 30090 (CirCUs) R 30088 30090 29847 0 -1 4194304 21652 0 0 0 100177 20 0 0 25 0 1 120000 93437754 87818240 20800 1992294400 134512640 135224549 4294956208 18446744073709551615 134595683 0 0 4096 8192 0 0 0 17 1 0 0
/proc/30090/statm: 21440 20800 93 173 0 21265 0
Current children cumulated CPU time (s) 1001.97
Current children cumulated vsize (KiB) 85760

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.02 2/65 30091
/proc/meminfo: memFree=1125728/2055920 swapFree=4192956/4192956
[pid=30090] ppid=30088 vsize=85760 CPUtime=1061.95
/proc/30090/stat : 30090 (CirCUs) R 30088 30090 29847 0 -1 4194304 21652 0 0 0 106175 20 0 0 25 0 1 120000 93437754 87818240 20800 1992294400 134512640 135224549 4294956208 18446744073709551615 134632717 0 0 4096 8192 0 0 0 17 1 0 0
/proc/30090/statm: 21440 20800 93 173 0 21265 0
Current children cumulated CPU time (s) 1061.95
Current children cumulated vsize (KiB) 85760

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.01 2/65 30091
/proc/meminfo: memFree=1116832/2055920 swapFree=4192956/4192956
[pid=30090] ppid=30088 vsize=94604 CPUtime=1121.93
/proc/30090/stat : 30090 (CirCUs) R 30088 30090 29847 0 -1 4194304 23882 0 0 0 112171 22 0 0 25 0 1 120000 93437754 96874496 23030 1992294400 134512640 135224549 4294956208 18446744073709551615 134618758 0 0 4096 8192 0 0 0 17 1 0 0
/proc/30090/statm: 23651 23030 93 173 0 23476 0
Current children cumulated CPU time (s) 1121.93
Current children cumulated vsize (KiB) 94604

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30091
/proc/meminfo: memFree=1116768/2055920 swapFree=4192956/4192956
[pid=30090] ppid=30088 vsize=94604 CPUtime=1181.91
/proc/30090/stat : 30090 (CirCUs) R 30088 30090 29847 0 -1 4194304 23882 0 0 0 118169 22 0 0 25 0 1 120000 93437754 96874496 23030 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/30090/statm: 23651 23030 93 173 0 23476 0
Current children cumulated CPU time (s) 1181.91
Current children cumulated vsize (KiB) 94604



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30091
/proc/meminfo: memFree=1116768/2055920 swapFree=4192956/4192956
[pid=30090] ppid=30088 vsize=94604 CPUtime=1200.01
/proc/30090/stat : 30090 (CirCUs) R 30088 30090 29847 0 -1 4194304 23882 0 0 0 119979 22 0 0 25 0 1 100 93437754 96874496 23030 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/30090/statm: 23651 23030 93 173 0 23476 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 94604

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.42
CPU time (s): 1200.04
CPU user time (s): 1199.79
CPU system time (s): 0.245962
CPU usage (%): 99.9682
Max. virtual memory (cumulated for all children) (KiB): 94604

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.79
system time used= 0.245962
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 23882
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= 1
involuntary context switches= 2478

runsolver used 0.811876 second user time and 2.6176 second system time

The end

Launcher Data

Begin job on node71 at 2009-04-25 12:08:38
IDJOB=1720245
IDBENCH=69598
IDSOLVER=544
FILE ID=node71/1720245-1240654118
PBS_JOBID= 9186534
Free space on /tmp= 66468 MiB

SOLVER NAME= CircUs 2009-03-23
BENCH NAME= SAT_RACE08/cnf/mizh-sha0-36-4.cnf
COMMAND LINE= HOME/CirCUs BENCHNAME -t TIMEOUT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1720245-1240654118/watcher-1720245-1240654118 -o /tmp/evaluation-result-1720245-1240654118/solver-1720245-1240654118 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/CirCUs HOME/instance-1720245-1240654118.cnf -t 1200

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

MD5SUM BENCH= f43e1bf70d9ce8021bafd328efc83ae7
RANDOM SEED=520137547

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1209416 kB
Buffers:         86728 kB
Cached:         661680 kB
SwapCached:          0 kB
Active:         231728 kB
Inactive:       530592 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1209416 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            5176 kB
Writeback:           0 kB
Mapped:          23672 kB
Slab:            70168 kB
Committed_AS:   213168 kB
PageTables:       1436 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= 66468 MiB
End job on node71 at 2009-04-25 12:28:40