Trace number 1732231

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.07 1200.41

General information on the benchmark

NameCRAFTED/sgen/sat/
sgen1-sat-260-100.cnf
MD5SUM37a9ba5ea74ccd08102ca2000f5e8920
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark382.431
Satisfiable
(Un)Satisfiability was proved
Number of variables260
Number of clauses624
Sum of the clauses size1560
Maximum clause length5
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2520
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 5104
Number of clauses of size over 50

Solver Data

0.00/0.00	c CirCUs release 2.0 (compiled 25-Mar-09 at 4:46 PM)
0.00/0.00	c Eliminate time :          0 

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-1732231-1240779187/watcher-1732231-1240779187 -o /tmp/evaluation-result-1732231-1240779187/solver-1732231-1240779187 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/CirCUs HOME/instance-1732231-1240779187.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: 2.00 1.86 1.45 3/64 18907
/proc/meminfo: memFree=1719900/2055920 swapFree=4191900/4192956
[pid=18907] ppid=18905 vsize=1308 CPUtime=0
/proc/18907/stat : 18907 (CirCUs) R 18905 18907 18841 0 -1 4194304 149 0 0 0 0 0 0 0 20 0 1 120000 105947783 1339392 133 1992294400 134512640 135224549 4294956208 18446744073709551615 134726407 0 0 4096 8192 0 0 0 17 1 0 0
/proc/18907/statm: 327 133 91 173 0 152 0

[startup+0.059185 s]
/proc/loadavg: 2.00 1.86 1.45 3/64 18907
/proc/meminfo: memFree=1719900/2055920 swapFree=4191900/4192956
[pid=18907] ppid=18905 vsize=1704 CPUtime=0.05
/proc/18907/stat : 18907 (CirCUs) R 18905 18907 18841 0 -1 4194304 249 0 0 0 5 0 0 0 20 0 1 120000 105947783 1744896 233 1992294400 134512640 135224549 4294956208 18446744073709551615 134583897 0 0 4096 8192 0 0 0 17 1 0 0
/proc/18907/statm: 426 233 91 173 0 251 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 1704

[startup+0.102188 s]
/proc/loadavg: 2.00 1.86 1.45 3/64 18907
/proc/meminfo: memFree=1719900/2055920 swapFree=4191900/4192956
[pid=18907] ppid=18905 vsize=1704 CPUtime=0.1
/proc/18907/stat : 18907 (CirCUs) R 18905 18907 18841 0 -1 4194304 271 0 0 0 10 0 0 0 20 0 1 120000 105947783 1744896 255 1992294400 134512640 135224549 4294956208 18446744073709551615 134726486 0 0 4096 8192 0 0 0 17 1 0 0
/proc/18907/statm: 426 255 91 173 0 251 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1704

[startup+0.301212 s]
/proc/loadavg: 2.00 1.86 1.45 3/64 18907
/proc/meminfo: memFree=1719900/2055920 swapFree=4191900/4192956
[pid=18907] ppid=18905 vsize=1968 CPUtime=0.29
/proc/18907/stat : 18907 (CirCUs) R 18905 18907 18841 0 -1 4194304 329 0 0 0 29 0 0 0 22 0 1 120000 105947783 2015232 313 1992294400 134512640 135224549 4294956208 18446744073709551615 134595387 0 0 4096 8192 0 0 0 17 1 0 0
/proc/18907/statm: 492 313 91 173 0 317 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1968

[startup+0.701253 s]
/proc/loadavg: 2.00 1.86 1.45 3/64 18907
/proc/meminfo: memFree=1719900/2055920 swapFree=4191900/4192956
[pid=18907] ppid=18905 vsize=2364 CPUtime=0.69
/proc/18907/stat : 18907 (CirCUs) R 18905 18907 18841 0 -1 4194304 428 0 0 0 69 0 0 0 25 0 1 120000 105947783 2420736 412 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/18907/statm: 591 412 91 173 0 416 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2364

[startup+1.50134 s]
/proc/loadavg: 2.00 1.86 1.45 2/65 18908
/proc/meminfo: memFree=1718356/2055920 swapFree=4191900/4192956
[pid=18907] ppid=18905 vsize=2892 CPUtime=1.49
/proc/18907/stat : 18907 (CirCUs) R 18905 18907 18841 0 -1 4194304 552 0 0 0 149 0 0 0 25 0 1 120000 105947783 2961408 536 1992294400 134512640 135224549 4294956208 18446744073709551615 134595295 0 0 4096 8192 0 0 0 17 1 0 0
/proc/18907/statm: 723 536 91 173 0 548 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2892

