Trace number 1534254

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SApperloT base? (TO) 1200.02 1200.31

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/UNKNOWN/380/
unif-k3-r4.25-v380-c1615-S1694258328-099.cnf
MD5SUM01d386c590bcd2ab7c9aeb6450815f98
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark62.0976
Satisfiable
(Un)Satisfiability was proved
Number of variables380
Number of clauses1615
Sum of the clauses size4845
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31615
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-1534254-1238558753/watcher-1534254-1238558753 -o /tmp/evaluation-result-1534254-1238558753/solver-1534254-1238558753 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SApperloT-base -seed=1689764009 HOME/instance-1534254-1238558753.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 3/76 2280
/proc/meminfo: memFree=1651816/2055920 swapFree=4173760/4192956
[pid=2280] ppid=2278 vsize=1316 CPUtime=0
/proc/2280/stat : 2280 (SApperloT-base) R 2278 2280 1407 0 -1 4194304 150 0 0 0 0 0 0 0 18 0 1 0 1128536472 1347584 133 1992294400 134512640 135674940 4294956192 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/2280/statm: 329 133 98 283 0 43 0

[startup+0.0695949 s]
/proc/loadavg: 1.00 1.00 1.00 3/76 2280
/proc/meminfo: memFree=1651816/2055920 swapFree=4173760/4192956
[pid=2280] ppid=2278 vsize=1448 CPUtime=0.06
/proc/2280/stat : 2280 (SApperloT-base) R 2278 2280 1407 0 -1 4194304 186 0 0 0 6 0 0 0 18 0 1 0 1128536472 1482752 169 1992294400 134512640 135674940 4294956192 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/2280/statm: 362 169 98 283 0 76 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 1448

[startup+0.102598 s]
/proc/loadavg: 1.00 1.00 1.00 3/76 2280
/proc/meminfo: memFree=1651816/2055920 swapFree=4173760/4192956
[pid=2280] ppid=2278 vsize=1580 CPUtime=0.1
/proc/2280/stat : 2280 (SApperloT-base) R 2278 2280 1407 0 -1 4194304 192 0 0 0 10 0 0 0 18 0 1 0 1128536472 1617920 175 1992294400 134512640 135674940 4294956192 18446744073709551615 134564420 0 0 4096 0 0 0 0 17 1 0 0
/proc/2280/statm: 395 176 98 283 0 109 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1580

[startup+0.301613 s]
/proc/loadavg: 1.00 1.00 1.00 3/76 2280
/proc/meminfo: memFree=1651816/2055920 swapFree=4173760/4192956
[pid=2280] ppid=2278 vsize=1580 CPUtime=0.3
/proc/2280/stat : 2280 (SApperloT-base) R 2278 2280 1407 0 -1 4194304 218 0 0 0 30 0 0 0 19 0 1 0 1128536472 1617920 201 1992294400 134512640 135674940 4294956192 18446744073709551615 134564219 0 0 4096 0 0 0 0 17 1 0 0
/proc/2280/statm: 395 201 98 283 0 109 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 1580

[startup+0.702646 s]
/proc/loadavg: 1.00 1.00 1.00 3/76 2280
/proc/meminfo: memFree=1651816/2055920 swapFree=4173760/4192956
[pid=2280] ppid=2278 vsize=1712 CPUtime=0.7
/proc/2280/stat : 2280 (SApperloT-base) R 2278 2280 1407 0 -1 4194304 249 0 0 0 70 0 0 0 22 0 1 0 1128536472 1753088 232 1992294400 134512640 135674940 4294956192 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/2280/statm: 428 232 98 283 0 142 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 1712

