Trace number 1563587

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.12 1200.42

General information on the benchmark

NameAPPLICATIONS/
c32sat/post-c32s-ss-8.cnf
MD5SUM9d3d3bb9b296880c7463693ae665aafd
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark406.26
Satisfiable
(Un)Satisfiability was proved
Number of variables53752
Number of clauses148393
Sum of the clauses size346249
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 298928
Number of clauses of size 349464
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.69/0.73	c CirCUs release 2.0 (compiled 25-Mar-09 at 4:46 PM)
0.69/0.73	c Eliminate time :       0.54 

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-1563587-1238787765/watcher-1563587-1238787765 -o /tmp/evaluation-result-1563587-1238787765/solver-1563587-1238787765 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/CirCUs HOME/instance-1563587-1238787765.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.97 1.02 1.04 3/64 29625
/proc/meminfo: memFree=1963712/2055920 swapFree=4178360/4192956
[pid=29625] ppid=29623 vsize=5228 CPUtime=0
/proc/29625/stat : 29625 (CirCUs) R 29623 29625 29276 0 -1 4194304 719 0 0 0 0 0 0 0 18 0 1 120000 1151439352 5353472 704 1992294400 134512640 135224549 4294956208 18446744073709551615 134594394 0 0 4096 8192 0 0 0 17 1 0 0
/proc/29625/statm: 1307 709 66 173 0 1132 0

[startup+0.045033 s]
/proc/loadavg: 0.97 1.02 1.04 3/64 29625
/proc/meminfo: memFree=1963712/2055920 swapFree=4178360/4192956
[pid=29625] ppid=29623 vsize=8088 CPUtime=0.04
/proc/29625/stat : 29625 (CirCUs) R 29623 29625 29276 0 -1 4194304 1492 0 0 0 3 1 0 0 18 0 1 120000 1151439352 8282112 1444 1992294400 134512640 135224549 4294956208 18446744073709551615 134726486 0 0 4096 8192 0 0 0 17 1 0 0
/proc/29625/statm: 2022 1445 70 173 0 1847 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 8088

[startup+0.102031 s]
/proc/loadavg: 0.97 1.02 1.04 3/64 29625
/proc/meminfo: memFree=1963712/2055920 swapFree=4178360/4192956
[pid=29625] ppid=29623 vsize=11380 CPUtime=0.09
/proc/29625/stat : 29625 (CirCUs) R 29623 29625 29276 0 -1 4194304 2422 0 0 0 8 1 0 0 18 0 1 120000 1151439352 11653120 2309 1992294400 134512640 135224549 4294956208 18446744073709551615 134724414 0 0 4096 8192 0 0 0 17 1 0 0
/proc/29625/statm: 2845 2310 70 173 0 2670 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11380

[startup+0.301042 s]
/proc/loadavg: 0.97 1.02 1.04 3/64 29625
/proc/meminfo: memFree=1963712/2055920 swapFree=4178360/4192956
[pid=29625] ppid=29623 vsize=18500 CPUtime=0.29
/proc/29625/stat : 29625 (CirCUs) R 29623 29625 29276 0 -1 4194304 4447 0 0 0 26 3 0 0 19 0 1 120000 1151439352 18944000 4204 1992294400 134512640 135224549 4294956208 18446744073709551615 134632717 0 0 4096 8192 0 0 0 17 1 0 0
/proc/29625/statm: 4625 4204 77 173 0 4450 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 18500

[startup+0.701078 s]
/proc/loadavg: 0.97 1.02 1.04 3/64 29625
/proc/meminfo: memFree=1963712/2055920 swapFree=4178360/4192956
[pid=29625] ppid=29623 vsize=22584 CPUtime=0.69
/proc/29625/stat : 29625 (CirCUs) R 29623 29625 29276 0 -1 4194304 5577 0 0 0 66 3 0 0 22 0 1 120000 1151439352 23126016 5334 1992294400 134512640 135224549 4294956208 18446744073709551615 134578355 0 0 4096 8192 0 0 0 17 1 0 0
/proc/29625/statm: 5646 5334 77 173 0 5471 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 22584

