Trace number 1532085

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.12 1200.62

General information on the benchmark

NameRANDOM/LARGE/5SAT/UNKNOWN/1000/
unif-k5-r20-v1000-c20000-S45173584-020.cnf
MD5SUM59fbd40d503488bcdf45b7724d53bd6d
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark338.69
Satisfiable
(Un)Satisfiability was proved
Number of variables1000
Number of clauses20000
Sum of the clauses size100000
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 520000
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-1532085-1238371601/watcher-1532085-1238371601 -o /tmp/evaluation-result-1532085-1238371601/solver-1532085-1238371601 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SApperloT-hrp -seed=273640474 HOME/instance-1532085-1238371601.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.89 1.85 1.46 2/64 31421
/proc/meminfo: memFree=1640392/2055920 swapFree=4176708/4192956
[pid=31421] ppid=31419 vsize=1616 CPUtime=0
/proc/31421/stat : 31421 (SApperloT-hrp) R 31419 31421 31236 0 -1 4194304 200 0 0 0 0 0 0 0 18 0 1 0 1109822197 1654784 184 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 0 0 0
/proc/31421/statm: 404 184 95 292 0 109 0

[startup+0.0930191 s]
/proc/loadavg: 1.89 1.85 1.46 2/64 31421
/proc/meminfo: memFree=1640392/2055920 swapFree=4176708/4192956
[pid=31421] ppid=31419 vsize=3464 CPUtime=0.08
/proc/31421/stat : 31421 (SApperloT-hrp) R 31419 31421 31236 0 -1 4194304 664 0 0 0 8 0 0 0 18 0 1 0 1109822197 3547136 647 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 0 0 0
/proc/31421/statm: 866 647 105 292 0 571 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 3464

[startup+0.101019 s]
/proc/loadavg: 1.89 1.85 1.46 2/64 31421
/proc/meminfo: memFree=1640392/2055920 swapFree=4176708/4192956
[pid=31421] ppid=31419 vsize=3464 CPUtime=0.09
/proc/31421/stat : 31421 (SApperloT-hrp) R 31419 31421 31236 0 -1 4194304 675 0 0 0 9 0 0 0 18 0 1 0 1109822197 3547136 658 1992294400 134512640 135712473 4294956192 18446744073709551615 134564540 0 0 4096 0 0 0 0 17 0 0 0
/proc/31421/statm: 866 658 105 292 0 571 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3464

[startup+0.301037 s]
/proc/loadavg: 1.89 1.85 1.46 2/64 31421
/proc/meminfo: memFree=1640392/2055920 swapFree=4176708/4192956
[pid=31421] ppid=31419 vsize=4520 CPUtime=0.29
/proc/31421/stat : 31421 (SApperloT-hrp) R 31419 31421 31236 0 -1 4194304 935 0 0 0 29 0 0 0 20 0 1 0 1109822197 4628480 919 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 0 0 0
/proc/31421/statm: 1130 919 105 292 0 835 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4520

[startup+0.701073 s]
/proc/loadavg: 1.89 1.85 1.46 2/64 31421
/proc/meminfo: memFree=1640392/2055920 swapFree=4176708/4192956
[pid=31421] ppid=31419 vsize=6500 CPUtime=0.69
/proc/31421/stat : 31421 (SApperloT-hrp) R 31419 31421 31236 0 -1 4194304 1447 0 0 0 69 0 0 0 24 0 1 0 1109822197 6656000 1430 1992294400 134512640 135712473 4294956192 18446744073709551615 134537192 0 0 4096 0 0 0 0 17 0 0 0
/proc/31421/statm: 1625 1430 105 292 0 1330 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6500

[startup+1.50114 s]
/proc/loadavg: 1.89 1.85 1.46 2/65 31422
/proc/meminfo: memFree=1633408/2055920 swapFree=4176708/4192956
[pid=31421] ppid=31419 vsize=9812 CPUtime=1.49
/proc/31421/stat : 31421 (SApperloT-hrp) R 31419 31421 31236 0 -1 4194304 2262 0 0 0 148 1 0 0 25 0 1 0 1109822197 10047488 2245 1992294400 134512640 135712473 4294956192 18446744073709551615 134554424 0 0 4096 0 0 0 0 17 0 0 0
/proc/31421/statm: 2453 2245 105 292 0 2158 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9812

