Trace number 1520862

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

General information on the benchmark

NameRANDOM/MEDIUM/5SAT/UNKNOWN/100/
unif-k5-r21.3-v100-c2130-S35186747-095.cnf
MD5SUM63a7ffd07e7685b33dfd464b13ef6936
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark798.535
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of clauses2130
Sum of the clauses size10650
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 52130
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:489) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1520862-1238248699/watcher-1520862-1238248699 -o /tmp/evaluation-result-1520862-1238248699/solver-1520862-1238248699 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/csat HOME/instance-1520862-1238248699.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.91 0.95 0.96 3/64 2696
/proc/meminfo: memFree=840240/2055920 swapFree=4181692/4192956
[pid=2696] ppid=2694 vsize=1368 CPUtime=0
/proc/2696/stat : 2696 (csat) R 2694 2696 2335 0 -1 4194304 144 0 0 0 0 0 0 0 18 0 1 0 269071314 1400832 128 1992294400 134512640 135625496 4294956240 18446744073709551615 135123518 0 0 4096 0 0 0 0 17 1 0 0
/proc/2696/statm: 342 128 88 271 0 68 0

[startup+0.0246909 s]
/proc/loadavg: 0.91 0.95 0.96 3/64 2696
/proc/meminfo: memFree=840240/2055920 swapFree=4181692/4192956
[pid=2696] ppid=2694 vsize=7396 CPUtime=0.01
/proc/2696/stat : 2696 (csat) R 2694 2696 2335 0 -1 4194304 1624 0 0 0 1 0 0 0 18 0 1 0 269071314 7573504 1607 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/2696/statm: 1849 1607 90 271 0 1575 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 7396

[startup+0.101699 s]
/proc/loadavg: 0.91 0.95 0.96 3/64 2696
/proc/meminfo: memFree=840240/2055920 swapFree=4181692/4192956
[pid=2696] ppid=2694 vsize=7396 CPUtime=0.09
/proc/2696/stat : 2696 (csat) R 2694 2696 2335 0 -1 4194304 1654 0 0 0 9 0 0 0 18 0 1 0 269071314 7573504 1637 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/2696/statm: 1849 1637 90 271 0 1575 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7396

[startup+0.301721 s]
/proc/loadavg: 0.91 0.95 0.96 3/64 2696
/proc/meminfo: memFree=840240/2055920 swapFree=4181692/4192956
[pid=2696] ppid=2694 vsize=7804 CPUtime=0.29
/proc/2696/stat : 2696 (csat) R 2694 2696 2335 0 -1 4194304 1730 0 0 0 29 0 0 0 19 0 1 0 269071314 7991296 1713 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/2696/statm: 1951 1713 90 271 0 1677 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7804

[startup+0.701764 s]
/proc/loadavg: 0.91 0.95 0.96 3/64 2696
/proc/meminfo: memFree=840240/2055920 swapFree=4181692/4192956
[pid=2696] ppid=2694 vsize=8188 CPUtime=0.69
/proc/2696/stat : 2696 (csat) R 2694 2696 2335 0 -1 4194304 1846 0 0 0 69 0 0 0 22 0 1 0 269071314 8384512 1829 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/2696/statm: 2047 1830 90 271 0 1773 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8188

[startup+1.50185 s]
/proc/loadavg: 0.91 0.95 0.96 2/65 2697
/proc/meminfo: memFree=832936/2055920 swapFree=4181692/4192956
[pid=2696] ppid=2694 vsize=8880 CPUtime=1.49
/proc/2696/stat : 2696 (csat) R 2694 2696 2335 0 -1 4194304 2012 0 0 0 148 1 0 0 25 0 1 0 269071314 9093120 1995 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/2696/statm: 2220 1995 90 271 0 1946 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8880

[startup+3.10103 s]
/proc/loadavg: 0.91 0.95 0.96 2/65 2697
/proc/meminfo: memFree=832040/2055920 swapFree=4181692/4192956
[pid=2696] ppid=2694 vsize=9856 CPUtime=3.09
/proc/2696/stat : 2696 (csat) R 2694 2696 2335 0 -1 4194304 2237 0 0 0 307 2 0 0 25 0 1 0 269071314 10092544 2220 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/2696/statm: 2464 2220 90 271 0 2190 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 9856

[startup+6.30138 s]
/proc/loadavg: 0.92 0.95 0.96 2/65 2697
/proc/meminfo: memFree=830632/2055920 swapFree=4181692/4192956
[pid=2696] ppid=2694 vsize=10928 CPUtime=6.29
/proc/2696/stat : 2696 (csat) R 2694 2696 2335 0 -1 4194304 2502 0 0 0 626 3 0 0 25 0 1 0 269071314 11190272 2485 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/2696/statm: 2732 2485 90 271 0 2458 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 10928