[startup+3.10151 s]
/proc/loadavg: 1.92 1.84 1.45 2/65 18908
/proc/meminfo: memFree=1717460/2055920 swapFree=4191900/4192956
[pid=18907] ppid=18905 vsize=3684 CPUtime=3.09
/proc/18907/stat : 18907 (CirCUs) R 18905 18907 18841 0 -1 4194304 757 0 0 0 309 0 0 0 25 0 1 120000 105947783 3772416 741 1992294400 134512640 135224549 4294956208 18446744073709551615 134619515 0 0 4096 8192 0 0 0 17 1 0 0
/proc/18907/statm: 921 741 91 173 0 746 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 3684

[startup+6.30184 s]
/proc/loadavg: 1.92 1.84 1.45 2/65 18908
/proc/meminfo: memFree=1715924/2055920 swapFree=4191900/4192956
[pid=18907] ppid=18905 vsize=5136 CPUtime=6.29
/proc/18907/stat : 18907 (CirCUs) R 18905 18907 18841 0 -1 4194304 1133 0 0 0 629 0 0 0 25 0 1 120000 105947783 5259264 1117 1992294400 134512640 135224549 4294956208 18446744073709551615 134618910 0 0 4096 8192 0 0 0 17 1 0 0
/proc/18907/statm: 1284 1117 91 173 0 1109 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 5136

[startup+12.7015 s]
/proc/loadavg: 1.78 1.81 1.45 2/65 18908
/proc/meminfo: memFree=1714204/2055920 swapFree=4191900/4192956
[pid=18907] ppid=18905 vsize=6856 CPUtime=12.69
/proc/18907/stat : 18907 (CirCUs) R 18905 18907 18841 0 -1 4194304 1530 0 0 0 1268 1 0 0 25 0 1 120000 105947783 7020544 1514 1992294400 134512640 135224549 4294956208 18446744073709551615 134587872 0 0 4096 8192 0 0 0 17 1 0 0
/proc/18907/statm: 1714 1514 91 173 0 1539 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 6856

[startup+25.5019 s]
/proc/loadavg: 1.66 1.79 1.44 2/65 18908
/proc/meminfo: memFree=1712092/2055920 swapFree=4191900/4192956
[pid=18907] ppid=18905 vsize=8596 CPUtime=25.48
/proc/18907/stat : 18907 (CirCUs) R 18905 18907 18841 0 -1 4194304 1976 0 0 0 2547 1 0 0 25 0 1 120000 105947783 8802304 1960 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/18907/statm: 2149 1960 91 173 0 1974 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 8596

[startup+51.1016 s]
/proc/loadavg: 1.43 1.72 1.43 2/65 18908
/proc/meminfo: memFree=1708764/2055920 swapFree=4191900/4192956
[pid=18907] ppid=18905 vsize=11924 CPUtime=51.07
/proc/18907/stat : 18907 (CirCUs) R 18905 18907 18841 0 -1 4194304 2822 0 0 0 5105 2 0 0 25 0 1 120000 105947783 12210176 2773 1992294400 134512640 135224549 4294956208 18446744073709551615 134632721 0 0 4096 8192 0 0 0 17 1 0 0
/proc/18907/statm: 2981 2773 91 173 0 2806 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 11924

[startup+102.306 s]
/proc/loadavg: 1.17 1.60 1.40 2/65 18908
/proc/meminfo: memFree=1705436/2055920 swapFree=4191900/4192956
[pid=18907] ppid=18905 vsize=15296 CPUtime=102.27
/proc/18907/stat : 18907 (CirCUs) R 18905 18907 18841 0 -1 4194304 3652 0 0 0 10224 3 0 0 25 0 1 120000 105947783 15663104 3603 1992294400 134512640 135224549 4294956208 18446744073709551615 134595322 0 0 4096 8192 0 0 0 17 1 0 0
/proc/18907/statm: 3824 3603 91 173 0 3649 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 15296