[startup+3.10129 s]
/proc/loadavg: 1.89 1.85 1.46 2/65 31422
/proc/meminfo: memFree=1630272/2055920 swapFree=4176708/4192956
[pid=31421] ppid=31419 vsize=12320 CPUtime=3.09
/proc/31421/stat : 31421 (SApperloT-hrp) R 31419 31421 31236 0 -1 4194304 2897 0 0 0 308 1 0 0 25 0 1 0 1109822197 12615680 2880 1992294400 134512640 135712473 4294956192 18446744073709551615 134559257 0 0 4096 0 0 0 0 17 0 0 0
/proc/31421/statm: 3080 2880 105 292 0 2785 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 12320

[startup+6.30158 s]
/proc/loadavg: 1.82 1.84 1.45 2/65 31422
/proc/meminfo: memFree=1623944/2055920 swapFree=4176708/4192956
[pid=31421] ppid=31419 vsize=19184 CPUtime=6.29
/proc/31421/stat : 31421 (SApperloT-hrp) R 31419 31421 31236 0 -1 4194304 4618 0 0 0 627 2 0 0 25 0 1 0 1109822197 19644416 4601 1992294400 134512640 135712473 4294956192 18446744073709551615 134542574 0 0 4096 0 0 0 0 17 0 0 0
/proc/31421/statm: 4796 4601 109 292 0 4501 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 19184

[startup+12.7022 s]
/proc/loadavg: 1.75 1.82 1.45 2/65 31422
/proc/meminfo: memFree=1615824/2055920 swapFree=4176708/4192956
[pid=31421] ppid=31419 vsize=25920 CPUtime=12.68
/proc/31421/stat : 31421 (SApperloT-hrp) R 31419 31421 31236 0 -1 4194304 6266 0 0 0 1266 2 0 0 25 0 1 0 1109822197 26542080 6249 1992294400 134512640 135712473 4294956192 18446744073709551615 134564696 0 0 4096 0 0 0 0 17 0 0 0
/proc/31421/statm: 6480 6249 109 292 0 6185 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 25920

[startup+25.5013 s]
/proc/loadavg: 1.59 1.78 1.44 2/65 31422
/proc/meminfo: memFree=1614224/2055920 swapFree=4176708/4192956
[pid=31421] ppid=31419 vsize=27680 CPUtime=25.48
/proc/31421/stat : 31421 (SApperloT-hrp) R 31419 31421 31236 0 -1 4194304 6697 0 0 0 2546 2 0 0 25 0 1 0 1109822197 28344320 6680 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 0 0 0
/proc/31421/statm: 6920 6680 109 292 0 6625 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 27680

[startup+51.1016 s]
/proc/loadavg: 1.39 1.72 1.43 2/65 31422
/proc/meminfo: memFree=1611600/2055920 swapFree=4176708/4192956
[pid=31421] ppid=31419 vsize=30384 CPUtime=51.07
/proc/31421/stat : 31421 (SApperloT-hrp) R 31419 31421 31236 0 -1 4194304 7344 0 0 0 5103 4 0 0 25 0 1 0 1109822197 31113216 7327 1992294400 134512640 135712473 4294956192 18446744073709551615 134564382 0 0 4096 0 0 0 0 17 0 0 0
/proc/31421/statm: 7596 7327 109 292 0 7301 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 30384

[startup+102.305 s]
/proc/loadavg: 1.22 1.62 1.41 2/65 31422
/proc/meminfo: memFree=1608016/2055920 swapFree=4176708/4192956
[pid=31421] ppid=31419 vsize=34268 CPUtime=102.24
/proc/31421/stat : 31421 (SApperloT-hrp) R 31419 31421 31236 0 -1 4194304 8209 0 0 0 10220 4 0 0 25 0 1 0 1109822197 35090432 8192 1992294400 134512640 135712473 4294956192 18446744073709551615 134564354 0 0 4096 0 0 0 0 17 0 0 0
/proc/31421/statm: 8567 8192 109 292 0 8272 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 34268

