Trace number 1738318

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.09 1200.53

General information on the benchmark

NameCRAFTED/sgi/
new-difficult-23-189-21-75.cnf
MD5SUM46a186d5aa9ba41a176adf24fb365342
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.195969
Satisfiable
(Un)Satisfiability was proved
Number of variables483
Number of clauses25396
Sum of the clauses size51233
Maximum clause length23
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 225375
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 521

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-1738318-1240837059/watcher-1738318-1240837059 -o /tmp/evaluation-result-1738318-1240837059/solver-1738318-1240837059 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/csat HOME/instance-1738318-1240837059.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: 1.00 1.00 1.00 3/65 20610
/proc/meminfo: memFree=1771664/2055920 swapFree=4181360/4192956
[pid=20610] ppid=20608 vsize=1868 CPUtime=0
/proc/20610/stat : 20610 (csat) R 20608 20610 20253 0 -1 4194304 219 0 0 0 0 0 0 0 20 0 1 0 111735261 1912832 203 1992294400 134512640 135625496 4294956224 18446744073709551615 134538696 0 0 4096 0 0 0 0 17 1 0 0
/proc/20610/statm: 467 203 88 271 0 193 0

[startup+0.072078 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 20610
/proc/meminfo: memFree=1771664/2055920 swapFree=4181360/4192956
[pid=20610] ppid=20608 vsize=8272 CPUtime=0.06
/proc/20610/stat : 20610 (csat) R 20608 20610 20253 0 -1 4194304 1887 0 0 0 6 0 0 0 20 0 1 0 111735261 8470528 1820 1992294400 134512640 135625496 4294956224 18446744073709551615 135063846 0 0 4096 0 0 0 0 17 1 0 0
/proc/20610/statm: 2068 1820 90 271 0 1794 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 8272

[startup+0.101082 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 20610
/proc/meminfo: memFree=1771664/2055920 swapFree=4181360/4192956
[pid=20610] ppid=20608 vsize=8404 CPUtime=0.09
/proc/20610/stat : 20610 (csat) R 20608 20610 20253 0 -1 4194304 1912 0 0 0 9 0 0 0 20 0 1 0 111735261 8605696 1845 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/20610/statm: 2101 1845 90 271 0 1827 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8404

[startup+0.30112 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 20610
/proc/meminfo: memFree=1771664/2055920 swapFree=4181360/4192956
[pid=20610] ppid=20608 vsize=8804 CPUtime=0.29
/proc/20610/stat : 20610 (csat) R 20608 20610 20253 0 -1 4194304 2021 0 0 0 29 0 0 0 22 0 1 0 111735261 9015296 1954 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/20610/statm: 2201 1954 90 271 0 1927 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8804

[startup+0.701193 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 20610
/proc/meminfo: memFree=1771664/2055920 swapFree=4181360/4192956
[pid=20610] ppid=20608 vsize=9468 CPUtime=0.69
/proc/20610/stat : 20610 (csat) R 20608 20610 20253 0 -1 4194304 2201 0 0 0 68 1 0 0 25 0 1 0 111735261 9695232 2134 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/20610/statm: 2367 2134 90 271 0 2093 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 9468

[startup+1.50134 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20611
/proc/meminfo: memFree=1762952/2055920 swapFree=4181360/4192956
[pid=20610] ppid=20608 vsize=10920 CPUtime=1.49
/proc/20610/stat : 20610 (csat) R 20608 20610 20253 0 -1 4194304 2558 0 0 0 148 1 0 0 25 0 1 0 111735261 11182080 2491 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/20610/statm: 2730 2491 90 271 0 2456 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 10920

[startup+3.10164 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20611
/proc/meminfo: memFree=1761096/2055920 swapFree=4181360/4192956
[pid=20610] ppid=20608 vsize=12956 CPUtime=3.09
/proc/20610/stat : 20610 (csat) R 20608 20610 20253 0 -1 4194304 3047 0 0 0 306 3 0 0 25 0 1 0 111735261 13266944 2980 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/20610/statm: 3239 2980 90 271 0 2965 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 12956

[startup+6.30123 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20611
/proc/meminfo: memFree=1757384/2055920 swapFree=4181360/4192956
[pid=20610] ppid=20608 vsize=16204 CPUtime=6.29
/proc/20610/stat : 20610 (csat) R 20608 20610 20253 0 -1 4194304 3871 0 0 0 625 4 0 0 25 0 1 0 111735261 16592896 3804 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/20610/statm: 4051 3804 90 271 0 3777 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 16204

[startup+12.7014 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20611
/proc/meminfo: memFree=1752336/2055920 swapFree=4181360/4192956
[pid=20610] ppid=20608 vsize=20800 CPUtime=12.69
/proc/20610/stat : 20610 (csat) R 20608 20610 20253 0 -1 4194304 5029 0 0 0 1263 6 0 0 25 0 1 0 111735261 21299200 4962 1992294400 134512640 135625496 4294956224 18446744073709551615 134529063 0 0 4096 0 0 0 0 17 1 0 0
/proc/20610/statm: 5200 4962 90 271 0 4926 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 20800

[startup+25.5018 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20611
/proc/meminfo: memFree=1745552/2055920 swapFree=4181360/4192956
[pid=20610] ppid=20608 vsize=27404 CPUtime=25.48
/proc/20610/stat : 20610 (csat) R 20608 20610 20253 0 -1 4194304 6647 0 0 0 2540 8 0 0 25 0 1 0 111735261 28061696 6580 1992294400 134512640 135625496 4294956224 18446744073709551615 134541374 0 0 4096 0 0 0 0 17 1 0 0
/proc/20610/statm: 6851 6580 90 271 0 6577 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 27404

[startup+51.1015 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20611
/proc/meminfo: memFree=1736656/2055920 swapFree=4181360/4192956
[pid=20610] ppid=20608 vsize=36388 CPUtime=51.07
/proc/20610/stat : 20610 (csat) R 20608 20610 20253 0 -1 4194304 8956 0 0 0 5093 14 0 0 25 0 1 0 111735261 37261312 8828 1992294400 134512640 135625496 4294956224 18446744073709551615 134541434 0 0 4096 0 0 0 0 17 1 0 0
/proc/20610/statm: 9097 8828 90 271 0 8823 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 36388

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20611
/proc/meminfo: memFree=1723664/2055920 swapFree=4181360/4192956
[pid=20610] ppid=20608 vsize=49300 CPUtime=102.26
/proc/20610/stat : 20610 (csat) R 20608 20610 20253 0 -1 4194304 12243 0 0 0 10203 23 0 0 25 0 1 0 111735261 50483200 12024 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/20610/statm: 12325 12024 90 271 0 12051 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 49300

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20611
/proc/meminfo: memFree=1713104/2055920 swapFree=4181360/4192956
[pid=20610] ppid=20608 vsize=59836 CPUtime=162.23
/proc/20610/stat : 20610 (csat) R 20608 20610 20253 0 -1 4194304 14890 0 0 0 16192 31 0 0 25 0 1 0 111735261 61272064 14671 1992294400 134512640 135625496 4294956224 18446744073709551615 135063846 0 0 4096 0 0 0 0 17 1 0 0
/proc/20610/statm: 14959 14671 90 271 0 14685 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 59836

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20617
/proc/meminfo: memFree=1704336/2055920 swapFree=4181360/4192956
[pid=20610] ppid=20608 vsize=68836 CPUtime=222.2
/proc/20610/stat : 20610 (csat) R 20608 20610 20253 0 -1 4194304 17174 0 0 0 22184 36 0 0 25 0 1 0 111735261 70488064 16819 1992294400 134512640 135625496 4294956224 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/20610/statm: 17209 16819 90 271 0 16935 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 68836

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20617
/proc/meminfo: memFree=1696592/2055920 swapFree=4181360/4192956
[pid=20610] ppid=20608 vsize=76800 CPUtime=282.18
/proc/20610/stat : 20610 (csat) R 20608 20610 20253 0 -1 4194304 19138 0 0 0 28176 42 0 0 25 0 1 0 111735261 78643200 18783 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/20610/statm: 19200 18783 90 271 0 18926 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 76800

[startup+342.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20617
/proc/meminfo: memFree=1689744/2055920 swapFree=4181360/4192956
[pid=20610] ppid=20608 vsize=83532 CPUtime=342.17
/proc/20610/stat : 20610 (csat) R 20608 20610 20253 0 -1 4194304 20817 0 0 0 34170 47 0 0 25 0 1 0 111735261 85536768 20462 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/20610/statm: 20883 20462 90 271 0 20609 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 83532

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20617
/proc/meminfo: memFree=1682640/2055920 swapFree=4181360/4192956
[pid=20610] ppid=20608 vsize=90908 CPUtime=402.14
/proc/20610/stat : 20610 (csat) R 20608 20610 20253 0 -1 4194304 22803 0 0 0 40163 51 0 0 25 0 1 0 111735261 93089792 22245 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/20610/statm: 22727 22245 90 271 0 22453 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 90908

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20617
/proc/meminfo: memFree=1676176/2055920 swapFree=4181360/4192956
[pid=20610] ppid=20608 vsize=97344 CPUtime=462.12
/proc/20610/stat : 20610 (csat) R 20608 20610 20253 0 -1 4194304 24393 0 0 0 46156 56 0 0 25 0 1 0 111735261 99680256 23835 1992294400 134512640 135625496 4294956224 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/20610/statm: 24336 23835 90 271 0 24062 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 97344

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20617
/proc/meminfo: memFree=1670800/2055920 swapFree=4181360/4192956
[pid=20610] ppid=20608 vsize=102876 CPUtime=522.1
/proc/20610/stat : 20610 (csat) R 20608 20610 20253 0 -1 4194304 25741 0 0 0 52150 60 0 0 25 0 1 0 111735261 105345024 25183 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/20610/statm: 25719 25183 90 271 0 25445 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 102876

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20617
/proc/meminfo: memFree=1665872/2055920 swapFree=4181360/4192956
[pid=20610] ppid=20608 vsize=107948 CPUtime=582.08
/proc/20610/stat : 20610 (csat) R 20608 20610 20253 0 -1 4194304 26965 0 0 0 58145 63 0 0 25 0 1 0 111735261 110538752 26407 1992294400 134512640 135625496 4294956224 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/20610/statm: 26987 26407 90 271 0 26713 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 107948

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20617
/proc/meminfo: memFree=1661264/2055920 swapFree=4181360/4192956
[pid=20610] ppid=20608 vsize=112704 CPUtime=642.06
/proc/20610/stat : 20610 (csat) R 20608 20610 20253 0 -1 4194304 28126 0 0 0 64140 66 0 0 25 0 1 0 111735261 115408896 27568 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/20610/statm: 28176 27568 90 271 0 27902 0
Current children cumulated CPU time (s) 642.06
Current children cumulated vsize (KiB) 112704

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20617
/proc/meminfo: memFree=1657488/2055920 swapFree=4181360/4192956
[pid=20610] ppid=20608 vsize=116472 CPUtime=702.03
/proc/20610/stat : 20610 (csat) R 20608 20610 20253 0 -1 4194304 29061 0 0 0 70134 69 0 0 25 0 1 0 111735261 119267328 28503 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/20610/statm: 29118 28503 90 271 0 28844 0
Current children cumulated CPU time (s) 702.03
Current children cumulated vsize (KiB) 116472

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20617
/proc/meminfo: memFree=1653520/2055920 swapFree=4181360/4192956
[pid=20610] ppid=20608 vsize=120404 CPUtime=762.02
/proc/20610/stat : 20610 (csat) R 20608 20610 20253 0 -1 4194304 30039 0 0 0 76129 73 0 0 25 0 1 0 111735261 123293696 29481 1992294400 134512640 135625496 4294956224 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/20610/statm: 30101 29481 90 271 0 29827 0
Current children cumulated CPU time (s) 762.02
Current children cumulated vsize (KiB) 120404

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20617
/proc/meminfo: memFree=1649360/2055920 swapFree=4181360/4192956
[pid=20610] ppid=20608 vsize=124652 CPUtime=821.99
/proc/20610/stat : 20610 (csat) R 20608 20610 20253 0 -1 4194304 31084 0 0 0 82123 76 0 0 25 0 1 0 111735261 127643648 30526 1992294400 134512640 135625496 4294956224 18446744073709551615 134541405 0 0 4096 0 0 0 0 17 1 0 0
/proc/20610/statm: 31163 30526 90 271 0 30889 0
Current children cumulated CPU time (s) 821.99
Current children cumulated vsize (KiB) 124652

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20617
/proc/meminfo: memFree=1644816/2055920 swapFree=4181360/4192956
[pid=20610] ppid=20608 vsize=129168 CPUtime=881.97
/proc/20610/stat : 20610 (csat) R 20608 20610 20253 0 -1 4194304 32208 0 0 0 88118 79 0 0 25 0 1 0 111735261 132268032 31650 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/20610/statm: 32292 31650 90 271 0 32018 0
Current children cumulated CPU time (s) 881.97
Current children cumulated vsize (KiB) 129168

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20617
/proc/meminfo: memFree=1640720/2055920 swapFree=4181360/4192956
[pid=20610] ppid=20608 vsize=133928 CPUtime=941.94
/proc/20610/stat : 20610 (csat) R 20608 20610 20253 0 -1 4194304 33547 0 0 0 94112 82 0 0 25 0 1 0 111735261 137142272 32685 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/20610/statm: 33482 32685 90 271 0 33208 0
Current children cumulated CPU time (s) 941.94
Current children cumulated vsize (KiB) 133928

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20617
/proc/meminfo: memFree=1636240/2055920 swapFree=4181360/4192956
[pid=20610] ppid=20608 vsize=138304 CPUtime=1001.93
/proc/20610/stat : 20610 (csat) R 20608 20610 20253 0 -1 4194304 34644 0 0 0 100107 86 0 0 25 0 1 0 111735261 141623296 33782 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/20610/statm: 34576 33782 90 271 0 34302 0
Current children cumulated CPU time (s) 1001.93
Current children cumulated vsize (KiB) 138304

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20617
/proc/meminfo: memFree=1631504/2055920 swapFree=4181360/4192956
[pid=20610] ppid=20608 vsize=143180 CPUtime=1061.9
/proc/20610/stat : 20610 (csat) R 20608 20610 20253 0 -1 4194304 35838 0 0 0 106101 89 0 0 25 0 1 0 111735261 146616320 34976 1992294400 134512640 135625496 4294956224 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/20610/statm: 35795 34976 90 271 0 35521 0
Current children cumulated CPU time (s) 1061.9
Current children cumulated vsize (KiB) 143180

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20617
/proc/meminfo: memFree=1626960/2055920 swapFree=4181360/4192956
[pid=20610] ppid=20608 vsize=147852 CPUtime=1121.88
/proc/20610/stat : 20610 (csat) R 20608 20610 20253 0 -1 4194304 36974 0 0 0 112096 92 0 0 25 0 1 0 111735261 151400448 36112 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/20610/statm: 36963 36112 90 271 0 36689 0
Current children cumulated CPU time (s) 1121.88
Current children cumulated vsize (KiB) 147852

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20617
/proc/meminfo: memFree=1623120/2055920 swapFree=4181360/4192956
[pid=20610] ppid=20608 vsize=151600 CPUtime=1181.86
/proc/20610/stat : 20610 (csat) R 20608 20610 20253 0 -1 4194304 37931 0 0 0 118091 95 0 0 25 0 1 0 111735261 155238400 37069 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/20610/statm: 37900 37069 90 271 0 37626 0
Current children cumulated CPU time (s) 1181.86
Current children cumulated vsize (KiB) 151600



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20617
/proc/meminfo: memFree=1622032/2055920 swapFree=4181360/4192956
[pid=20610] ppid=20608 vsize=152852 CPUtime=1200.06
/proc/20610/stat : 20610 (csat) R 20608 20610 20253 0 -1 4194304 38211 0 0 0 119911 95 0 0 25 0 1 0 111735261 156520448 37349 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/20610/statm: 38213 37349 90 271 0 37939 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 152852

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

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

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20617
/proc/meminfo: memFree=1622032/2055920 swapFree=4181360/4192956
[pid=20610] ppid=20608 vsize=152852 CPUtime=1200.06
/proc/20610/stat : 20610 (csat) R 20608 20610 20253 0 -1 4194304 38211 0 0 0 119911 95 0 0 25 0 1 0 111735261 156520448 37349 1992294400 134512640 135625496 4294956224 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/20610/statm: 38213 37349 90 271 0 37939 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 152852

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.53
CPU time (s): 1200.09
CPU user time (s): 1199.11
CPU system time (s): 0.978851
CPU usage (%): 99.9635
Max. virtual memory (cumulated for all children) (KiB): 152852

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

runsolver used 1.3088 second user time and 3.06253 second system time

The end

Launcher Data

Begin job on node82 at 2009-04-27 14:57:39
IDJOB=1738318
IDBENCH=71805
IDSOLVER=517
FILE ID=node82/1738318-1240837059
PBS_JOBID= 9187544
Free space on /tmp= 66384 MiB

SOLVER NAME= CSat 2009-03-22
BENCH NAME= SAT09/CRAFTED/sgi/new-difficult-23-189-21-75.cnf
COMMAND LINE= DIR/csat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1738318-1240837059/watcher-1738318-1240837059 -o /tmp/evaluation-result-1738318-1240837059/solver-1738318-1240837059 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/csat HOME/instance-1738318-1240837059.cnf

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

MD5SUM BENCH= 46a186d5aa9ba41a176adf24fb365342
RANDOM SEED=377699792

node82.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.259
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.259
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:       1772080 kB
Buffers:         36372 kB
Cached:         182496 kB
SwapCached:       4920 kB
Active:          76784 kB
Inactive:       150156 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1772080 kB
SwapTotal:     4192956 kB
SwapFree:      4181360 kB
Dirty:            1640 kB
Writeback:           0 kB
Mapped:          14388 kB
Slab:            42848 kB
Committed_AS:   339836 kB
PageTables:       1384 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66384 MiB
End job on node82 at 2009-04-27 15:17:42