Trace number 1533790

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 hrp? (TO) 1200.09 1200.55

General information on the benchmark

NameRANDOM/MEDIUM/7SAT/SATISFIABLE/75/
unif-k7-r89-v75-c6675-S51205200-028.cnf
MD5SUM28daa15bd31978d0b42959b6abf4709b
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark2.18967
Satisfiable
(Un)Satisfiability was proved
Number of variables75
Number of clauses6675
Sum of the clauses size46725
Maximum clause length7
Minimum clause length7
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 50
Number of clauses of size over 56675

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-1533790-1238489868/watcher-1533790-1238489868 -o /tmp/evaluation-result-1533790-1238489868/solver-1533790-1238489868 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SApperloT-hrp -seed=93182496 HOME/instance-1533790-1238489868.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.94 1.86 3/64 14404
/proc/meminfo: memFree=1501272/2055920 swapFree=4175828/4192956
[pid=14404] ppid=14402 vsize=1616 CPUtime=0
/proc/14404/stat : 14404 (SApperloT-hrp) R 14402 14404 13985 0 -1 4194304 185 0 0 0 0 0 0 0 18 0 1 0 1121651845 1654784 169 1992294400 134512640 135712473 4294956192 18446744073709551615 135148487 0 0 4096 0 0 0 0 17 1 0 0
/proc/14404/statm: 404 170 95 292 0 109 0

[startup+0.031086 s]
/proc/loadavg: 1.99 1.94 1.86 3/64 14404
/proc/meminfo: memFree=1501272/2055920 swapFree=4175828/4192956
[pid=14404] ppid=14402 vsize=2012 CPUtime=0.02
/proc/14404/stat : 14404 (SApperloT-hrp) R 14402 14404 13985 0 -1 4194304 312 0 0 0 2 0 0 0 18 0 1 0 1121651845 2060288 295 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/14404/statm: 503 295 105 292 0 208 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 2012

[startup+0.101036 s]
/proc/loadavg: 1.99 1.94 1.86 3/64 14404
/proc/meminfo: memFree=1501272/2055920 swapFree=4175828/4192956
[pid=14404] ppid=14402 vsize=2276 CPUtime=0.09
/proc/14404/stat : 14404 (SApperloT-hrp) R 14402 14404 13985 0 -1 4194304 386 0 0 0 9 0 0 0 18 0 1 0 1121651845 2330624 369 1992294400 134512640 135712473 4294956192 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 1 0 0
/proc/14404/statm: 569 369 105 292 0 274 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2276

[startup+0.301076 s]
/proc/loadavg: 1.99 1.94 1.86 3/64 14404
/proc/meminfo: memFree=1501272/2055920 swapFree=4175828/4192956
[pid=14404] ppid=14402 vsize=2540 CPUtime=0.29
/proc/14404/stat : 14404 (SApperloT-hrp) R 14402 14404 13985 0 -1 4194304 459 0 0 0 29 0 0 0 19 0 1 0 1121651845 2600960 442 1992294400 134512640 135712473 4294956192 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 1 0 0
/proc/14404/statm: 635 442 105 292 0 340 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2540

[startup+0.701155 s]
/proc/loadavg: 1.99 1.94 1.86 3/64 14404
/proc/meminfo: memFree=1501272/2055920 swapFree=4175828/4192956
[pid=14404] ppid=14402 vsize=3464 CPUtime=0.69
/proc/14404/stat : 14404 (SApperloT-hrp) R 14402 14404 13985 0 -1 4194304 669 0 0 0 69 0 0 0 23 0 1 0 1121651845 3547136 652 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/14404/statm: 866 652 109 292 0 571 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3464

[startup+1.50132 s]
/proc/loadavg: 1.99 1.94 1.86 2/65 14405
/proc/meminfo: memFree=1498960/2055920 swapFree=4175828/4192956
[pid=14404] ppid=14402 vsize=3732 CPUtime=1.49
/proc/14404/stat : 14404 (SApperloT-hrp) R 14402 14404 13985 0 -1 4194304 749 0 0 0 149 0 0 0 25 0 1 0 1121651845 3821568 732 1992294400 134512640 135712473 4294956192 18446744073709551615 134564335 0 0 4096 0 0 0 0 17 1 0 0
/proc/14404/statm: 933 732 109 292 0 638 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 3732

