Trace number 1524238

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

General information on the benchmark

NameRANDOM/LARGE/3SAT/UNKNOWN/16000/
unif-k3-r4.2-v16000-c67200-S1989329161-018.cnf
MD5SUMb323780c0efe36d916bbe48c23a818f7
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark27.0329
Satisfiable
(Un)Satisfiability was proved
Number of variables16000
Number of clauses67200
Sum of the clauses size201600
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 367200
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.19/0.23	c CirCUs release 2.0 (compiled 25-Mar-09 at 4:46 PM)
0.19/0.23	c Eliminate time :        0.1 

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-1524238-1238404777/watcher-1524238-1238404777 -o /tmp/evaluation-result-1524238-1238404777/solver-1524238-1238404777 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/CirCUs HOME/instance-1524238-1238404777.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/80 27519
/proc/meminfo: memFree=1421800/2055912 swapFree=4170680/4192956
[pid=27519] ppid=27517 vsize=2952 CPUtime=0
/proc/27519/stat : 27519 (CirCUs) R 27517 27519 27200 0 -1 4194304 406 0 0 0 0 0 0 0 18 0 1 120000 1113141659 3022848 392 1992294400 134512640 135224549 4294956208 18446744073709551615 134726486 0 0 4096 8192 0 0 0 17 1 0 0
/proc/27519/statm: 738 392 70 173 0 563 0

[startup+0.0157931 s]
/proc/loadavg: 0.99 0.97 0.99 3/80 27519
/proc/meminfo: memFree=1421800/2055912 swapFree=4170680/4192956
[pid=27519] ppid=27517 vsize=3612 CPUtime=0.01
/proc/27519/stat : 27519 (CirCUs) R 27517 27519 27200 0 -1 4194304 576 0 0 0 1 0 0 0 18 0 1 120000 1113141659 3698688 561 1992294400 134512640 135224549 4294956208 18446744073709551615 134632646 0 0 4096 8192 0 0 0 17 1 0 0
/proc/27519/statm: 903 561 70 173 0 728 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 3612

[startup+0.101801 s]
/proc/loadavg: 0.99 0.97 0.99 3/80 27519
/proc/meminfo: memFree=1421800/2055912 swapFree=4170680/4192956
[pid=27519] ppid=27517 vsize=6512 CPUtime=0.09
/proc/27519/stat : 27519 (CirCUs) R 27517 27519 27200 0 -1 4194304 1383 0 0 0 9 0 0 0 18 0 1 120000 1113141659 6668288 1335 1992294400 134512640 135224549 4294956208 18446744073709551615 134749214 0 0 4096 8192 0 0 0 17 1 0 0
/proc/27519/statm: 1628 1335 70 173 0 1453 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6512

[startup+0.301821 s]
/proc/loadavg: 0.99 0.97 0.99 3/80 27519
/proc/meminfo: memFree=1421800/2055912 swapFree=4170680/4192956
[pid=27519] ppid=27517 vsize=7820 CPUtime=0.29
/proc/27519/stat : 27519 (CirCUs) R 27517 27519 27200 0 -1 4194304 1766 0 0 0 28 1 0 0 19 0 1 120000 1113141659 8007680 1652 1992294400 134512640 135224549 4294956208 18446744073709551615 134726486 0 0 4096 8192 0 0 0 17 1 0 0
/proc/27519/statm: 1955 1652 90 173 0 1780 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7820

[startup+0.701863 s]
/proc/loadavg: 0.99 0.97 0.99 3/80 27519
/proc/meminfo: memFree=1421800/2055912 swapFree=4170680/4192956
[pid=27519] ppid=27517 vsize=8612 CPUtime=0.69
/proc/27519/stat : 27519 (CirCUs) R 27517 27519 27200 0 -1 4194304 1952 0 0 0 68 1 0 0 22 0 1 120000 1113141659 8818688 1838 1992294400 134512640 135224549 4294956208 18446744073709551615 134726486 0 0 4096 8192 0 0 0 17 1 0 0
/proc/27519/statm: 2153 1838 90 173 0 1978 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8612