[startup+162.302 s]
/proc/loadavg: 1.13 1.52 1.39 2/65 31422
/proc/meminfo: memFree=1605328/2055920 swapFree=4176708/4192956
[pid=31421] ppid=31419 vsize=37192 CPUtime=162.23
/proc/31421/stat : 31421 (SApperloT-hrp) R 31419 31421 31236 0 -1 4194304 8877 0 0 0 16218 5 0 0 25 0 1 0 1109822197 38084608 8860 1992294400 134512640 135712473 4294956192 18446744073709551615 134564178 0 0 4096 0 0 0 0 17 0 0 0
/proc/31421/statm: 9298 8860 109 292 0 9003 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 37192

[startup+222.302 s]
/proc/loadavg: 1.10 1.44 1.36 2/65 31422
/proc/meminfo: memFree=1602064/2055920 swapFree=4176708/4192956
[pid=31421] ppid=31419 vsize=40924 CPUtime=222.19
/proc/31421/stat : 31421 (SApperloT-hrp) R 31419 31421 31236 0 -1 4194304 9683 0 0 0 22214 5 0 0 25 0 1 0 1109822197 41906176 9666 1992294400 134512640 135712473 4294956192 18446744073709551615 134564354 0 0 4096 0 0 0 0 17 0 0 0
/proc/31421/statm: 10231 9666 109 292 0 9936 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 40924

[startup+282.301 s]
/proc/loadavg: 1.03 1.36 1.34 2/65 31422
/proc/meminfo: memFree=1600208/2055920 swapFree=4176708/4192956
[pid=31421] ppid=31419 vsize=42868 CPUtime=282.17
/proc/31421/stat : 31421 (SApperloT-hrp) R 31419 31421 31236 0 -1 4194304 10167 0 0 0 28211 6 0 0 25 0 1 0 1109822197 43896832 10150 1992294400 134512640 135712473 4294956192 18446744073709551615 134553824 0 0 4096 0 0 0 0 17 0 0 0
/proc/31421/statm: 10717 10150 109 292 0 10422 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 42868

[startup+342.302 s]
/proc/loadavg: 1.01 1.29 1.32 2/65 31422
/proc/meminfo: memFree=1599184/2055920 swapFree=4176708/4192956
[pid=31421] ppid=31419 vsize=44100 CPUtime=342.15
/proc/31421/stat : 31421 (SApperloT-hrp) R 31419 31421 31236 0 -1 4194304 10415 0 0 0 34209 6 0 0 25 0 1 0 1109822197 45158400 10398 1992294400 134512640 135712473 4294956192 18446744073709551615 134558574 0 0 4096 0 0 0 0 17 0 0 0
/proc/31421/statm: 11025 10398 109 292 0 10730 0
Current children cumulated CPU time (s) 342.15
Current children cumulated vsize (KiB) 44100

[startup+402.301 s]
/proc/loadavg: 1.00 1.23 1.29 2/65 31422
/proc/meminfo: memFree=1597776/2055920 swapFree=4176708/4192956
[pid=31421] ppid=31419 vsize=45712 CPUtime=402.13
/proc/31421/stat : 31421 (SApperloT-hrp) R 31419 31421 31236 0 -1 4194304 10762 0 0 0 40206 7 0 0 25 0 1 0 1109822197 46809088 10745 1992294400 134512640 135712473 4294956192 18446744073709551615 134564822 0 0 4096 0 0 0 0 17 0 0 0
/proc/31421/statm: 11428 10745 109 292 0 11133 0
Current children cumulated CPU time (s) 402.13
Current children cumulated vsize (KiB) 45712