[startup+3.10163 s]
/proc/loadavg: 1.91 1.93 1.86 2/65 14405
/proc/meminfo: memFree=1498448/2055920 swapFree=4175828/4192956
[pid=14404] ppid=14402 vsize=4148 CPUtime=3.09
/proc/14404/stat : 14404 (SApperloT-hrp) R 14402 14404 13985 0 -1 4194304 841 0 0 0 309 0 0 0 25 0 1 0 1121651845 4247552 824 1992294400 134512640 135712473 4294956192 18446744073709551615 134564702 0 0 4096 0 0 0 0 17 1 0 0
/proc/14404/statm: 1037 824 109 292 0 742 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 4148

[startup+6.30127 s]
/proc/loadavg: 1.91 1.93 1.86 2/65 14405
/proc/meminfo: memFree=1497872/2055920 swapFree=4175828/4192956
[pid=14404] ppid=14402 vsize=4596 CPUtime=6.29
/proc/14404/stat : 14404 (SApperloT-hrp) R 14402 14404 13985 0 -1 4194304 949 0 0 0 629 0 0 0 25 0 1 0 1121651845 4706304 932 1992294400 134512640 135712473 4294956192 18446744073709551615 134559635 0 0 4096 0 0 0 0 17 1 0 0
/proc/14404/statm: 1149 932 109 292 0 854 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 4596

[startup+12.7016 s]
/proc/loadavg: 1.77 1.90 1.85 2/65 14405
/proc/meminfo: memFree=1497048/2055920 swapFree=4175828/4192956
[pid=14404] ppid=14402 vsize=5476 CPUtime=12.69
/proc/14404/stat : 14404 (SApperloT-hrp) R 14402 14404 13985 0 -1 4194304 1126 0 0 0 1269 0 0 0 25 0 1 0 1121651845 5607424 1109 1992294400 134512640 135712473 4294956192 18446744073709551615 134564776 0 0 4096 0 0 0 0 17 1 0 0
/proc/14404/statm: 1369 1109 109 292 0 1074 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 5476

[startup+25.5011 s]
/proc/loadavg: 1.65 1.87 1.84 2/65 14405
/proc/meminfo: memFree=1496216/2055920 swapFree=4175828/4192956
[pid=14404] ppid=14402 vsize=6436 CPUtime=25.48
/proc/14404/stat : 14404 (SApperloT-hrp) R 14402 14404 13985 0 -1 4194304 1311 0 0 0 2548 0 0 0 25 0 1 0 1121651845 6590464 1294 1992294400 134512640 135712473 4294956192 18446744073709551615 134564805 0 0 4096 0 0 0 0 17 1 0 0
/proc/14404/statm: 1609 1294 109 292 0 1314 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 6436

[startup+51.1012 s]
/proc/loadavg: 1.43 1.80 1.82 2/65 14405
/proc/meminfo: memFree=1483928/2055920 swapFree=4175828/4192956
[pid=14404] ppid=14402 vsize=19324 CPUtime=51.07
/proc/14404/stat : 14404 (SApperloT-hrp) R 14402 14404 13985 0 -1 4194304 4408 0 0 0 5105 2 0 0 25 0 1 0 1121651845 19787776 4391 1992294400 134512640 135712473 4294956192 18446744073709551615 134564296 0 0 4096 0 0 0 0 17 1 0 0
/proc/14404/statm: 4831 4391 109 292 0 4536 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 19324

[startup+102.305 s]
/proc/loadavg: 1.17 1.66 1.77 2/65 14405
/proc/meminfo: memFree=1450840/2055920 swapFree=4175828/4192956
[pid=14404] ppid=14402 vsize=52860 CPUtime=102.25
/proc/14404/stat : 14404 (SApperloT-hrp) R 14402 14404 13985 0 -1 4194304 12638 0 0 0 10217 8 0 0 25 0 1 0 1121651845 54128640 12621 1992294400 134512640 135712473 4294956192 18446744073709551615 134564108 0 0 4096 0 0 0 0 17 1 0 0
/proc/14404/statm: 13215 12621 109 292 0 12920 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 52860