[startup+1.50195 s]
/proc/loadavg: 0.99 0.97 0.99 2/81 27520
/proc/meminfo: memFree=1414240/2055912 swapFree=4170680/4192956
[pid=27519] ppid=27517 vsize=10064 CPUtime=1.49
/proc/27519/stat : 27519 (CirCUs) R 27517 27519 27200 0 -1 4194304 2310 0 0 0 148 1 0 0 25 0 1 120000 1113141659 10305536 2196 1992294400 134512640 135224549 4294956208 18446744073709551615 134726486 0 0 4096 8192 0 0 0 17 1 0 0
/proc/27519/statm: 2516 2196 90 173 0 2341 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 10064

[startup+3.10111 s]
/proc/loadavg: 0.99 0.97 0.99 2/81 27520
/proc/meminfo: memFree=1412064/2055912 swapFree=4170680/4192956
[pid=27519] ppid=27517 vsize=12704 CPUtime=3.09
/proc/27519/stat : 27519 (CirCUs) R 27517 27519 27200 0 -1 4194304 2987 0 0 0 307 2 0 0 25 0 1 120000 1113141659 13008896 2873 1992294400 134512640 135224549 4294956208 18446744073709551615 134595322 0 0 4096 8192 0 0 0 17 1 0 0
/proc/27519/statm: 3176 2873 90 173 0 3001 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 12704

[startup+6.30145 s]
/proc/loadavg: 0.99 0.97 0.99 2/81 27520
/proc/meminfo: memFree=1409312/2055912 swapFree=4170680/4192956
[pid=27519] ppid=27517 vsize=15212 CPUtime=6.29
/proc/27519/stat : 27519 (CirCUs) R 27517 27519 27200 0 -1 4194304 3599 0 0 0 627 2 0 0 25 0 1 120000 1113141659 15577088 3485 1992294400 134512640 135224549 4294956208 18446744073709551615 134726486 0 0 4096 8192 0 0 0 17 1 0 0
/proc/27519/statm: 3803 3485 90 173 0 3628 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 15212

[startup+12.7011 s]
/proc/loadavg: 0.99 0.97 0.99 2/81 27520
/proc/meminfo: memFree=1404320/2055912 swapFree=4170680/4192956
[pid=27519] ppid=27517 vsize=18776 CPUtime=12.68
/proc/27519/stat : 27519 (CirCUs) R 27517 27519 27200 0 -1 4194304 4499 0 0 0 1265 3 0 0 25 0 1 120000 1113141659 19226624 4385 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/27519/statm: 4694 4385 90 173 0 4519 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 18776

[startup+25.5014 s]
/proc/loadavg: 0.99 0.97 0.99 2/81 27520
/proc/meminfo: memFree=1401632/2055912 swapFree=4170680/4192956
[pid=27519] ppid=27517 vsize=21420 CPUtime=25.48
/proc/27519/stat : 27519 (CirCUs) R 27517 27519 27200 0 -1 4194304 5160 0 0 0 2544 4 0 0 25 0 1 120000 1113141659 21934080 5046 1992294400 134512640 135224549 4294956208 18446744073709551615 134595201 0 0 4096 8192 0 0 0 17 1 0 0
/proc/27519/statm: 5355 5046 90 173 0 5180 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 21420

[startup+51.1011 s]
/proc/loadavg: 0.99 0.97 0.99 2/81 27520
/proc/meminfo: memFree=1394720/2055912 swapFree=4170680/4192956
[pid=27519] ppid=27517 vsize=28380 CPUtime=51.08
/proc/27519/stat : 27519 (CirCUs) R 27517 27519 27200 0 -1 4194304 6893 0 0 0 5102 6 0 0 25 0 1 120000 1113141659 29061120 6779 1992294400 134512640 135224549 4294956208 18446744073709551615 134632555 0 0 4096 8192 0 0 0 17 1 0 0
/proc/27519/statm: 7095 6779 90 173 0 6920 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 28380

