Trace number 1532604

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
SApperloT base? (TO) 1200.12 1200.52

General information on the benchmark

NameRANDOM/LARGE/3SAT/UNKNOWN/10000/
unif-k3-r4.2-v10000-c42000-S1806027711-062.cnf
MD5SUM03e92abd50719ffb3da2b41e986c9d5a
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark5.44017
Satisfiable
(Un)Satisfiability was proved
Number of variables10000
Number of clauses42000
Sum of the clauses size126000
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 342000
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:489) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1532604-1238389481/watcher-1532604-1238389481 -o /tmp/evaluation-result-1532604-1238389481/solver-1532604-1238389481 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SApperloT-base -seed=1629922458 HOME/instance-1532604-1238389481.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.99 1.86 1.52 3/65 12490
/proc/meminfo: memFree=1676888/2055920 swapFree=4177700/4192956
[pid=12490] ppid=12488 vsize=2056 CPUtime=0
/proc/12490/stat : 12490 (SApperloT-base) R 12488 12490 12201 0 -1 4194304 268 0 0 0 0 0 0 0 18 0 1 0 1111610405 2105344 252 1992294400 134512640 135674425 4294956192 18446744073709551615 135112886 0 0 4096 0 0 0 0 17 1 0 0
/proc/12490/statm: 514 252 91 283 0 228 0

[startup+0.062761 s]
/proc/loadavg: 1.99 1.86 1.52 3/65 12490
/proc/meminfo: memFree=1676888/2055920 swapFree=4177700/4192956
[pid=12490] ppid=12488 vsize=3640 CPUtime=0.05
/proc/12490/stat : 12490 (SApperloT-base) R 12488 12490 12201 0 -1 4194304 676 0 0 0 5 0 0 0 18 0 1 0 1111610405 3727360 659 1992294400 134512640 135674425 4294956192 18446744073709551615 134564285 0 0 4096 0 0 0 0 17 1 0 0
/proc/12490/statm: 910 659 99 283 0 624 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 3640

[startup+0.101769 s]
/proc/loadavg: 1.99 1.86 1.52 3/65 12490
/proc/meminfo: memFree=1676888/2055920 swapFree=4177700/4192956
[pid=12490] ppid=12488 vsize=3772 CPUtime=0.09
/proc/12490/stat : 12490 (SApperloT-base) R 12488 12490 12201 0 -1 4194304 702 0 0 0 9 0 0 0 18 0 1 0 1111610405 3862528 685 1992294400 134512640 135674425 4294956192 18446744073709551615 134564385 0 0 4096 0 0 0 0 17 1 0 0
/proc/12490/statm: 943 685 99 283 0 657 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3772

[startup+0.301803 s]
/proc/loadavg: 1.99 1.86 1.52 3/65 12490
/proc/meminfo: memFree=1676888/2055920 swapFree=4177700/4192956
[pid=12490] ppid=12488 vsize=4300 CPUtime=0.29
/proc/12490/stat : 12490 (SApperloT-base) R 12488 12490 12201 0 -1 4194304 855 0 0 0 29 0 0 0 19 0 1 0 1111610405 4403200 838 1992294400 134512640 135674425 4294956192 18446744073709551615 134552266 0 0 4096 0 0 0 0 17 1 0 0
/proc/12490/statm: 1075 838 99 283 0 789 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4300

[startup+0.701874 s]
/proc/loadavg: 1.99 1.86 1.52 3/65 12490
/proc/meminfo: memFree=1676888/2055920 swapFree=4177700/4192956
[pid=12490] ppid=12488 vsize=5752 CPUtime=0.69
/proc/12490/stat : 12490 (SApperloT-base) R 12488 12490 12201 0 -1 4194304 1205 0 0 0 69 0 0 0 22 0 1 0 1111610405 5890048 1188 1992294400 134512640 135674425 4294956192 18446744073709551615 134564252 0 0 4096 0 0 0 0 17 1 0 0
/proc/12490/statm: 1438 1188 99 283 0 1152 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5752