[startup+162.301 s]
/proc/loadavg: 1.06 1.54 1.72 2/65 14405
/proc/meminfo: memFree=1450712/2055920 swapFree=4175828/4192956
[pid=14404] ppid=14402 vsize=52792 CPUtime=162.22
/proc/14404/stat : 14404 (SApperloT-hrp) R 14402 14404 13985 0 -1 4194304 12660 0 0 0 16214 8 0 0 25 0 1 0 1121651845 54059008 12636 1992294400 134512640 135712473 4294956192 18446744073709551615 134564135 0 0 4096 0 0 0 0 17 1 0 0
/proc/14404/statm: 13198 12636 109 292 0 12903 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 52792

[startup+222.301 s]
/proc/loadavg: 1.02 1.44 1.67 2/65 14411
/proc/meminfo: memFree=1450384/2055920 swapFree=4175828/4192956
[pid=14404] ppid=14402 vsize=52792 CPUtime=222.2
/proc/14404/stat : 14404 (SApperloT-hrp) R 14402 14404 13985 0 -1 4194304 12683 0 0 0 22211 9 0 0 25 0 1 0 1121651845 54059008 12659 1992294400 134512640 135712473 4294956192 18446744073709551615 134540626 0 0 4096 0 0 0 0 17 1 0 0
/proc/14404/statm: 13198 12659 109 292 0 12903 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 52792

[startup+282.301 s]
/proc/loadavg: 1.01 1.35 1.62 2/65 14411
/proc/meminfo: memFree=1443408/2055920 swapFree=4175828/4192956
[pid=14404] ppid=14402 vsize=61000 CPUtime=282.18
/proc/14404/stat : 14404 (SApperloT-hrp) R 14402 14404 13985 0 -1 4194304 14729 0 0 0 28207 11 0 0 25 0 1 0 1121651845 62464000 14639 1992294400 134512640 135712473 4294956192 18446744073709551615 134564137 0 0 4096 0 0 0 0 17 1 0 0
/proc/14404/statm: 15250 14639 109 292 0 14955 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 61000

[startup+342.301 s]
/proc/loadavg: 1.00 1.29 1.58 2/65 14411
/proc/meminfo: memFree=1418768/2055920 swapFree=4175828/4192956
[pid=14404] ppid=14402 vsize=86100 CPUtime=342.16
/proc/14404/stat : 14404 (SApperloT-hrp) R 14402 14404 13985 0 -1 4194304 21026 0 0 0 34197 19 0 0 25 0 1 0 1121651845 88166400 20611 1992294400 134512640 135712473 4294956192 18446744073709551615 134564843 0 0 4096 0 0 0 0 17 1 0 0
/proc/14404/statm: 21525 20611 109 292 0 21230 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 86100

[startup+402.301 s]
/proc/loadavg: 1.00 1.23 1.54 2/65 14411
/proc/meminfo: memFree=1402000/2055920 swapFree=4175828/4192956
[pid=14404] ppid=14402 vsize=103676 CPUtime=402.13
/proc/14404/stat : 14404 (SApperloT-hrp) R 14402 14404 13985 0 -1 4194304 25205 0 0 0 40188 25 0 0 25 0 1 0 1121651845 106164224 24790 1992294400 134512640 135712473 4294956192 18446744073709551615 134564314 0 0 4096 0 0 0 0 17 1 0 0
/proc/14404/statm: 25919 24790 109 292 0 25624 0
Current children cumulated CPU time (s) 402.13
Current children cumulated vsize (KiB) 103676

