Trace number 1524254

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.05 1200.44

General information on the benchmark

NameRANDOM/LARGE/3SAT/UNKNOWN/12000/
unif-k3-r4.2-v12000-c50400-S2070759512-014.cnf
MD5SUM8d7f64a35c0c8e6b970d380bfdb49f2a
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark80.1298
Satisfiable
(Un)Satisfiability was proved
Number of variables12000
Number of clauses50400
Sum of the clauses size151200
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 350400
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

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

Verifier Data

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

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1524254-1238409583/watcher-1524254-1238409583 -o /tmp/evaluation-result-1524254-1238409583/solver-1524254-1238409583 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/CirCUs HOME/instance-1524254-1238409583.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 1.00 1.00 3/64 31889
/proc/meminfo: memFree=1345416/2055920 swapFree=4178416/4192956
[pid=31889] ppid=31887 vsize=2504 CPUtime=0
/proc/31889/stat : 31889 (CirCUs) R 31887 31889 31483 0 -1 4194304 336 0 0 0 0 0 0 0 18 0 1 120000 1113624382 2564096 321 1992294400 134512640 135224549 4294956208 18446744073709551615 134726486 0 0 4096 8192 0 0 0 17 1 0 0
/proc/31889/statm: 626 321 70 173 0 451 0

[startup+0.0832749 s]
/proc/loadavg: 0.99 1.00 1.00 3/64 31889
/proc/meminfo: memFree=1345416/2055920 swapFree=4178416/4192956
[pid=31889] ppid=31887 vsize=5668 CPUtime=0.07
/proc/31889/stat : 31889 (CirCUs) R 31887 31889 31483 0 -1 4194304 1181 0 0 0 7 0 0 0 18 0 1 120000 1113624382 5804032 1133 1992294400 134512640 135224549 4294956208 18446744073709551615 134726486 0 0 4096 8192 0 0 0 17 1 0 0
/proc/31889/statm: 1417 1133 70 173 0 1242 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 5668

[startup+0.101276 s]
/proc/loadavg: 0.99 1.00 1.00 3/64 31889
/proc/meminfo: memFree=1345416/2055920 swapFree=4178416/4192956
[pid=31889] ppid=31887 vsize=5928 CPUtime=0.1
/proc/31889/stat : 31889 (CirCUs) R 31887 31889 31483 0 -1 4194304 1270 0 0 0 9 1 0 0 18 0 1 120000 1113624382 6070272 1221 1992294400 134512640 135224549 4294956208 18446744073709551615 134570670 0 0 4096 8192 0 0 0 17 1 0 0
/proc/31889/statm: 1482 1221 74 173 0 1307 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 5928

[startup+0.301309 s]
/proc/loadavg: 0.99 1.00 1.00 3/64 31889
/proc/meminfo: memFree=1345416/2055920 swapFree=4178416/4192956
[pid=31889] ppid=31887 vsize=6192 CPUtime=0.29
/proc/31889/stat : 31889 (CirCUs) R 31887 31889 31483 0 -1 4194304 1358 0 0 0 28 1 0 0 19 0 1 120000 1113624382 6340608 1309 1992294400 134512640 135224549 4294956208 18446744073709551615 134595201 0 0 4096 8192 0 0 0 17 1 0 0
/proc/31889/statm: 1548 1309 90 173 0 1373 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6192

[startup+0.701375 s]
/proc/loadavg: 0.99 1.00 1.00 3/64 31889
/proc/meminfo: memFree=1345416/2055920 swapFree=4178416/4192956
[pid=31889] ppid=31887 vsize=7120 CPUtime=0.69
/proc/31889/stat : 31889 (CirCUs) R 31887 31889 31483 0 -1 4194304 1589 0 0 0 68 1 0 0 23 0 1 120000 1113624382 7290880 1540 1992294400 134512640 135224549 4294956208 18446744073709551615 134587817 0 0 4096 8192 0 0 0 17 1 0 0
/proc/31889/statm: 1780 1540 90 173 0 1605 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7120