[startup+1.50202 s]
/proc/loadavg: 1.91 1.84 1.52 2/66 12491
/proc/meminfo: memFree=1671632/2055920 swapFree=4177700/4192956
[pid=12490] ppid=12488 vsize=8260 CPUtime=1.49
/proc/12490/stat : 12490 (SApperloT-base) R 12488 12490 12201 0 -1 4194304 1821 0 0 0 149 0 0 0 25 0 1 0 1111610405 8458240 1804 1992294400 134512640 135674425 4294956192 18446744073709551615 135112886 0 0 4096 0 0 0 0 17 1 0 0
/proc/12490/statm: 2065 1804 99 283 0 1779 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8260

[startup+3.1013 s]
/proc/loadavg: 1.91 1.84 1.52 2/66 12491
/proc/meminfo: memFree=1667984/2055920 swapFree=4177700/4192956
[pid=12490] ppid=12488 vsize=13012 CPUtime=3.09
/proc/12490/stat : 12490 (SApperloT-base) R 12488 12490 12201 0 -1 4194304 3023 0 0 0 308 1 0 0 25 0 1 0 1111610405 13324288 3006 1992294400 134512640 135674425 4294956192 18446744073709551615 134564313 0 0 4096 0 0 0 0 17 1 0 0
/proc/12490/statm: 3253 3006 99 283 0 2967 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 13012

[startup+6.30187 s]
/proc/loadavg: 1.84 1.83 1.51 2/66 12491
/proc/meminfo: memFree=1658832/2055920 swapFree=4177700/4192956
[pid=12490] ppid=12488 vsize=21600 CPUtime=6.29
/proc/12490/stat : 12490 (SApperloT-base) R 12488 12490 12201 0 -1 4194304 5142 0 0 0 626 3 0 0 25 0 1 0 1111610405 22118400 5125 1992294400 134512640 135674425 4294956192 18446744073709551615 135112886 0 0 4096 0 0 0 0 17 1 0 0
/proc/12490/statm: 5400 5125 99 283 0 5114 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 21600

[startup+12.702 s]
/proc/loadavg: 1.77 1.81 1.51 2/66 12491
/proc/meminfo: memFree=1648400/2055920 swapFree=4177700/4192956
[pid=12490] ppid=12488 vsize=30180 CPUtime=12.69
/proc/12490/stat : 12490 (SApperloT-base) R 12488 12490 12201 0 -1 4194304 7297 0 0 0 1264 5 0 0 25 0 1 0 1111610405 30904320 7280 1992294400 134512640 135674425 4294956192 18446744073709551615 134564271 0 0 4096 0 0 0 0 17 1 0 0
/proc/12490/statm: 7545 7280 99 283 0 7259 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 30180

[startup+25.5013 s]
/proc/loadavg: 1.60 1.77 1.50 2/66 12491
/proc/meminfo: memFree=1642896/2055920 swapFree=4177700/4192956
[pid=12490] ppid=12488 vsize=34976 CPUtime=25.48
/proc/12490/stat : 12490 (SApperloT-base) R 12488 12490 12201 0 -1 4194304 8521 0 0 0 2542 6 0 0 25 0 1 0 1111610405 35815424 8504 1992294400 134512640 135674425 4294956192 18446744073709551615 134564806 0 0 4096 0 0 0 0 17 1 0 0
/proc/12490/statm: 8744 8504 99 283 0 8458 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 34976

[startup+51.1018 s]
/proc/loadavg: 1.40 1.71 1.49 2/66 12491
/proc/meminfo: memFree=1636304/2055920 swapFree=4177700/4192956
[pid=12490] ppid=12488 vsize=42776 CPUtime=51.07
/proc/12490/stat : 12490 (SApperloT-base) R 12488 12490 12201 0 -1 4194304 10457 0 0 0 5098 9 0 0 25 0 1 0 1111610405 43802624 10440 1992294400 134512640 135674425 4294956192 18446744073709551615 135112886 0 0 4096 0 0 0 0 17 1 0 0
/proc/12490/statm: 10694 10440 99 283 0 10408 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 42776

