Trace number 1534299

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 baseUNSAT 619.827 620.012

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/UNKNOWN/360/
unif-k3-r4.25-v360-c1530-S2025517367-061.cnf
MD5SUM747eab6e16fc5e29dfb421f806361704
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark20.9748
Satisfiable
(Un)Satisfiability was proved
Number of variables360
Number of clauses1530
Sum of the clauses size4590
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31530
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

619.80/620.01	
619.80/620.01	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver version 3.2.9 (svn:489) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1534299-1238564911/watcher-1534299-1238564911 -o /tmp/evaluation-result-1534299-1238564911/solver-1534299-1238564911 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SApperloT-base -seed=1963336829 HOME/instance-1534299-1238564911.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/64 9224
/proc/meminfo: memFree=1296128/2055920 swapFree=4175692/4192956
[pid=9224] ppid=9222 vsize=1316 CPUtime=0
/proc/9224/stat : 9224 (SApperloT-base) R 9222 9224 8968 0 -1 4194304 148 0 0 0 0 0 0 0 18 0 1 0 1129156261 1347584 131 1992294400 134512640 135674940 4294956208 18446744073709551615 134564608 0 0 4096 0 0 0 0 17 1 0 0
/proc/9224/statm: 329 131 98 283 0 43 0

[startup+0.0570339 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 9224
/proc/meminfo: memFree=1296128/2055920 swapFree=4175692/4192956
[pid=9224] ppid=9222 vsize=1448 CPUtime=0.05
/proc/9224/stat : 9224 (SApperloT-base) R 9222 9224 8968 0 -1 4194304 179 0 0 0 5 0 0 0 18 0 1 0 1129156261 1482752 162 1992294400 134512640 135674940 4294956208 18446744073709551615 134564665 0 0 4096 0 0 0 0 17 1 0 0
/proc/9224/statm: 362 162 98 283 0 76 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 1448

[startup+0.10104 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 9224
/proc/meminfo: memFree=1296128/2055920 swapFree=4175692/4192956
[pid=9224] ppid=9222 vsize=1448 CPUtime=0.09
/proc/9224/stat : 9224 (SApperloT-base) R 9222 9224 8968 0 -1 4194304 189 0 0 0 9 0 0 0 18 0 1 0 1129156261 1482752 172 1992294400 134512640 135674940 4294956208 18446744073709551615 134559266 0 0 4096 0 0 0 0 17 1 0 0
/proc/9224/statm: 362 172 98 283 0 76 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1448

[startup+0.301068 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 9224
/proc/meminfo: memFree=1296128/2055920 swapFree=4175692/4192956
[pid=9224] ppid=9222 vsize=1580 CPUtime=0.29
/proc/9224/stat : 9224 (SApperloT-base) R 9222 9224 8968 0 -1 4194304 217 0 0 0 29 0 0 0 19 0 1 0 1129156261 1617920 200 1992294400 134512640 135674940 4294956208 18446744073709551615 134564285 0 0 4096 0 0 0 0 17 1 0 0
/proc/9224/statm: 395 200 98 283 0 109 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1580

[startup+0.701126 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 9224
/proc/meminfo: memFree=1296128/2055920 swapFree=4175692/4192956
[pid=9224] ppid=9222 vsize=1712 CPUtime=0.69
/proc/9224/stat : 9224 (SApperloT-base) R 9222 9224 8968 0 -1 4194304 251 0 0 0 69 0 0 0 22 0 1 0 1129156261 1753088 234 1992294400 134512640 135674940 4294956208 18446744073709551615 134564643 0 0 4096 0 0 0 0 17 1 0 0
/proc/9224/statm: 428 234 98 283 0 142 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 1712

[startup+1.50124 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 9225
/proc/meminfo: memFree=1295416/2055920 swapFree=4175692/4192956
[pid=9224] ppid=9222 vsize=1976 CPUtime=1.49
/proc/9224/stat : 9224 (SApperloT-base) R 9222 9224 8968 0 -1 4194304 292 0 0 0 149 0 0 0 25 0 1 0 1129156261 2023424 275 1992294400 134512640 135674940 4294956208 18446744073709551615 134565341 0 0 4096 0 0 0 0 17 1 0 0
/proc/9224/statm: 494 275 98 283 0 208 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 1976

[startup+3.10147 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9225
/proc/meminfo: memFree=1295160/2055920 swapFree=4175692/4192956
[pid=9224] ppid=9222 vsize=2108 CPUtime=3.09
/proc/9224/stat : 9224 (SApperloT-base) R 9222 9224 8968 0 -1 4194304 334 0 0 0 309 0 0 0 25 0 1 0 1129156261 2158592 317 1992294400 134512640 135674940 4294956208 18446744073709551615 134564388 0 0 4096 0 0 0 0 17 1 0 0
/proc/9224/statm: 527 317 98 283 0 241 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 2108

[startup+6.30194 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9225
/proc/meminfo: memFree=1294776/2055920 swapFree=4175692/4192956
[pid=9224] ppid=9222 vsize=2372 CPUtime=6.29
/proc/9224/stat : 9224 (SApperloT-base) R 9222 9224 8968 0 -1 4194304 397 0 0 0 629 0 0 0 25 0 1 0 1129156261 2428928 380 1992294400 134512640 135674940 4294956208 18446744073709551615 134549499 0 0 4096 0 0 0 0 17 1 0 0
/proc/9224/statm: 593 380 98 283 0 307 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 2372

[startup+12.7019 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9225
/proc/meminfo: memFree=1294400/2055920 swapFree=4175692/4192956
[pid=9224] ppid=9222 vsize=2636 CPUtime=12.69
/proc/9224/stat : 9224 (SApperloT-base) R 9222 9224 8968 0 -1 4194304 464 0 0 0 1269 0 0 0 25 0 1 0 1129156261 2699264 447 1992294400 134512640 135674940 4294956208 18446744073709551615 134564017 0 0 4096 0 0 0 0 17 1 0 0
/proc/9224/statm: 659 447 98 283 0 373 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 2636

[startup+25.5017 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9225
/proc/meminfo: memFree=1294016/2055920 swapFree=4175692/4192956
[pid=9224] ppid=9222 vsize=3032 CPUtime=25.48
/proc/9224/stat : 9224 (SApperloT-base) R 9222 9224 8968 0 -1 4194304 556 0 0 0 2548 0 0 0 25 0 1 0 1129156261 3104768 539 1992294400 134512640 135674940 4294956208 18446744073709551615 134564580 0 0 4096 0 0 0 0 17 1 0 0
/proc/9224/statm: 758 539 98 283 0 472 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 3032

[startup+51.1014 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9225
/proc/meminfo: memFree=1293568/2055920 swapFree=4175692/4192956
[pid=9224] ppid=9222 vsize=3432 CPUtime=51.07
/proc/9224/stat : 9224 (SApperloT-base) R 9222 9224 8968 0 -1 4194304 663 0 0 0 5107 0 0 0 25 0 1 0 1129156261 3514368 646 1992294400 134512640 135674940 4294956208 18446744073709551615 134564285 0 0 4096 0 0 0 0 17 1 0 0
/proc/9224/statm: 858 646 98 283 0 572 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 3432

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9225
/proc/meminfo: memFree=1292992/2055920 swapFree=4175692/4192956
[pid=9224] ppid=9222 vsize=3972 CPUtime=102.26
/proc/9224/stat : 9224 (SApperloT-base) R 9222 9224 8968 0 -1 4194304 800 0 0 0 10226 0 0 0 25 0 1 0 1129156261 4067328 783 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/9224/statm: 993 783 98 283 0 707 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 3972

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9225
/proc/meminfo: memFree=1292608/2055920 swapFree=4175692/4192956
[pid=9224] ppid=9222 vsize=4372 CPUtime=162.24
/proc/9224/stat : 9224 (SApperloT-base) R 9222 9224 8968 0 -1 4194304 894 0 0 0 16223 1 0 0 25 0 1 0 1129156261 4476928 877 1992294400 134512640 135674940 4294956208 18446744073709551615 134564258 0 0 4096 0 0 0 0 17 1 0 0
/proc/9224/statm: 1093 877 98 283 0 807 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 4372

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9225
/proc/meminfo: memFree=1292224/2055920 swapFree=4175692/4192956
[pid=9224] ppid=9222 vsize=4644 CPUtime=222.23
/proc/9224/stat : 9224 (SApperloT-base) R 9222 9224 8968 0 -1 4194304 974 0 0 0 22222 1 0 0 25 0 1 0 1129156261 4755456 957 1992294400 134512640 135674940 4294956208 18446744073709551615 134582591 0 0 4096 0 0 0 0 17 1 0 0
/proc/9224/statm: 1161 957 98 283 0 875 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 4644

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9225
/proc/meminfo: memFree=1292032/2055920 swapFree=4175692/4192956
[pid=9224] ppid=9222 vsize=4780 CPUtime=282.21
/proc/9224/stat : 9224 (SApperloT-base) R 9222 9224 8968 0 -1 4194304 1014 0 0 0 28220 1 0 0 25 0 1 0 1129156261 4894720 997 1992294400 134512640 135674940 4294956208 18446744073709551615 134564806 0 0 4096 0 0 0 0 17 1 0 0
/proc/9224/statm: 1195 997 98 283 0 909 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 4780

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9225
/proc/meminfo: memFree=1291840/2055920 swapFree=4175692/4192956
[pid=9224] ppid=9222 vsize=5052 CPUtime=342.19
/proc/9224/stat : 9224 (SApperloT-base) R 9222 9224 8968 0 -1 4194304 1060 0 0 0 34218 1 0 0 25 0 1 0 1129156261 5173248 1043 1992294400 134512640 135674940 4294956208 18446744073709551615 134559244 0 0 4096 0 0 0 0 17 1 0 0
/proc/9224/statm: 1263 1043 98 283 0 977 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 5052

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9225
/proc/meminfo: memFree=1291648/2055920 swapFree=4175692/4192956
[pid=9224] ppid=9222 vsize=5188 CPUtime=402.17
/proc/9224/stat : 9224 (SApperloT-base) R 9222 9224 8968 0 -1 4194304 1106 0 0 0 40216 1 0 0 25 0 1 0 1129156261 5312512 1089 1992294400 134512640 135674940 4294956208 18446744073709551615 134556795 0 0 4096 0 0 0 0 17 1 0 0
/proc/9224/statm: 1297 1089 98 283 0 1011 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 5188

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9225
/proc/meminfo: memFree=1291584/2055920 swapFree=4175692/4192956
[pid=9224] ppid=9222 vsize=5324 CPUtime=462.15
/proc/9224/stat : 9224 (SApperloT-base) R 9222 9224 8968 0 -1 4194304 1130 0 0 0 46214 1 0 0 25 0 1 0 1129156261 5451776 1113 1992294400 134512640 135674940 4294956208 18446744073709551615 134564826 0 0 4096 0 0 0 0 17 1 0 0
/proc/9224/statm: 1331 1113 98 283 0 1045 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 5324

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9225
/proc/meminfo: memFree=1291456/2055920 swapFree=4175692/4192956
[pid=9224] ppid=9222 vsize=5324 CPUtime=522.13
/proc/9224/stat : 9224 (SApperloT-base) R 9222 9224 8968 0 -1 4194304 1156 0 0 0 52212 1 0 0 25 0 1 0 1129156261 5451776 1139 1992294400 134512640 135674940 4294956208 18446744073709551615 134564848 0 0 4096 0 0 0 0 17 1 0 0
/proc/9224/statm: 1331 1139 98 283 0 1045 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 5324

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9225
/proc/meminfo: memFree=1291392/2055920 swapFree=4175692/4192956
[pid=9224] ppid=9222 vsize=5460 CPUtime=582.11
/proc/9224/stat : 9224 (SApperloT-base) R 9222 9224 8968 0 -1 4194304 1188 0 0 0 58210 1 0 0 25 0 1 0 1129156261 5591040 1171 1992294400 134512640 135674940 4294956208 18446744073709551615 134564420 0 0 4096 0 0 0 0 17 1 0 0
/proc/9224/statm: 1365 1171 98 283 0 1079 0
Current children cumulated CPU time (s) 582.11
Current children cumulated vsize (KiB) 5460

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

[startup+588.701 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9225
/proc/meminfo: memFree=1291328/2055920 swapFree=4175692/4192956
[pid=9224] ppid=9222 vsize=5460 CPUtime=588.51
/proc/9224/stat : 9224 (SApperloT-base) R 9222 9224 8968 0 -1 4194304 1192 0 0 0 58850 1 0 0 25 0 1 0 1129156261 5591040 1175 1992294400 134512640 135674940 4294956208 18446744073709551615 134560517 0 0 4096 0 0 0 0 17 1 0 0
/proc/9224/statm: 1365 1175 98 283 0 1079 0
Current children cumulated CPU time (s) 588.51
Current children cumulated vsize (KiB) 5460

[startup+601.502 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9225
/proc/meminfo: memFree=1291328/2055920 swapFree=4175692/4192956
[pid=9224] ppid=9222 vsize=5596 CPUtime=601.31
/proc/9224/stat : 9224 (SApperloT-base) R 9222 9224 8968 0 -1 4194304 1198 0 0 0 60130 1 0 0 25 0 1 0 1129156261 5730304 1181 1992294400 134512640 135674940 4294956208 18446744073709551615 134564261 0 0 4096 0 0 0 0 17 1 0 0
/proc/9224/statm: 1399 1181 98 283 0 1113 0
Current children cumulated CPU time (s) 601.31
Current children cumulated vsize (KiB) 5596

[startup+607.902 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9225
/proc/meminfo: memFree=1291328/2055920 swapFree=4175692/4192956
[pid=9224] ppid=9222 vsize=5596 CPUtime=607.7
/proc/9224/stat : 9224 (SApperloT-base) R 9222 9224 8968 0 -1 4194304 1200 0 0 0 60769 1 0 0 25 0 1 0 1129156261 5730304 1183 1992294400 134512640 135674940 4294956208 18446744073709551615 134564420 0 0 4096 0 0 0 0 17 1 0 0
/proc/9224/statm: 1399 1183 98 283 0 1113 0
Current children cumulated CPU time (s) 607.7
Current children cumulated vsize (KiB) 5596

[startup+614.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9225
/proc/meminfo: memFree=1291328/2055920 swapFree=4175692/4192956
[pid=9224] ppid=9222 vsize=5596 CPUtime=614.1
/proc/9224/stat : 9224 (SApperloT-base) R 9222 9224 8968 0 -1 4194304 1200 0 0 0 61409 1 0 0 25 0 1 0 1129156261 5730304 1183 1992294400 134512640 135674940 4294956208 18446744073709551615 134556413 0 0 4096 0 0 0 0 17 1 0 0
/proc/9224/statm: 1399 1183 98 283 0 1113 0
Current children cumulated CPU time (s) 614.1
Current children cumulated vsize (KiB) 5596

[startup+617.501 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9225
/proc/meminfo: memFree=1291264/2055920 swapFree=4175692/4192956
[pid=9224] ppid=9222 vsize=5596 CPUtime=617.3
/proc/9224/stat : 9224 (SApperloT-base) R 9222 9224 8968 0 -1 4194304 1202 0 0 0 61729 1 0 0 25 0 1 0 1129156261 5730304 1185 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/9224/statm: 1399 1185 98 283 0 1113 0
Current children cumulated CPU time (s) 617.3
Current children cumulated vsize (KiB) 5596

[startup+619.101 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9225
/proc/meminfo: memFree=1291264/2055920 swapFree=4175692/4192956
[pid=9224] ppid=9222 vsize=5596 CPUtime=618.9
/proc/9224/stat : 9224 (SApperloT-base) R 9222 9224 8968 0 -1 4194304 1204 0 0 0 61889 1 0 0 25 0 1 0 1129156261 5730304 1187 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/9224/statm: 1399 1187 98 283 0 1113 0
Current children cumulated CPU time (s) 618.9
Current children cumulated vsize (KiB) 5596

[startup+619.502 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9225
/proc/meminfo: memFree=1291264/2055920 swapFree=4175692/4192956
[pid=9224] ppid=9222 vsize=5596 CPUtime=619.3
/proc/9224/stat : 9224 (SApperloT-base) R 9222 9224 8968 0 -1 4194304 1204 0 0 0 61929 1 0 0 25 0 1 0 1129156261 5730304 1187 1992294400 134512640 135674940 4294956208 18446744073709551615 134537791 0 0 4096 0 0 0 0 17 1 0 0
/proc/9224/statm: 1399 1187 98 283 0 1113 0
Current children cumulated CPU time (s) 619.3
Current children cumulated vsize (KiB) 5596

[startup+619.902 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9225
/proc/meminfo: memFree=1291264/2055920 swapFree=4175692/4192956
[pid=9224] ppid=9222 vsize=5596 CPUtime=619.7
/proc/9224/stat : 9224 (SApperloT-base) R 9222 9224 8968 0 -1 4194304 1204 0 0 0 61969 1 0 0 25 0 1 0 1129156261 5730304 1187 1992294400 134512640 135674940 4294956208 18446744073709551615 134564261 0 0 4096 0 0 0 0 17 1 0 0
/proc/9224/statm: 1399 1187 98 283 0 1113 0
Current children cumulated CPU time (s) 619.7
Current children cumulated vsize (KiB) 5596

[startup+620.002 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9225
/proc/meminfo: memFree=1291264/2055920 swapFree=4175692/4192956
[pid=9224] ppid=9222 vsize=5596 CPUtime=619.8
/proc/9224/stat : 9224 (SApperloT-base) R 9222 9224 8968 0 -1 4194304 1204 0 0 0 61979 1 0 0 25 0 1 0 1129156261 5730304 1187 1992294400 134512640 135674940 4294956208 18446744073709551615 134564611 0 0 4096 0 0 0 0 17 1 0 0
/proc/9224/statm: 1399 1187 98 283 0 1113 0
Current children cumulated CPU time (s) 619.8
Current children cumulated vsize (KiB) 5596

Child status: 0
Real time (s): 620.012
CPU time (s): 619.827
CPU user time (s): 619.806
CPU system time (s): 0.020996
CPU usage (%): 99.9701
Max. virtual memory (cumulated for all children) (KiB): 5596

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

runsolver used 0.445932 second user time and 1.27581 second system time

The end

Launcher Data

Begin job on node30 at 2009-04-01 07:48:31
IDJOB=1534299
IDBENCH=70634
IDSOLVER=509
FILE ID=node30/1534299-1238564911
PBS_JOBID= 9062149
Free space on /tmp= 66360 MiB

SOLVER NAME= SApperloT base
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/UNKNOWN/360/unif-k3-r4.25-v360-c1530-S2025517367-061.cnf
COMMAND LINE= HOME/SApperloT-base -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1534299-1238564911/watcher-1534299-1238564911 -o /tmp/evaluation-result-1534299-1238564911/solver-1534299-1238564911 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SApperloT-base -seed=1963336829 HOME/instance-1534299-1238564911.cnf

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

MD5SUM BENCH= 747eab6e16fc5e29dfb421f806361704
RANDOM SEED=1963336829

node30.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.260
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	: 5931.00
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.260
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:       1296544 kB
Buffers:         93888 kB
Cached:         567200 kB
SwapCached:      11092 kB
Active:         219552 kB
Inactive:       454556 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1296544 kB
SwapTotal:     4192956 kB
SwapFree:      4175692 kB
Dirty:            1420 kB
Writeback:           0 kB
Mapped:          18692 kB
Slab:            71364 kB
Committed_AS:  3214736 kB
PageTables:       1368 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= 66356 MiB
End job on node30 at 2009-04-01 07:58:51