[startup+162.302 s]
/proc/loadavg: 1.07 1.50 1.38 2/65 18908
/proc/meminfo: memFree=1702236/2055920 swapFree=4191900/4192956
[pid=18907] ppid=18905 vsize=18688 CPUtime=162.25
/proc/18907/stat : 18907 (CirCUs) R 18905 18907 18841 0 -1 4194304 4506 0 0 0 16221 4 0 0 25 0 1 120000 105947783 19136512 4392 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/18907/statm: 4672 4392 91 173 0 4497 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 18688

[startup+222.302 s]
/proc/loadavg: 1.02 1.40 1.35 2/65 18908
/proc/meminfo: memFree=1700508/2055920 swapFree=4191900/4192956
[pid=18907] ppid=18905 vsize=20348 CPUtime=222.23
/proc/18907/stat : 18907 (CirCUs) R 18905 18907 18841 0 -1 4194304 4926 0 0 0 22219 4 0 0 25 0 1 120000 105947783 20836352 4812 1992294400 134512640 135224549 4294956208 18446744073709551615 134595336 0 0 4096 8192 0 0 0 17 1 0 0
/proc/18907/statm: 5087 4812 91 173 0 4912 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 20348

[startup+282.302 s]
/proc/loadavg: 1.01 1.33 1.33 2/65 18908
/proc/meminfo: memFree=1698716/2055920 swapFree=4191900/4192956
[pid=18907] ppid=18905 vsize=22232 CPUtime=282.21
/proc/18907/stat : 18907 (CirCUs) R 18905 18907 18841 0 -1 4194304 5361 0 0 0 28217 4 0 0 25 0 1 120000 105947783 22765568 5247 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/18907/statm: 5558 5247 91 173 0 5383 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 22232

[startup+342.301 s]
/proc/loadavg: 1.00 1.26 1.30 2/65 18908
/proc/meminfo: memFree=1696988/2055920 swapFree=4191900/4192956
[pid=18907] ppid=18905 vsize=23956 CPUtime=342.19
/proc/18907/stat : 18907 (CirCUs) R 18905 18907 18841 0 -1 4194304 5787 0 0 0 34215 4 0 0 25 0 1 120000 105947783 24530944 5673 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/18907/statm: 5989 5673 91 173 0 5814 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 23956

[startup+402.301 s]
/proc/loadavg: 1.00 1.21 1.28 2/65 18908
/proc/meminfo: memFree=1694684/2055920 swapFree=4191900/4192956
[pid=18907] ppid=18905 vsize=26408 CPUtime=402.18
/proc/18907/stat : 18907 (CirCUs) R 18905 18907 18841 0 -1 4194304 6373 0 0 0 40213 5 0 0 25 0 1 120000 105947783 27041792 6259 1992294400 134512640 135224549 4294956208 18446744073709551615 134632717 0 0 4096 8192 0 0 0 17 1 0 0
/proc/18907/statm: 6602 6259 91 173 0 6427 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 26408

[startup+462.302 s]
/proc/loadavg: 1.00 1.17 1.26 2/65 18908
/proc/meminfo: memFree=1691996/2055920 swapFree=4191900/4192956
[pid=18907] ppid=18905 vsize=29216 CPUtime=462.16
/proc/18907/stat : 18907 (CirCUs) R 18905 18907 18841 0 -1 4194304 7041 0 0 0 46211 5 0 0 25 0 1 120000 105947783 29917184 6927 1992294400 134512640 135224549 4294956208 18446744073709551615 134595555 0 0 4096 8192 0 0 0 17 1 0 0
/proc/18907/statm: 7304 6927 91 173 0 7129 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 29216

[startup+522.301 s]
/proc/loadavg: 1.00 1.14 1.24 2/65 18914
/proc/meminfo: memFree=1691924/2055920 swapFree=4191900/4192956
[pid=18907] ppid=18905 vsize=29216 CPUtime=522.13
/proc/18907/stat : 18907 (CirCUs) R 18905 18907 18841 0 -1 4194304 7046 0 0 0 52208 5 0 0 25 0 1 120000 105947783 29917184 6932 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/18907/statm: 7304 6932 91 173 0 7129 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 29216

[startup+582.301 s]
/proc/loadavg: 1.00 1.11 1.22 2/65 18914
/proc/meminfo: memFree=1688980/2055920 swapFree=4191900/4192956
[pid=18907] ppid=18905 vsize=32572 CPUtime=582.12
/proc/18907/stat : 18907 (CirCUs) R 18905 18907 18841 0 -1 4194304 7903 0 0 0 58205 7 0 0 25 0 1 120000 105947783 33353728 7660 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/18907/statm: 8143 7660 91 173 0 7968 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 32572