[startup+102.306 s]
/proc/loadavg: 1.17 1.60 1.46 2/66 12491
/proc/meminfo: memFree=1631000/2055920 swapFree=4177700/4192956
[pid=12490] ppid=12488 vsize=47144 CPUtime=102.26
/proc/12490/stat : 12490 (SApperloT-base) R 12488 12490 12201 0 -1 4194304 11521 0 0 0 10216 10 0 0 25 0 1 0 1111610405 48275456 11504 1992294400 134512640 135674425 4294956192 18446744073709551615 134581529 0 0 4096 0 0 0 0 17 1 0 0
/proc/12490/statm: 11786 11504 99 283 0 11500 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 47144

[startup+162.302 s]
/proc/loadavg: 1.06 1.49 1.43 2/66 12491
/proc/meminfo: memFree=1623448/2055920 swapFree=4177700/4192956
[pid=12490] ppid=12488 vsize=54820 CPUtime=162.23
/proc/12490/stat : 12490 (SApperloT-base) R 12488 12490 12201 0 -1 4194304 13440 0 0 0 16211 12 0 0 25 0 1 0 1111610405 56135680 13390 1992294400 134512640 135674425 4294956192 18446744073709551615 134565341 0 0 4096 0 0 0 0 17 1 0 0
/proc/12490/statm: 13705 13390 99 283 0 13419 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 54820

[startup+222.301 s]
/proc/loadavg: 1.02 1.40 1.40 2/66 12491
/proc/meminfo: memFree=1617176/2055920 swapFree=4177700/4192956
[pid=12490] ppid=12488 vsize=61236 CPUtime=222.21
/proc/12490/stat : 12490 (SApperloT-base) R 12488 12490 12201 0 -1 4194304 14995 0 0 0 22207 14 0 0 25 0 1 0 1111610405 62705664 14945 1992294400 134512640 135674425 4294956192 18446744073709551615 134549470 0 0 4096 0 0 0 0 17 1 0 0
/proc/12490/statm: 15309 14945 99 283 0 15023 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 61236

[startup+282.302 s]
/proc/loadavg: 1.01 1.32 1.37 2/66 12491
/proc/meminfo: memFree=1616024/2055920 swapFree=4177700/4192956
[pid=12490] ppid=12488 vsize=62292 CPUtime=282.19
/proc/12490/stat : 12490 (SApperloT-base) R 12488 12490 12201 0 -1 4194304 15279 0 0 0 28204 15 0 0 25 0 1 0 1111610405 63787008 15229 1992294400 134512640 135674425 4294956192 18446744073709551615 134564757 0 0 4096 0 0 0 0 17 1 0 0
/proc/12490/statm: 15573 15229 99 283 0 15287 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 62292

[startup+342.301 s]
/proc/loadavg: 1.00 1.26 1.34 2/66 12491
/proc/meminfo: memFree=1615448/2055920 swapFree=4177700/4192956
[pid=12490] ppid=12488 vsize=62964 CPUtime=342.17
/proc/12490/stat : 12490 (SApperloT-base) R 12488 12490 12201 0 -1 4194304 15423 0 0 0 34202 15 0 0 25 0 1 0 1111610405 64475136 15373 1992294400 134512640 135674425 4294956192 18446744073709551615 134549470 0 0 4096 0 0 0 0 17 1 0 0
/proc/12490/statm: 15741 15373 99 283 0 15455 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 62964

[startup+402.301 s]
/proc/loadavg: 1.00 1.21 1.32 2/66 12491
/proc/meminfo: memFree=1609176/2055920 swapFree=4177700/4192956
[pid=12490] ppid=12488 vsize=69288 CPUtime=402.15
/proc/12490/stat : 12490 (SApperloT-base) R 12488 12490 12201 0 -1 4194304 16976 0 0 0 40199 16 0 0 25 0 1 0 1111610405 70950912 16926 1992294400 134512640 135674425 4294956192 18446744073709551615 134549470 0 0 4096 0 0 0 0 17 1 0 0
/proc/12490/statm: 17322 16926 99 283 0 17036 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 69288