[startup+1.50115 s]
/proc/loadavg: 0.97 1.02 1.04 2/65 29626
/proc/meminfo: memFree=1941688/2055920 swapFree=4178360/4192956
[pid=29625] ppid=29623 vsize=23876 CPUtime=1.49
/proc/29625/stat : 29625 (CirCUs) R 29623 29625 29276 0 -1 4194304 6080 0 0 0 146 3 0 0 25 0 1 120000 1151439352 24449024 5614 1992294400 134512640 135224549 4294956208 18446744073709551615 134595691 0 0 4096 8192 0 0 0 17 1 0 0
/proc/29625/statm: 5969 5614 93 173 0 5794 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 23876

[startup+3.10129 s]
/proc/loadavg: 0.97 1.02 1.04 2/65 29626
/proc/meminfo: memFree=1940920/2055920 swapFree=4178360/4192956
[pid=29625] ppid=29623 vsize=24828 CPUtime=3.09
/proc/29625/stat : 29625 (CirCUs) R 29623 29625 29276 0 -1 4194304 6317 0 0 0 306 3 0 0 25 0 1 120000 1151439352 25423872 5851 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/29625/statm: 6207 5851 93 173 0 6032 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 24828

[startup+6.30158 s]
/proc/loadavg: 0.97 1.02 1.04 2/65 29626
/proc/meminfo: memFree=1940280/2055920 swapFree=4178360/4192956
[pid=29625] ppid=29623 vsize=24828 CPUtime=6.28
/proc/29625/stat : 29625 (CirCUs) R 29623 29625 29276 0 -1 4194304 6329 0 0 0 625 3 0 0 25 0 1 120000 1151439352 25423872 5863 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/29625/statm: 6207 5863 93 173 0 6032 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 24828

[startup+12.7012 s]
/proc/loadavg: 1.06 1.03 1.04 2/65 29626
/proc/meminfo: memFree=1939904/2055920 swapFree=4178360/4192956
[pid=29625] ppid=29623 vsize=25224 CPUtime=12.69
/proc/29625/stat : 29625 (CirCUs) R 29623 29625 29276 0 -1 4194304 6430 0 0 0 1265 4 0 0 25 0 1 120000 1151439352 25829376 5964 1992294400 134512640 135224549 4294956208 18446744073709551615 134585021 0 0 4096 8192 0 0 0 17 1 0 0
/proc/29625/statm: 6306 5964 93 173 0 6131 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 25224

[startup+25.5023 s]
/proc/loadavg: 1.11 1.05 1.05 2/65 29626
/proc/meminfo: memFree=1938880/2055920 swapFree=4178360/4192956
[pid=29625] ppid=29623 vsize=26380 CPUtime=25.49
/proc/29625/stat : 29625 (CirCUs) R 29623 29625 29276 0 -1 4194304 6700 0 0 0 2545 4 0 0 25 0 1 120000 1151439352 27013120 6234 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/29625/statm: 6595 6234 93 173 0 6420 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 26380

[startup+51.1026 s]
/proc/loadavg: 1.07 1.04 1.04 2/65 29626
/proc/meminfo: memFree=1937792/2055920 swapFree=4178360/4192956
[pid=29625] ppid=29623 vsize=27436 CPUtime=51.07
/proc/29625/stat : 29625 (CirCUs) R 29623 29625 29276 0 -1 4194304 6971 0 0 0 5103 4 0 0 25 0 1 120000 1151439352 28094464 6505 1992294400 134512640 135224549 4294956208 18446744073709551615 134633315 0 0 4096 8192 0 0 0 17 1 0 0
/proc/29625/statm: 6859 6505 93 173 0 6684 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 27436

[startup+102.305 s]
/proc/loadavg: 1.03 1.03 1.04 2/65 29626
/proc/meminfo: memFree=1935680/2055920 swapFree=4178360/4192956
[pid=29625] ppid=29623 vsize=29572 CPUtime=102.27
/proc/29625/stat : 29625 (CirCUs) R 29623 29625 29276 0 -1 4194304 7491 0 0 0 10222 5 0 0 25 0 1 120000 1151439352 30281728 7025 1992294400 134512640 135224549 4294956208 18446744073709551615 134585004 0 0 4096 8192 0 0 0 17 1 0 0
/proc/29625/statm: 7393 7025 93 173 0 7218 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 29572

[startup+162.303 s]
/proc/loadavg: 1.01 1.03 1.03 2/65 29626
/proc/meminfo: memFree=1932352/2055920 swapFree=4178360/4192956
[pid=29625] ppid=29623 vsize=32740 CPUtime=162.25
/proc/29625/stat : 29625 (CirCUs) R 29623 29625 29276 0 -1 4194304 8307 0 0 0 16219 6 0 0 25 0 1 120000 1151439352 33525760 7841 1992294400 134512640 135224549 4294956208 18446744073709551615 134585004 0 0 4096 8192 0 0 0 17 1 0 0
/proc/29625/statm: 8185 7841 93 173 0 8010 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 32740