[startup+462.302 s]
/proc/loadavg: 1.00 1.19 1.27 2/65 31422
/proc/meminfo: memFree=1596624/2055920 swapFree=4176708/4192956
[pid=31421] ppid=31419 vsize=47100 CPUtime=462.1
/proc/31421/stat : 31421 (SApperloT-hrp) R 31419 31421 31236 0 -1 4194304 11042 0 0 0 46203 7 0 0 25 0 1 0 1109822197 48230400 11025 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 0 0 0
/proc/31421/statm: 11775 11025 109 292 0 11480 0
Current children cumulated CPU time (s) 462.1
Current children cumulated vsize (KiB) 47100

[startup+522.302 s]
/proc/loadavg: 1.00 1.15 1.25 2/65 31422
/proc/meminfo: memFree=1595664/2055920 swapFree=4176708/4192956
[pid=31421] ppid=31419 vsize=48196 CPUtime=522.08
/proc/31421/stat : 31421 (SApperloT-hrp) R 31419 31421 31236 0 -1 4194304 11294 0 0 0 52201 7 0 0 25 0 1 0 1109822197 49352704 11277 1992294400 134512640 135712473 4294956192 18446744073709551615 134563676 0 0 4096 0 0 0 0 17 0 0 0
/proc/31421/statm: 12049 11277 109 292 0 11754 0
Current children cumulated CPU time (s) 522.08
Current children cumulated vsize (KiB) 48196

[startup+582.301 s]
/proc/loadavg: 1.00 1.12 1.24 2/65 31422
/proc/meminfo: memFree=1594448/2055920 swapFree=4176708/4192956
[pid=31421] ppid=31419 vsize=49812 CPUtime=582.05
/proc/31421/stat : 31421 (SApperloT-hrp) R 31419 31421 31236 0 -1 4194304 11607 0 0 0 58197 8 0 0 25 0 1 0 1109822197 51007488 11590 1992294400 134512640 135712473 4294956192 18446744073709551615 134563658 0 0 4096 0 0 0 0 17 0 0 0
/proc/31421/statm: 12453 11590 109 292 0 12158 0
Current children cumulated CPU time (s) 582.05
Current children cumulated vsize (KiB) 49812

[startup+642.302 s]
/proc/loadavg: 1.00 1.10 1.22 2/65 31422
/proc/meminfo: memFree=1591504/2055920 swapFree=4176708/4192956
[pid=31421] ppid=31419 vsize=52960 CPUtime=642.03
/proc/31421/stat : 31421 (SApperloT-hrp) R 31419 31421 31236 0 -1 4194304 12330 0 0 0 64195 8 0 0 25 0 1 0 1109822197 54231040 12313 1992294400 134512640 135712473 4294956192 18446744073709551615 134564354 0 0 4096 0 0 0 0 17 0 0 0
/proc/31421/statm: 13240 12313 109 292 0 12945 0
Current children cumulated CPU time (s) 642.03
Current children cumulated vsize (KiB) 52960

[startup+702.301 s]
/proc/loadavg: 1.00 1.08 1.20 2/65 31422
/proc/meminfo: memFree=1590352/2055920 swapFree=4176708/4192956
[pid=31421] ppid=31419 vsize=54252 CPUtime=702
/proc/31421/stat : 31421 (SApperloT-hrp) R 31419 31421 31236 0 -1 4194304 12614 0 0 0 70192 8 0 0 25 0 1 0 1109822197 55554048 12597 1992294400 134512640 135712473 4294956192 18446744073709551615 134581173 0 0 4096 0 0 0 0 17 0 0 0
/proc/31421/statm: 13563 12597 109 292 0 13268 0
Current children cumulated CPU time (s) 702
Current children cumulated vsize (KiB) 54252

[startup+762.306 s]
/proc/loadavg: 1.00 1.06 1.18 2/65 31422
/proc/meminfo: memFree=1589456/2055920 swapFree=4176708/4192956
[pid=31421] ppid=31419 vsize=55148 CPUtime=761.98
/proc/31421/stat : 31421 (SApperloT-hrp) R 31419 31421 31236 0 -1 4194304 12813 0 0 0 76190 8 0 0 25 0 1 0 1109822197 56471552 12796 1992294400 134512640 135712473 4294956192 18446744073709551615 134564627 0 0 4096 0 0 0 0 17 0 0 0
/proc/31421/statm: 13787 12796 109 292 0 13492 0
Current children cumulated CPU time (s) 761.98
Current children cumulated vsize (KiB) 55148