[startup+12.7011 s]
/proc/loadavg: 0.93 0.95 0.96 2/65 2697
/proc/meminfo: memFree=828968/2055920 swapFree=4181692/4192956
[pid=2696] ppid=2694 vsize=12328 CPUtime=12.68
/proc/2696/stat : 2696 (csat) R 2694 2696 2335 0 -1 4194304 2883 0 0 0 1263 5 0 0 25 0 1 0 269071314 12623872 2825 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/2696/statm: 3082 2825 90 271 0 2808 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 12328

[startup+25.5015 s]
/proc/loadavg: 0.94 0.96 0.96 2/65 2697
/proc/meminfo: memFree=827176/2055920 swapFree=4181692/4192956
[pid=2696] ppid=2694 vsize=14072 CPUtime=25.49
/proc/2696/stat : 2696 (csat) R 2694 2696 2335 0 -1 4194304 3344 0 0 0 2541 8 0 0 25 0 1 0 269071314 14409728 3286 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/2696/statm: 3518 3286 90 271 0 3244 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 14072

[startup+51.1013 s]
/proc/loadavg: 0.96 0.96 0.96 2/65 2697
/proc/meminfo: memFree=824808/2055920 swapFree=4181692/4192956
[pid=2696] ppid=2694 vsize=16468 CPUtime=51.07
/proc/2696/stat : 2696 (csat) R 2694 2696 2335 0 -1 4194304 3990 0 0 0 5097 10 0 0 25 0 1 0 269071314 16863232 3871 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/2696/statm: 4117 3871 90 271 0 3843 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 16468

[startup+102.306 s]
/proc/loadavg: 0.98 0.96 0.96 2/65 2697
/proc/meminfo: memFree=821352/2055920 swapFree=4181692/4192956
[pid=2696] ppid=2694 vsize=20104 CPUtime=102.26
/proc/2696/stat : 2696 (csat) R 2694 2696 2335 0 -1 4194304 4928 0 0 0 10211 15 0 0 25 0 1 0 269071314 20586496 4718 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/2696/statm: 5026 4718 90 271 0 4752 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 20104

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.96 2/65 2703
/proc/meminfo: memFree=818144/2055920 swapFree=4181692/4192956
[pid=2696] ppid=2694 vsize=23088 CPUtime=162.23
/proc/2696/stat : 2696 (csat) R 2694 2696 2335 0 -1 4194304 5687 0 0 0 16203 20 0 0 25 0 1 0 269071314 23642112 5477 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/2696/statm: 5772 5477 90 271 0 5498 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 23088

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.96 2/65 2703
/proc/meminfo: memFree=815776/2055920 swapFree=4181692/4192956
[pid=2696] ppid=2694 vsize=25604 CPUtime=222.22
/proc/2696/stat : 2696 (csat) R 2694 2696 2335 0 -1 4194304 6419 0 0 0 22197 25 0 0 25 0 1 0 269071314 26218496 6073 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/2696/statm: 6401 6073 90 271 0 6127 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 25604

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.96 2/65 2703
/proc/meminfo: memFree=813664/2055920 swapFree=4181692/4192956
[pid=2696] ppid=2694 vsize=27708 CPUtime=282.2
/proc/2696/stat : 2696 (csat) R 2694 2696 2335 0 -1 4194304 6941 0 0 0 28191 29 0 0 25 0 1 0 269071314 28372992 6595 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/2696/statm: 6927 6595 90 271 0 6653 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 27708

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.96 2/65 2703
/proc/meminfo: memFree=811808/2055920 swapFree=4181692/4192956
[pid=2696] ppid=2694 vsize=29516 CPUtime=342.18
/proc/2696/stat : 2696 (csat) R 2694 2696 2335 0 -1 4194304 7397 0 0 0 34186 32 0 0 25 0 1 0 269071314 30224384 7051 1992294400 134512640 135625496 4294956240 18446744073709551615 135120254 0 0 4096 0 0 0 0 17 1 0 0
/proc/2696/statm: 7379 7051 90 271 0 7105 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 29516

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.96 2/65 2703
/proc/meminfo: memFree=810016/2055920 swapFree=4181692/4192956
[pid=2696] ppid=2694 vsize=31264 CPUtime=402.16
/proc/2696/stat : 2696 (csat) R 2694 2696 2335 0 -1 4194304 7853 0 0 0 40181 35 0 0 25 0 1 0 269071314 32014336 7507 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/2696/statm: 7816 7507 90 271 0 7542 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 31264

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.96 2/65 2703
/proc/meminfo: memFree=808416/2055920 swapFree=4181692/4192956
[pid=2696] ppid=2694 vsize=33192 CPUtime=462.15
/proc/2696/stat : 2696 (csat) R 2694 2696 2335 0 -1 4194304 8452 0 0 0 46177 38 0 0 25 0 1 0 269071314 33988608 7903 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/2696/statm: 8298 7903 90 271 0 8024 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 33192

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.96 2/65 2703
/proc/meminfo: memFree=806888/2055920 swapFree=4181692/4192956
[pid=2696] ppid=2694 vsize=34700 CPUtime=522.14
/proc/2696/stat : 2696 (csat) R 2694 2696 2335 0 -1 4194304 8827 0 0 0 52173 41 0 0 25 0 1 0 269071314 35532800 8278 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/2696/statm: 8675 8278 90 271 0 8401 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 34700

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.96 2/65 2703
/proc/meminfo: memFree=805096/2055920 swapFree=4181692/4192956
[pid=2696] ppid=2694 vsize=36376 CPUtime=582.12
/proc/2696/stat : 2696 (csat) R 2694 2696 2335 0 -1 4194304 9282 0 0 0 58169 43 0 0 25 0 1 0 269071314 37249024 8733 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/2696/statm: 9094 8733 90 271 0 8820 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 36376

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.96 2/65 2703
/proc/meminfo: memFree=803688/2055920 swapFree=4181692/4192956
[pid=2696] ppid=2694 vsize=37824 CPUtime=642.1
/proc/2696/stat : 2696 (csat) R 2694 2696 2335 0 -1 4194304 9622 0 0 0 64165 45 0 0 25 0 1 0 269071314 38731776 9073 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/2696/statm: 9456 9073 90 271 0 9182 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 37824

