Trace number 1715877

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.11 1200.45

General information on the benchmark

Nameindustrial/anbulagan/
hard-sat/partial-10-13-s.cnf
MD5SUMd90571b4b69632567da9d3ebfd25979e
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables234673
Number of clauses1071339
Sum of the clauses size2453820
Maximum clause length10
Minimum clause length1
Number of clauses of size 117679
Number of clauses of size 2856659
Number of clauses of size 3153061
Number of clauses of size 44880
Number of clauses of size 519520
Number of clauses of size over 519540

Solver Data

5.29/5.36	c CirCUs release 2.0 (compiled 25-Mar-09 at 4:46 PM)
5.29/5.36	c Eliminate time :        3.9 

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-1715877-1240608207/watcher-1715877-1240608207 -o /tmp/evaluation-result-1715877-1240608207/solver-1715877-1240608207 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/CirCUs HOME/instance-1715877-1240608207.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 0.99 0.89 3/64 13570
/proc/meminfo: memFree=1371712/2055920 swapFree=4146964/4192956
[pid=13570] ppid=13568 vsize=6704 CPUtime=0
/proc/13570/stat : 13570 (CirCUs) R 13568 13570 13417 0 -1 4194304 684 0 0 0 0 0 0 0 18 0 1 120000 88854322 6864896 669 1992294400 134512640 135224549 4294956224 18446744073709551615 134593788 0 0 4096 8192 0 0 0 17 1 0 0
/proc/13570/statm: 1676 674 66 173 0 1501 0

[startup+0.0302861 s]
/proc/loadavg: 1.00 0.99 0.89 3/64 13570
/proc/meminfo: memFree=1371712/2055920 swapFree=4146964/4192956
[pid=13570] ppid=13568 vsize=25064 CPUtime=0.02
/proc/13570/stat : 13570 (CirCUs) R 13568 13570 13417 0 -1 4194304 3557 0 0 0 1 1 0 0 18 0 1 120000 88854322 25665536 3543 1992294400 134512640 135224549 4294956224 18446744073709551615 134726486 0 0 4096 8192 0 0 0 17 1 0 0
/proc/13570/statm: 6266 3544 69 173 0 6091 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 25064

[startup+0.101291 s]
/proc/loadavg: 1.00 0.99 0.89 3/64 13570
/proc/meminfo: memFree=1371712/2055920 swapFree=4146964/4192956
[pid=13570] ppid=13568 vsize=30124 CPUtime=0.09
/proc/13570/stat : 13570 (CirCUs) R 13568 13570 13417 0 -1 4194304 4944 0 0 0 8 1 0 0 18 0 1 120000 88854322 30846976 4831 1992294400 134512640 135224549 4294956224 18446744073709551615 134749214 0 0 4096 8192 0 0 0 17 1 0 0
/proc/13570/statm: 7531 4832 70 173 0 7356 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30124

[startup+0.30131 s]
/proc/loadavg: 1.00 0.99 0.89 3/64 13570
/proc/meminfo: memFree=1371712/2055920 swapFree=4146964/4192956
[pid=13570] ppid=13568 vsize=42516 CPUtime=0.29
/proc/13570/stat : 13570 (CirCUs) R 13568 13570 13417 0 -1 4194304 8541 0 0 0 26 3 0 0 19 0 1 120000 88854322 43536384 8299 1992294400 134512640 135224549 4294956224 18446744073709551615 134726486 0 0 4096 8192 0 0 0 17 1 0 0
/proc/13570/statm: 10629 8300 70 173 0 10454 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 42516

[startup+0.701346 s]
/proc/loadavg: 1.00 0.99 0.89 3/64 13570
/proc/meminfo: memFree=1371712/2055920 swapFree=4146964/4192956
[pid=13570] ppid=13568 vsize=64464 CPUtime=0.69
/proc/13570/stat : 13570 (CirCUs) R 13568 13570 13417 0 -1 4194304 14611 0 0 0 62 7 0 0 22 0 1 120000 88854322 66011136 13599 1992294400 134512640 135224549 4294956224 18446744073709551615 134726486 0 0 4096 8192 0 0 0 17 1 0 0
/proc/13570/statm: 16116 13600 70 173 0 15941 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 64464