[startup+102.306 s]
/proc/loadavg: 0.99 0.97 0.99 2/81 27520
/proc/meminfo: memFree=1380512/2055912 swapFree=4170680/4192956
[pid=27519] ppid=27517 vsize=42640 CPUtime=102.27
/proc/27519/stat : 27519 (CirCUs) R 27517 27519 27200 0 -1 4194304 10460 0 0 0 10218 9 0 0 25 0 1 120000 1113141659 43663360 10346 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/27519/statm: 10660 10346 90 173 0 10485 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 42640

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/81 27520
/proc/meminfo: memFree=1369120/2055912 swapFree=4170680/4192956
[pid=27519] ppid=27517 vsize=53932 CPUtime=162.25
/proc/27519/stat : 27519 (CirCUs) R 27517 27519 27200 0 -1 4194304 13270 0 0 0 16214 11 0 0 25 0 1 120000 1113141659 55226368 13156 1992294400 134512640 135224549 4294956208 18446744073709551615 134595588 0 0 4096 8192 0 0 0 17 1 0 0
/proc/27519/statm: 13483 13156 90 173 0 13308 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 53932

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/81 27520
/proc/meminfo: memFree=1359776/2055912 swapFree=4170680/4192956
[pid=27519] ppid=27517 vsize=63172 CPUtime=222.24
/proc/27519/stat : 27519 (CirCUs) R 27517 27519 27200 0 -1 4194304 15601 0 0 0 22210 14 0 0 25 0 1 120000 1113141659 64688128 15487 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/27519/statm: 15793 15487 90 173 0 15618 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 63172

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/81 27520
/proc/meminfo: memFree=1348576/2055912 swapFree=4170680/4192956
[pid=27519] ppid=27517 vsize=74404 CPUtime=282.22
/proc/27519/stat : 27519 (CirCUs) R 27517 27519 27200 0 -1 4194304 18405 0 0 0 28206 16 0 0 25 0 1 120000 1113141659 76189696 18291 1992294400 134512640 135224549 4294956208 18446744073709551615 134632717 0 0 4096 8192 0 0 0 17 1 0 0
/proc/27519/statm: 18601 18291 90 173 0 18426 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 74404

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/81 27520
/proc/meminfo: memFree=1341792/2055912 swapFree=4170680/4192956
[pid=27519] ppid=27517 vsize=81788 CPUtime=342.2
/proc/27519/stat : 27519 (CirCUs) R 27517 27519 27200 0 -1 4194304 20177 0 0 0 34202 18 0 0 25 0 1 120000 1113141659 83750912 20063 1992294400 134512640 135224549 4294956208 18446744073709551615 134632717 0 0 4096 8192 0 0 0 17 1 0 0
/proc/27519/statm: 20447 20063 90 173 0 20272 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 81788

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/81 27520
/proc/meminfo: memFree=1327136/2055912 swapFree=4170680/4192956
[pid=27519] ppid=27517 vsize=96044 CPUtime=402.19
/proc/27519/stat : 27519 (CirCUs) R 27517 27519 27200 0 -1 4194304 23754 0 0 0 40198 21 0 0 25 0 1 120000 1113141659 98349056 23640 1992294400 134512640 135224549 4294956208 18446744073709551615 134595219 0 0 4096 8192 0 0 0 17 1 0 0
/proc/27519/statm: 24011 23640 90 173 0 23836 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 96044

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/81 27520
/proc/meminfo: memFree=1320032/2055912 swapFree=4170680/4192956
[pid=27519] ppid=27517 vsize=103044 CPUtime=462.18
/proc/27519/stat : 27519 (CirCUs) R 27517 27519 27200 0 -1 4194304 25526 0 0 0 46195 23 0 0 25 0 1 120000 1113141659 105517056 25412 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/27519/statm: 25761 25412 90 173 0 25586 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 103044

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/81 27520
/proc/meminfo: memFree=1320096/2055912 swapFree=4170680/4192956
[pid=27519] ppid=27517 vsize=103572 CPUtime=522.16
/proc/27519/stat : 27519 (CirCUs) R 27517 27519 27200 0 -1 4194304 25661 0 0 0 52193 23 0 0 25 0 1 120000 1113141659 106057728 25547 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/27519/statm: 25893 25547 90 173 0 25718 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 103572

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/81 27520
/proc/meminfo: memFree=1313120/2055912 swapFree=4170680/4192956
[pid=27519] ppid=27517 vsize=109908 CPUtime=582.14
/proc/27519/stat : 27519 (CirCUs) R 27517 27519 27200 0 -1 4194304 27249 0 0 0 58190 24 0 0 25 0 1 120000 1113141659 112545792 27135 1992294400 134512640 135224549 4294956208 18446744073709551615 134595680 0 0 4096 8192 0 0 0 17 1 0 0
/proc/27519/statm: 27477 27135 90 173 0 27302 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 109908

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/81 27520
/proc/meminfo: memFree=1304224/2055912 swapFree=4170680/4192956
[pid=27519] ppid=27517 vsize=118756 CPUtime=642.13
/proc/27519/stat : 27519 (CirCUs) R 27517 27519 27200 0 -1 4194304 29471 0 0 0 64186 27 0 0 25 0 1 120000 1113141659 121606144 29357 1992294400 134512640 135224549 4294956208 18446744073709551615 134619218 0 0 4096 8192 0 0 0 17 1 0 0
/proc/27519/statm: 29689 29357 90 173 0 29514 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 118756

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/81 27520
/proc/meminfo: memFree=1289312/2055912 swapFree=4170680/4192956
[pid=27519] ppid=27517 vsize=133544 CPUtime=702.11
/proc/27519/stat : 27519 (CirCUs) R 27517 27519 27200 0 -1 4194304 33185 0 0 0 70181 30 0 0 25 0 1 120000 1113141659 136749056 33071 1992294400 134512640 135224549 4294956208 18446744073709551615 134595219 0 0 4096 8192 0 0 0 17 1 0 0
/proc/27519/statm: 33386 33071 90 173 0 33211 0
Current children cumulated CPU time (s) 702.11
Current children cumulated vsize (KiB) 133544

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.99 2/81 27520
/proc/meminfo: memFree=1289312/2055912 swapFree=4170680/4192956
[pid=27519] ppid=27517 vsize=133544 CPUtime=762.1
/proc/27519/stat : 27519 (CirCUs) R 27517 27519 27200 0 -1 4194304 33185 0 0 0 76180 30 0 0 25 0 1 120000 1113141659 136749056 33071 1992294400 134512640 135224549 4294956208 18446744073709551615 134632717 0 0 4096 8192 0 0 0 17 1 0 0
/proc/27519/statm: 33386 33071 90 173 0 33211 0
Current children cumulated CPU time (s) 762.1
Current children cumulated vsize (KiB) 133544

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/81 27520
/proc/meminfo: memFree=1278368/2055912 swapFree=4170680/4192956
[pid=27519] ppid=27517 vsize=144504 CPUtime=822.08
/proc/27519/stat : 27519 (CirCUs) R 27517 27519 27200 0 -1 4194304 35934 0 0 0 82174 34 0 0 25 0 1 120000 1113141659 147972096 35820 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/27519/statm: 36126 35820 90 173 0 35951 0
Current children cumulated CPU time (s) 822.08
Current children cumulated vsize (KiB) 144504

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/81 27520
/proc/meminfo: memFree=1278368/2055912 swapFree=4170680/4192956
[pid=27519] ppid=27517 vsize=144504 CPUtime=882.07
/proc/27519/stat : 27519 (CirCUs) R 27517 27519 27200 0 -1 4194304 35934 0 0 0 88173 34 0 0 25 0 1 120000 1113141659 147972096 35820 1992294400 134512640 135224549 4294956208 18446744073709551615 134632717 0 0 4096 8192 0 0 0 17 1 0 0
/proc/27519/statm: 36126 35820 90 173 0 35951 0
Current children cumulated CPU time (s) 882.07
Current children cumulated vsize (KiB) 144504

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/81 27520
/proc/meminfo: memFree=1268640/2055912 swapFree=4170680/4192956
[pid=27519] ppid=27517 vsize=154652 CPUtime=942.04
/proc/27519/stat : 27519 (CirCUs) R 27517 27519 27200 0 -1 4194304 38479 0 0 0 94168 36 0 0 25 0 1 120000 1113141659 158363648 38236 1992294400 134512640 135224549 4294956208 18446744073709551615 134595219 0 0 4096 8192 0 0 0 17 1 0 0
/proc/27519/statm: 38663 38236 90 173 0 38488 0
Current children cumulated CPU time (s) 942.04
Current children cumulated vsize (KiB) 154652

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/81 27520
/proc/meminfo: memFree=1268704/2055912 swapFree=4170680/4192956
[pid=27519] ppid=27517 vsize=154652 CPUtime=1002.03
/proc/27519/stat : 27519 (CirCUs) R 27517 27519 27200 0 -1 4194304 38479 0 0 0 100167 36 0 0 25 0 1 120000 1113141659 158363648 38236 1992294400 134512640 135224549 4294956208 18446744073709551615 134632717 0 0 4096 8192 0 0 0 17 1 0 0
/proc/27519/statm: 38663 38236 90 173 0 38488 0
Current children cumulated CPU time (s) 1002.03
Current children cumulated vsize (KiB) 154652

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/81 27520
/proc/meminfo: memFree=1249568/2055912 swapFree=4170680/4192956
[pid=27519] ppid=27517 vsize=173660 CPUtime=1062.02
/proc/27519/stat : 27519 (CirCUs) R 27517 27519 27200 0 -1 4194304 43238 0 0 0 106161 41 0 0 25 0 1 120000 1113141659 177827840 42995 1992294400 134512640 135224549 4294956208 18446744073709551615 134632736 0 0 4096 8192 0 0 0 17 1 0 0
/proc/27519/statm: 43415 42995 90 173 0 43240 0
Current children cumulated CPU time (s) 1062.02
Current children cumulated vsize (KiB) 173660

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/81 27520
/proc/meminfo: memFree=1249568/2055912 swapFree=4170680/4192956
[pid=27519] ppid=27517 vsize=173660 CPUtime=1122
/proc/27519/stat : 27519 (CirCUs) R 27517 27519 27200 0 -1 4194304 43238 0 0 0 112159 41 0 0 25 0 1 120000 1113141659 177827840 42995 1992294400 134512640 135224549 4294956208 18446744073709551615 134595407 0 0 4096 8192 0 0 0 17 1 0 0
/proc/27519/statm: 43415 42995 90 173 0 43240 0
Current children cumulated CPU time (s) 1122
Current children cumulated vsize (KiB) 173660

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/81 27520
/proc/meminfo: memFree=1249504/2055912 swapFree=4170680/4192956
[pid=27519] ppid=27517 vsize=173660 CPUtime=1181.98
/proc/27519/stat : 27519 (CirCUs) R 27517 27519 27200 0 -1 4194304 43238 0 0 0 118157 41 0 0 25 0 1 120000 1113141659 177827840 42995 1992294400 134512640 135224549 4294956208 18446744073709551615 134595588 0 0 4096 8192 0 0 0 17 1 0 0
/proc/27519/statm: 43415 42995 90 173 0 43240 0
Current children cumulated CPU time (s) 1181.98
Current children cumulated vsize (KiB) 173660



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.97 0.99 2/81 27520
/proc/meminfo: memFree=1244320/2055912 swapFree=4170680/4192956
[pid=27519] ppid=27517 vsize=178808 CPUtime=1200.08
/proc/27519/stat : 27519 (CirCUs) R 27517 27519 27200 0 -1 4194304 44529 0 0 0 119966 42 0 0 25 0 1 100 1113141659 183099392 44286 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/27519/statm: 44702 44286 90 173 0 44527 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 178808

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.13
CPU user time (s): 1199.67
CPU system time (s): 0.45793
CPU usage (%): 99.9742
Max. virtual memory (cumulated for all children) (KiB): 178808

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

