Trace number 1532740

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.53

General information on the benchmark

NameRANDOM/LARGE/3SAT/UNKNOWN/6000/
unif-k3-r4.2-v6000-c25200-S595075179-058.cnf
MD5SUM4f302a0a96331733d31d4d68d88fd415
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark23.9954
Satisfiable
(Un)Satisfiability was proved
Number of variables6000
Number of clauses25200
Sum of the clauses size75600
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 325200
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-1532740-1238396338/watcher-1532740-1238396338 -o /tmp/evaluation-result-1532740-1238396338/solver-1532740-1238396338 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SApperloT-hrp -seed=574318503 HOME/instance-1532740-1238396338.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.97 0.98 1.07 3/64 19567
/proc/meminfo: memFree=1261008/2055920 swapFree=4178880/4192956
[pid=19567] ppid=19565 vsize=1848 CPUtime=0
/proc/19567/stat : 19567 (SApperloT-hrp) R 19565 19567 19503 0 -1 4194304 242 0 0 0 0 0 0 0 18 0 1 0 1112299647 1892352 226 1992294400 134512640 135712473 4294956208 18446744073709551615 135208030 0 0 4096 0 0 0 0 17 1 0 0
/proc/19567/statm: 462 227 95 292 0 167 0

[startup+0.0394919 s]
/proc/loadavg: 0.97 0.98 1.07 3/64 19567
/proc/meminfo: memFree=1261008/2055920 swapFree=4178880/4192956
[pid=19567] ppid=19565 vsize=3492 CPUtime=0.03
/proc/19567/stat : 19567 (SApperloT-hrp) R 19565 19567 19503 0 -1 4194304 676 0 0 0 3 0 0 0 18 0 1 0 1112299647 3575808 659 1992294400 134512640 135712473 4294956208 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/19567/statm: 873 659 105 292 0 578 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 3492

[startup+0.102503 s]
/proc/loadavg: 0.97 0.98 1.07 3/64 19567
/proc/meminfo: memFree=1261008/2055920 swapFree=4178880/4192956
[pid=19567] ppid=19565 vsize=3756 CPUtime=0.09
/proc/19567/stat : 19567 (SApperloT-hrp) R 19565 19567 19503 0 -1 4194304 744 0 0 0 9 0 0 0 18 0 1 0 1112299647 3846144 727 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/19567/statm: 939 727 105 292 0 644 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3756

[startup+0.30154 s]
/proc/loadavg: 0.97 0.98 1.07 3/64 19567
/proc/meminfo: memFree=1261008/2055920 swapFree=4178880/4192956
[pid=19567] ppid=19565 vsize=4288 CPUtime=0.29
/proc/19567/stat : 19567 (SApperloT-hrp) R 19565 19567 19503 0 -1 4194304 884 0 0 0 29 0 0 0 19 0 1 0 1112299647 4390912 867 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/19567/statm: 1072 867 105 292 0 777 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4288

[startup+0.701616 s]
/proc/loadavg: 0.97 0.98 1.07 3/64 19567
/proc/meminfo: memFree=1261008/2055920 swapFree=4178880/4192956
[pid=19567] ppid=19565 vsize=5476 CPUtime=0.69
/proc/19567/stat : 19567 (SApperloT-hrp) R 19565 19567 19503 0 -1 4194304 1178 0 0 0 69 0 0 0 22 0 1 0 1112299647 5607424 1161 1992294400 134512640 135712473 4294956208 18446744073709551615 134557979 0 0 4096 0 0 0 0 17 1 0 0
/proc/19567/statm: 1369 1161 105 292 0 1074 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5476

[startup+1.50177 s]
/proc/loadavg: 0.97 0.98 1.07 2/65 19568
/proc/meminfo: memFree=1255880/2055920 swapFree=4178880/4192956
[pid=19567] ppid=19565 vsize=7872 CPUtime=1.49
/proc/19567/stat : 19567 (SApperloT-hrp) R 19565 19567 19503 0 -1 4194304 1784 0 0 0 149 0 0 0 25 0 1 0 1112299647 8060928 1767 1992294400 134512640 135712473 4294956208 18446744073709551615 134565058 0 0 4096 0 0 0 0 17 1 0 0
/proc/19567/statm: 1968 1767 109 292 0 1673 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 7872