[startup+642.302 s]
/proc/loadavg: 1.00 1.09 1.21 2/65 18914
/proc/meminfo: memFree=1688980/2055920 swapFree=4191900/4192956
[pid=18907] ppid=18905 vsize=32572 CPUtime=642.11
/proc/18907/stat : 18907 (CirCUs) R 18905 18907 18841 0 -1 4194304 7910 0 0 0 64204 7 0 0 25 0 1 120000 105947783 33353728 7667 1992294400 134512640 135224549 4294956208 18446744073709551615 134595706 0 0 4096 8192 0 0 0 17 1 0 0
/proc/18907/statm: 8143 7667 91 173 0 7968 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 32572

[startup+702.302 s]
/proc/loadavg: 1.00 1.07 1.19 2/65 18914
/proc/meminfo: memFree=1686804/2055920 swapFree=4191900/4192956
[pid=18907] ppid=18905 vsize=34852 CPUtime=702.08
/proc/18907/stat : 18907 (CirCUs) R 18905 18907 18841 0 -1 4194304 8456 0 0 0 70201 7 0 0 25 0 1 120000 105947783 35688448 8213 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/18907/statm: 8713 8213 91 173 0 8538 0
Current children cumulated CPU time (s) 702.08
Current children cumulated vsize (KiB) 34852

[startup+762.305 s]
/proc/loadavg: 1.00 1.05 1.17 2/65 18914
/proc/meminfo: memFree=1686292/2055920 swapFree=4191900/4192956
[pid=18907] ppid=18905 vsize=35248 CPUtime=762.08
/proc/18907/stat : 18907 (CirCUs) R 18905 18907 18841 0 -1 4194304 8565 0 0 0 76200 8 0 0 25 0 1 120000 105947783 36093952 8322 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/18907/statm: 8812 8322 91 173 0 8637 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 35248

[startup+822.303 s]
/proc/loadavg: 1.00 1.04 1.16 2/65 18914
/proc/meminfo: memFree=1686172/2055920 swapFree=4191900/4192956
[pid=18907] ppid=18905 vsize=35384 CPUtime=822.06
/proc/18907/stat : 18907 (CirCUs) R 18905 18907 18841 0 -1 4194304 8587 0 0 0 82198 8 0 0 25 0 1 120000 105947783 36233216 8344 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/18907/statm: 8846 8344 91 173 0 8671 0
Current children cumulated CPU time (s) 822.06
Current children cumulated vsize (KiB) 35384

[startup+882.303 s]
/proc/loadavg: 1.00 1.03 1.15 2/65 18914
/proc/meminfo: memFree=1683356/2055920 swapFree=4191900/4192956
[pid=18907] ppid=18905 vsize=38292 CPUtime=882.03
/proc/18907/stat : 18907 (CirCUs) R 18905 18907 18841 0 -1 4194304 9276 0 0 0 88195 8 0 0 25 0 1 120000 105947783 39211008 9033 1992294400 134512640 135224549 4294956208 18446744073709551615 134595596 0 0 4096 8192 0 0 0 17 1 0 0
/proc/18907/statm: 9573 9033 91 173 0 9398 0
Current children cumulated CPU time (s) 882.03
Current children cumulated vsize (KiB) 38292

[startup+942.302 s]
/proc/loadavg: 1.00 1.02 1.14 2/65 18914
/proc/meminfo: memFree=1683356/2055920 swapFree=4191900/4192956
[pid=18907] ppid=18905 vsize=38292 CPUtime=942.02
/proc/18907/stat : 18907 (CirCUs) R 18905 18907 18841 0 -1 4194304 9276 0 0 0 94194 8 0 0 25 0 1 120000 105947783 39211008 9033 1992294400 134512640 135224549 4294956208 18446744073709551615 134595385 0 0 4096 8192 0 0 0 17 1 0 0
/proc/18907/statm: 9573 9033 91 173 0 9398 0
Current children cumulated CPU time (s) 942.02
Current children cumulated vsize (KiB) 38292

