Trace number 1532735

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.1 1200.43

General information on the benchmark

NameRANDOM/LARGE/3SAT/UNKNOWN/6000/
unif-k3-r4.2-v6000-c25200-S1490060417-003.cnf
MD5SUM5d2224f3d8577481fb818d6a750d12f6
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark3.73743
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-1532735-1238396124/watcher-1532735-1238396124 -o /tmp/evaluation-result-1532735-1238396124/solver-1532735-1238396124 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SApperloT-hrp -seed=1333450513 HOME/instance-1532735-1238396124.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.00 1.00 1.00 2/64 5138
/proc/meminfo: memFree=1453072/2055920 swapFree=4178352/4192956
[pid=5138] ppid=5136 vsize=1980 CPUtime=0
/proc/5138/stat : 5138 (SApperloT-hrp) R 5136 5138 4704 0 -1 4194304 282 0 0 0 0 0 0 0 18 0 1 0 1112275153 2027520 266 1992294400 134512640 135712473 4294956208 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/5138/statm: 495 266 95 292 0 200 0

[startup+0.051031 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 5138
/proc/meminfo: memFree=1453072/2055920 swapFree=4178352/4192956
[pid=5138] ppid=5136 vsize=3492 CPUtime=0.04
/proc/5138/stat : 5138 (SApperloT-hrp) R 5136 5138 4704 0 -1 4194304 697 0 0 0 4 0 0 0 18 0 1 0 1112275153 3575808 680 1992294400 134512640 135712473 4294956208 18446744073709551615 134582006 0 0 4096 0 0 0 0 17 1 0 0
/proc/5138/statm: 873 680 105 292 0 578 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 3492

[startup+0.101035 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 5138
/proc/meminfo: memFree=1453072/2055920 swapFree=4178352/4192956
[pid=5138] ppid=5136 vsize=3756 CPUtime=0.09
/proc/5138/stat : 5138 (SApperloT-hrp) R 5136 5138 4704 0 -1 4194304 743 0 0 0 9 0 0 0 18 0 1 0 1112275153 3846144 726 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/5138/statm: 939 726 105 292 0 644 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3756

[startup+0.301053 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 5138
/proc/meminfo: memFree=1453072/2055920 swapFree=4178352/4192956
[pid=5138] ppid=5136 vsize=4416 CPUtime=0.29
/proc/5138/stat : 5138 (SApperloT-hrp) R 5136 5138 4704 0 -1 4194304 899 0 0 0 28 1 0 0 19 0 1 0 1112275153 4521984 882 1992294400 134512640 135712473 4294956208 18446744073709551615 134559288 0 0 4096 0 0 0 0 17 1 0 0
/proc/5138/statm: 1104 882 105 292 0 809 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4416

[startup+0.70109 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 5138
/proc/meminfo: memFree=1453072/2055920 swapFree=4178352/4192956
[pid=5138] ppid=5136 vsize=5604 CPUtime=0.69
/proc/5138/stat : 5138 (SApperloT-hrp) R 5136 5138 4704 0 -1 4194304 1202 0 0 0 68 1 0 0 22 0 1 0 1112275153 5738496 1185 1992294400 134512640 135712473 4294956208 18446744073709551615 134564195 0 0 4096 0 0 0 0 17 1 0 0
/proc/5138/statm: 1401 1185 105 292 0 1106 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5604

[startup+1.50116 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5139
/proc/meminfo: memFree=1448136/2055920 swapFree=4178352/4192956
[pid=5138] ppid=5136 vsize=7980 CPUtime=1.48
/proc/5138/stat : 5138 (SApperloT-hrp) R 5136 5138 4704 0 -1 4194304 1804 0 0 0 147 1 0 0 25 0 1 0 1112275153 8171520 1787 1992294400 134512640 135712473 4294956208 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 1 0 0
/proc/5138/statm: 1995 1787 109 292 0 1700 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 7980

[startup+3.10231 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5139
/proc/meminfo: memFree=1445256/2055920 swapFree=4178352/4192956
[pid=5138] ppid=5136 vsize=12236 CPUtime=3.09
/proc/5138/stat : 5138 (SApperloT-hrp) R 5136 5138 4704 0 -1 4194304 2852 0 0 0 307 2 0 0 25 0 1 0 1112275153 12529664 2835 1992294400 134512640 135712473 4294956208 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/5138/statm: 3059 2835 109 292 0 2764 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 12236

[startup+6.30159 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5139
/proc/meminfo: memFree=1439496/2055920 swapFree=4178352/4192956
[pid=5138] ppid=5136 vsize=16592 CPUtime=6.29
/proc/5138/stat : 5138 (SApperloT-hrp) R 5136 5138 4704 0 -1 4194304 3953 0 0 0 626 3 0 0 25 0 1 0 1112275153 16990208 3936 1992294400 134512640 135712473 4294956208 18446744073709551615 134554176 0 0 4096 0 0 0 0 17 1 0 0
/proc/5138/statm: 4148 3936 109 292 0 3853 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 16592

[startup+12.7012 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5139
/proc/meminfo: memFree=1435656/2055920 swapFree=4178352/4192956
[pid=5138] ppid=5136 vsize=18840 CPUtime=12.69
/proc/5138/stat : 5138 (SApperloT-hrp) R 5136 5138 4704 0 -1 4194304 4526 0 0 0 1266 3 0 0 25 0 1 0 1112275153 19292160 4509 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/5138/statm: 4710 4509 109 292 0 4415 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 18840

[startup+25.5013 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5139
/proc/meminfo: memFree=1432712/2055920 swapFree=4178352/4192956
[pid=5138] ppid=5136 vsize=21648 CPUtime=25.49
/proc/5138/stat : 5138 (SApperloT-hrp) R 5136 5138 4704 0 -1 4194304 5203 0 0 0 2545 4 0 0 25 0 1 0 1112275153 22167552 5186 1992294400 134512640 135712473 4294956208 18446744073709551615 134564164 0 0 4096 0 0 0 0 17 1 0 0
/proc/5138/statm: 5412 5186 109 292 0 5117 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 21648

[startup+51.1016 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5139
/proc/meminfo: memFree=1429640/2055920 swapFree=4178352/4192956
[pid=5138] ppid=5136 vsize=24720 CPUtime=51.08
/proc/5138/stat : 5138 (SApperloT-hrp) R 5136 5138 4704 0 -1 4194304 5970 0 0 0 5103 5 0 0 25 0 1 0 1112275153 25313280 5953 1992294400 134512640 135712473 4294956208 18446744073709551615 134554390 0 0 4096 0 0 0 0 17 1 0 0
/proc/5138/statm: 6180 5953 109 292 0 5885 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 24720

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5139
/proc/meminfo: memFree=1422728/2055920 swapFree=4178352/4192956
[pid=5138] ppid=5136 vsize=31672 CPUtime=102.26
/proc/5138/stat : 5138 (SApperloT-hrp) R 5136 5138 4704 0 -1 4194304 7680 0 0 0 10220 6 0 0 25 0 1 0 1112275153 32432128 7663 1992294400 134512640 135712473 4294956208 18446744073709551615 134564739 0 0 4096 0 0 0 0 17 1 0 0
/proc/5138/statm: 7918 7663 109 292 0 7623 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 31672

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5139
/proc/meminfo: memFree=1421448/2055920 swapFree=4178352/4192956
[pid=5138] ppid=5136 vsize=33204 CPUtime=162.25
/proc/5138/stat : 5138 (SApperloT-hrp) R 5136 5138 4704 0 -1 4194304 8007 0 0 0 16218 7 0 0 25 0 1 0 1112275153 34000896 7990 1992294400 134512640 135712473 4294956208 18446744073709551615 134564702 0 0 4096 0 0 0 0 17 1 0 0
/proc/5138/statm: 8301 7990 109 292 0 8006 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 33204

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5139
/proc/meminfo: memFree=1418632/2055920 swapFree=4178352/4192956
[pid=5138] ppid=5136 vsize=36068 CPUtime=222.23
/proc/5138/stat : 5138 (SApperloT-hrp) R 5136 5138 4704 0 -1 4194304 8705 0 0 0 22216 7 0 0 25 0 1 0 1112275153 36933632 8688 1992294400 134512640 135712473 4294956208 18446744073709551615 134559322 0 0 4096 0 0 0 0 17 1 0 0
/proc/5138/statm: 9017 8688 109 292 0 8722 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 36068

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5139
/proc/meminfo: memFree=1375880/2055920 swapFree=4178352/4192956
[pid=5138] ppid=5136 vsize=79348 CPUtime=282.22
/proc/5138/stat : 5138 (SApperloT-hrp) R 5136 5138 4704 0 -1 4194304 19522 0 0 0 28205 17 0 0 25 0 1 0 1112275153 81252352 19505 1992294400 134512640 135712473 4294956208 18446744073709551615 134564290 0 0 4096 0 0 0 0 17 1 0 0
/proc/5138/statm: 19837 19505 109 292 0 19542 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 79348

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5145
/proc/meminfo: memFree=1330696/2055920 swapFree=4178352/4192956
[pid=5138] ppid=5136 vsize=123716 CPUtime=342.2
/proc/5138/stat : 5138 (SApperloT-hrp) R 5136 5138 4704 0 -1 4194304 30594 0 0 0 34192 28 0 0 25 0 1 0 1112275153 126685184 30577 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/5138/statm: 30929 30577 109 292 0 30634 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 123716

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5145
/proc/meminfo: memFree=1328776/2055920 swapFree=4178352/4192956
[pid=5138] ppid=5136 vsize=125892 CPUtime=402.17
/proc/5138/stat : 5138 (SApperloT-hrp) R 5136 5138 4704 0 -1 4194304 31118 0 0 0 40189 28 0 0 25 0 1 0 1112275153 128913408 31101 1992294400 134512640 135712473 4294956208 18446744073709551615 134564627 0 0 4096 0 0 0 0 17 1 0 0
/proc/5138/statm: 31473 31101 109 292 0 31178 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 125892

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5145
/proc/meminfo: memFree=1327880/2055920 swapFree=4178352/4192956
[pid=5138] ppid=5136 vsize=126868 CPUtime=462.16
/proc/5138/stat : 5138 (SApperloT-hrp) R 5136 5138 4704 0 -1 4194304 31323 0 0 0 46187 29 0 0 25 0 1 0 1112275153 129912832 31306 1992294400 134512640 135712473 4294956208 18446744073709551615 134554383 0 0 4096 0 0 0 0 17 1 0 0
/proc/5138/statm: 31717 31306 109 292 0 31422 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 126868

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5145
/proc/meminfo: memFree=1323592/2055920 swapFree=4178352/4192956
[pid=5138] ppid=5136 vsize=131192 CPUtime=522.15
/proc/5138/stat : 5138 (SApperloT-hrp) R 5136 5138 4704 0 -1 4194304 32406 0 0 0 52184 31 0 0 25 0 1 0 1112275153 134340608 32389 1992294400 134512640 135712473 4294956208 18446744073709551615 134564354 0 0 4096 0 0 0 0 17 1 0 0
/proc/5138/statm: 32798 32389 109 292 0 32503 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 131192

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5145
/proc/meminfo: memFree=1321352/2055920 swapFree=4178352/4192956
[pid=5138] ppid=5136 vsize=133496 CPUtime=582.13
/proc/5138/stat : 5138 (SApperloT-hrp) R 5136 5138 4704 0 -1 4194304 32949 0 0 0 58181 32 0 0 25 0 1 0 1112275153 136699904 32932 1992294400 134512640 135712473 4294956208 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 1 0 0
/proc/5138/statm: 33374 32932 109 292 0 33079 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 133496

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5145
/proc/meminfo: memFree=1321352/2055920 swapFree=4178352/4192956
[pid=5138] ppid=5136 vsize=133496 CPUtime=642.12
/proc/5138/stat : 5138 (SApperloT-hrp) R 5136 5138 4704 0 -1 4194304 32952 0 0 0 64180 32 0 0 25 0 1 0 1112275153 136699904 32935 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/5138/statm: 33374 32935 109 292 0 33079 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 133496

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5145
/proc/meminfo: memFree=1317704/2055920 swapFree=4178352/4192956
[pid=5138] ppid=5136 vsize=137336 CPUtime=702.1
/proc/5138/stat : 5138 (SApperloT-hrp) R 5136 5138 4704 0 -1 4194304 33882 0 0 0 70177 33 0 0 25 0 1 0 1112275153 140632064 33865 1992294400 134512640 135712473 4294956208 18446744073709551615 134540586 0 0 4096 0 0 0 0 17 1 0 0
/proc/5138/statm: 34334 33865 109 292 0 34039 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 137336

[startup+762.305 s]
/proc/loadavg: 1.07 1.02 1.00 2/65 5145
/proc/meminfo: memFree=1316936/2055920 swapFree=4178352/4192956
[pid=5138] ppid=5136 vsize=138036 CPUtime=762.09
/proc/5138/stat : 5138 (SApperloT-hrp) R 5136 5138 4704 0 -1 4194304 34060 0 0 0 76175 34 0 0 25 0 1 0 1112275153 141348864 34043 1992294400 134512640 135712473 4294956208 18446744073709551615 134558574 0 0 4096 0 0 0 0 17 1 0 0
/proc/5138/statm: 34509 34043 109 292 0 34214 0
Current children cumulated CPU time (s) 762.09
Current children cumulated vsize (KiB) 138036

[startup+822.302 s]
/proc/loadavg: 1.08 1.03 1.00 2/65 5145
/proc/meminfo: memFree=1316104/2055920 swapFree=4178352/4192956
[pid=5138] ppid=5136 vsize=139244 CPUtime=822.07
/proc/5138/stat : 5138 (SApperloT-hrp) R 5136 5138 4704 0 -1 4194304 34326 0 0 0 82173 34 0 0 25 0 1 0 1112275153 142585856 34309 1992294400 134512640 135712473 4294956208 18446744073709551615 134564382 0 0 4096 0 0 0 0 17 1 0 0
/proc/5138/statm: 34811 34309 109 292 0 34516 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 139244

[startup+882.301 s]
/proc/loadavg: 1.08 1.04 1.00 2/65 5145
/proc/meminfo: memFree=1316040/2055920 swapFree=4178352/4192956
[pid=5138] ppid=5136 vsize=139244 CPUtime=882.05
/proc/5138/stat : 5138 (SApperloT-hrp) R 5136 5138 4704 0 -1 4194304 34326 0 0 0 88171 34 0 0 25 0 1 0 1112275153 142585856 34309 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/5138/statm: 34811 34309 109 292 0 34516 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 139244

[startup+942.302 s]
/proc/loadavg: 1.03 1.03 1.00 2/65 5145
/proc/meminfo: memFree=1313928/2055920 swapFree=4178352/4192956
[pid=5138] ppid=5136 vsize=141144 CPUtime=942.03
/proc/5138/stat : 5138 (SApperloT-hrp) R 5136 5138 4704 0 -1 4194304 34848 0 0 0 94169 34 0 0 25 0 1 0 1112275153 144531456 34809 1992294400 134512640 135712473 4294956208 18446744073709551615 134560699 0 0 4096 0 0 0 0 17 1 0 0
/proc/5138/statm: 35286 34809 109 292 0 34991 0
Current children cumulated CPU time (s) 942.03
Current children cumulated vsize (KiB) 141144

[startup+1002.3 s]
/proc/loadavg: 1.01 1.02 1.00 2/65 5145
/proc/meminfo: memFree=1308936/2055920 swapFree=4178352/4192956
[pid=5138] ppid=5136 vsize=146356 CPUtime=1002.02
/proc/5138/stat : 5138 (SApperloT-hrp) R 5136 5138 4704 0 -1 4194304 36106 0 0 0 100167 35 0 0 25 0 1 0 1112275153 149868544 36067 1992294400 134512640 135712473 4294956208 18446744073709551615 134558608 0 0 4096 0 0 0 0 17 1 0 0
/proc/5138/statm: 36589 36067 109 292 0 36294 0
Current children cumulated CPU time (s) 1002.02
Current children cumulated vsize (KiB) 146356

[startup+1062.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 5145
/proc/meminfo: memFree=1308808/2055920 swapFree=4178352/4192956
[pid=5138] ppid=5136 vsize=146488 CPUtime=1062
/proc/5138/stat : 5138 (SApperloT-hrp) R 5136 5138 4704 0 -1 4194304 36135 0 0 0 106165 35 0 0 25 0 1 0 1112275153 150003712 36096 1992294400 134512640 135712473 4294956208 18446744073709551615 134553824 0 0 4096 0 0 0 0 17 1 0 0
/proc/5138/statm: 36622 36096 109 292 0 36327 0
Current children cumulated CPU time (s) 1062
Current children cumulated vsize (KiB) 146488

[startup+1122.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 5145
/proc/meminfo: memFree=1307720/2055920 swapFree=4178352/4192956
[pid=5138] ppid=5136 vsize=147560 CPUtime=1121.98
/proc/5138/stat : 5138 (SApperloT-hrp) R 5136 5138 4704 0 -1 4194304 36417 0 0 0 112163 35 0 0 25 0 1 0 1112275153 151101440 36378 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/5138/statm: 36890 36378 109 292 0 36595 0
Current children cumulated CPU time (s) 1121.98
Current children cumulated vsize (KiB) 147560

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5145
/proc/meminfo: memFree=1307656/2055920 swapFree=4178352/4192956
[pid=5138] ppid=5136 vsize=147560 CPUtime=1181.97
/proc/5138/stat : 5138 (SApperloT-hrp) R 5136 5138 4704 0 -1 4194304 36420 0 0 0 118162 35 0 0 25 0 1 0 1112275153 151101440 36381 1992294400 134512640 135712473 4294956208 18446744073709551615 134564702 0 0 4096 0 0 0 0 17 1 0 0
/proc/5138/statm: 36890 36381 109 292 0 36595 0
Current children cumulated CPU time (s) 1181.97
Current children cumulated vsize (KiB) 147560



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5145
/proc/meminfo: memFree=1307720/2055920 swapFree=4178352/4192956
[pid=5138] ppid=5136 vsize=147560 CPUtime=1200.06
/proc/5138/stat : 5138 (SApperloT-hrp) R 5136 5138 4704 0 -1 4194304 36420 0 0 0 119971 35 0 0 25 0 1 0 1112275153 151101440 36381 1992294400 134512640 135712473 4294956208 18446744073709551615 134564387 0 0 4096 0 0 0 0 17 1 0 0
/proc/5138/statm: 36890 36381 109 292 0 36595 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 147560

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.43
CPU time (s): 1200.1
CPU user time (s): 1199.72
CPU system time (s): 0.381941
CPU usage (%): 99.9726
Max. virtual memory (cumulated for all children) (KiB): 147560

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

runsolver used 0.911861 second user time and 2.6346 second system time

The end

Launcher Data

Begin job on node43 at 2009-03-30 08:55:24
IDJOB=1532735
IDBENCH=70321
IDSOLVER=510
FILE ID=node43/1532735-1238396124
PBS_JOBID= 9061353
Free space on /tmp= 63084 MiB

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

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

MD5SUM BENCH= 5d2224f3d8577481fb818d6a750d12f6
RANDOM SEED=1333450513

node43.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.242
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.242
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:       1453808 kB
Buffers:         71932 kB
Cached:         444320 kB
SwapCached:       8504 kB
Active:         184352 kB
Inactive:       342000 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1453808 kB
SwapTotal:     4192956 kB
SwapFree:      4178352 kB
Dirty:            1880 kB
Writeback:           0 kB
Mapped:          15772 kB
Slab:            61736 kB
Committed_AS:  2406760 kB
PageTables:       1448 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= 63084 MiB
End job on node43 at 2009-03-30 09:15:26