[startup+702.301 s]
/proc/loadavg: 0.99 0.97 0.96 2/65 2703
/proc/meminfo: memFree=802408/2055920 swapFree=4181692/4192956
[pid=2696] ppid=2694 vsize=39136 CPUtime=702.08
/proc/2696/stat : 2696 (csat) R 2694 2696 2335 0 -1 4194304 9932 0 0 0 70160 48 0 0 25 0 1 0 269071314 40075264 9383 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/2696/statm: 9784 9383 90 271 0 9510 0
Current children cumulated CPU time (s) 702.08
Current children cumulated vsize (KiB) 39136

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.96 2/65 2703
/proc/meminfo: memFree=801064/2055920 swapFree=4181692/4192956
[pid=2696] ppid=2694 vsize=40588 CPUtime=762.07
/proc/2696/stat : 2696 (csat) R 2694 2696 2335 0 -1 4194304 10272 0 0 0 76157 50 0 0 25 0 1 0 269071314 41562112 9723 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/2696/statm: 10147 9723 90 271 0 9873 0
Current children cumulated CPU time (s) 762.07
Current children cumulated vsize (KiB) 40588

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.96 2/65 2703
/proc/meminfo: memFree=799976/2055920 swapFree=4181692/4192956
[pid=2696] ppid=2694 vsize=41504 CPUtime=822.05
/proc/2696/stat : 2696 (csat) R 2694 2696 2335 0 -1 4194304 10543 0 0 0 82154 51 0 0 25 0 1 0 269071314 42500096 9994 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/2696/statm: 10376 9994 90 271 0 10102 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 41504