[startup+462.301 s]
/proc/loadavg: 1.00 1.19 1.51 2/65 14411
/proc/meminfo: memFree=1384208/2055920 swapFree=4175828/4192956
[pid=14404] ppid=14402 vsize=121968 CPUtime=462.11
/proc/14404/stat : 14404 (SApperloT-hrp) R 14402 14404 13985 0 -1 4194304 29649 0 0 0 46180 31 0 0 25 0 1 0 1121651845 124895232 29234 1992294400 134512640 135712473 4294956192 18446744073709551615 134564354 0 0 4096 0 0 0 0 17 1 0 0
/proc/14404/statm: 30492 29234 109 292 0 30197 0
Current children cumulated CPU time (s) 462.11
Current children cumulated vsize (KiB) 121968

[startup+522.301 s]
/proc/loadavg: 1.00 1.15 1.47 2/65 14411
/proc/meminfo: memFree=1367320/2055920 swapFree=4175828/4192956
[pid=14404] ppid=14402 vsize=138700 CPUtime=522.09
/proc/14404/stat : 14404 (SApperloT-hrp) R 14402 14404 13985 0 -1 4194304 33850 0 0 0 52173 36 0 0 25 0 1 0 1121651845 142028800 33435 1992294400 134512640 135712473 4294956192 18446744073709551615 134592565 0 0 4096 0 0 0 0 17 1 0 0
/proc/14404/statm: 34675 33435 109 292 0 34380 0
Current children cumulated CPU time (s) 522.09
Current children cumulated vsize (KiB) 138700

[startup+582.301 s]
/proc/loadavg: 1.00 1.12 1.44 2/65 14411
/proc/meminfo: memFree=1348312/2055920 swapFree=4175828/4192956
[pid=14404] ppid=14402 vsize=158888 CPUtime=582.06
/proc/14404/stat : 14404 (SApperloT-hrp) R 14402 14404 13985 0 -1 4194304 38718 0 0 0 58164 42 0 0 25 0 1 0 1121651845 162701312 38174 1992294400 134512640 135712473 4294956192 18446744073709551615 134564117 0 0 4096 0 0 0 0 17 1 0 0
/proc/14404/statm: 39722 38174 109 292 0 39427 0
Current children cumulated CPU time (s) 582.06
Current children cumulated vsize (KiB) 158888

[startup+642.301 s]
/proc/loadavg: 1.00 1.10 1.41 2/65 14411
/proc/meminfo: memFree=1331160/2055920 swapFree=4175828/4192956
[pid=14404] ppid=14402 vsize=176444 CPUtime=642.04
/proc/14404/stat : 14404 (SApperloT-hrp) R 14402 14404 13985 0 -1 4194304 43015 0 0 0 64157 47 0 0 25 0 1 0 1121651845 180678656 42471 1992294400 134512640 135712473 4294956192 18446744073709551615 134540629 0 0 4096 0 0 0 0 17 1 0 0
/proc/14404/statm: 44111 42471 109 292 0 43816 0
Current children cumulated CPU time (s) 642.04
Current children cumulated vsize (KiB) 176444

[startup+702.301 s]
/proc/loadavg: 1.00 1.08 1.38 2/65 14411
/proc/meminfo: memFree=1314968/2055920 swapFree=4175828/4192956
[pid=14404] ppid=14402 vsize=193028 CPUtime=702.02
/proc/14404/stat : 14404 (SApperloT-hrp) R 14402 14404 13985 0 -1 4194304 47118 0 0 0 70149 53 0 0 25 0 1 0 1121651845 197660672 46574 1992294400 134512640 135712473 4294956192 18446744073709551615 134564105 0 0 4096 0 0 0 0 17 1 0 0
/proc/14404/statm: 48257 46574 109 292 0 47962 0
Current children cumulated CPU time (s) 702.02
Current children cumulated vsize (KiB) 193028

[startup+762.305 s]
/proc/loadavg: 1.00 1.06 1.35 2/65 14411
/proc/meminfo: memFree=1300120/2055920 swapFree=4175828/4192956
[pid=14404] ppid=14402 vsize=207852 CPUtime=762
/proc/14404/stat : 14404 (SApperloT-hrp) R 14402 14404 13985 0 -1 4194304 50754 0 0 0 76142 58 0 0 25 0 1 0 1121651845 212840448 50210 1992294400 134512640 135712473 4294956192 18446744073709551615 134564135 0 0 4096 0 0 0 0 17 1 0 0
/proc/14404/statm: 51963 50210 109 292 0 51668 0
Current children cumulated CPU time (s) 762
Current children cumulated vsize (KiB) 207852