[startup+1002.3 s]
/proc/loadavg: 1.00 1.02 1.13 2/65 18914
/proc/meminfo: memFree=1683228/2055920 swapFree=4191900/4192956
[pid=18907] ppid=18905 vsize=38440 CPUtime=1002
/proc/18907/stat : 18907 (CirCUs) R 18905 18907 18841 0 -1 4194304 9306 0 0 0 100192 8 0 0 25 0 1 120000 105947783 39362560 9063 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/18907/statm: 9610 9063 91 173 0 9435 0
Current children cumulated CPU time (s) 1002
Current children cumulated vsize (KiB) 38440

[startup+1062.3 s]
/proc/loadavg: 1.00 1.01 1.12 2/65 18914
/proc/meminfo: memFree=1680540/2055920 swapFree=4191900/4192956
[pid=18907] ppid=18905 vsize=41164 CPUtime=1061.99
/proc/18907/stat : 18907 (CirCUs) R 18905 18907 18841 0 -1 4194304 9982 0 0 0 106190 9 0 0 25 0 1 120000 105947783 42151936 9739 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/18907/statm: 10291 9739 91 173 0 10116 0
Current children cumulated CPU time (s) 1061.99
Current children cumulated vsize (KiB) 41164

[startup+1122.3 s]
/proc/loadavg: 1.00 1.01 1.10 2/65 18914
/proc/meminfo: memFree=1679644/2055920 swapFree=4191900/4192956
[pid=18907] ppid=18905 vsize=42072 CPUtime=1121.97
/proc/18907/stat : 18907 (CirCUs) R 18905 18907 18841 0 -1 4194304 10177 0 0 0 112188 9 0 0 25 0 1 120000 105947783 43081728 9934 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/18907/statm: 10518 9934 91 173 0 10343 0
Current children cumulated CPU time (s) 1121.97
Current children cumulated vsize (KiB) 42072

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.09 2/65 18914
/proc/meminfo: memFree=1679580/2055920 swapFree=4191900/4192956
[pid=18907] ppid=18905 vsize=42072 CPUtime=1181.95
/proc/18907/stat : 18907 (CirCUs) R 18905 18907 18841 0 -1 4194304 10181 0 0 0 118186 9 0 0 25 0 1 120000 105947783 43081728 9938 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/18907/statm: 10518 9938 91 173 0 10343 0
Current children cumulated CPU time (s) 1181.95
Current children cumulated vsize (KiB) 42072



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.09 2/65 18914
/proc/meminfo: memFree=1679580/2055920 swapFree=4191900/4192956
[pid=18907] ppid=18905 vsize=42072 CPUtime=1200.05
/proc/18907/stat : 18907 (CirCUs) R 18905 18907 18841 0 -1 4194304 10188 0 0 0 119996 9 0 0 25 0 1 100 105947783 43081728 9945 1992294400 134512640 135224549 4294956208 18446744073709551615 134632717 0 0 4096 8192 0 0 0 17 1 0 0
/proc/18907/statm: 10518 9945 91 173 0 10343 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 42072

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.41
CPU time (s): 1200.07
CPU user time (s): 1199.96
CPU system time (s): 0.101984
CPU usage (%): 99.9712
Max. virtual memory (cumulated for all children) (KiB): 42072

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

runsolver used 1.42378 second user time and 2.69859 second system time

The end

Launcher Data

Begin job on node90 at 2009-04-26 22:53:07
IDJOB=1732231
IDBENCH=71112
IDSOLVER=544
FILE ID=node90/1732231-1240779187
PBS_JOBID= 9187275
Free space on /tmp= 66548 MiB

SOLVER NAME= CircUs 2009-03-23
BENCH NAME= SAT09/CRAFTED/sgen/sat/sgen1-sat-260-100.cnf
COMMAND LINE= HOME/CirCUs BENCHNAME -t TIMEOUT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1732231-1240779187/watcher-1732231-1240779187 -o /tmp/evaluation-result-1732231-1240779187/solver-1732231-1240779187 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/CirCUs HOME/instance-1732231-1240779187.cnf -t 1200

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

MD5SUM BENCH= 37a9ba5ea74ccd08102ca2000f5e8920
RANDOM SEED=452211385

node90.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.238
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.238
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1720316 kB
Buffers:         39692 kB
Cached:         218256 kB
SwapCached:        384 kB
Active:          85388 kB
Inactive:       186260 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1720316 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:            1064 kB
Writeback:           0 kB
Mapped:          22108 kB
Slab:            49900 kB
Committed_AS:   296296 kB
PageTables:       1428 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= 66548 MiB
End job on node90 at 2009-04-26 23:13:10