[startup+3.10107 s]
/proc/loadavg: 0.97 0.98 1.07 2/65 19568
/proc/meminfo: memFree=1253192/2055920 swapFree=4178880/4192956
[pid=19567] ppid=19565 vsize=11700 CPUtime=3.09
/proc/19567/stat : 19567 (SApperloT-hrp) R 19565 19567 19503 0 -1 4194304 2740 0 0 0 309 0 0 0 25 0 1 0 1112299647 11980800 2723 1992294400 134512640 135712473 4294956208 18446744073709551615 134564214 0 0 4096 0 0 0 0 17 1 0 0
/proc/19567/statm: 2925 2723 109 292 0 2630 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 11700

[startup+6.30167 s]
/proc/loadavg: 0.97 0.98 1.07 2/65 19568
/proc/meminfo: memFree=1247624/2055920 swapFree=4178880/4192956
[pid=19567] ppid=19565 vsize=16188 CPUtime=6.29
/proc/19567/stat : 19567 (SApperloT-hrp) R 19565 19567 19503 0 -1 4194304 3854 0 0 0 628 1 0 0 25 0 1 0 1112299647 16576512 3837 1992294400 134512640 135712473 4294956208 18446744073709551615 134581129 0 0 4096 0 0 0 0 17 1 0 0
/proc/19567/statm: 4047 3837 109 292 0 3752 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 16188

[startup+12.7019 s]
/proc/loadavg: 0.97 0.98 1.07 2/65 19568
/proc/meminfo: memFree=1243464/2055920 swapFree=4178880/4192956
[pid=19567] ppid=19565 vsize=18696 CPUtime=12.69
/proc/19567/stat : 19567 (SApperloT-hrp) R 19565 19567 19503 0 -1 4194304 4478 0 0 0 1268 1 0 0 25 0 1 0 1112299647 19144704 4461 1992294400 134512640 135712473 4294956208 18446744073709551615 134564264 0 0 4096 0 0 0 0 17 1 0 0
/proc/19567/statm: 4674 4461 109 292 0 4379 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 18696

[startup+25.5013 s]
/proc/loadavg: 0.98 0.98 1.07 2/65 19568
/proc/meminfo: memFree=1239624/2055920 swapFree=4178880/4192956
[pid=19567] ppid=19565 vsize=22416 CPUtime=25.48
/proc/19567/stat : 19567 (SApperloT-hrp) R 19565 19567 19503 0 -1 4194304 5388 0 0 0 2547 1 0 0 25 0 1 0 1112299647 22953984 5371 1992294400 134512640 135712473 4294956208 18446744073709551615 134558199 0 0 4096 0 0 0 0 17 1 0 0
/proc/19567/statm: 5604 5371 109 292 0 5309 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 22416

[startup+51.1021 s]
/proc/loadavg: 0.98 0.98 1.07 2/65 19568
/proc/meminfo: memFree=1236744/2055920 swapFree=4178880/4192956
[pid=19567] ppid=19565 vsize=25400 CPUtime=51.07
/proc/19567/stat : 19567 (SApperloT-hrp) R 19565 19567 19503 0 -1 4194304 6105 0 0 0 5105 2 0 0 25 0 1 0 1112299647 26009600 6088 1992294400 134512640 135712473 4294956208 18446744073709551615 134574565 0 0 4096 0 0 0 0 17 1 0 0
/proc/19567/statm: 6350 6088 109 292 0 6055 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 25400