[startup+462.302 s]
/proc/loadavg: 1.00 1.17 1.30 2/66 12491
/proc/meminfo: memFree=1608600/2055920 swapFree=4177700/4192956
[pid=12490] ppid=12488 vsize=69816 CPUtime=462.14
/proc/12490/stat : 12490 (SApperloT-base) R 12488 12490 12201 0 -1 4194304 17120 0 0 0 46197 17 0 0 25 0 1 0 1111610405 71491584 17070 1992294400 134512640 135674425 4294956192 18446744073709551615 134564285 0 0 4096 0 0 0 0 17 1 0 0
/proc/12490/statm: 17454 17070 99 283 0 17168 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 69816

[startup+522.302 s]
/proc/loadavg: 1.00 1.14 1.27 2/66 12491
/proc/meminfo: memFree=1608408/2055920 swapFree=4177700/4192956
[pid=12490] ppid=12488 vsize=69948 CPUtime=522.12
/proc/12490/stat : 12490 (SApperloT-base) R 12488 12490 12201 0 -1 4194304 17165 0 0 0 52195 17 0 0 25 0 1 0 1111610405 71626752 17115 1992294400 134512640 135674425 4294956192 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/12490/statm: 17487 17115 99 283 0 17201 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 69948

[startup+582.301 s]
/proc/loadavg: 1.00 1.11 1.26 2/66 12491
/proc/meminfo: memFree=1604952/2055920 swapFree=4177700/4192956
[pid=12490] ppid=12488 vsize=73492 CPUtime=582.09
/proc/12490/stat : 12490 (SApperloT-base) R 12488 12490 12201 0 -1 4194304 18020 0 0 0 58192 17 0 0 25 0 1 0 1111610405 75255808 17970 1992294400 134512640 135674425 4294956192 18446744073709551615 134564017 0 0 4096 0 0 0 0 17 1 0 0
/proc/12490/statm: 18373 17970 99 283 0 18087 0
Current children cumulated CPU time (s) 582.09
Current children cumulated vsize (KiB) 73492

[startup+642.302 s]
/proc/loadavg: 1.00 1.09 1.24 2/66 12491
/proc/meminfo: memFree=1603480/2055920 swapFree=4177700/4192956
[pid=12490] ppid=12488 vsize=75124 CPUtime=642.08
/proc/12490/stat : 12490 (SApperloT-base) R 12488 12490 12201 0 -1 4194304 18393 0 0 0 64190 18 0 0 25 0 1 0 1111610405 76926976 18343 1992294400 134512640 135674425 4294956192 18446744073709551615 134564826 0 0 4096 0 0 0 0 17 1 0 0
/proc/12490/statm: 18781 18343 99 283 0 18495 0
Current children cumulated CPU time (s) 642.08
Current children cumulated vsize (KiB) 75124

[startup+702.301 s]
/proc/loadavg: 1.00 1.07 1.22 2/66 12491
/proc/meminfo: memFree=1601304/2055920 swapFree=4177700/4192956
[pid=12490] ppid=12488 vsize=77460 CPUtime=702.05
/proc/12490/stat : 12490 (SApperloT-base) R 12488 12490 12201 0 -1 4194304 18921 0 0 0 70187 18 0 0 25 0 1 0 1111610405 79319040 18871 1992294400 134512640 135674425 4294956192 18446744073709551615 134564368 0 0 4096 0 0 0 0 17 1 0 0
/proc/12490/statm: 19365 18871 99 283 0 19079 0
Current children cumulated CPU time (s) 702.05
Current children cumulated vsize (KiB) 77460

[startup+762.305 s]
/proc/loadavg: 1.00 1.05 1.20 2/66 12491
/proc/meminfo: memFree=1600856/2055920 swapFree=4177700/4192956
[pid=12490] ppid=12488 vsize=78052 CPUtime=762.03
/proc/12490/stat : 12490 (SApperloT-base) R 12488 12490 12201 0 -1 4194304 19049 0 0 0 76185 18 0 0 25 0 1 0 1111610405 79925248 18999 1992294400 134512640 135674425 4294956192 18446744073709551615 134565273 0 0 4096 0 0 0 0 17 1 0 0
/proc/12490/statm: 19513 18999 99 283 0 19227 0
Current children cumulated CPU time (s) 762.03
Current children cumulated vsize (KiB) 78052