[startup+822.302 s]
/proc/loadavg: 1.00 1.05 1.33 2/65 14411
/proc/meminfo: memFree=1287576/2055920 swapFree=4175828/4192956
[pid=14404] ppid=14402 vsize=221512 CPUtime=821.98
/proc/14404/stat : 14404 (SApperloT-hrp) R 14402 14404 13985 0 -1 4194304 54136 0 0 0 82135 63 0 0 25 0 1 0 1121651845 226828288 53398 1992294400 134512640 135712473 4294956192 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 1 0 0
/proc/14404/statm: 55378 53398 109 292 0 55083 0
Current children cumulated CPU time (s) 821.98
Current children cumulated vsize (KiB) 221512

[startup+882.301 s]
/proc/loadavg: 1.00 1.04 1.31 2/65 14411
/proc/meminfo: memFree=1273304/2055920 swapFree=4175828/4192956
[pid=14404] ppid=14402 vsize=236908 CPUtime=881.95
/proc/14404/stat : 14404 (SApperloT-hrp) R 14402 14404 13985 0 -1 4194304 57786 0 0 0 88128 67 0 0 25 0 1 0 1121651845 242593792 56919 1992294400 134512640 135712473 4294956192 18446744073709551615 134564164 0 0 4096 0 0 0 0 17 1 0 0
/proc/14404/statm: 59227 56919 109 292 0 58932 0
Current children cumulated CPU time (s) 881.95
Current children cumulated vsize (KiB) 236908

[startup+942.301 s]
/proc/loadavg: 1.00 1.03 1.28 2/65 14411
/proc/meminfo: memFree=1258136/2055920 swapFree=4175828/4192956
[pid=14404] ppid=14402 vsize=253148 CPUtime=941.93
/proc/14404/stat : 14404 (SApperloT-hrp) R 14402 14404 13985 0 -1 4194304 61776 0 0 0 94121 72 0 0 25 0 1 0 1121651845 259223552 60780 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/14404/statm: 63287 60780 109 292 0 62992 0
Current children cumulated CPU time (s) 941.93
Current children cumulated vsize (KiB) 253148

[startup+1002.3 s]
/proc/loadavg: 1.00 1.02 1.26 2/65 14411
/proc/meminfo: memFree=1242648/2055920 swapFree=4175828/4192956
[pid=14404] ppid=14402 vsize=269604 CPUtime=1001.91
/proc/14404/stat : 14404 (SApperloT-hrp) R 14402 14404 13985 0 -1 4194304 65711 0 0 0 100115 76 0 0 25 0 1 0 1121651845 276074496 64586 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/14404/statm: 67401 64586 109 292 0 67106 0
Current children cumulated CPU time (s) 1001.91
Current children cumulated vsize (KiB) 269604

[startup+1062.3 s]
/proc/loadavg: 1.00 1.01 1.25 2/65 14411
/proc/meminfo: memFree=1226712/2055920 swapFree=4175828/4192956
[pid=14404] ppid=14402 vsize=285480 CPUtime=1061.88
/proc/14404/stat : 14404 (SApperloT-hrp) R 14402 14404 13985 0 -1 4194304 69640 0 0 0 106107 81 0 0 25 0 1 0 1121651845 292331520 68515 1992294400 134512640 135712473 4294956192 18446744073709551615 134564359 0 0 4096 0 0 0 0 17 1 0 0
/proc/14404/statm: 71370 68515 109 292 0 71075 0
Current children cumulated CPU time (s) 1061.88
Current children cumulated vsize (KiB) 285480