[startup+102.305 s]
/proc/loadavg: 0.99 0.98 1.06 2/65 19568
/proc/meminfo: memFree=1231944/2055920 swapFree=4178880/4192956
[pid=19567] ppid=19565 vsize=30452 CPUtime=102.26
/proc/19567/stat : 19567 (SApperloT-hrp) R 19565 19567 19503 0 -1 4194304 7315 0 0 0 10222 4 0 0 25 0 1 0 1112299647 31182848 7298 1992294400 134512640 135712473 4294956208 18446744073709551615 134574851 0 0 4096 0 0 0 0 17 1 0 0
/proc/19567/statm: 7613 7298 109 292 0 7318 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 30452

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 1.06 2/65 19574
/proc/meminfo: memFree=1230152/2055920 swapFree=4178880/4192956
[pid=19567] ppid=19565 vsize=32228 CPUtime=162.23
/proc/19567/stat : 19567 (SApperloT-hrp) R 19565 19567 19503 0 -1 4194304 7747 0 0 0 16219 4 0 0 25 0 1 0 1112299647 33001472 7730 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/19567/statm: 8057 7730 109 292 0 7762 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 32228

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 1.05 2/65 19574
/proc/meminfo: memFree=1228168/2055920 swapFree=4178880/4192956
[pid=19567] ppid=19565 vsize=34320 CPUtime=222.21
/proc/19567/stat : 19567 (SApperloT-hrp) R 19565 19567 19503 0 -1 4194304 8228 0 0 0 22217 4 0 0 25 0 1 0 1112299647 35143680 8211 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/19567/statm: 8580 8211 109 292 0 8285 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 34320

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 1.04 2/65 19574
/proc/meminfo: memFree=1182792/2055920 swapFree=4178880/4192956
[pid=19567] ppid=19565 vsize=80240 CPUtime=282.19
/proc/19567/stat : 19567 (SApperloT-hrp) R 19565 19567 19503 0 -1 4194304 19692 0 0 0 28205 14 0 0 25 0 1 0 1112299647 82165760 19675 1992294400 134512640 135712473 4294956208 18446744073709551615 134564805 0 0 4096 0 0 0 0 17 1 0 0
/proc/19567/statm: 20060 19675 109 292 0 19765 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 80240

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 1.04 2/65 19574
/proc/meminfo: memFree=1138888/2055920 swapFree=4178880/4192956
[pid=19567] ppid=19565 vsize=123436 CPUtime=342.17
/proc/19567/stat : 19567 (SApperloT-hrp) R 19565 19567 19503 0 -1 4194304 30496 0 0 0 34194 23 0 0 25 0 1 0 1112299647 126398464 30479 1992294400 134512640 135712473 4294956208 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 1 0 0
/proc/19567/statm: 30859 30479 109 292 0 30564 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 123436

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 1.03 2/65 19574
/proc/meminfo: memFree=1136584/2055920 swapFree=4178880/4192956
[pid=19567] ppid=19565 vsize=125856 CPUtime=402.14
/proc/19567/stat : 19567 (SApperloT-hrp) R 19565 19567 19503 0 -1 4194304 31067 0 0 0 40191 23 0 0 25 0 1 0 1112299647 128876544 31050 1992294400 134512640 135712473 4294956208 18446744073709551615 134563679 0 0 4096 0 0 0 0 17 1 0 0
/proc/19567/statm: 31464 31050 109 292 0 31169 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 125856

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 1.03 2/65 19574
/proc/meminfo: memFree=1136264/2055920 swapFree=4178880/4192956
[pid=19567] ppid=19565 vsize=126136 CPUtime=462.12
/proc/19567/stat : 19567 (SApperloT-hrp) R 19565 19567 19503 0 -1 4194304 31136 0 0 0 46189 23 0 0 25 0 1 0 1112299647 129163264 31119 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/19567/statm: 31534 31119 109 292 0 31239 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 126136

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 1.02 2/65 19574
/proc/meminfo: memFree=1131912/2055920 swapFree=4178880/4192956
[pid=19567] ppid=19565 vsize=130588 CPUtime=522.11
/proc/19567/stat : 19567 (SApperloT-hrp) R 19565 19567 19503 0 -1 4194304 32217 0 0 0 52186 25 0 0 25 0 1 0 1112299647 133722112 32200 1992294400 134512640 135712473 4294956208 18446744073709551615 134563915 0 0 4096 0 0 0 0 17 1 0 0
/proc/19567/statm: 32647 32200 109 292 0 32352 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 130588

[startup+582.301 s]
/proc/loadavg: 0.99 0.98 1.02 2/65 19574
/proc/meminfo: memFree=1131144/2055920 swapFree=4178880/4192956
[pid=19567] ppid=19565 vsize=131416 CPUtime=582.08
/proc/19567/stat : 19567 (SApperloT-hrp) R 19565 19567 19503 0 -1 4194304 32400 0 0 0 58183 25 0 0 25 0 1 0 1112299647 134569984 32383 1992294400 134512640 135712473 4294956208 18446744073709551615 134564382 0 0 4096 0 0 0 0 17 1 0 0
/proc/19567/statm: 32854 32383 109 292 0 32559 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 131416

[startup+642.301 s]
/proc/loadavg: 0.99 0.98 1.01 2/65 19574
/proc/meminfo: memFree=1129928/2055920 swapFree=4178880/4192956
[pid=19567] ppid=19565 vsize=132644 CPUtime=642.07
/proc/19567/stat : 19567 (SApperloT-hrp) R 19565 19567 19503 0 -1 4194304 32714 0 0 0 64181 26 0 0 25 0 1 0 1112299647 135827456 32697 1992294400 134512640 135712473 4294956208 18446744073709551615 134574371 0 0 4096 0 0 0 0 17 1 0 0
/proc/19567/statm: 33161 32697 109 292 0 32866 0
Current children cumulated CPU time (s) 642.07
Current children cumulated vsize (KiB) 132644