[startup+1.50142 s]
/proc/loadavg: 1.00 0.99 0.89 2/65 13571
/proc/meminfo: memFree=1300024/2055920 swapFree=4146964/4192956
[pid=13570] ppid=13568 vsize=99576 CPUtime=1.49
/proc/13570/stat : 13570 (CirCUs) R 13568 13570 13417 0 -1 4194304 24484 0 0 0 136 13 0 0 25 0 1 120000 88854322 101965824 22446 1992294400 134512640 135224549 4294956224 18446744073709551615 134566971 0 0 4096 8192 0 0 0 17 1 0 0
/proc/13570/statm: 24894 22446 74 173 0 24719 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 99576

[startup+3.10157 s]
/proc/loadavg: 1.00 0.99 0.89 2/65 13571
/proc/meminfo: memFree=1277944/2055920 swapFree=4146964/4192956
[pid=13570] ppid=13568 vsize=113588 CPUtime=3.09
/proc/13570/stat : 13570 (CirCUs) R 13568 13570 13417 0 -1 4194304 28393 0 0 0 295 14 0 0 25 0 1 120000 88854322 116314112 26355 1992294400 134512640 135224549 4294956224 18446744073709551615 134580271 0 0 4096 8192 0 0 0 17 1 0 0
/proc/13570/statm: 28397 26355 77 173 0 28222 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 113588

[startup+6.30186 s]
/proc/loadavg: 1.00 0.99 0.89 2/65 13571
/proc/meminfo: memFree=1259384/2055920 swapFree=4146964/4192956
[pid=13570] ppid=13568 vsize=118500 CPUtime=6.29
/proc/13570/stat : 13570 (CirCUs) R 13568 13570 13417 0 -1 4194304 31126 0 0 0 614 15 0 0 25 0 1 120000 88854322 121344000 28095 1992294400 134512640 135224549 4294956224 18446744073709551615 134587860 0 0 4096 8192 0 0 0 17 1 0 0
/proc/13570/statm: 29625 28095 92 173 0 29450 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 118500

[startup+12.7015 s]
/proc/loadavg: 1.00 0.99 0.89 2/65 13571
/proc/meminfo: memFree=1259448/2055920 swapFree=4146964/4192956
[pid=13570] ppid=13568 vsize=118632 CPUtime=12.68
/proc/13570/stat : 13570 (CirCUs) R 13568 13570 13417 0 -1 4194304 31145 0 0 0 1253 15 0 0 25 0 1 120000 88854322 121479168 28114 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/13570/statm: 29658 28114 92 173 0 29483 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 118632

[startup+25.5016 s]
/proc/loadavg: 1.00 0.99 0.89 3/65 13571
/proc/meminfo: memFree=1257336/2055920 swapFree=4146964/4192956
[pid=13570] ppid=13568 vsize=120744 CPUtime=25.49
/proc/13570/stat : 13570 (CirCUs) R 13568 13570 13417 0 -1 4194304 31683 0 0 0 2533 16 0 0 25 0 1 120000 88854322 123641856 28652 1992294400 134512640 135224549 4294956224 18446744073709551615 134595201 0 0 4096 8192 0 0 0 17 1 0 0
/proc/13570/statm: 30186 28652 92 173 0 30011 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 120744

[startup+51.102 s]
/proc/loadavg: 1.00 0.99 0.89 2/65 13571
/proc/meminfo: memFree=1249528/2055920 swapFree=4146964/4192956
[pid=13570] ppid=13568 vsize=128760 CPUtime=51.07
/proc/13570/stat : 13570 (CirCUs) R 13568 13570 13417 0 -1 4194304 33666 0 0 0 5089 18 0 0 25 0 1 120000 88854322 131850240 30635 1992294400 134512640 135224549 4294956224 18446744073709551615 134726486 0 0 4096 8192 0 0 0 17 1 0 0
/proc/13570/statm: 32190 30635 92 173 0 32015 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 128760

[startup+102.306 s]
/proc/loadavg: 1.00 0.99 0.90 2/65 13571
/proc/meminfo: memFree=1233208/2055920 swapFree=4146964/4192956
[pid=13570] ppid=13568 vsize=145060 CPUtime=102.25
/proc/13570/stat : 13570 (CirCUs) R 13568 13570 13417 0 -1 4194304 37746 0 0 0 10204 21 0 0 25 0 1 120000 88854322 148541440 34715 1992294400 134512640 135224549 4294956224 18446744073709551615 134595379 0 0 4096 8192 0 0 0 17 1 0 0
/proc/13570/statm: 36265 34715 92 173 0 36090 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 145060