runsolver used 1.57276 second user time and 3.89841 second system time

The end

Launcher Data

Begin job on node78 at 2009-03-30 11:19:38
IDJOB=1524238
IDBENCH=70353
IDSOLVER=544
FILE ID=node78/1524238-1238404777
PBS_JOBID= 9061402
Free space on /tmp= 126872 MiB

SOLVER NAME= CircUs 2009-03-23
BENCH NAME= SAT09/RANDOM/LARGE/3SAT/UNKNOWN/16000/unif-k3-r4.2-v16000-c67200-S1989329161-018.cnf
COMMAND LINE= HOME/CirCUs BENCHNAME -t TIMEOUT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1524238-1238404777/watcher-1524238-1238404777 -o /tmp/evaluation-result-1524238-1238404777/solver-1524238-1238404777 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/CirCUs HOME/instance-1524238-1238404777.cnf -t 1200

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

MD5SUM BENCH= b323780c0efe36d916bbe48c23a818f7
RANDOM SEED=690026932

node78.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.214
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.214
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:      2055912 kB
MemFree:       1422280 kB
Buffers:         86112 kB
Cached:         457416 kB
SwapCached:       7748 kB
Active:         244924 kB
Inactive:       309124 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055912 kB
LowFree:       1422280 kB
SwapTotal:     4192956 kB
SwapFree:      4170680 kB
Dirty:            2328 kB
Writeback:           0 kB
Mapped:          16100 kB
Slab:            63768 kB
Committed_AS:  2544844 kB
PageTables:       2556 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 126872 MiB
End job on node78 at 2009-03-30 11:39:40