[startup+222.303 s]
/proc/loadavg: 1.00 1.02 1.03 2/65 29626
/proc/meminfo: memFree=1931008/2055920 swapFree=4178360/4192956
[pid=29625] ppid=29623 vsize=34312 CPUtime=222.23
/proc/29625/stat : 29625 (CirCUs) R 29623 29625 29276 0 -1 4194304 8636 0 0 0 22217 6 0 0 25 0 1 120000 1151439352 35135488 8170 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/29625/statm: 8578 8170 93 173 0 8403 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 34312

[startup+282.302 s]
/proc/loadavg: 1.00 1.01 1.02 2/65 29626
/proc/meminfo: memFree=1929536/2055920 swapFree=4178360/4192956
[pid=29625] ppid=29623 vsize=35768 CPUtime=282.22
/proc/29625/stat : 29625 (CirCUs) R 29623 29625 29276 0 -1 4194304 9005 0 0 0 28215 7 0 0 25 0 1 120000 1151439352 36626432 8539 1992294400 134512640 135224549 4294956208 18446744073709551615 134595295 0 0 4096 8192 0 0 0 17 1 0 0
/proc/29625/statm: 8942 8539 93 173 0 8767 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 35768

[startup+342.303 s]
/proc/loadavg: 1.00 1.01 1.02 2/65 29626
/proc/meminfo: memFree=1926272/2055920 swapFree=4178360/4192956
[pid=29625] ppid=29623 vsize=38960 CPUtime=342.21
/proc/29625/stat : 29625 (CirCUs) R 29623 29625 29276 0 -1 4194304 9803 0 0 0 34213 8 0 0 25 0 1 120000 1151439352 39895040 9337 1992294400 134512640 135224549 4294956208 18446744073709551615 134595219 0 0 4096 8192 0 0 0 17 1 0 0
/proc/29625/statm: 9740 9337 93 173 0 9565 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 38960

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.01 2/65 29626
/proc/meminfo: memFree=1925120/2055920 swapFree=4178360/4192956
[pid=29625] ppid=29623 vsize=40028 CPUtime=402.19
/proc/29625/stat : 29625 (CirCUs) R 29623 29625 29276 0 -1 4194304 10091 0 0 0 40211 8 0 0 25 0 1 120000 1151439352 40988672 9625 1992294400 134512640 135224549 4294956208 18446744073709551615 134595219 0 0 4096 8192 0 0 0 17 1 0 0
/proc/29625/statm: 10007 9625 93 173 0 9832 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 40028

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29626
/proc/meminfo: memFree=1923200/2055920 swapFree=4178360/4192956
[pid=29625] ppid=29623 vsize=41900 CPUtime=462.18
/proc/29625/stat : 29625 (CirCUs) R 29623 29625 29276 0 -1 4194304 10557 0 0 0 46209 9 0 0 25 0 1 120000 1151439352 42905600 10091 1992294400 134512640 135224549 4294956208 18446744073709551615 134595552 0 0 4096 8192 0 0 0 17 1 0 0
/proc/29625/statm: 10475 10091 93 173 0 10300 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 41900

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29626
/proc/meminfo: memFree=1921024/2055920 swapFree=4178360/4192956
[pid=29625] ppid=29623 vsize=44568 CPUtime=522.17
/proc/29625/stat : 29625 (CirCUs) R 29623 29625 29276 0 -1 4194304 11212 0 0 0 52207 10 0 0 25 0 1 120000 1151439352 45637632 10617 1992294400 134512640 135224549 4294956208 18446744073709551615 134622672 0 0 4096 8192 0 0 0 17 1 0 0
/proc/29625/statm: 11142 10617 93 173 0 10967 0
Current children cumulated CPU time (s) 522.17
Current children cumulated vsize (KiB) 44568

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29626
/proc/meminfo: memFree=1920832/2055920 swapFree=4178360/4192956
[pid=29625] ppid=29623 vsize=44704 CPUtime=582.15
/proc/29625/stat : 29625 (CirCUs) R 29623 29625 29276 0 -1 4194304 11268 0 0 0 58205 10 0 0 25 0 1 120000 1151439352 45776896 10673 1992294400 134512640 135224549 4294956208 18446744073709551615 134632717 0 0 4096 8192 0 0 0 17 1 0 0
/proc/29625/statm: 11176 10673 93 173 0 11001 0
Current children cumulated CPU time (s) 582.15
Current children cumulated vsize (KiB) 44704

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29626
/proc/meminfo: memFree=1919680/2055920 swapFree=4178360/4192956
[pid=29625] ppid=29623 vsize=45760 CPUtime=642.13
/proc/29625/stat : 29625 (CirCUs) R 29623 29625 29276 0 -1 4194304 11539 0 0 0 64203 10 0 0 25 0 1 120000 1151439352 46858240 10944 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/29625/statm: 11440 10944 93 173 0 11265 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 45760

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29626
/proc/meminfo: memFree=1916928/2055920 swapFree=4178360/4192956
[pid=29625] ppid=29623 vsize=48476 CPUtime=702.12
/proc/29625/stat : 29625 (CirCUs) R 29623 29625 29276 0 -1 4194304 12205 0 0 0 70200 12 0 0 25 0 1 120000 1151439352 49639424 11610 1992294400 134512640 135224549 4294956208 18446744073709551615 134595322 0 0 4096 8192 0 0 0 17 1 0 0
/proc/29625/statm: 12119 11610 93 173 0 11944 0
Current children cumulated CPU time (s) 702.12
Current children cumulated vsize (KiB) 48476

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29626
/proc/meminfo: memFree=1916608/2055920 swapFree=4178360/4192956
[pid=29625] ppid=29623 vsize=48784 CPUtime=762.11
/proc/29625/stat : 29625 (CirCUs) R 29623 29625 29276 0 -1 4194304 12279 0 0 0 76199 12 0 0 25 0 1 120000 1151439352 49954816 11684 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/29625/statm: 12196 11684 93 173 0 12021 0
Current children cumulated CPU time (s) 762.11
Current children cumulated vsize (KiB) 48784

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29626
/proc/meminfo: memFree=1914432/2055920 swapFree=4178360/4192956
[pid=29625] ppid=29623 vsize=50940 CPUtime=822.09
/proc/29625/stat : 29625 (CirCUs) R 29623 29625 29276 0 -1 4194304 12811 0 0 0 82197 12 0 0 25 0 1 120000 1151439352 52162560 12216 1992294400 134512640 135224549 4294956208 18446744073709551615 134638481 0 0 4096 8192 0 0 0 17 1 0 0
/proc/29625/statm: 12735 12216 93 173 0 12560 0
Current children cumulated CPU time (s) 822.09
Current children cumulated vsize (KiB) 50940

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29626
/proc/meminfo: memFree=1913984/2055920 swapFree=4178360/4192956
[pid=29625] ppid=29623 vsize=51340 CPUtime=882.08
/proc/29625/stat : 29625 (CirCUs) R 29623 29625 29276 0 -1 4194304 12918 0 0 0 88195 13 0 0 25 0 1 120000 1151439352 52572160 12323 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/29625/statm: 12835 12323 93 173 0 12660 0
Current children cumulated CPU time (s) 882.08
Current children cumulated vsize (KiB) 51340

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29626
/proc/meminfo: memFree=1911168/2055920 swapFree=4178360/4192956
[pid=29625] ppid=29623 vsize=54164 CPUtime=942.06
/proc/29625/stat : 29625 (CirCUs) R 29623 29625 29276 0 -1 4194304 13612 0 0 0 94192 14 0 0 25 0 1 120000 1151439352 55463936 13017 1992294400 134512640 135224549 4294956208 18446744073709551615 134585011 0 0 4096 8192 0 0 0 17 1 0 0
/proc/29625/statm: 13541 13017 93 173 0 13366 0
Current children cumulated CPU time (s) 942.06
Current children cumulated vsize (KiB) 54164

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29626
/proc/meminfo: memFree=1911040/2055920 swapFree=4178360/4192956
[pid=29625] ppid=29623 vsize=54164 CPUtime=1002.05
/proc/29625/stat : 29625 (CirCUs) R 29623 29625 29276 0 -1 4194304 13624 0 0 0 100191 14 0 0 25 0 1 120000 1151439352 55463936 13029 1992294400 134512640 135224549 4294956208 18446744073709551615 134595283 0 0 4096 8192 0 0 0 17 1 0 0
/proc/29625/statm: 13541 13029 93 173 0 13366 0
Current children cumulated CPU time (s) 1002.05
Current children cumulated vsize (KiB) 54164

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29626
/proc/meminfo: memFree=1908288/2055920 swapFree=4178360/4192956
[pid=29625] ppid=29623 vsize=56888 CPUtime=1062.03
/proc/29625/stat : 29625 (CirCUs) R 29623 29625 29276 0 -1 4194304 14306 0 0 0 106189 14 0 0 25 0 1 120000 1151439352 58253312 13711 1992294400 134512640 135224549 4294956208 18446744073709551615 134632717 0 0 4096 8192 0 0 0 17 1 0 0
/proc/29625/statm: 14222 13711 93 173 0 14047 0
Current children cumulated CPU time (s) 1062.03
Current children cumulated vsize (KiB) 56888

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29632
/proc/meminfo: memFree=1907392/2055920 swapFree=4178360/4192956
[pid=29625] ppid=29623 vsize=56888 CPUtime=1122.01
/proc/29625/stat : 29625 (CirCUs) R 29623 29625 29276 0 -1 4194304 14307 0 0 0 112187 14 0 0 25 0 1 120000 1151439352 58253312 13712 1992294400 134512640 135224549 4294956208 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/29625/statm: 14222 13712 93 173 0 14047 0
Current children cumulated CPU time (s) 1122.01
Current children cumulated vsize (KiB) 56888

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29632
/proc/meminfo: memFree=1907072/2055920 swapFree=4178360/4192956
[pid=29625] ppid=29623 vsize=57284 CPUtime=1182
/proc/29625/stat : 29625 (CirCUs) R 29623 29625 29276 0 -1 4194304 14370 0 0 0 118185 15 0 0 25 0 1 120000 1151439352 58658816 13775 1992294400 134512640 135224549 4294956208 18446744073709551615 134595736 0 0 4096 8192 0 0 0 17 1 0 0
/proc/29625/statm: 14321 13775 93 173 0 14146 0
Current children cumulated CPU time (s) 1182
Current children cumulated vsize (KiB) 57284



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29632
/proc/meminfo: memFree=1906752/2055920 swapFree=4178360/4192956
[pid=29625] ppid=29623 vsize=57416 CPUtime=1200.1
/proc/29625/stat : 29625 (CirCUs) R 29623 29625 29276 0 -1 4194304 14451 0 0 0 119995 15 0 0 25 0 1 100 1151439352 58793984 13856 1992294400 134512640 135224549 4294956208 18446744073709551615 134632717 0 0 4096 8192 0 0 0 17 1 0 0
/proc/29625/statm: 14354 13856 93 173 0 14179 0
Current children cumulated CPU time (s) 1200.1
Current children cumulated vsize (KiB) 57416

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.42
CPU time (s): 1200.12
CPU user time (s): 1199.95
CPU system time (s): 0.168974
CPU usage (%): 99.9756
Max. virtual memory (cumulated for all children) (KiB): 57416

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