[startup+702.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 19574
/proc/meminfo: memFree=1127816/2055920 swapFree=4178880/4192956
[pid=19567] ppid=19565 vsize=134712 CPUtime=702.05
/proc/19567/stat : 19567 (SApperloT-hrp) R 19565 19567 19503 0 -1 4194304 33228 0 0 0 70178 27 0 0 25 0 1 0 1112299647 137945088 33211 1992294400 134512640 135712473 4294956208 18446744073709551615 134564158 0 0 4096 0 0 0 0 17 1 0 0
/proc/19567/statm: 33678 33211 109 292 0 33383 0
Current children cumulated CPU time (s) 702.05
Current children cumulated vsize (KiB) 134712

[startup+762.306 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 19574
/proc/meminfo: memFree=1123400/2055920 swapFree=4178880/4192956
[pid=19567] ppid=19565 vsize=139404 CPUtime=762.03
/proc/19567/stat : 19567 (SApperloT-hrp) R 19565 19567 19503 0 -1 4194304 34346 0 0 0 76175 28 0 0 25 0 1 0 1112299647 142749696 34329 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/19567/statm: 34851 34329 109 292 0 34556 0
Current children cumulated CPU time (s) 762.03
Current children cumulated vsize (KiB) 139404

[startup+822.301 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 19574
/proc/meminfo: memFree=1123208/2055920 swapFree=4178880/4192956
[pid=19567] ppid=19565 vsize=139536 CPUtime=822
/proc/19567/stat : 19567 (SApperloT-hrp) R 19565 19567 19503 0 -1 4194304 34384 0 0 0 82172 28 0 0 25 0 1 0 1112299647 142884864 34367 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/19567/statm: 34884 34367 109 292 0 34589 0
Current children cumulated CPU time (s) 822
Current children cumulated vsize (KiB) 139536

[startup+882.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 19574
/proc/meminfo: memFree=1122824/2055920 swapFree=4178880/4192956
[pid=19567] ppid=19565 vsize=140144 CPUtime=881.99
/proc/19567/stat : 19567 (SApperloT-hrp) R 19565 19567 19503 0 -1 4194304 34495 0 0 0 88170 29 0 0 25 0 1 0 1112299647 143507456 34478 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/19567/statm: 35036 34478 109 292 0 34741 0
Current children cumulated CPU time (s) 881.99
Current children cumulated vsize (KiB) 140144

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 19574
/proc/meminfo: memFree=1121544/2055920 swapFree=4178880/4192956
[pid=19567] ppid=19565 vsize=141456 CPUtime=941.96
/proc/19567/stat : 19567 (SApperloT-hrp) R 19565 19567 19503 0 -1 4194304 34807 0 0 0 94167 29 0 0 25 0 1 0 1112299647 144850944 34790 1992294400 134512640 135712473 4294956208 18446744073709551615 134581149 0 0 4096 0 0 0 0 17 1 0 0
/proc/19567/statm: 35364 34790 109 292 0 35069 0
Current children cumulated CPU time (s) 941.96
Current children cumulated vsize (KiB) 141456

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 19574
/proc/meminfo: memFree=1119880/2055920 swapFree=4178880/4192956
[pid=19567] ppid=19565 vsize=143612 CPUtime=1001.94
/proc/19567/stat : 19567 (SApperloT-hrp) R 19565 19567 19503 0 -1 4194304 35311 0 0 0 100164 30 0 0 25 0 1 0 1112299647 147058688 35294 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/19567/statm: 35903 35294 109 292 0 35608 0
Current children cumulated CPU time (s) 1001.94
Current children cumulated vsize (KiB) 143612

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 19574
/proc/meminfo: memFree=1117576/2055920 swapFree=4178880/4192956
[pid=19567] ppid=19565 vsize=145664 CPUtime=1061.93
/proc/19567/stat : 19567 (SApperloT-hrp) R 19565 19567 19503 0 -1 4194304 35797 0 0 0 106162 31 0 0 25 0 1 0 1112299647 149159936 35780 1992294400 134512640 135712473 4294956208 18446744073709551615 134564354 0 0 4096 0 0 0 0 17 1 0 0
/proc/19567/statm: 36416 35780 109 292 0 36121 0
Current children cumulated CPU time (s) 1061.93
Current children cumulated vsize (KiB) 145664

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 19574
/proc/meminfo: memFree=1115784/2055920 swapFree=4178880/4192956
[pid=19567] ppid=19565 vsize=147380 CPUtime=1121.9
/proc/19567/stat : 19567 (SApperloT-hrp) R 19565 19567 19503 0 -1 4194304 36244 0 0 0 112159 31 0 0 25 0 1 0 1112299647 150917120 36227 1992294400 134512640 135712473 4294956208 18446744073709551615 134564805 0 0 4096 0 0 0 0 17 1 0 0
/proc/19567/statm: 36845 36227 109 292 0 36550 0
Current children cumulated CPU time (s) 1121.9
Current children cumulated vsize (KiB) 147380

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 19574
/proc/meminfo: memFree=1114504/2055920 swapFree=4178880/4192956
[pid=19567] ppid=19565 vsize=148720 CPUtime=1181.88
/proc/19567/stat : 19567 (SApperloT-hrp) R 19565 19567 19503 0 -1 4194304 36561 0 0 0 118156 32 0 0 25 0 1 0 1112299647 152289280 36544 1992294400 134512640 135712473 4294956208 18446744073709551615 134564354 0 0 4096 0 0 0 0 17 1 0 0
/proc/19567/statm: 37180 36544 109 292 0 36885 0
Current children cumulated CPU time (s) 1181.88
Current children cumulated vsize (KiB) 148720



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 19574
/proc/meminfo: memFree=1114504/2055920 swapFree=4178880/4192956
[pid=19567] ppid=19565 vsize=148720 CPUtime=1200.08
/proc/19567/stat : 19567 (SApperloT-hrp) R 19565 19567 19503 0 -1 4194304 36562 0 0 0 119976 32 0 0 25 0 1 0 1112299647 152289280 36545 1992294400 134512640 135712473 4294956208 18446744073709551615 134564137 0 0 4096 0 0 0 0 17 1 0 0
/proc/19567/statm: 37180 36545 109 292 0 36885 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 148720

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: 0.99 0.98 1.00 2/65 19574
/proc/meminfo: memFree=1114504/2055920 swapFree=4178880/4192956
[pid=19567] ppid=19565 vsize=148720 CPUtime=1200.08
/proc/19567/stat : 19567 (SApperloT-hrp) R 19565 19567 19503 0 -1 4194304 36562 0 0 0 119976 32 0 0 25 0 1 0 1112299647 152289280 36545 1992294400 134512640 135712473 4294956208 18446744073709551615 134564137 0 0 4096 0 0 0 0 17 1 0 0
/proc/19567/statm: 37180 36545 109 292 0 36885 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 148720

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.53
CPU time (s): 1200.12
CPU user time (s): 1199.76
CPU system time (s): 0.352946
CPU usage (%): 99.9655
Max. virtual memory (cumulated for all children) (KiB): 148720

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

runsolver used 0.91786 second user time and 2.6126 second system time

The end

Launcher Data

Begin job on node21 at 2009-03-30 08:58:58
IDJOB=1532740
IDBENCH=70322
IDSOLVER=510
FILE ID=node21/1532740-1238396338
PBS_JOBID= 9061396
Free space on /tmp= 66460 MiB

SOLVER NAME= SApperloT hrp
BENCH NAME= SAT09/RANDOM/LARGE/3SAT/UNKNOWN/6000/unif-k3-r4.2-v6000-c25200-S595075179-058.cnf
COMMAND LINE= HOME/SApperloT-hrp -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1532740-1238396338/watcher-1532740-1238396338 -o /tmp/evaluation-result-1532740-1238396338/solver-1532740-1238396338 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SApperloT-hrp -seed=574318503 HOME/instance-1532740-1238396338.cnf

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

MD5SUM BENCH= 4f302a0a96331733d31d4d68d88fd415
RANDOM SEED=574318503

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

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

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1261424 kB
Buffers:         97792 kB
Cached:         596472 kB
SwapCached:       7836 kB
Active:          87908 kB
Inactive:       615780 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1261424 kB
SwapTotal:     4192956 kB
SwapFree:      4178880 kB
Dirty:            1876 kB
Writeback:           0 kB
Mapped:          15060 kB
Slab:            76792 kB
Committed_AS:  2958008 kB
PageTables:       1380 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= 66460 MiB
End job on node21 at 2009-03-30 09:19:01