[startup+822.302 s]
/proc/loadavg: 1.00 1.05 1.17 2/65 31422
/proc/meminfo: memFree=1588752/2055920 swapFree=4176708/4192956
[pid=31421] ppid=31419 vsize=56024 CPUtime=821.96
/proc/31421/stat : 31421 (SApperloT-hrp) R 31419 31421 31236 0 -1 4194304 12994 0 0 0 82187 9 0 0 25 0 1 0 1109822197 57368576 12977 1992294400 134512640 135712473 4294956192 18446744073709551615 134564153 0 0 4096 0 0 0 0 17 0 0 0
/proc/31421/statm: 14006 12977 109 292 0 13711 0
Current children cumulated CPU time (s) 821.96
Current children cumulated vsize (KiB) 56024

[startup+882.301 s]
/proc/loadavg: 1.00 1.04 1.16 2/65 31422
/proc/meminfo: memFree=1588368/2055920 swapFree=4176708/4192956
[pid=31421] ppid=31419 vsize=56552 CPUtime=881.93
/proc/31421/stat : 31421 (SApperloT-hrp) R 31419 31421 31236 0 -1 4194304 13099 0 0 0 88184 9 0 0 25 0 1 0 1109822197 57909248 13082 1992294400 134512640 135712473 4294956192 18446744073709551615 134564354 0 0 4096 0 0 0 0 17 0 0 0
/proc/31421/statm: 14138 13082 109 292 0 13843 0
Current children cumulated CPU time (s) 881.93
Current children cumulated vsize (KiB) 56552

[startup+942.302 s]
/proc/loadavg: 1.00 1.03 1.15 2/65 31422
/proc/meminfo: memFree=1586384/2055920 swapFree=4176708/4192956
[pid=31421] ppid=31419 vsize=58780 CPUtime=941.9
/proc/31421/stat : 31421 (SApperloT-hrp) R 31419 31421 31236 0 -1 4194304 13623 0 0 0 94181 9 0 0 25 0 1 0 1109822197 60190720 13606 1992294400 134512640 135712473 4294956192 18446744073709551615 134574579 0 0 4096 0 0 0 0 17 0 0 0
/proc/31421/statm: 14695 13606 109 292 0 14400 0
Current children cumulated CPU time (s) 941.9
Current children cumulated vsize (KiB) 58780

[startup+1002.3 s]
/proc/loadavg: 1.00 1.02 1.14 2/65 31422
/proc/meminfo: memFree=1584272/2055920 swapFree=4176708/4192956
[pid=31421] ppid=31419 vsize=61164 CPUtime=1001.87
/proc/31421/stat : 31421 (SApperloT-hrp) R 31419 31421 31236 0 -1 4194304 14123 0 0 0 100178 9 0 0 25 0 1 0 1109822197 62631936 14106 1992294400 134512640 135712473 4294956192 18446744073709551615 134540770 0 0 4096 0 0 0 0 17 0 0 0
/proc/31421/statm: 15291 14106 109 292 0 14996 0
Current children cumulated CPU time (s) 1001.87
Current children cumulated vsize (KiB) 61164

[startup+1062.3 s]
/proc/loadavg: 1.00 1.01 1.12 2/65 31422
/proc/meminfo: memFree=1582864/2055920 swapFree=4176708/4192956
[pid=31421] ppid=31419 vsize=62768 CPUtime=1061.85
/proc/31421/stat : 31421 (SApperloT-hrp) R 31419 31421 31236 0 -1 4194304 14489 0 0 0 106175 10 0 0 25 0 1 0 1109822197 64274432 14461 1992294400 134512640 135712473 4294956192 18446744073709551615 134564352 0 0 4096 0 0 0 0 17 0 0 0
/proc/31421/statm: 15692 14461 109 292 0 15397 0
Current children cumulated CPU time (s) 1061.85
Current children cumulated vsize (KiB) 62768