[startup+822.302 s]
/proc/loadavg: 1.00 1.04 1.19 2/66 12491
/proc/meminfo: memFree=1597080/2055920 swapFree=4177700/4192956
[pid=12490] ppid=12488 vsize=81928 CPUtime=822.01
/proc/12490/stat : 12490 (SApperloT-base) R 12488 12490 12201 0 -1 4194304 19992 0 0 0 82182 19 0 0 25 0 1 0 1111610405 83894272 19942 1992294400 134512640 135674425 4294956192 18446744073709551615 134565273 0 0 4096 0 0 0 0 17 1 0 0
/proc/12490/statm: 20482 19942 99 283 0 20196 0
Current children cumulated CPU time (s) 822.01
Current children cumulated vsize (KiB) 81928

[startup+882.301 s]
/proc/loadavg: 1.00 1.03 1.17 2/66 12491
/proc/meminfo: memFree=1596504/2055920 swapFree=4177700/4192956
[pid=12490] ppid=12488 vsize=82480 CPUtime=881.99
/proc/12490/stat : 12490 (SApperloT-base) R 12488 12490 12201 0 -1 4194304 20181 0 0 0 88180 19 0 0 25 0 1 0 1111610405 84459520 20079 1992294400 134512640 135674425 4294956192 18446744073709551615 134556795 0 0 4096 0 0 0 0 17 1 0 0
/proc/12490/statm: 20620 20079 99 283 0 20334 0
Current children cumulated CPU time (s) 881.99
Current children cumulated vsize (KiB) 82480

[startup+942.302 s]
/proc/loadavg: 1.00 1.02 1.16 2/66 12491
/proc/meminfo: memFree=1593112/2055920 swapFree=4177700/4192956
[pid=12490] ppid=12488 vsize=86296 CPUtime=941.98
/proc/12490/stat : 12490 (SApperloT-base) R 12488 12490 12201 0 -1 4194304 21030 0 0 0 94178 20 0 0 25 0 1 0 1111610405 88367104 20928 1992294400 134512640 135674425 4294956192 18446744073709551615 134564824 0 0 4096 0 0 0 0 17 1 0 0
/proc/12490/statm: 21574 20928 99 283 0 21288 0
Current children cumulated CPU time (s) 941.98
Current children cumulated vsize (KiB) 86296

[startup+1002.3 s]
/proc/loadavg: 1.00 1.02 1.15 2/66 12491
/proc/meminfo: memFree=1587864/2055920 swapFree=4177700/4192956
[pid=12490] ppid=12488 vsize=91448 CPUtime=1001.95
/proc/12490/stat : 12490 (SApperloT-base) R 12488 12490 12201 0 -1 4194304 22341 0 0 0 100174 21 0 0 25 0 1 0 1111610405 93642752 22239 1992294400 134512640 135674425 4294956192 18446744073709551615 134565166 0 0 4096 0 0 0 0 17 1 0 0
/proc/12490/statm: 22862 22239 99 283 0 22576 0
Current children cumulated CPU time (s) 1001.95
Current children cumulated vsize (KiB) 91448

[startup+1062.3 s]
/proc/loadavg: 1.00 1.01 1.14 2/66 12491
/proc/meminfo: memFree=1586648/2055920 swapFree=4177700/4192956
[pid=12490] ppid=12488 vsize=92760 CPUtime=1061.94
/proc/12490/stat : 12490 (SApperloT-base) R 12488 12490 12201 0 -1 4194304 22628 0 0 0 106172 22 0 0 25 0 1 0 1111610405 94986240 22526 1992294400 134512640 135674425 4294956192 18446744073709551615 134564826 0 0 4096 0 0 0 0 17 1 0 0
/proc/12490/statm: 23190 22526 99 283 0 22904 0
Current children cumulated CPU time (s) 1061.94
Current children cumulated vsize (KiB) 92760