[startup+162.301 s]
/proc/loadavg: 1.00 0.99 0.90 2/65 13571
/proc/meminfo: memFree=1214712/2055920 swapFree=4146964/4192956
[pid=13570] ppid=13568 vsize=163652 CPUtime=162.23
/proc/13570/stat : 13570 (CirCUs) R 13568 13570 13417 0 -1 4194304 42365 0 0 0 16197 26 0 0 25 0 1 120000 88854322 167579648 39334 1992294400 134512640 135224549 4294956224 18446744073709551615 134595360 0 0 4096 8192 0 0 0 17 1 0 0
/proc/13570/statm: 40913 39334 92 173 0 40738 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 163652

[startup+222.302 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 13571
/proc/meminfo: memFree=1194936/2055920 swapFree=4146964/4192956
[pid=13570] ppid=13568 vsize=183404 CPUtime=222.21
/proc/13570/stat : 13570 (CirCUs) R 13568 13570 13417 0 -1 4194304 47314 0 0 0 22191 30 0 0 25 0 1 120000 88854322 187805696 44283 1992294400 134512640 135224549 4294956224 18446744073709551615 134595219 0 0 4096 8192 0 0 0 17 1 0 0
/proc/13570/statm: 45851 44283 92 173 0 45676 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 183404

[startup+282.301 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 13571
/proc/meminfo: memFree=1173176/2055920 swapFree=4146964/4192956
[pid=13570] ppid=13568 vsize=205124 CPUtime=282.2
/proc/13570/stat : 13570 (CirCUs) R 13568 13570 13417 0 -1 4194304 52749 0 0 0 28185 35 0 0 25 0 1 120000 88854322 210046976 49718 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/13570/statm: 51281 49718 92 173 0 51106 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 205124

[startup+342.302 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 13571
/proc/meminfo: memFree=1154872/2055920 swapFree=4146964/4192956
[pid=13570] ppid=13568 vsize=223404 CPUtime=342.19
/proc/13570/stat : 13570 (CirCUs) R 13568 13570 13417 0 -1 4194304 57251 0 0 0 34179 40 0 0 25 0 1 120000 88854322 228765696 54220 1992294400 134512640 135224549 4294956224 18446744073709551615 134595219 0 0 4096 8192 0 0 0 17 1 0 0
/proc/13570/statm: 55851 54220 92 173 0 55676 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 223404

[startup+402.301 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 13571
/proc/meminfo: memFree=1141176/2055920 swapFree=4146964/4192956
[pid=13570] ppid=13568 vsize=236932 CPUtime=402.16
/proc/13570/stat : 13570 (CirCUs) R 13568 13570 13417 0 -1 4194304 60652 0 0 0 40173 43 0 0 25 0 1 120000 88854322 242618368 57621 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/13570/statm: 59233 57621 92 173 0 59058 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 236932

[startup+462.302 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 13571
/proc/meminfo: memFree=1141176/2055920 swapFree=4146964/4192956
[pid=13570] ppid=13568 vsize=236932 CPUtime=462.15
/proc/13570/stat : 13570 (CirCUs) R 13568 13570 13417 0 -1 4194304 60652 0 0 0 46172 43 0 0 25 0 1 120000 88854322 242618368 57621 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/13570/statm: 59233 57621 92 173 0 59058 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 236932

[startup+522.301 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 13571
/proc/meminfo: memFree=1141240/2055920 swapFree=4146964/4192956
[pid=13570] ppid=13568 vsize=236932 CPUtime=522.14
/proc/13570/stat : 13570 (CirCUs) R 13568 13570 13417 0 -1 4194304 60652 0 0 0 52170 44 0 0 25 0 1 120000 88854322 242618368 57621 1992294400 134512640 135224549 4294956224 18446744073709551615 134595588 0 0 4096 8192 0 0 0 17 1 0 0
/proc/13570/statm: 59233 57621 92 173 0 59058 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 236932

[startup+582.302 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 13571
/proc/meminfo: memFree=1141112/2055920 swapFree=4146964/4192956
[pid=13570] ppid=13568 vsize=236932 CPUtime=582.12
/proc/13570/stat : 13570 (CirCUs) R 13568 13570 13417 0 -1 4194304 60657 0 0 0 58168 44 0 0 25 0 1 120000 88854322 242618368 57626 1992294400 134512640 135224549 4294956224 18446744073709551615 134587776 0 0 4096 8192 0 0 0 17 1 0 0
/proc/13570/statm: 59233 57626 92 173 0 59058 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 236932

[startup+642.302 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 13571
/proc/meminfo: memFree=1141176/2055920 swapFree=4146964/4192956
[pid=13570] ppid=13568 vsize=236932 CPUtime=642.11
/proc/13570/stat : 13570 (CirCUs) R 13568 13570 13417 0 -1 4194304 60657 0 0 0 64167 44 0 0 25 0 1 120000 88854322 242618368 57626 1992294400 134512640 135224549 4294956224 18446744073709551615 134632717 0 0 4096 8192 0 0 0 17 1 0 0
/proc/13570/statm: 59233 57626 92 173 0 59058 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 236932

[startup+702.301 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 13571
/proc/meminfo: memFree=1123576/2055920 swapFree=4146964/4192956
[pid=13570] ppid=13568 vsize=254560 CPUtime=702.08
/proc/13570/stat : 13570 (CirCUs) R 13568 13570 13417 0 -1 4194304 65072 0 0 0 70161 47 0 0 25 0 1 120000 88854322 260669440 62041 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/13570/statm: 63640 62041 92 173 0 63465 0
Current children cumulated CPU time (s) 702.08
Current children cumulated vsize (KiB) 254560

[startup+762.306 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 13571
/proc/meminfo: memFree=1107448/2055920 swapFree=4146964/4192956
[pid=13570] ppid=13568 vsize=270456 CPUtime=762.07
/proc/13570/stat : 13570 (CirCUs) R 13568 13570 13417 0 -1 4194304 69036 0 0 0 76155 52 0 0 25 0 1 120000 88854322 276946944 66005 1992294400 134512640 135224549 4294956224 18446744073709551615 134622731 0 0 4096 8192 0 0 0 17 1 0 0
/proc/13570/statm: 67614 66005 92 173 0 67439 0
Current children cumulated CPU time (s) 762.07
Current children cumulated vsize (KiB) 270456

[startup+822.301 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 13571
/proc/meminfo: memFree=1107576/2055920 swapFree=4146964/4192956
[pid=13570] ppid=13568 vsize=270456 CPUtime=822.05
/proc/13570/stat : 13570 (CirCUs) R 13568 13570 13417 0 -1 4194304 69036 0 0 0 82153 52 0 0 25 0 1 120000 88854322 276946944 66005 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/13570/statm: 67614 66005 92 173 0 67439 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 270456

[startup+882.302 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 13573
/proc/meminfo: memFree=1107384/2055920 swapFree=4146964/4192956
[pid=13570] ppid=13568 vsize=270456 CPUtime=882.03
/proc/13570/stat : 13570 (CirCUs) R 13568 13570 13417 0 -1 4194304 69036 0 0 0 88151 52 0 0 25 0 1 120000 88854322 276946944 66005 1992294400 134512640 135224549 4294956224 18446744073709551615 134595683 0 0 4096 8192 0 0 0 17 1 0 0
/proc/13570/statm: 67614 66005 92 173 0 67439 0
Current children cumulated CPU time (s) 882.03
Current children cumulated vsize (KiB) 270456

[startup+942.301 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 13573
/proc/meminfo: memFree=1107384/2055920 swapFree=4146964/4192956
[pid=13570] ppid=13568 vsize=270456 CPUtime=942.02
/proc/13570/stat : 13570 (CirCUs) R 13568 13570 13417 0 -1 4194304 69036 0 0 0 94150 52 0 0 25 0 1 120000 88854322 276946944 66005 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/13570/statm: 67614 66005 92 173 0 67439 0
Current children cumulated CPU time (s) 942.02
Current children cumulated vsize (KiB) 270456

[startup+1002.3 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 13573
/proc/meminfo: memFree=1107448/2055920 swapFree=4146964/4192956
[pid=13570] ppid=13568 vsize=270456 CPUtime=1002
/proc/13570/stat : 13570 (CirCUs) R 13568 13570 13417 0 -1 4194304 69036 0 0 0 100148 52 0 0 25 0 1 120000 88854322 276946944 66005 1992294400 134512640 135224549 4294956224 18446744073709551615 134587916 0 0 4096 8192 0 0 0 17 1 0 0
/proc/13570/statm: 67614 66005 92 173 0 67439 0
Current children cumulated CPU time (s) 1002
Current children cumulated vsize (KiB) 270456

[startup+1062.3 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 13573
/proc/meminfo: memFree=1107512/2055920 swapFree=4146964/4192956
[pid=13570] ppid=13568 vsize=270456 CPUtime=1061.99
/proc/13570/stat : 13570 (CirCUs) R 13568 13570 13417 0 -1 4194304 69036 0 0 0 106146 53 0 0 25 0 1 120000 88854322 276946944 66005 1992294400 134512640 135224549 4294956224 18446744073709551615 134595219 0 0 4096 8192 0 0 0 17 1 0 0
/proc/13570/statm: 67614 66005 92 173 0 67439 0
Current children cumulated CPU time (s) 1061.99
Current children cumulated vsize (KiB) 270456

[startup+1122.3 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 13573
/proc/meminfo: memFree=1097720/2055920 swapFree=4146964/4192956
[pid=13570] ppid=13568 vsize=280276 CPUtime=1121.97
/proc/13570/stat : 13570 (CirCUs) R 13568 13570 13417 0 -1 4194304 71480 0 0 0 112143 54 0 0 25 0 1 120000 88854322 287002624 68449 1992294400 134512640 135224549 4294956224 18446744073709551615 134595219 0 0 4096 8192 0 0 0 17 1 0 0
/proc/13570/statm: 70069 68449 92 173 0 69894 0
Current children cumulated CPU time (s) 1121.97
Current children cumulated vsize (KiB) 280276

[startup+1182.3 s]
/proc/loadavg: 1.05 1.00 0.91 2/65 13573
/proc/meminfo: memFree=1097720/2055920 swapFree=4146964/4192956
[pid=13570] ppid=13568 vsize=280276 CPUtime=1181.95
/proc/13570/stat : 13570 (CirCUs) R 13568 13570 13417 0 -1 4194304 71480 0 0 0 118141 54 0 0 25 0 1 120000 88854322 287002624 68449 1992294400 134512640 135224549 4294956224 18446744073709551615 134595322 0 0 4096 8192 0 0 0 17 1 0 0
/proc/13570/statm: 70069 68449 92 173 0 69894 0
Current children cumulated CPU time (s) 1181.95
Current children cumulated vsize (KiB) 280276



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.04 1.00 0.91 2/65 13573
/proc/meminfo: memFree=1097656/2055920 swapFree=4146964/4192956
[pid=13570] ppid=13568 vsize=280276 CPUtime=1200.06
/proc/13570/stat : 13570 (CirCUs) R 13568 13570 13417 0 -1 4194304 71481 0 0 0 119951 55 0 0 25 0 1 100 88854322 287002624 68450 1992294400 134512640 135224549 4294956224 18446744073709551615 134619210 0 0 4096 8192 0 0 0 17 1 0 0
/proc/13570/statm: 70069 68450 92 173 0 69894 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 280276

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.45
CPU time (s): 1200.11
CPU user time (s): 1199.52
CPU system time (s): 0.596909
CPU usage (%): 99.9718
Max. virtual memory (cumulated for all children) (KiB): 280276

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

runsolver used 0.830873 second user time and 2.6416 second system time

The end

Launcher Data

Begin job on node14 at 2009-04-24 23:23:28
IDJOB=1715877
IDBENCH=20353
IDSOLVER=544
FILE ID=node14/1715877-1240608207
PBS_JOBID= 9186300
Free space on /tmp= 66280 MiB

SOLVER NAME= CircUs 2009-03-23
BENCH NAME= SAT07/industrial/anbulagan/hard-sat/partial-10-13-s.cnf
COMMAND LINE= HOME/CirCUs BENCHNAME -t TIMEOUT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1715877-1240608207/watcher-1715877-1240608207 -o /tmp/evaluation-result-1715877-1240608207/solver-1715877-1240608207 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/CirCUs HOME/instance-1715877-1240608207.cnf -t 1200

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

MD5SUM BENCH= d90571b4b69632567da9d3ebfd25979e
RANDOM SEED=84461922

node14.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.256
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	: 5931.00
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.256
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:       1372192 kB
Buffers:         54020 kB
Cached:         518780 kB
SwapCached:      40764 kB
Active:         105632 kB
Inactive:       510268 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1372192 kB
SwapTotal:     4192956 kB
SwapFree:      4146964 kB
Dirty:           20184 kB
Writeback:           0 kB
Mapped:          13440 kB
Slab:            53824 kB
Committed_AS:   264272 kB
PageTables:       1448 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= 66276 MiB
End job on node14 at 2009-04-24 23:43:31