[startup+1122.3 s]
/proc/loadavg: 1.00 1.01 1.11 2/65 31422
/proc/meminfo: memFree=1582160/2055920 swapFree=4176708/4192956
[pid=31421] ppid=31419 vsize=63636 CPUtime=1121.82
/proc/31421/stat : 31421 (SApperloT-hrp) R 31419 31421 31236 0 -1 4194304 14668 0 0 0 112172 10 0 0 25 0 1 0 1109822197 65163264 14640 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 0 0 0
/proc/31421/statm: 15909 14640 109 292 0 15614 0
Current children cumulated CPU time (s) 1121.82
Current children cumulated vsize (KiB) 63636

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.10 2/65 31422
/proc/meminfo: memFree=1581904/2055920 swapFree=4176708/4192956
[pid=31421] ppid=31419 vsize=63768 CPUtime=1181.8
/proc/31421/stat : 31421 (SApperloT-hrp) R 31419 31421 31236 0 -1 4194304 14726 0 0 0 118170 10 0 0 25 0 1 0 1109822197 65298432 14698 1992294400 134512640 135712473 4294956192 18446744073709551615 134554176 0 0 4096 0 0 0 0 17 0 0 0
/proc/31421/statm: 15942 14698 109 292 0 15647 0
Current children cumulated CPU time (s) 1181.8
Current children cumulated vsize (KiB) 63768



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 1.00 1.10 2/65 31422
/proc/meminfo: memFree=1581520/2055920 swapFree=4176708/4192956
[pid=31421] ppid=31419 vsize=64164 CPUtime=1200.1
/proc/31421/stat : 31421 (SApperloT-hrp) R 31419 31421 31236 0 -1 4194304 14819 0 0 0 120000 10 0 0 25 0 1 0 1109822197 65703936 14791 1992294400 134512640 135712473 4294956192 18446744073709551615 134564354 0 0 4096 0 0 0 0 17 0 0 0
/proc/31421/statm: 16041 14791 109 292 0 15746 0
Current children cumulated CPU time (s) 1200.1
Current children cumulated vsize (KiB) 64164

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.62
CPU time (s): 1200.12
CPU user time (s): 1200
CPU system time (s): 0.118981
CPU usage (%): 99.9587
Max. virtual memory (cumulated for all children) (KiB): 64164

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

runsolver used 1.05284 second user time and 3.32449 second system time

The end

Launcher Data

Begin job on node51 at 2009-03-30 02:06:41
IDJOB=1532085
IDBENCH=70191
IDSOLVER=510
FILE ID=node51/1532085-1238371601
PBS_JOBID= 9061259
Free space on /tmp= 65232 MiB

SOLVER NAME= SApperloT hrp
BENCH NAME= SAT09/RANDOM/LARGE/5SAT/UNKNOWN/1000/unif-k5-r20-v1000-c20000-S45173584-020.cnf
COMMAND LINE= HOME/SApperloT-hrp -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1532085-1238371601/watcher-1532085-1238371601 -o /tmp/evaluation-result-1532085-1238371601/solver-1532085-1238371601 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SApperloT-hrp -seed=273640474 HOME/instance-1532085-1238371601.cnf

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

MD5SUM BENCH= 59fbd40d503488bcdf45b7724d53bd6d
RANDOM SEED=273640474

node51.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.234
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.234
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:       1640936 kB
Buffers:         63364 kB
Cached:         269032 kB
SwapCached:      10052 kB
Active:          20528 kB
Inactive:       323252 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1640936 kB
SwapTotal:     4192956 kB
SwapFree:      4176708 kB
Dirty:            1948 kB
Writeback:           0 kB
Mapped:          17144 kB
Slab:            57208 kB
Committed_AS:  2931960 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= 65228 MiB
End job on node51 at 2009-03-30 02:26:44