[startup+1.50171 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 2281
/proc/meminfo: memFree=1651168/2055920 swapFree=4173760/4192956
[pid=2280] ppid=2278 vsize=1976 CPUtime=1.5
/proc/2280/stat : 2280 (SApperloT-base) R 2278 2280 1407 0 -1 4194304 290 0 0 0 150 0 0 0 25 0 1 0 1128536472 2023424 273 1992294400 134512640 135674940 4294956192 18446744073709551615 134564420 0 0 4096 0 0 0 0 17 1 0 0
/proc/2280/statm: 494 273 98 283 0 208 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 1976

[startup+3.10185 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 2281
/proc/meminfo: memFree=1650848/2055920 swapFree=4173760/4192956
[pid=2280] ppid=2278 vsize=2108 CPUtime=3.1
/proc/2280/stat : 2280 (SApperloT-base) R 2278 2280 1407 0 -1 4194304 343 0 0 0 310 0 0 0 25 0 1 0 1128536472 2158592 326 1992294400 134512640 135674940 4294956192 18446744073709551615 134552374 0 0 4096 0 0 0 0 17 1 0 0
/proc/2280/statm: 527 326 98 283 0 241 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 2108

[startup+6.30111 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 2281
/proc/meminfo: memFree=1650464/2055920 swapFree=4173760/4192956
[pid=2280] ppid=2278 vsize=2372 CPUtime=6.29
/proc/2280/stat : 2280 (SApperloT-base) R 2278 2280 1407 0 -1 4194304 412 0 0 0 629 0 0 0 25 0 1 0 1128536472 2428928 395 1992294400 134512640 135674940 4294956192 18446744073709551615 134556763 0 0 4096 0 0 0 0 17 1 0 0
/proc/2280/statm: 593 395 98 283 0 307 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 2372

[startup+12.7016 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 2281
/proc/meminfo: memFree=1649952/2055920 swapFree=4173760/4192956
[pid=2280] ppid=2278 vsize=2768 CPUtime=12.69
/proc/2280/stat : 2280 (SApperloT-base) R 2278 2280 1407 0 -1 4194304 497 0 0 0 1269 0 0 0 25 0 1 0 1128536472 2834432 480 1992294400 134512640 135674940 4294956192 18446744073709551615 134565290 0 0 4096 0 0 0 0 17 1 0 0
/proc/2280/statm: 692 480 98 283 0 406 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 2768

[startup+25.5017 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 2281
/proc/meminfo: memFree=1649632/2055920 swapFree=4173760/4192956
[pid=2280] ppid=2278 vsize=3164 CPUtime=25.49
/proc/2280/stat : 2280 (SApperloT-base) R 2278 2280 1407 0 -1 4194304 587 0 0 0 2549 0 0 0 25 0 1 0 1128536472 3239936 570 1992294400 134512640 135674940 4294956192 18446744073709551615 134573731 0 0 4096 0 0 0 0 17 1 0 0
/proc/2280/statm: 791 570 98 283 0 505 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 3164

[startup+51.1018 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 2281
/proc/meminfo: memFree=1649056/2055920 swapFree=4173760/4192956
[pid=2280] ppid=2278 vsize=3700 CPUtime=51.08
/proc/2280/stat : 2280 (SApperloT-base) R 2278 2280 1407 0 -1 4194304 730 0 0 0 5108 0 0 0 25 0 1 0 1128536472 3788800 713 1992294400 134512640 135674940 4294956192 18446744073709551615 134564608 0 0 4096 0 0 0 0 17 1 0 0
/proc/2280/statm: 925 713 98 283 0 639 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 3700

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 2281
/proc/meminfo: memFree=1648352/2055920 swapFree=4173760/4192956
[pid=2280] ppid=2278 vsize=4380 CPUtime=102.27
/proc/2280/stat : 2280 (SApperloT-base) R 2278 2280 1407 0 -1 4194304 894 0 0 0 10227 0 0 0 25 0 1 0 1128536472 4485120 877 1992294400 134512640 135674940 4294956192 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/2280/statm: 1095 877 98 283 0 809 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 4380

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 2281
/proc/meminfo: memFree=1647776/2055920 swapFree=4173760/4192956
[pid=2280] ppid=2278 vsize=4924 CPUtime=162.25
/proc/2280/stat : 2280 (SApperloT-base) R 2278 2280 1407 0 -1 4194304 1032 0 0 0 16225 0 0 0 25 0 1 0 1128536472 5042176 1015 1992294400 134512640 135674940 4294956192 18446744073709551615 134557229 0 0 4096 0 0 0 0 17 1 0 0
/proc/2280/statm: 1231 1015 98 283 0 945 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 4924

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 2281
/proc/meminfo: memFree=1647456/2055920 swapFree=4173760/4192956
[pid=2280] ppid=2278 vsize=5196 CPUtime=222.23
/proc/2280/stat : 2280 (SApperloT-base) R 2278 2280 1407 0 -1 4194304 1104 0 0 0 22223 0 0 0 25 0 1 0 1128536472 5320704 1087 1992294400 134512640 135674940 4294956192 18446744073709551615 134565166 0 0 4096 0 0 0 0 17 1 0 0
/proc/2280/statm: 1299 1087 98 283 0 1013 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 5196

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 2281
/proc/meminfo: memFree=1647200/2055920 swapFree=4173760/4192956
[pid=2280] ppid=2278 vsize=5332 CPUtime=282.22
/proc/2280/stat : 2280 (SApperloT-base) R 2278 2280 1407 0 -1 4194304 1158 0 0 0 28222 0 0 0 25 0 1 0 1128536472 5459968 1141 1992294400 134512640 135674940 4294956192 18446744073709551615 134565083 0 0 4096 0 0 0 0 17 1 0 0
/proc/2280/statm: 1333 1141 98 283 0 1047 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 5332

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 2281
/proc/meminfo: memFree=1647008/2055920 swapFree=4173760/4192956
[pid=2280] ppid=2278 vsize=5604 CPUtime=342.2
/proc/2280/stat : 2280 (SApperloT-base) R 2278 2280 1407 0 -1 4194304 1206 0 0 0 34220 0 0 0 25 0 1 0 1128536472 5738496 1189 1992294400 134512640 135674940 4294956192 18446744073709551615 134564015 0 0 4096 0 0 0 0 17 1 0 0
/proc/2280/statm: 1401 1189 98 283 0 1115 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 5604

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 2281
/proc/meminfo: memFree=1646880/2055920 swapFree=4173760/4192956
[pid=2280] ppid=2278 vsize=5740 CPUtime=402.19
/proc/2280/stat : 2280 (SApperloT-base) R 2278 2280 1407 0 -1 4194304 1238 0 0 0 40219 0 0 0 25 0 1 0 1128536472 5877760 1221 1992294400 134512640 135674940 4294956192 18446744073709551615 134565323 0 0 4096 0 0 0 0 17 1 0 0
/proc/2280/statm: 1435 1221 98 283 0 1149 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 5740

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 2281
/proc/meminfo: memFree=1646752/2055920 swapFree=4173760/4192956
[pid=2280] ppid=2278 vsize=5876 CPUtime=462.18
/proc/2280/stat : 2280 (SApperloT-base) R 2278 2280 1407 0 -1 4194304 1266 0 0 0 46217 1 0 0 25 0 1 0 1128536472 6017024 1249 1992294400 134512640 135674940 4294956192 18446744073709551615 134564225 0 0 4096 0 0 0 0 17 1 0 0
/proc/2280/statm: 1469 1249 98 283 0 1183 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 5876

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 2281
/proc/meminfo: memFree=1646688/2055920 swapFree=4173760/4192956
[pid=2280] ppid=2278 vsize=5876 CPUtime=522.17
/proc/2280/stat : 2280 (SApperloT-base) R 2278 2280 1407 0 -1 4194304 1287 0 0 0 52216 1 0 0 25 0 1 0 1128536472 6017024 1270 1992294400 134512640 135674940 4294956192 18446744073709551615 134564222 0 0 4096 0 0 0 0 17 1 0 0
/proc/2280/statm: 1469 1270 98 283 0 1183 0
Current children cumulated CPU time (s) 522.17
Current children cumulated vsize (KiB) 5876

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 2281
/proc/meminfo: memFree=1646560/2055920 swapFree=4173760/4192956
[pid=2280] ppid=2278 vsize=6012 CPUtime=582.16
/proc/2280/stat : 2280 (SApperloT-base) R 2278 2280 1407 0 -1 4194304 1321 0 0 0 58215 1 0 0 25 0 1 0 1128536472 6156288 1304 1992294400 134512640 135674940 4294956192 18446744073709551615 134564767 0 0 4096 0 0 0 0 17 1 0 0
/proc/2280/statm: 1503 1304 98 283 0 1217 0
Current children cumulated CPU time (s) 582.16
Current children cumulated vsize (KiB) 6012

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 2281
/proc/meminfo: memFree=1646432/2055920 swapFree=4173760/4192956
[pid=2280] ppid=2278 vsize=6148 CPUtime=642.15
/proc/2280/stat : 2280 (SApperloT-base) R 2278 2280 1407 0 -1 4194304 1339 0 0 0 64214 1 0 0 25 0 1 0 1128536472 6295552 1322 1992294400 134512640 135674940 4294956192 18446744073709551615 134564773 0 0 4096 0 0 0 0 17 1 0 0
/proc/2280/statm: 1537 1322 98 283 0 1251 0
Current children cumulated CPU time (s) 642.15
Current children cumulated vsize (KiB) 6148

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 2281
/proc/meminfo: memFree=1646496/2055920 swapFree=4173760/4192956
[pid=2280] ppid=2278 vsize=6148 CPUtime=702.13
/proc/2280/stat : 2280 (SApperloT-base) R 2278 2280 1407 0 -1 4194304 1357 0 0 0 70212 1 0 0 25 0 1 0 1128536472 6295552 1340 1992294400 134512640 135674940 4294956192 18446744073709551615 134564004 0 0 4096 0 0 0 0 17 1 0 0
/proc/2280/statm: 1537 1340 98 283 0 1251 0
Current children cumulated CPU time (s) 702.13
Current children cumulated vsize (KiB) 6148

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 2281
/proc/meminfo: memFree=1646368/2055920 swapFree=4173760/4192956
[pid=2280] ppid=2278 vsize=6284 CPUtime=762.12
/proc/2280/stat : 2280 (SApperloT-base) R 2278 2280 1407 0 -1 4194304 1381 0 0 0 76211 1 0 0 25 0 1 0 1128536472 6434816 1364 1992294400 134512640 135674940 4294956192 18446744073709551615 134564271 0 0 4096 0 0 0 0 17 1 0 0
/proc/2280/statm: 1571 1364 98 283 0 1285 0
Current children cumulated CPU time (s) 762.12
Current children cumulated vsize (KiB) 6284

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 2281
/proc/meminfo: memFree=1646368/2055920 swapFree=4173760/4192956
[pid=2280] ppid=2278 vsize=6284 CPUtime=822.1
/proc/2280/stat : 2280 (SApperloT-base) R 2278 2280 1407 0 -1 4194304 1393 0 0 0 82209 1 0 0 25 0 1 0 1128536472 6434816 1376 1992294400 134512640 135674940 4294956192 18446744073709551615 134565284 0 0 4096 0 0 0 0 17 1 0 0
/proc/2280/statm: 1571 1376 98 283 0 1285 0
Current children cumulated CPU time (s) 822.1
Current children cumulated vsize (KiB) 6284

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 2281
/proc/meminfo: memFree=1646240/2055920 swapFree=4173760/4192956
[pid=2280] ppid=2278 vsize=6420 CPUtime=882.08
/proc/2280/stat : 2280 (SApperloT-base) R 2278 2280 1407 0 -1 4194304 1417 0 0 0 88207 1 0 0 25 0 1 0 1128536472 6574080 1400 1992294400 134512640 135674940 4294956192 18446744073709551615 134556752 0 0 4096 0 0 0 0 17 1 0 0
/proc/2280/statm: 1605 1400 98 283 0 1319 0
Current children cumulated CPU time (s) 882.08
Current children cumulated vsize (KiB) 6420

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 2281
/proc/meminfo: memFree=1646240/2055920 swapFree=4173760/4192956
[pid=2280] ppid=2278 vsize=6420 CPUtime=942.06
/proc/2280/stat : 2280 (SApperloT-base) R 2278 2280 1407 0 -1 4194304 1423 0 0 0 94205 1 0 0 25 0 1 0 1128536472 6574080 1406 1992294400 134512640 135674940 4294956192 18446744073709551615 134551120 0 0 4096 0 0 0 0 17 1 0 0
/proc/2280/statm: 1605 1406 98 283 0 1319 0
Current children cumulated CPU time (s) 942.06
Current children cumulated vsize (KiB) 6420

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 2281
/proc/meminfo: memFree=1646176/2055920 swapFree=4173760/4192956
[pid=2280] ppid=2278 vsize=6420 CPUtime=1002.05
/proc/2280/stat : 2280 (SApperloT-base) R 2278 2280 1407 0 -1 4194304 1431 0 0 0 100204 1 0 0 25 0 1 0 1128536472 6574080 1414 1992294400 134512640 135674940 4294956192 18446744073709551615 134564371 0 0 4096 0 0 0 0 17 1 0 0
/proc/2280/statm: 1605 1414 98 283 0 1319 0
Current children cumulated CPU time (s) 1002.05
Current children cumulated vsize (KiB) 6420

[startup+1062.3 s]
/proc/loadavg: 1.04 1.01 1.00 2/77 2281
/proc/meminfo: memFree=1646176/2055920 swapFree=4173760/4192956
[pid=2280] ppid=2278 vsize=6556 CPUtime=1062.04
/proc/2280/stat : 2280 (SApperloT-base) R 2278 2280 1407 0 -1 4194304 1443 0 0 0 106203 1 0 0 25 0 1 0 1128536472 6713344 1426 1992294400 134512640 135674940 4294956192 18446744073709551615 134564368 0 0 4096 0 0 0 0 17 1 0 0
/proc/2280/statm: 1639 1426 98 283 0 1353 0
Current children cumulated CPU time (s) 1062.04
Current children cumulated vsize (KiB) 6556

[startup+1122.3 s]
/proc/loadavg: 1.05 1.02 1.00 2/77 2281
/proc/meminfo: memFree=1646112/2055920 swapFree=4173760/4192956
[pid=2280] ppid=2278 vsize=6556 CPUtime=1122.03
/proc/2280/stat : 2280 (SApperloT-base) R 2278 2280 1407 0 -1 4194304 1447 0 0 0 112201 2 0 0 25 0 1 0 1128536472 6713344 1430 1992294400 134512640 135674940 4294956192 18446744073709551615 134556479 0 0 4096 0 0 0 0 17 1 0 0
/proc/2280/statm: 1639 1430 98 283 0 1353 0
Current children cumulated CPU time (s) 1122.03
Current children cumulated vsize (KiB) 6556

[startup+1182.3 s]
/proc/loadavg: 1.02 1.02 1.00 2/77 2281
/proc/meminfo: memFree=1646112/2055920 swapFree=4173760/4192956
[pid=2280] ppid=2278 vsize=6556 CPUtime=1182.01
/proc/2280/stat : 2280 (SApperloT-base) R 2278 2280 1407 0 -1 4194304 1459 0 0 0 118199 2 0 0 25 0 1 0 1128536472 6713344 1442 1992294400 134512640 135674940 4294956192 18446744073709551615 134564628 0 0 4096 0 0 0 0 17 1 0 0
/proc/2280/statm: 1639 1442 98 283 0 1353 0
Current children cumulated CPU time (s) 1182.01
Current children cumulated vsize (KiB) 6556



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.3 s]
/proc/loadavg: 1.01 1.02 1.00 2/77 2281
/proc/meminfo: memFree=1646048/2055920 swapFree=4173760/4192956
[pid=2280] ppid=2278 vsize=6556 CPUtime=1200.01
/proc/2280/stat : 2280 (SApperloT-base) R 2278 2280 1407 0 -1 4194304 1461 0 0 0 119999 2 0 0 25 0 1 0 1128536472 6713344 1444 1992294400 134512640 135674940 4294956192 18446744073709551615 134556783 0 0 4096 0 0 0 0 17 1 0 0
/proc/2280/statm: 1639 1444 98 283 0 1353 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 6556

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+1200.3 s]
/proc/loadavg: 1.01 1.02 1.00 2/77 2281
/proc/meminfo: memFree=1646048/2055920 swapFree=4173760/4192956
[pid=2280] ppid=2278 vsize=6556 CPUtime=1200.01
/proc/2280/stat : 2280 (SApperloT-base) R 2278 2280 1407 0 -1 4194304 1461 0 0 0 119999 2 0 0 25 0 1 0 1128536472 6713344 1444 1992294400 134512640 135674940 4294956192 18446744073709551615 134556783 0 0 4096 0 0 0 0 17 1 0 0
/proc/2280/statm: 1639 1444 98 283 0 1353 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 6556

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.31
CPU time (s): 1200.02
CPU user time (s): 1200
CPU system time (s): 0.023996
CPU usage (%): 99.9763
Max. virtual memory (cumulated for all children) (KiB): 6556

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

runsolver used 1.05084 second user time and 3.32949 second system time

The end

Launcher Data

Begin job on node65 at 2009-04-01 06:05:53
IDJOB=1534254
IDBENCH=70625
IDSOLVER=509
FILE ID=node65/1534254-1238558753
PBS_JOBID= 9062121
Free space on /tmp= 66316 MiB

SOLVER NAME= SApperloT base
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/UNKNOWN/380/unif-k3-r4.25-v380-c1615-S1694258328-099.cnf
COMMAND LINE= HOME/SApperloT-base -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1534254-1238558753/watcher-1534254-1238558753 -o /tmp/evaluation-result-1534254-1238558753/solver-1534254-1238558753 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SApperloT-base -seed=1689764009 HOME/instance-1534254-1238558753.cnf

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

MD5SUM BENCH= 01d386c590bcd2ab7c9aeb6450815f98
RANDOM SEED=1689764009

node65.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.231
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.231
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:       1652296 kB
Buffers:         85672 kB
Cached:         229440 kB
SwapCached:       9792 kB
Active:         188496 kB
Inactive:       137984 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1652296 kB
SwapTotal:     4192956 kB
SwapFree:      4173760 kB
Dirty:            1424 kB
Writeback:           0 kB
Mapped:          16988 kB
Slab:            61840 kB
Committed_AS:  3518552 kB
PageTables:       2316 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= 66316 MiB
End job on node65 at 2009-04-01 06:25:55