[startup+882.301 s]
/proc/loadavg: 0.99 0.97 0.96 2/65 2703
/proc/meminfo: memFree=798952/2055920 swapFree=4181692/4192956
[pid=2696] ppid=2694 vsize=42672 CPUtime=882.02
/proc/2696/stat : 2696 (csat) R 2694 2696 2335 0 -1 4194304 10807 0 0 0 88149 53 0 0 25 0 1 0 269071314 43696128 10258 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/2696/statm: 10668 10258 90 271 0 10394 0
Current children cumulated CPU time (s) 882.02
Current children cumulated vsize (KiB) 42672

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.96 2/65 2703
/proc/meminfo: memFree=797672/2055920 swapFree=4181692/4192956
[pid=2696] ppid=2694 vsize=43996 CPUtime=942.01
/proc/2696/stat : 2696 (csat) R 2694 2696 2335 0 -1 4194304 11113 0 0 0 94145 56 0 0 25 0 1 0 269071314 45051904 10564 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/2696/statm: 10999 10564 90 271 0 10725 0
Current children cumulated CPU time (s) 942.01
Current children cumulated vsize (KiB) 43996

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.96 2/65 2703
/proc/meminfo: memFree=796712/2055920 swapFree=4181692/4192956
[pid=2696] ppid=2694 vsize=44872 CPUtime=1002
/proc/2696/stat : 2696 (csat) R 2694 2696 2335 0 -1 4194304 11363 0 0 0 100142 58 0 0 25 0 1 0 269071314 45948928 10814 1992294400 134512640 135625496 4294956240 18446744073709551615 134529026 0 0 4096 0 0 0 0 17 1 0 0
/proc/2696/statm: 11218 10814 90 271 0 10944 0
Current children cumulated CPU time (s) 1002
Current children cumulated vsize (KiB) 44872

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.96 2/65 2703
/proc/meminfo: memFree=795624/2055920 swapFree=4181692/4192956
[pid=2696] ppid=2694 vsize=46624 CPUtime=1061.98
/proc/2696/stat : 2696 (csat) R 2694 2696 2335 0 -1 4194304 11935 0 0 0 106138 60 0 0 25 0 1 0 269071314 47742976 11082 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/2696/statm: 11656 11082 90 271 0 11382 0
Current children cumulated CPU time (s) 1061.98
Current children cumulated vsize (KiB) 46624

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.96 2/65 2703
/proc/meminfo: memFree=794728/2055920 swapFree=4181692/4192956
[pid=2696] ppid=2694 vsize=47416 CPUtime=1121.96
/proc/2696/stat : 2696 (csat) R 2694 2696 2335 0 -1 4194304 12152 0 0 0 112134 62 0 0 25 0 1 0 269071314 48553984 11299 1992294400 134512640 135625496 4294956240 18446744073709551615 134541273 0 0 4096 0 0 0 0 17 1 0 0
/proc/2696/statm: 11854 11299 90 271 0 11580 0
Current children cumulated CPU time (s) 1121.96
Current children cumulated vsize (KiB) 47416

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.96 2/65 2703
/proc/meminfo: memFree=793576/2055920 swapFree=4181692/4192956
[pid=2696] ppid=2694 vsize=48508 CPUtime=1181.94
/proc/2696/stat : 2696 (csat) R 2694 2696 2335 0 -1 4194304 12436 0 0 0 118131 63 0 0 25 0 1 0 269071314 49672192 11583 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/2696/statm: 12127 11583 90 271 0 11853 0
Current children cumulated CPU time (s) 1181.94
Current children cumulated vsize (KiB) 48508



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.97 0.96 2/65 2703
/proc/meminfo: memFree=793256/2055920 swapFree=4181692/4192956
[pid=2696] ppid=2694 vsize=48876 CPUtime=1200.04
/proc/2696/stat : 2696 (csat) R 2694 2696 2335 0 -1 4194304 12510 0 0 0 119940 64 0 0 25 0 1 0 269071314 50049024 11657 1992294400 134512640 135625496 4294956240 18446744073709551615 134541271 0 0 4096 0 0 0 0 17 1 0 0
/proc/2696/statm: 12219 11657 90 271 0 11945 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 48876

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.41
CPU time (s): 1200.06
CPU user time (s): 1199.41
CPU system time (s): 0.6519
CPU usage (%): 99.9705
Max. virtual memory (cumulated for all children) (KiB): 48876

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

runsolver used 0.769882 second user time and 2.6056 second system time

The end

Launcher Data

Begin job on node42 at 2009-03-28 14:58:19
IDJOB=1520862
IDBENCH=70397
IDSOLVER=517
FILE ID=node42/1520862-1238248699
PBS_JOBID= 9060694
Free space on /tmp= 66240 MiB

SOLVER NAME= CSat 2009-03-22
BENCH NAME= SAT09/RANDOM/MEDIUM/5SAT/UNKNOWN/100/unif-k5-r21.3-v100-c2130-S35186747-095.cnf
COMMAND LINE= DIR/csat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1520862-1238248699/watcher-1520862-1238248699 -o /tmp/evaluation-result-1520862-1238248699/solver-1520862-1238248699 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/csat HOME/instance-1520862-1238248699.cnf

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

MD5SUM BENCH= 63a7ffd07e7685b33dfd464b13ef6936
RANDOM SEED=1458345060

node42.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.211
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.211
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:        840656 kB
Buffers:         96132 kB
Cached:        1020684 kB
SwapCached:       5184 kB
Active:         146952 kB
Inactive:       978400 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        840656 kB
SwapTotal:     4192956 kB
SwapFree:      4181692 kB
Dirty:            1388 kB
Writeback:           0 kB
Mapped:          14284 kB
Slab:            75916 kB
Committed_AS:   824228 kB
PageTables:       1388 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= 66240 MiB
End job on node42 at 2009-03-28 15:18:22