[startup+1122.3 s]
/proc/loadavg: 1.00 1.01 1.13 2/66 12491
/proc/meminfo: memFree=1586648/2055920 swapFree=4177700/4192956
[pid=12490] ppid=12488 vsize=92760 CPUtime=1121.92
/proc/12490/stat : 12490 (SApperloT-base) R 12488 12490 12201 0 -1 4194304 22628 0 0 0 112170 22 0 0 25 0 1 0 1111610405 94986240 22526 1992294400 134512640 135674425 4294956192 18446744073709551615 134564826 0 0 4096 0 0 0 0 17 1 0 0
/proc/12490/statm: 23190 22526 99 283 0 22904 0
Current children cumulated CPU time (s) 1121.92
Current children cumulated vsize (KiB) 92760

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.11 2/66 12491
/proc/meminfo: memFree=1586392/2055920 swapFree=4177700/4192956
[pid=12490] ppid=12488 vsize=92892 CPUtime=1181.9
/proc/12490/stat : 12490 (SApperloT-base) R 12488 12490 12201 0 -1 4194304 22692 0 0 0 118168 22 0 0 25 0 1 0 1111610405 95121408 22590 1992294400 134512640 135674425 4294956192 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/12490/statm: 23223 22590 99 283 0 22937 0
Current children cumulated CPU time (s) 1181.9
Current children cumulated vsize (KiB) 92892



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.07 1.02 1.12 2/66 12491
/proc/meminfo: memFree=1586392/2055920 swapFree=4177700/4192956
[pid=12490] ppid=12488 vsize=92892 CPUtime=1200.1
/proc/12490/stat : 12490 (SApperloT-base) R 12488 12490 12201 0 -1 4194304 22692 0 0 0 119988 22 0 0 25 0 1 0 1111610405 95121408 22590 1992294400 134512640 135674425 4294956192 18446744073709551615 134564833 0 0 4096 0 0 0 0 17 1 0 0
/proc/12490/statm: 23223 22590 99 283 0 22937 0
Current children cumulated CPU time (s) 1200.1
Current children cumulated vsize (KiB) 92892

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.07 1.02 1.12 2/66 12491
/proc/meminfo: memFree=1586392/2055920 swapFree=4177700/4192956
[pid=12490] ppid=12488 vsize=92892 CPUtime=1200.1
/proc/12490/stat : 12490 (SApperloT-base) R 12488 12490 12201 0 -1 4194304 22692 0 0 0 119988 22 0 0 25 0 1 0 1111610405 95121408 22590 1992294400 134512640 135674425 4294956192 18446744073709551615 134564833 0 0 4096 0 0 0 0 17 1 0 0
/proc/12490/statm: 23223 22590 99 283 0 22937 0
Current children cumulated CPU time (s) 1200.1
Current children cumulated vsize (KiB) 92892

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.52
CPU time (s): 1200.12
CPU user time (s): 1199.88
CPU system time (s): 0.238963
CPU usage (%): 99.9667
Max. virtual memory (cumulated for all children) (KiB): 92892

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

runsolver used 1.3478 second user time and 2.78658 second system time

The end

Launcher Data

Begin job on node56 at 2009-03-30 07:04:41
IDJOB=1532604
IDBENCH=70295
IDSOLVER=509
FILE ID=node56/1532604-1238389481
PBS_JOBID= 9061347
Free space on /tmp= 103044 MiB

SOLVER NAME= SApperloT base
BENCH NAME= SAT09/RANDOM/LARGE/3SAT/UNKNOWN/10000/unif-k3-r4.2-v10000-c42000-S1806027711-062.cnf
COMMAND LINE= HOME/SApperloT-base -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1532604-1238389481/watcher-1532604-1238389481 -o /tmp/evaluation-result-1532604-1238389481/solver-1532604-1238389481 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SApperloT-base -seed=1629922458 HOME/instance-1532604-1238389481.cnf

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

MD5SUM BENCH= 03e92abd50719ffb3da2b41e986c9d5a
RANDOM SEED=1629922458

node56.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.256
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 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.256
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1677368 kB
Buffers:         68104 kB
Cached:         215808 kB
SwapCached:       9032 kB
Active:          71500 kB
Inactive:       222844 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1677368 kB
SwapTotal:     4192956 kB
SwapFree:      4177700 kB
Dirty:            2140 kB
Writeback:           0 kB
Mapped:          16108 kB
Slab:            70220 kB
Committed_AS:  2521408 kB
PageTables:       1472 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= 103040 MiB
End job on node56 at 2009-03-30 07:24:44