Trace number 1727160

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
CSat 2009-03-22? (TO) 1200.07 1200.42

General information on the benchmark

Namecrafted/Hard/contest04/others/
equilarge_l4.sat05-521.reshuffled-07.cnf
MD5SUMff36f96f6b8096039d33a91da209fed4
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1179.17
Satisfiable
(Un)Satisfiability was proved
Number of variables4499
Number of clauses18603
Sum of the clauses size54454
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21355
Number of clauses of size 317248
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data


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-1727160-1240721576/watcher-1727160-1240721576 -o /tmp/evaluation-result-1727160-1240721576/solver-1727160-1240721576 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/csat HOME/instance-1727160-1240721576.cnf 

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.92 0.98 0.99 3/65 18458
/proc/meminfo: memFree=1523256/2055924 swapFree=4181440/4192956
[pid=18458] ppid=18456 vsize=1992 CPUtime=0
/proc/18458/stat : 18458 (csat) R 18456 18458 18391 0 -1 4194304 339 0 0 0 0 0 0 0 20 0 1 0 100186845 2039808 253 1992294400 134512640 135625496 4294956240 18446744073709551615 135251038 0 0 4096 0 0 0 0 17 1 0 0
/proc/18458/statm: 498 253 88 271 0 224 0

[startup+0.0904379 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 18458
/proc/meminfo: memFree=1523256/2055924 swapFree=4181440/4192956
[pid=18458] ppid=18456 vsize=8352 CPUtime=0.08
/proc/18458/stat : 18458 (csat) R 18456 18458 18391 0 -1 4194304 1944 0 0 0 8 0 0 0 20 0 1 0 100186845 8552448 1857 1992294400 134512640 135625496 4294956240 18446744073709551615 134522557 0 0 4096 0 0 0 0 17 1 0 0
/proc/18458/statm: 2088 1857 91 271 0 1814 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 8352

[startup+0.101437 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 18458
/proc/meminfo: memFree=1523256/2055924 swapFree=4181440/4192956
[pid=18458] ppid=18456 vsize=8352 CPUtime=0.09
/proc/18458/stat : 18458 (csat) R 18456 18458 18391 0 -1 4194304 1945 0 0 0 9 0 0 0 20 0 1 0 100186845 8552448 1858 1992294400 134512640 135625496 4294956240 18446744073709551615 135063846 0 0 4096 0 0 0 0 17 1 0 0
/proc/18458/statm: 2088 1858 91 271 0 1814 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8352

[startup+0.301458 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 18458
/proc/meminfo: memFree=1523256/2055924 swapFree=4181440/4192956
[pid=18458] ppid=18456 vsize=8352 CPUtime=0.29
/proc/18458/stat : 18458 (csat) R 18456 18458 18391 0 -1 4194304 1957 0 0 0 29 0 0 0 22 0 1 0 100186845 8552448 1870 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/18458/statm: 2088 1870 91 271 0 1814 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8352

[startup+0.7015 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 18458
/proc/meminfo: memFree=1523256/2055924 swapFree=4181440/4192956
[pid=18458] ppid=18456 vsize=8616 CPUtime=0.69
/proc/18458/stat : 18458 (csat) R 18456 18458 18391 0 -1 4194304 2003 0 0 0 69 0 0 0 25 0 1 0 100186845 8822784 1916 1992294400 134512640 135625496 4294956240 18446744073709551615 134514888 0 0 4096 0 0 0 0 17 1 0 0
/proc/18458/statm: 2154 1916 91 271 0 1880 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8616

[startup+1.50158 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 18459
/proc/meminfo: memFree=1515888/2055924 swapFree=4181440/4192956
[pid=18458] ppid=18456 vsize=8748 CPUtime=1.49
/proc/18458/stat : 18458 (csat) R 18456 18458 18391 0 -1 4194304 2037 0 0 0 149 0 0 0 25 0 1 0 100186845 8957952 1950 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/18458/statm: 2187 1950 91 271 0 1913 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8748

[startup+3.10175 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 18459
/proc/meminfo: memFree=1515568/2055924 swapFree=4181440/4192956
[pid=18458] ppid=18456 vsize=9012 CPUtime=3.09
/proc/18458/stat : 18458 (csat) R 18456 18458 18391 0 -1 4194304 2119 0 0 0 308 1 0 0 25 0 1 0 100186845 9228288 2032 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/18458/statm: 2253 2032 91 271 0 1979 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 9012

[startup+6.30108 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 18459
/proc/meminfo: memFree=1514480/2055924 swapFree=4181440/4192956
[pid=18458] ppid=18456 vsize=9936 CPUtime=6.29
/proc/18458/stat : 18458 (csat) R 18456 18458 18391 0 -1 4194304 2336 0 0 0 628 1 0 0 25 0 1 0 100186845 10174464 2249 1992294400 134512640 135625496 4294956240 18446744073709551615 134530478 0 0 4096 0 0 0 0 17 1 0 0
/proc/18458/statm: 2484 2249 91 271 0 2210 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 9936

[startup+12.7018 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 18459
/proc/meminfo: memFree=1512176/2055924 swapFree=4181440/4192956
[pid=18458] ppid=18456 vsize=12180 CPUtime=12.69
/proc/18458/stat : 18458 (csat) R 18456 18458 18391 0 -1 4194304 2921 0 0 0 1266 3 0 0 25 0 1 0 100186845 12472320 2834 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/18458/statm: 3045 2834 91 271 0 2771 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 12180

[startup+25.5011 s]
/proc/loadavg: 0.95 0.98 0.99 2/66 18459
/proc/meminfo: memFree=1507952/2055924 swapFree=4181440/4192956
[pid=18458] ppid=18456 vsize=16348 CPUtime=25.49
/proc/18458/stat : 18458 (csat) R 18456 18458 18391 0 -1 4194304 3935 0 0 0 2544 5 0 0 25 0 1 0 100186845 16740352 3848 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/18458/statm: 4087 3848 91 271 0 3813 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 16348

[startup+51.1018 s]
/proc/loadavg: 0.96 0.98 0.99 2/66 18459
/proc/meminfo: memFree=1503728/2055924 swapFree=4181440/4192956
[pid=18458] ppid=18456 vsize=20560 CPUtime=51.08
/proc/18458/stat : 18458 (csat) R 18456 18458 18391 0 -1 4194304 4980 0 0 0 5100 8 0 0 25 0 1 0 100186845 21053440 4893 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/18458/statm: 5140 4893 91 271 0 4866 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 20560

[startup+102.305 s]
/proc/loadavg: 0.98 0.98 0.99 2/66 18459
/proc/meminfo: memFree=1497264/2055924 swapFree=4181440/4192956
[pid=18458] ppid=18456 vsize=26912 CPUtime=102.27
/proc/18458/stat : 18458 (csat) R 18456 18458 18391 0 -1 4194304 6642 0 0 0 10214 13 0 0 25 0 1 0 100186845 27557888 6494 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/18458/statm: 6728 6494 91 271 0 6454 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 26912

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 18459
/proc/meminfo: memFree=1491440/2055924 swapFree=4181440/4192956
[pid=18458] ppid=18456 vsize=32944 CPUtime=162.24
/proc/18458/stat : 18458 (csat) R 18456 18458 18391 0 -1 4194304 8205 0 0 0 16206 18 0 0 25 0 1 0 100186845 33734656 7966 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/18458/statm: 8236 7966 91 271 0 7962 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 32944

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 18459
/proc/meminfo: memFree=1487024/2055924 swapFree=4181440/4192956
[pid=18458] ppid=18456 vsize=37252 CPUtime=222.23
/proc/18458/stat : 18458 (csat) R 18456 18458 18391 0 -1 4194304 9289 0 0 0 22199 24 0 0 25 0 1 0 100186845 38146048 9050 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/18458/statm: 9313 9050 91 271 0 9039 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 37252

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 18459
/proc/meminfo: memFree=1482864/2055924 swapFree=4181440/4192956
[pid=18458] ppid=18456 vsize=41372 CPUtime=282.21
/proc/18458/stat : 18458 (csat) R 18456 18458 18391 0 -1 4194304 10333 0 0 0 28192 29 0 0 25 0 1 0 100186845 42364928 10094 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/18458/statm: 10343 10094 91 271 0 10069 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 41372

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 18459
/proc/meminfo: memFree=1478768/2055924 swapFree=4181440/4192956
[pid=18458] ppid=18456 vsize=45684 CPUtime=342.2
/proc/18458/stat : 18458 (csat) R 18456 18458 18391 0 -1 4194304 11475 0 0 0 34186 34 0 0 25 0 1 0 100186845 46780416 11100 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/18458/statm: 11421 11100 91 271 0 11147 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 45684

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 18459
/proc/meminfo: memFree=1475376/2055924 swapFree=4181440/4192956
[pid=18458] ppid=18456 vsize=49048 CPUtime=402.18
/proc/18458/stat : 18458 (csat) R 18456 18458 18391 0 -1 4194304 12330 0 0 0 40180 38 0 0 25 0 1 0 100186845 50225152 11955 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/18458/statm: 12262 11955 91 271 0 11988 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 49048

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 18459
/proc/meminfo: memFree=1472304/2055924 swapFree=4181440/4192956
[pid=18458] ppid=18456 vsize=51992 CPUtime=462.16
/proc/18458/stat : 18458 (csat) R 18456 18458 18391 0 -1 4194304 13085 0 0 0 46176 40 0 0 25 0 1 0 100186845 53239808 12710 1992294400 134512640 135625496 4294956240 18446744073709551615 134541398 0 0 4096 0 0 0 0 17 1 0 0
/proc/18458/statm: 12998 12710 91 271 0 12724 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 51992

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 18465
/proc/meminfo: memFree=1469360/2055924 swapFree=4181440/4192956
[pid=18458] ppid=18456 vsize=54896 CPUtime=522.14
/proc/18458/stat : 18458 (csat) R 18456 18458 18391 0 -1 4194304 13823 0 0 0 52171 43 0 0 25 0 1 0 100186845 56213504 13448 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/18458/statm: 13724 13448 91 271 0 13450 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 54896

[startup+582.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 18465
/proc/meminfo: memFree=1466992/2055924 swapFree=4181440/4192956
[pid=18458] ppid=18456 vsize=57204 CPUtime=582.12
/proc/18458/stat : 18458 (csat) R 18456 18458 18391 0 -1 4194304 14404 0 0 0 58166 46 0 0 25 0 1 0 100186845 58576896 14029 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/18458/statm: 14301 14029 91 271 0 14027 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 57204

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 18465
/proc/meminfo: memFree=1464752/2055924 swapFree=4181440/4192956
[pid=18458] ppid=18456 vsize=59912 CPUtime=642.11
/proc/18458/stat : 18458 (csat) R 18456 18458 18391 0 -1 4194304 15166 0 0 0 64163 48 0 0 25 0 1 0 100186845 61349888 14588 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/18458/statm: 14978 14588 91 271 0 14704 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 59912

[startup+702.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 18465
/proc/meminfo: memFree=1462640/2055924 swapFree=4181440/4192956
[pid=18458] ppid=18456 vsize=62064 CPUtime=702.09
/proc/18458/stat : 18458 (csat) R 18456 18458 18391 0 -1 4194304 15699 0 0 0 70159 50 0 0 25 0 1 0 100186845 63553536 15121 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/18458/statm: 15516 15121 91 271 0 15242 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 62064

[startup+762.305 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 18465
/proc/meminfo: memFree=1459888/2055924 swapFree=4181440/4192956
[pid=18458] ppid=18456 vsize=64680 CPUtime=762.08
/proc/18458/stat : 18458 (csat) R 18456 18458 18391 0 -1 4194304 16363 0 0 0 76156 52 0 0 25 0 1 0 100186845 66232320 15785 1992294400 134512640 135625496 4294956240 18446744073709551615 134530793 0 0 4096 0 0 0 0 17 1 0 0
/proc/18458/statm: 16170 15785 91 271 0 15896 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 64680

[startup+822.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 18465
/proc/meminfo: memFree=1457264/2055924 swapFree=4181440/4192956
[pid=18458] ppid=18456 vsize=67328 CPUtime=822.05
/proc/18458/stat : 18458 (csat) R 18456 18458 18391 0 -1 4194304 17023 0 0 0 82150 55 0 0 25 0 1 0 100186845 68943872 16445 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/18458/statm: 16832 16445 91 271 0 16558 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 67328

[startup+882.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 18465
/proc/meminfo: memFree=1454960/2055924 swapFree=4181440/4192956
[pid=18458] ppid=18456 vsize=69512 CPUtime=882.04
/proc/18458/stat : 18458 (csat) R 18456 18458 18391 0 -1 4194304 17576 0 0 0 88146 58 0 0 25 0 1 0 100186845 71180288 16998 1992294400 134512640 135625496 4294956240 18446744073709551615 134541395 0 0 4096 0 0 0 0 17 1 0 0
/proc/18458/statm: 17378 16998 91 271 0 17104 0
Current children cumulated CPU time (s) 882.04
Current children cumulated vsize (KiB) 69512

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 18465
/proc/meminfo: memFree=1452912/2055924 swapFree=4181440/4192956
[pid=18458] ppid=18456 vsize=71492 CPUtime=942.02
/proc/18458/stat : 18458 (csat) R 18456 18458 18391 0 -1 4194304 18092 0 0 0 94142 60 0 0 25 0 1 0 100186845 73207808 17514 1992294400 134512640 135625496 4294956240 18446744073709551615 134518305 0 0 4096 0 0 0 0 17 1 0 0
/proc/18458/statm: 17873 17514 91 271 0 17599 0
Current children cumulated CPU time (s) 942.02
Current children cumulated vsize (KiB) 71492

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 18465
/proc/meminfo: memFree=1450800/2055924 swapFree=4181440/4192956
[pid=18458] ppid=18456 vsize=73724 CPUtime=1002
/proc/18458/stat : 18458 (csat) R 18456 18458 18391 0 -1 4194304 18632 0 0 0 100138 62 0 0 25 0 1 0 100186845 75493376 18054 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/18458/statm: 18431 18054 91 271 0 18157 0
Current children cumulated CPU time (s) 1002
Current children cumulated vsize (KiB) 73724

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 18465
/proc/meminfo: memFree=1448560/2055924 swapFree=4181440/4192956
[pid=18458] ppid=18456 vsize=75900 CPUtime=1061.98
/proc/18458/stat : 18458 (csat) R 18456 18458 18391 0 -1 4194304 19196 0 0 0 106134 64 0 0 25 0 1 0 100186845 77721600 18618 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/18458/statm: 18975 18618 91 271 0 18701 0
Current children cumulated CPU time (s) 1061.98
Current children cumulated vsize (KiB) 75900

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 18465
/proc/meminfo: memFree=1446448/2055924 swapFree=4181440/4192956
[pid=18458] ppid=18456 vsize=78008 CPUtime=1121.97
/proc/18458/stat : 18458 (csat) R 18456 18458 18391 0 -1 4194304 19715 0 0 0 112130 67 0 0 25 0 1 0 100186845 79880192 19137 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/18458/statm: 19502 19137 91 271 0 19228 0
Current children cumulated CPU time (s) 1121.97
Current children cumulated vsize (KiB) 78008

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 18465
/proc/meminfo: memFree=1444336/2055924 swapFree=4181440/4192956
[pid=18458] ppid=18456 vsize=80208 CPUtime=1181.96
/proc/18458/stat : 18458 (csat) R 18456 18458 18391 0 -1 4194304 20249 0 0 0 118127 69 0 0 25 0 1 0 100186845 82132992 19671 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/18458/statm: 20052 19671 91 271 0 19778 0
Current children cumulated CPU time (s) 1181.96
Current children cumulated vsize (KiB) 80208



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 18465
/proc/meminfo: memFree=1443824/2055924 swapFree=4181440/4192956
[pid=18458] ppid=18456 vsize=80604 CPUtime=1200.05
/proc/18458/stat : 18458 (csat) R 18456 18458 18391 0 -1 4194304 20375 0 0 0 119936 69 0 0 25 0 1 0 100186845 82538496 19797 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/18458/statm: 20151 19797 91 271 0 19877 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 80604

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.07
CPU user time (s): 1199.36
CPU system time (s): 0.710891
CPU usage (%): 99.9714
Max. virtual memory (cumulated for all children) (KiB): 80604

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

runsolver used 1.40679 second user time and 2.89456 second system time

The end

Launcher Data

Begin job on node83 at 2009-04-26 06:52:56
IDJOB=1727160
IDBENCH=24631
IDSOLVER=517
FILE ID=node83/1727160-1240721576
PBS_JOBID= 9186911
Free space on /tmp= 66040 MiB

SOLVER NAME= CSat 2009-03-22
BENCH NAME= SAT07/crafted/Hard/contest04/others/equilarge_l4.sat05-521.reshuffled-07.cnf
COMMAND LINE= DIR/csat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1727160-1240721576/watcher-1727160-1240721576 -o /tmp/evaluation-result-1727160-1240721576/solver-1727160-1240721576 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/csat HOME/instance-1727160-1240721576.cnf

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

MD5SUM BENCH= ff36f96f6b8096039d33a91da209fed4
RANDOM SEED=711275932

node83.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.222
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.222
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:      2055924 kB
MemFree:       1523672 kB
Buffers:         51688 kB
Cached:         417404 kB
SwapCached:       5412 kB
Active:         148500 kB
Inactive:       329532 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055924 kB
LowFree:       1523672 kB
SwapTotal:     4192956 kB
SwapFree:      4181440 kB
Dirty:            1664 kB
Writeback:           0 kB
Mapped:          13488 kB
Slab:            40108 kB
Committed_AS:   382668 kB
PageTables:       1384 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= 66040 MiB
End job on node83 at 2009-04-26 07:12:58