runsolver used 0.955854 second user time and 2.80757 second system time

The end

Launcher Data

Begin job on node43 at 2009-04-03 21:42:46
IDJOB=1563587
IDBENCH=70956
IDSOLVER=544
FILE ID=node43/1563587-1238787765
PBS_JOBID= 9085598
Free space on /tmp= 66416 MiB

SOLVER NAME= CircUs 2009-03-23
BENCH NAME= SAT09/APPLICATIONS/c32sat/post-c32s-ss-8.cnf
COMMAND LINE= HOME/CirCUs BENCHNAME -t TIMEOUT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1563587-1238787765/watcher-1563587-1238787765 -o /tmp/evaluation-result-1563587-1238787765/solver-1563587-1238787765 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/CirCUs HOME/instance-1563587-1238787765.cnf -t 1200

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

MD5SUM BENCH= 9d3d3bb9b296880c7463693ae665aafd
RANDOM SEED=1275764811

node43.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.242
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.242
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:       1964128 kB
Buffers:          3840 kB
Cached:          28156 kB
SwapCached:       8736 kB
Active:          27360 kB
Inactive:        14952 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1964128 kB
SwapTotal:     4192956 kB
SwapFree:      4178360 kB
Dirty:            3440 kB
Writeback:           0 kB
Mapped:          15852 kB
Slab:            35436 kB
Committed_AS:  2796748 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= 66412 MiB
End job on node43 at 2009-04-03 22:02:48