[startup+1.50151 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 31890
/proc/meminfo: memFree=1338816/2055920 swapFree=4178416/4192956
[pid=31889] ppid=31887 vsize=9100 CPUtime=1.49
/proc/31889/stat : 31889 (CirCUs) R 31887 31889 31483 0 -1 4194304 2070 0 0 0 147 2 0 0 25 0 1 120000 1113624382 9318400 2021 1992294400 134512640 135224549 4294956208 18446744073709551615 134595334 0 0 4096 8192 0 0 0 17 1 0 0
/proc/31889/statm: 2275 2021 90 173 0 2100 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9100

[startup+3.10177 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 31890
/proc/meminfo: memFree=1336000/2055920 swapFree=4178416/4192956
[pid=31889] ppid=31887 vsize=10948 CPUtime=3.09
/proc/31889/stat : 31889 (CirCUs) R 31887 31889 31483 0 -1 4194304 2557 0 0 0 307 2 0 0 25 0 1 120000 1113624382 11210752 2508 1992294400 134512640 135224549 4294956208 18446744073709551615 134595588 0 0 4096 8192 0 0 0 17 1 0 0
/proc/31889/statm: 2737 2508 90 173 0 2562 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 10948

[startup+6.30131 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 31890
/proc/meminfo: memFree=1333952/2055920 swapFree=4178416/4192956
[pid=31889] ppid=31887 vsize=13060 CPUtime=6.29
/proc/31889/stat : 31889 (CirCUs) R 31887 31889 31483 0 -1 4194304 3084 0 0 0 626 3 0 0 25 0 1 120000 1113624382 13373440 3035 1992294400 134512640 135224549 4294956208 18446744073709551615 134726486 0 0 4096 8192 0 0 0 17 1 0 0
/proc/31889/statm: 3265 3035 90 173 0 3090 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 13060

[startup+12.7014 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 31890
/proc/meminfo: memFree=1331464/2055920 swapFree=4178416/4192956
[pid=31889] ppid=31887 vsize=14956 CPUtime=12.69
/proc/31889/stat : 31889 (CirCUs) R 31887 31889 31483 0 -1 4194304 3553 0 0 0 1266 3 0 0 25 0 1 120000 1113624382 15314944 3504 1992294400 134512640 135224549 4294956208 18446744073709551615 134618726 0 0 4096 8192 0 0 0 17 1 0 0
/proc/31889/statm: 3739 3504 90 173 0 3564 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 14956

[startup+25.5015 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 31890
/proc/meminfo: memFree=1327624/2055920 swapFree=4178416/4192956
[pid=31889] ppid=31887 vsize=18784 CPUtime=25.48
/proc/31889/stat : 31889 (CirCUs) R 31887 31889 31483 0 -1 4194304 4507 0 0 0 2544 4 0 0 25 0 1 120000 1113624382 19234816 4458 1992294400 134512640 135224549 4294956208 18446744073709551615 134595336 0 0 4096 8192 0 0 0 17 1 0 0
/proc/31889/statm: 4696 4458 90 173 0 4521 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 18784

[startup+51.1018 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 31892
/proc/meminfo: memFree=1319432/2055920 swapFree=4178416/4192956
[pid=31889] ppid=31887 vsize=26976 CPUtime=51.08
/proc/31889/stat : 31889 (CirCUs) R 31887 31889 31483 0 -1 4194304 6542 0 0 0 5103 5 0 0 25 0 1 120000 1113624382 27623424 6493 1992294400 134512640 135224549 4294956208 18446744073709551615 134595552 0 0 4096 8192 0 0 0 17 1 0 0
/proc/31889/statm: 6744 6493 90 173 0 6569 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 26976

[startup+102.305 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 31892
/proc/meminfo: memFree=1304584/2055920 swapFree=4178416/4192956
[pid=31889] ppid=31887 vsize=41888 CPUtime=102.26
/proc/31889/stat : 31889 (CirCUs) R 31887 31889 31483 0 -1 4194304 10262 0 0 0 10218 8 0 0 25 0 1 120000 1113624382 42893312 10213 1992294400 134512640 135224549 4294956208 18446744073709551615 134587956 0 0 4096 8192 0 0 0 17 1 0 0
/proc/31889/statm: 10472 10213 90 173 0 10297 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 41888

[startup+162.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 31892
/proc/meminfo: memFree=1294024/2055920 swapFree=4178416/4192956
[pid=31889] ppid=31887 vsize=52316 CPUtime=162.23
/proc/31889/stat : 31889 (CirCUs) R 31887 31889 31483 0 -1 4194304 12877 0 0 0 16212 11 0 0 25 0 1 120000 1113624382 53571584 12828 1992294400 134512640 135224549 4294956208 18446744073709551615 134632717 0 0 4096 8192 0 0 0 17 1 0 0
/proc/31889/statm: 13079 12828 90 173 0 12904 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 52316

[startup+222.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 31892
/proc/meminfo: memFree=1281736/2055920 swapFree=4178416/4192956
[pid=31889] ppid=31887 vsize=64592 CPUtime=222.22
/proc/31889/stat : 31889 (CirCUs) R 31887 31889 31483 0 -1 4194304 15948 0 0 0 22207 15 0 0 25 0 1 120000 1113624382 66142208 15899 1992294400 134512640 135224549 4294956208 18446744073709551615 134595318 0 0 4096 8192 0 0 0 17 1 0 0
/proc/31889/statm: 16148 15899 90 173 0 15973 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 64592

[startup+282.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 31892
/proc/meminfo: memFree=1270280/2055920 swapFree=4178416/4192956
[pid=31889] ppid=31887 vsize=76200 CPUtime=282.2
/proc/31889/stat : 31889 (CirCUs) R 31887 31889 31483 0 -1 4194304 18855 0 0 0 28203 17 0 0 25 0 1 120000 1113624382 78028800 18741 1992294400 134512640 135224549 4294956208 18446744073709551615 134595588 0 0 4096 8192 0 0 0 17 1 0 0
/proc/31889/statm: 19050 18741 90 173 0 18875 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 76200

[startup+342.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 31892
/proc/meminfo: memFree=1266056/2055920 swapFree=4178416/4192956
[pid=31889] ppid=31887 vsize=80424 CPUtime=342.18
/proc/31889/stat : 31889 (CirCUs) R 31887 31889 31483 0 -1 4194304 19914 0 0 0 34200 18 0 0 25 0 1 120000 1113624382 82354176 19800 1992294400 134512640 135224549 4294956208 18446744073709551615 134622705 0 0 4096 8192 0 0 0 17 1 0 0
/proc/31889/statm: 20106 19800 90 173 0 19931 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 80424

[startup+402.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 31892
/proc/meminfo: memFree=1261512/2055920 swapFree=4178416/4192956
[pid=31889] ppid=31887 vsize=84780 CPUtime=402.17
/proc/31889/stat : 31889 (CirCUs) R 31887 31889 31483 0 -1 4194304 21037 0 0 0 40197 20 0 0 25 0 1 120000 1113624382 86814720 20923 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/31889/statm: 21195 20923 90 173 0 21020 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 84780

[startup+462.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 31892
/proc/meminfo: memFree=1250824/2055920 swapFree=4178416/4192956
[pid=31889] ppid=31887 vsize=95472 CPUtime=462.14
/proc/31889/stat : 31889 (CirCUs) R 31887 31889 31483 0 -1 4194304 23695 0 0 0 46192 22 0 0 25 0 1 120000 1113624382 97763328 23581 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/31889/statm: 23868 23581 90 173 0 23693 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 95472

[startup+522.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 31892
/proc/meminfo: memFree=1241928/2055920 swapFree=4178416/4192956
[pid=31889] ppid=31887 vsize=104316 CPUtime=522.13
/proc/31889/stat : 31889 (CirCUs) R 31887 31889 31483 0 -1 4194304 25933 0 0 0 52189 24 0 0 25 0 1 120000 1113624382 106819584 25819 1992294400 134512640 135224549 4294956208 18446744073709551615 134595266 0 0 4096 8192 0 0 0 17 1 0 0
/proc/31889/statm: 26079 25819 90 173 0 25904 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 104316

[startup+582.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 31892
/proc/meminfo: memFree=1234248/2055920 swapFree=4178416/4192956
[pid=31889] ppid=31887 vsize=111972 CPUtime=582.1
/proc/31889/stat : 31889 (CirCUs) R 31887 31889 31483 0 -1 4194304 27866 0 0 0 58185 25 0 0 25 0 1 120000 1113624382 114659328 27752 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/31889/statm: 27993 27752 90 173 0 27818 0
Current children cumulated CPU time (s) 582.1
Current children cumulated vsize (KiB) 111972

[startup+642.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 31892
/proc/meminfo: memFree=1228360/2055920 swapFree=4178416/4192956
[pid=31889] ppid=31887 vsize=117912 CPUtime=642.09
/proc/31889/stat : 31889 (CirCUs) R 31887 31889 31483 0 -1 4194304 29332 0 0 0 64182 27 0 0 25 0 1 120000 1113624382 120741888 29218 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/31889/statm: 29478 29218 90 173 0 29303 0
Current children cumulated CPU time (s) 642.09
Current children cumulated vsize (KiB) 117912

[startup+702.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 31892
/proc/meminfo: memFree=1223624/2055920 swapFree=4178416/4192956
[pid=31889] ppid=31887 vsize=122532 CPUtime=702.07
/proc/31889/stat : 31889 (CirCUs) R 31887 31889 31483 0 -1 4194304 30495 0 0 0 70180 27 0 0 25 0 1 120000 1113624382 125472768 30381 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/31889/statm: 30633 30381 90 173 0 30458 0
Current children cumulated CPU time (s) 702.07
Current children cumulated vsize (KiB) 122532

[startup+762.305 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 31892
/proc/meminfo: memFree=1210632/2055920 swapFree=4178416/4192956
[pid=31889] ppid=31887 vsize=135980 CPUtime=762.05
/proc/31889/stat : 31889 (CirCUs) R 31887 31889 31483 0 -1 4194304 33862 0 0 0 76174 31 0 0 25 0 1 120000 1113624382 139243520 33619 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/31889/statm: 33995 33619 90 173 0 33820 0
Current children cumulated CPU time (s) 762.05
Current children cumulated vsize (KiB) 135980

[startup+822.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 31892
/proc/meminfo: memFree=1210632/2055920 swapFree=4178416/4192956
[pid=31889] ppid=31887 vsize=135980 CPUtime=822.03
/proc/31889/stat : 31889 (CirCUs) R 31887 31889 31483 0 -1 4194304 33862 0 0 0 82172 31 0 0 25 0 1 120000 1113624382 139243520 33619 1992294400 134512640 135224549 4294956208 18446744073709551615 134595219 0 0 4096 8192 0 0 0 17 1 0 0
/proc/31889/statm: 33995 33619 90 173 0 33820 0
Current children cumulated CPU time (s) 822.03
Current children cumulated vsize (KiB) 135980

[startup+882.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 31892
/proc/meminfo: memFree=1199432/2055920 swapFree=4178416/4192956
[pid=31889] ppid=31887 vsize=147068 CPUtime=882.01
/proc/31889/stat : 31889 (CirCUs) R 31887 31889 31483 0 -1 4194304 36647 0 0 0 88166 35 0 0 25 0 1 120000 1113624382 150597632 36404 1992294400 134512640 135224549 4294956208 18446744073709551615 134619845 0 0 4096 8192 0 0 0 17 1 0 0
/proc/31889/statm: 36767 36404 90 173 0 36592 0
Current children cumulated CPU time (s) 882.01
Current children cumulated vsize (KiB) 147068

[startup+942.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 31892
/proc/meminfo: memFree=1199432/2055920 swapFree=4178416/4192956
[pid=31889] ppid=31887 vsize=147068 CPUtime=941.99
/proc/31889/stat : 31889 (CirCUs) R 31887 31889 31483 0 -1 4194304 36647 0 0 0 94164 35 0 0 25 0 1 120000 1113624382 150597632 36404 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/31889/statm: 36767 36404 90 173 0 36592 0
Current children cumulated CPU time (s) 941.99
Current children cumulated vsize (KiB) 147068

[startup+1002.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 31892
/proc/meminfo: memFree=1187912/2055920 swapFree=4178416/4192956
[pid=31889] ppid=31887 vsize=158684 CPUtime=1001.97
/proc/31889/stat : 31889 (CirCUs) R 31887 31889 31483 0 -1 4194304 39576 0 0 0 100159 38 0 0 25 0 1 120000 1113624382 162492416 39333 1992294400 134512640 135224549 4294956208 18446744073709551615 134618758 0 0 4096 8192 0 0 0 17 1 0 0
/proc/31889/statm: 39671 39333 90 173 0 39496 0
Current children cumulated CPU time (s) 1001.97
Current children cumulated vsize (KiB) 158684

[startup+1062.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 31892
/proc/meminfo: memFree=1186888/2055920 swapFree=4178416/4192956
[pid=31889] ppid=31887 vsize=159476 CPUtime=1061.95
/proc/31889/stat : 31889 (CirCUs) R 31887 31889 31483 0 -1 4194304 39778 0 0 0 106157 38 0 0 25 0 1 120000 1113624382 163303424 39535 1992294400 134512640 135224549 4294956208 18446744073709551615 134595219 0 0 4096 8192 0 0 0 17 1 0 0
/proc/31889/statm: 39869 39535 90 173 0 39694 0
Current children cumulated CPU time (s) 1061.95
Current children cumulated vsize (KiB) 159476

[startup+1122.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 31892
/proc/meminfo: memFree=1186888/2055920 swapFree=4178416/4192956
[pid=31889] ppid=31887 vsize=159476 CPUtime=1121.93
/proc/31889/stat : 31889 (CirCUs) R 31887 31889 31483 0 -1 4194304 39778 0 0 0 112155 38 0 0 25 0 1 120000 1113624382 163303424 39535 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/31889/statm: 39869 39535 90 173 0 39694 0
Current children cumulated CPU time (s) 1121.93
Current children cumulated vsize (KiB) 159476

[startup+1182.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 31892
/proc/meminfo: memFree=1166600/2055920 swapFree=4178416/4192956
[pid=31889] ppid=31887 vsize=179540 CPUtime=1181.91
/proc/31889/stat : 31889 (CirCUs) R 31887 31889 31483 0 -1 4194304 44818 0 0 0 118147 44 0 0 25 0 1 120000 1113624382 183848960 44575 1992294400 134512640 135224549 4294956208 18446744073709551615 134632717 0 0 4096 8192 0 0 0 17 1 0 0
/proc/31889/statm: 44885 44575 90 173 0 44710 0
Current children cumulated CPU time (s) 1181.91
Current children cumulated vsize (KiB) 179540



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 31892
/proc/meminfo: memFree=1166664/2055920 swapFree=4178416/4192956
[pid=31889] ppid=31887 vsize=179540 CPUtime=1200.01
/proc/31889/stat : 31889 (CirCUs) R 31887 31889 31483 0 -1 4194304 44818 0 0 0 119957 44 0 0 25 0 1 100 1113624382 183848960 44575 1992294400 134512640 135224549 4294956208 18446744073709551615 134595598 0 0 4096 8192 0 0 0 17 1 0 0
/proc/31889/statm: 44885 44575 90 173 0 44710 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 179540

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.44
CPU time (s): 1200.05
CPU user time (s): 1199.57
CPU system time (s): 0.479927
CPU usage (%): 99.9682
Max. virtual memory (cumulated for all children) (KiB): 179540

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

runsolver used 0.815875 second user time and 2.56761 second system time

The end

Launcher Data

Begin job on node15 at 2009-03-30 12:39:43
IDJOB=1524254
IDBENCH=70369
IDSOLVER=544
FILE ID=node15/1524254-1238409583
PBS_JOBID= 9061423
Free space on /tmp= 65428 MiB

SOLVER NAME= CircUs 2009-03-23
BENCH NAME= SAT09/RANDOM/LARGE/3SAT/UNKNOWN/12000/unif-k3-r4.2-v12000-c50400-S2070759512-014.cnf
COMMAND LINE= HOME/CirCUs BENCHNAME -t TIMEOUT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1524254-1238409583/watcher-1524254-1238409583 -o /tmp/evaluation-result-1524254-1238409583/solver-1524254-1238409583 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/CirCUs HOME/instance-1524254-1238409583.cnf -t 1200

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

MD5SUM BENCH= 8d7f64a35c0c8e6b970d380bfdb49f2a
RANDOM SEED=1409866073

node15.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.286
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.286
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:       1345896 kB
Buffers:         79720 kB
Cached:         532172 kB
SwapCached:       8336 kB
Active:          58544 kB
Inactive:       563296 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1345896 kB
SwapTotal:     4192956 kB
SwapFree:      4178416 kB
Dirty:            1980 kB
Writeback:           0 kB
Mapped:          15628 kB
Slab:            74144 kB
Committed_AS:  2903632 kB
PageTables:       1464 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= 65428 MiB
End job on node15 at 2009-03-30 12:59:46