[startup+1122.3 s]
/proc/loadavg: 1.00 1.01 1.23 2/65 14411
/proc/meminfo: memFree=1209496/2055920 swapFree=4175828/4192956
[pid=14404] ppid=14402 vsize=303868 CPUtime=1121.86
/proc/14404/stat : 14404 (SApperloT-hrp) R 14402 14404 13985 0 -1 4194304 74070 0 0 0 112099 87 0 0 25 0 1 0 1121651845 311160832 72816 1992294400 134512640 135712473 4294956192 18446744073709551615 134540803 0 0 4096 0 0 0 0 17 1 0 0
/proc/14404/statm: 75967 72816 109 292 0 75672 0
Current children cumulated CPU time (s) 1121.86
Current children cumulated vsize (KiB) 303868

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.21 2/65 14411
/proc/meminfo: memFree=1209496/2055920 swapFree=4175828/4192956
[pid=14404] ppid=14402 vsize=303868 CPUtime=1181.83
/proc/14404/stat : 14404 (SApperloT-hrp) R 14402 14404 13985 0 -1 4194304 74076 0 0 0 118096 87 0 0 25 0 1 0 1121651845 311160832 72822 1992294400 134512640 135712473 4294956192 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 1 0 0
/proc/14404/statm: 75967 72822 109 292 0 75672 0
Current children cumulated CPU time (s) 1181.83
Current children cumulated vsize (KiB) 303868



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.21 2/65 14411
/proc/meminfo: memFree=1209496/2055920 swapFree=4175828/4192956
[pid=14404] ppid=14402 vsize=303868 CPUtime=1200.03
/proc/14404/stat : 14404 (SApperloT-hrp) R 14402 14404 13985 0 -1 4194304 74076 0 0 0 119916 87 0 0 25 0 1 0 1121651845 311160832 72822 1992294400 134512640 135712473 4294956192 18446744073709551615 134558630 0 0 4096 0 0 0 0 17 1 0 0
/proc/14404/statm: 75967 72822 109 292 0 75672 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 303868

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.21 2/65 14411
/proc/meminfo: memFree=1209496/2055920 swapFree=4175828/4192956
[pid=14404] ppid=14402 vsize=303868 CPUtime=1200.03
/proc/14404/stat : 14404 (SApperloT-hrp) R 14402 14404 13985 0 -1 4194304 74076 0 0 0 119916 87 0 0 25 0 1 0 1121651845 311160832 72822 1992294400 134512640 135712473 4294956192 18446744073709551615 134558630 0 0 4096 0 0 0 0 17 1 0 0
/proc/14404/statm: 75967 72822 109 292 0 75672 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 303868

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.55
CPU time (s): 1200.09
CPU user time (s): 1199.16
CPU system time (s): 0.926859
CPU usage (%): 99.9615
Max. virtual memory (cumulated for all children) (KiB): 303868

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

runsolver used 0.92086 second user time and 2.42563 second system time

The end

Launcher Data

Begin job on node33 at 2009-03-31 10:57:48
IDJOB=1533790
IDBENCH=70532
IDSOLVER=510
FILE ID=node33/1533790-1238489868
PBS_JOBID= 9061854
Free space on /tmp= 66132 MiB

SOLVER NAME= SApperloT hrp
BENCH NAME= SAT09/RANDOM/MEDIUM/7SAT/SATISFIABLE/75/unif-k7-r89-v75-c6675-S51205200-028.cnf
COMMAND LINE= HOME/SApperloT-hrp -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1533790-1238489868/watcher-1533790-1238489868 -o /tmp/evaluation-result-1533790-1238489868/solver-1533790-1238489868 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SApperloT-hrp -seed=93182496 HOME/instance-1533790-1238489868.cnf

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

MD5SUM BENCH= 28daa15bd31978d0b42959b6abf4709b
RANDOM SEED=93182496

node33.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.266
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.266
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:       1501688 kB
Buffers:         84724 kB
Cached:         377092 kB
SwapCached:      10920 kB
Active:         258988 kB
Inactive:       215368 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1501688 kB
SwapTotal:     4192956 kB
SwapFree:      4175828 kB
Dirty:            1600 kB
Writeback:           0 kB
Mapped:          18172 kB
Slab:            65884 kB
Committed_AS:  3130772 kB
PageTables:       1400 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= 66132 MiB
End job on node33 at 2009-03-31 11:17:51