Trace number 1785269

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 2637.26 2637.95

General information on the benchmark

Namecrafted/Difficult/contest05/others/
linvrinv5.sat05-564.reshuffled-07.cnf
MD5SUM7b1cebbdf060989ddb5c4faf02370afb
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1704.33
Satisfiable
(Un)Satisfiability was proved
Number of variables450
Number of clauses1426
Sum of the clauses size3800
Maximum clause length25
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2500
Number of clauses of size 3925
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 51

Solver Data

2637.20/2637.95	
2637.20/2637.95	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1785269-1241903016/watcher-1785269-1241903016 -o /tmp/evaluation-result-1785269-1241903016/solver-1785269-1241903016 -C 5000 -W 6000 -M 1800 --output-limit 1,128 HOME/SApperloT-base -seed=1375804159 HOME/instance-1785269-1241903016.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 6000 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 134217728 bytes. The first 1048576 bytes and the last 133169152 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.93 1.00 0.99 3/64 19785
/proc/meminfo: memFree=1545904/2055920 swapFree=4180008/4192956
[pid=19785] ppid=19783 vsize=1316 CPUtime=0
/proc/19785/stat : 19785 (SApperloT-base) R 19783 19785 19748 0 -1 4194304 146 0 0 0 0 0 0 0 18 0 1 0 218335055 1347584 129 1992294400 134512640 135674940 4294956208 18446744073709551615 134560089 0 0 4096 0 0 0 0 17 1 0 0
/proc/19785/statm: 329 129 98 283 0 43 0

[startup+0.0851981 s]
/proc/loadavg: 0.93 1.00 0.99 3/64 19785
/proc/meminfo: memFree=1545904/2055920 swapFree=4180008/4192956
[pid=19785] ppid=19783 vsize=1580 CPUtime=0.08
/proc/19785/stat : 19785 (SApperloT-base) R 19783 19785 19748 0 -1 4194304 192 0 0 0 8 0 0 0 18 0 1 0 218335055 1617920 175 1992294400 134512640 135674940 4294956208 18446744073709551615 134551571 0 0 4096 0 0 0 0 17 1 0 0
/proc/19785/statm: 395 175 98 283 0 109 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1580

[startup+0.101198 s]
/proc/loadavg: 0.93 1.00 0.99 3/64 19785
/proc/meminfo: memFree=1545904/2055920 swapFree=4180008/4192956
[pid=19785] ppid=19783 vsize=1580 CPUtime=0.1
/proc/19785/stat : 19785 (SApperloT-base) R 19783 19785 19748 0 -1 4194304 192 0 0 0 10 0 0 0 18 0 1 0 218335055 1617920 175 1992294400 134512640 135674940 4294956208 18446744073709551615 134565386 0 0 4096 0 0 0 0 17 1 0 0
/proc/19785/statm: 395 175 98 283 0 109 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1580

[startup+0.301215 s]
/proc/loadavg: 0.93 1.00 0.99 3/64 19785
/proc/meminfo: memFree=1545904/2055920 swapFree=4180008/4192956
[pid=19785] ppid=19783 vsize=1580 CPUtime=0.3
/proc/19785/stat : 19785 (SApperloT-base) R 19783 19785 19748 0 -1 4194304 214 0 0 0 30 0 0 0 19 0 1 0 218335055 1617920 197 1992294400 134512640 135674940 4294956208 18446744073709551615 134543046 0 0 4096 0 0 0 0 17 1 0 0
/proc/19785/statm: 395 197 98 283 0 109 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 1580

[startup+0.701249 s]
/proc/loadavg: 0.93 1.00 0.99 3/64 19785
/proc/meminfo: memFree=1545904/2055920 swapFree=4180008/4192956
[pid=19785] ppid=19783 vsize=1712 CPUtime=0.7
/proc/19785/stat : 19785 (SApperloT-base) R 19783 19785 19748 0 -1 4194304 227 0 0 0 70 0 0 0 22 0 1 0 218335055 1753088 210 1992294400 134512640 135674940 4294956208 18446744073709551615 134564234 0 0 4096 0 0 0 0 17 1 0 0
/proc/19785/statm: 428 210 98 283 0 142 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 1712

[startup+1.50132 s]
/proc/loadavg: 0.93 1.00 0.99 2/65 19786
/proc/meminfo: memFree=1545384/2055920 swapFree=4180008/4192956
[pid=19785] ppid=19783 vsize=1844 CPUtime=1.5
/proc/19785/stat : 19785 (SApperloT-base) R 19783 19785 19748 0 -1 4194304 257 0 0 0 150 0 0 0 25 0 1 0 218335055 1888256 240 1992294400 134512640 135674940 4294956208 18446744073709551615 134581424 0 0 4096 0 0 0 0 17 1 0 0
/proc/19785/statm: 461 240 98 283 0 175 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 1844

[startup+3.10146 s]
/proc/loadavg: 0.93 1.00 0.99 2/65 19786
/proc/meminfo: memFree=1545128/2055920 swapFree=4180008/4192956
[pid=19785] ppid=19783 vsize=1976 CPUtime=3.1
/proc/19785/stat : 19785 (SApperloT-base) R 19783 19785 19748 0 -1 4194304 290 0 0 0 310 0 0 0 25 0 1 0 218335055 2023424 273 1992294400 134512640 135674940 4294956208 18446744073709551615 134571279 0 0 4096 0 0 0 0 17 1 0 0
/proc/19785/statm: 494 273 98 283 0 208 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 1976

[startup+6.30173 s]
/proc/loadavg: 0.93 1.00 0.99 2/65 19786
/proc/meminfo: memFree=1544872/2055920 swapFree=4180008/4192956
[pid=19785] ppid=19783 vsize=2108 CPUtime=6.3
/proc/19785/stat : 19785 (SApperloT-base) R 19783 19785 19748 0 -1 4194304 339 0 0 0 630 0 0 0 25 0 1 0 218335055 2158592 322 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/19785/statm: 527 322 98 283 0 241 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 2108

[startup+12.7013 s]
/proc/loadavg: 0.94 1.00 0.99 2/65 19786
/proc/meminfo: memFree=1544568/2055920 swapFree=4180008/4192956
[pid=19785] ppid=19783 vsize=2240 CPUtime=12.69
/proc/19785/stat : 19785 (SApperloT-base) R 19783 19785 19748 0 -1 4194304 385 0 0 0 1269 0 0 0 25 0 1 0 218335055 2293760 368 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/19785/statm: 560 368 98 283 0 274 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 2240

[startup+25.5014 s]
/proc/loadavg: 0.95 1.00 0.99 2/65 19786
/proc/meminfo: memFree=1544184/2055920 swapFree=4180008/4192956
[pid=19785] ppid=19783 vsize=2636 CPUtime=25.49
/proc/19785/stat : 19785 (SApperloT-base) R 19783 19785 19748 0 -1 4194304 472 0 0 0 2549 0 0 0 25 0 1 0 218335055 2699264 455 1992294400 134512640 135674940 4294956208 18446744073709551615 134565320 0 0 4096 0 0 0 0 17 1 0 0
/proc/19785/statm: 659 455 98 283 0 373 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 2636

[startup+51.1016 s]
/proc/loadavg: 0.97 1.00 0.99 2/65 19786
/proc/meminfo: memFree=1543864/2055920 swapFree=4180008/4192956
[pid=19785] ppid=19783 vsize=2996 CPUtime=51.08
/proc/19785/stat : 19785 (SApperloT-base) R 19783 19785 19748 0 -1 4194304 553 0 0 0 5108 0 0 0 25 0 1 0 218335055 3067904 536 1992294400 134512640 135674940 4294956208 18446744073709551615 134558363 0 0 4096 0 0 0 0 17 1 0 0
/proc/19785/statm: 749 536 98 283 0 463 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 2996

[startup+102.305 s]
/proc/loadavg: 0.98 1.00 0.99 2/65 19786
/proc/meminfo: memFree=1543416/2055920 swapFree=4180008/4192956
[pid=19785] ppid=19783 vsize=3380 CPUtime=102.27
/proc/19785/stat : 19785 (SApperloT-base) R 19783 19785 19748 0 -1 4194304 656 0 0 0 10227 0 0 0 25 0 1 0 218335055 3461120 639 1992294400 134512640 135674940 4294956208 18446744073709551615 134556622 0 0 4096 0 0 0 0 17 1 0 0
/proc/19785/statm: 845 639 98 283 0 559 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 3380

[startup+162.301 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 19786
/proc/meminfo: memFree=1543032/2055920 swapFree=4180008/4192956
[pid=19785] ppid=19783 vsize=3776 CPUtime=162.24
/proc/19785/stat : 19785 (SApperloT-base) R 19783 19785 19748 0 -1 4194304 755 0 0 0 16224 0 0 0 25 0 1 0 218335055 3866624 738 1992294400 134512640 135674940 4294956208 18446744073709551615 134564571 0 0 4096 0 0 0 0 17 1 0 0
/proc/19785/statm: 944 738 98 283 0 658 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 3776

[startup+222.301 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 19786
/proc/meminfo: memFree=1542712/2055920 swapFree=4180008/4192956
[pid=19785] ppid=19783 vsize=4036 CPUtime=222.24
/proc/19785/stat : 19785 (SApperloT-base) R 19783 19785 19748 0 -1 4194304 816 0 0 0 22223 1 0 0 25 0 1 0 218335055 4132864 799 1992294400 134512640 135674940 4294956208 18446744073709551615 134564020 0 0 4096 0 0 0 0 17 1 0 0
/proc/19785/statm: 1009 799 98 283 0 723 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 4036

[startup+282.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 19786
/proc/meminfo: memFree=1542456/2055920 swapFree=4180008/4192956
[pid=19785] ppid=19783 vsize=4300 CPUtime=282.22
/proc/19785/stat : 19785 (SApperloT-base) R 19783 19785 19748 0 -1 4194304 882 0 0 0 28221 1 0 0 25 0 1 0 218335055 4403200 865 1992294400 134512640 135674940 4294956208 18446744073709551615 134551267 0 0 4096 0 0 0 0 17 1 0 0
/proc/19785/statm: 1075 865 98 283 0 789 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 4300

[startup+342.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 19786
/proc/meminfo: memFree=1542136/2055920 swapFree=4180008/4192956
[pid=19785] ppid=19783 vsize=4568 CPUtime=342.2
/proc/19785/stat : 19785 (SApperloT-base) R 19783 19785 19748 0 -1 4194304 950 0 0 0 34219 1 0 0 25 0 1 0 218335055 4677632 933 1992294400 134512640 135674940 4294956208 18446744073709551615 134561606 0 0 4096 0 0 0 0 17 1 0 0
/proc/19785/statm: 1142 933 98 283 0 856 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 4568

[startup+402.301 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 19786
/proc/meminfo: memFree=1542072/2055920 swapFree=4180008/4192956
[pid=19785] ppid=19783 vsize=4704 CPUtime=402.18
/proc/19785/stat : 19785 (SApperloT-base) R 19783 19785 19748 0 -1 4194304 987 0 0 0 40217 1 0 0 25 0 1 0 218335055 4816896 970 1992294400 134512640 135674940 4294956208 18446744073709551615 134564252 0 0 4096 0 0 0 0 17 1 0 0
/proc/19785/statm: 1176 970 98 283 0 890 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 4704

[startup+462.301 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 19786
/proc/meminfo: memFree=1541880/2055920 swapFree=4180008/4192956
[pid=19785] ppid=19783 vsize=4840 CPUtime=462.17
/proc/19785/stat : 19785 (SApperloT-base) R 19783 19785 19748 0 -1 4194304 1020 0 0 0 46216 1 0 0 25 0 1 0 218335055 4956160 1003 1992294400 134512640 135674940 4294956208 18446744073709551615 134551237 0 0 4096 0 0 0 0 17 1 0 0
/proc/19785/statm: 1210 1003 98 283 0 924 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 4840

[startup+522.301 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 19786
/proc/meminfo: memFree=1541624/2055920 swapFree=4180008/4192956
[pid=19785] ppid=19783 vsize=5108 CPUtime=522.15
/proc/19785/stat : 19785 (SApperloT-base) R 19783 19785 19748 0 -1 4194304 1077 0 0 0 52214 1 0 0 25 0 1 0 218335055 5230592 1060 1992294400 134512640 135674940 4294956208 18446744073709551615 134571305 0 0 4096 0 0 0 0 17 1 0 0
/proc/19785/statm: 1277 1060 98 283 0 991 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 5108

[startup+582.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 19786
/proc/meminfo: memFree=1541496/2055920 swapFree=4180008/4192956
[pid=19785] ppid=19783 vsize=5108 CPUtime=582.14
/proc/19785/stat : 19785 (SApperloT-base) R 19783 19785 19748 0 -1 4194304 1091 0 0 0 58212 2 0 0 25 0 1 0 218335055 5230592 1074 1992294400 134512640 135674940 4294956208 18446744073709551615 134564285 0 0 4096 0 0 0 0 17 1 0 0
/proc/19785/statm: 1277 1074 98 283 0 991 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 5108

[startup+642.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 19786
/proc/meminfo: memFree=1541368/2055920 swapFree=4180008/4192956
[pid=19785] ppid=19783 vsize=5244 CPUtime=642.13
/proc/19785/stat : 19785 (SApperloT-base) R 19783 19785 19748 0 -1 4194304 1127 0 0 0 64211 2 0 0 25 0 1 0 218335055 5369856 1110 1992294400 134512640 135674940 4294956208 18446744073709551615 134559684 0 0 4096 0 0 0 0 17 1 0 0
/proc/19785/statm: 1311 1110 98 283 0 1025 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 5244


################
# More data... #
################

/proc/meminfo: memFree=1539576/2055920 swapFree=4180008/4192956
[pid=19785] ppid=19783 vsize=6752 CPUtime=1961.78
/proc/19785/stat : 19785 (SApperloT-base) R 19783 19785 19748 0 -1 4194304 1468 0 0 0 196172 6 0 0 25 0 1 0 218335055 6914048 1451 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/19785/statm: 1688 1451 98 283 0 1402 0
Current children cumulated CPU time (s) 1961.78
Current children cumulated vsize (KiB) 6752

[startup+2022.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19786
/proc/meminfo: memFree=1539512/2055920 swapFree=4180008/4192956
[pid=19785] ppid=19783 vsize=6752 CPUtime=2021.76
/proc/19785/stat : 19785 (SApperloT-base) R 19783 19785 19748 0 -1 4194304 1481 0 0 0 202170 6 0 0 25 0 1 0 218335055 6914048 1464 1992294400 134512640 135674940 4294956208 18446744073709551615 134551972 0 0 4096 0 0 0 0 17 1 0 0
/proc/19785/statm: 1688 1464 98 283 0 1402 0
Current children cumulated CPU time (s) 2021.76
Current children cumulated vsize (KiB) 6752

[startup+2082.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19786
/proc/meminfo: memFree=1539448/2055920 swapFree=4180008/4192956
[pid=19785] ppid=19783 vsize=6896 CPUtime=2081.74
/proc/19785/stat : 19785 (SApperloT-base) R 19783 19785 19748 0 -1 4194304 1499 0 0 0 208168 6 0 0 25 0 1 0 218335055 7061504 1482 1992294400 134512640 135674940 4294956208 18446744073709551615 134581372 0 0 4096 0 0 0 0 17 1 0 0
/proc/19785/statm: 1724 1482 98 283 0 1438 0
Current children cumulated CPU time (s) 2081.74
Current children cumulated vsize (KiB) 6896

[startup+2142.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19786
/proc/meminfo: memFree=1539384/2055920 swapFree=4180008/4192956
[pid=19785] ppid=19783 vsize=6896 CPUtime=2141.72
/proc/19785/stat : 19785 (SApperloT-base) R 19783 19785 19748 0 -1 4194304 1499 0 0 0 214166 6 0 0 25 0 1 0 218335055 7061504 1482 1992294400 134512640 135674940 4294956208 18446744073709551615 134581526 0 0 4096 0 0 0 0 17 1 0 0
/proc/19785/statm: 1724 1482 98 283 0 1438 0
Current children cumulated CPU time (s) 2141.72
Current children cumulated vsize (KiB) 6896

[startup+2202.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19788
/proc/meminfo: memFree=1539384/2055920 swapFree=4180008/4192956
[pid=19785] ppid=19783 vsize=6896 CPUtime=2201.71
/proc/19785/stat : 19785 (SApperloT-base) R 19783 19785 19748 0 -1 4194304 1505 0 0 0 220165 6 0 0 25 0 1 0 218335055 7061504 1488 1992294400 134512640 135674940 4294956208 18446744073709551615 134564665 0 0 4096 0 0 0 0 17 1 0 0
/proc/19785/statm: 1724 1488 98 283 0 1438 0
Current children cumulated CPU time (s) 2201.71
Current children cumulated vsize (KiB) 6896

[startup+2262.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19788
/proc/meminfo: memFree=1539256/2055920 swapFree=4180008/4192956
[pid=19785] ppid=19783 vsize=7032 CPUtime=2261.7
/proc/19785/stat : 19785 (SApperloT-base) R 19783 19785 19748 0 -1 4194304 1524 0 0 0 226163 7 0 0 25 0 1 0 218335055 7200768 1507 1992294400 134512640 135674940 4294956208 18446744073709551615 134559852 0 0 4096 0 0 0 0 17 1 0 0
/proc/19785/statm: 1758 1507 98 283 0 1472 0
Current children cumulated CPU time (s) 2261.7
Current children cumulated vsize (KiB) 7032

[startup+2322.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19788
/proc/meminfo: memFree=1539192/2055920 swapFree=4180008/4192956
[pid=19785] ppid=19783 vsize=7032 CPUtime=2321.68
/proc/19785/stat : 19785 (SApperloT-base) R 19783 19785 19748 0 -1 4194304 1544 0 0 0 232161 7 0 0 25 0 1 0 218335055 7200768 1527 1992294400 134512640 135674940 4294956208 18446744073709551615 134564241 0 0 4096 0 0 0 0 17 1 0 0
/proc/19785/statm: 1758 1527 98 283 0 1472 0
Current children cumulated CPU time (s) 2321.68
Current children cumulated vsize (KiB) 7032

[startup+2382.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19788
/proc/meminfo: memFree=1539000/2055920 swapFree=4180008/4192956
[pid=19785] ppid=19783 vsize=7032 CPUtime=2381.66
/proc/19785/stat : 19785 (SApperloT-base) R 19783 19785 19748 0 -1 4194304 1550 0 0 0 238159 7 0 0 25 0 1 0 218335055 7200768 1533 1992294400 134512640 135674940 4294956208 18446744073709551615 134565166 0 0 4096 0 0 0 0 17 1 0 0
/proc/19785/statm: 1758 1533 98 283 0 1472 0
Current children cumulated CPU time (s) 2381.66
Current children cumulated vsize (KiB) 7032

[startup+2442.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19788
/proc/meminfo: memFree=1539000/2055920 swapFree=4180008/4192956
[pid=19785] ppid=19783 vsize=7168 CPUtime=2441.65
/proc/19785/stat : 19785 (SApperloT-base) R 19783 19785 19748 0 -1 4194304 1558 0 0 0 244158 7 0 0 25 0 1 0 218335055 7340032 1541 1992294400 134512640 135674940 4294956208 18446744073709551615 134564244 0 0 4096 0 0 0 0 17 1 0 0
/proc/19785/statm: 1792 1541 98 283 0 1506 0
Current children cumulated CPU time (s) 2441.65
Current children cumulated vsize (KiB) 7168

[startup+2502.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19788
/proc/meminfo: memFree=1538872/2055920 swapFree=4180008/4192956
[pid=19785] ppid=19783 vsize=7168 CPUtime=2501.63
/proc/19785/stat : 19785 (SApperloT-base) R 19783 19785 19748 0 -1 4194304 1567 0 0 0 250156 7 0 0 25 0 1 0 218335055 7340032 1550 1992294400 134512640 135674940 4294956208 18446744073709551615 134564059 0 0 4096 0 0 0 0 17 1 0 0
/proc/19785/statm: 1792 1550 98 283 0 1506 0
Current children cumulated CPU time (s) 2501.63
Current children cumulated vsize (KiB) 7168

[startup+2562.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19788
/proc/meminfo: memFree=1538808/2055920 swapFree=4180008/4192956
[pid=19785] ppid=19783 vsize=7168 CPUtime=2561.61
/proc/19785/stat : 19785 (SApperloT-base) R 19783 19785 19748 0 -1 4194304 1578 0 0 0 256154 7 0 0 25 0 1 0 218335055 7340032 1561 1992294400 134512640 135674940 4294956208 18446744073709551615 135112745 0 0 4096 0 0 0 0 17 1 0 0
/proc/19785/statm: 1792 1561 98 283 0 1506 0
Current children cumulated CPU time (s) 2561.61
Current children cumulated vsize (KiB) 7168

[startup+2622.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19788
/proc/meminfo: memFree=1538680/2055920 swapFree=4180008/4192956
[pid=19785] ppid=19783 vsize=7304 CPUtime=2621.61
/proc/19785/stat : 19785 (SApperloT-base) R 19783 19785 19748 0 -1 4194304 1595 0 0 0 262153 8 0 0 25 0 1 0 218335055 7479296 1578 1992294400 134512640 135674940 4294956208 18446744073709551615 134564285 0 0 4096 0 0 0 0 17 1 0 0
/proc/19785/statm: 1826 1578 98 283 0 1540 0
Current children cumulated CPU time (s) 2621.61
Current children cumulated vsize (KiB) 7304

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

[startup+2623.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19788
/proc/meminfo: memFree=1538680/2055920 swapFree=4180008/4192956
[pid=19785] ppid=19783 vsize=7304 CPUtime=2623.2
/proc/19785/stat : 19785 (SApperloT-base) R 19783 19785 19748 0 -1 4194304 1595 0 0 0 262312 8 0 0 25 0 1 0 218335055 7479296 1578 1992294400 134512640 135674940 4294956208 18446744073709551615 134565273 0 0 4096 0 0 0 0 17 1 0 0
/proc/19785/statm: 1826 1578 98 283 0 1540 0
Current children cumulated CPU time (s) 2623.2
Current children cumulated vsize (KiB) 7304

[startup+2630.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19788
/proc/meminfo: memFree=1538680/2055920 swapFree=4180008/4192956
[pid=19785] ppid=19783 vsize=7304 CPUtime=2629.6
/proc/19785/stat : 19785 (SApperloT-base) R 19783 19785 19748 0 -1 4194304 1597 0 0 0 262952 8 0 0 25 0 1 0 218335055 7479296 1580 1992294400 134512640 135674940 4294956208 18446744073709551615 134566776 0 0 4096 0 0 0 0 17 1 0 0
/proc/19785/statm: 1826 1580 98 283 0 1540 0
Current children cumulated CPU time (s) 2629.6
Current children cumulated vsize (KiB) 7304

[startup+2633.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19788
/proc/meminfo: memFree=1538680/2055920 swapFree=4180008/4192956
[pid=19785] ppid=19783 vsize=7304 CPUtime=2632.8
/proc/19785/stat : 19785 (SApperloT-base) R 19783 19785 19748 0 -1 4194304 1597 0 0 0 263272 8 0 0 25 0 1 0 218335055 7479296 1580 1992294400 134512640 135674940 4294956208 18446744073709551615 134556243 0 0 4096 0 0 0 0 17 1 0 0
/proc/19785/statm: 1826 1580 98 283 0 1540 0
Current children cumulated CPU time (s) 2632.8
Current children cumulated vsize (KiB) 7304

[startup+2635.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19788
/proc/meminfo: memFree=1538680/2055920 swapFree=4180008/4192956
[pid=19785] ppid=19783 vsize=7304 CPUtime=2634.4
/proc/19785/stat : 19785 (SApperloT-base) R 19783 19785 19748 0 -1 4194304 1599 0 0 0 263432 8 0 0 25 0 1 0 218335055 7479296 1582 1992294400 134512640 135674940 4294956208 18446744073709551615 134564857 0 0 4096 0 0 0 0 17 1 0 0
/proc/19785/statm: 1826 1582 98 283 0 1540 0
Current children cumulated CPU time (s) 2634.4
Current children cumulated vsize (KiB) 7304

[startup+2636.71 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19788
/proc/meminfo: memFree=1538680/2055920 swapFree=4180008/4192956
[pid=19785] ppid=19783 vsize=7304 CPUtime=2636
/proc/19785/stat : 19785 (SApperloT-base) R 19783 19785 19748 0 -1 4194304 1599 0 0 0 263592 8 0 0 25 0 1 0 218335055 7479296 1582 1992294400 134512640 135674940 4294956208 18446744073709551615 134539927 0 0 4096 0 0 0 0 17 1 0 0
/proc/19785/statm: 1826 1582 98 283 0 1540 0
Current children cumulated CPU time (s) 2636
Current children cumulated vsize (KiB) 7304

[startup+2637.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19788
/proc/meminfo: memFree=1538680/2055920 swapFree=4180008/4192956
[pid=19785] ppid=19783 vsize=7304 CPUtime=2636.8
/proc/19785/stat : 19785 (SApperloT-base) R 19783 19785 19748 0 -1 4194304 1599 0 0 0 263672 8 0 0 25 0 1 0 218335055 7479296 1582 1992294400 134512640 135674940 4294956208 18446744073709551615 134564252 0 0 4096 0 0 0 0 17 1 0 0
/proc/19785/statm: 1826 1582 98 283 0 1540 0
Current children cumulated CPU time (s) 2636.8
Current children cumulated vsize (KiB) 7304

[startup+2637.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19788
/proc/meminfo: memFree=1538680/2055920 swapFree=4180008/4192956
[pid=19785] ppid=19783 vsize=7304 CPUtime=2637.2
/proc/19785/stat : 19785 (SApperloT-base) R 19783 19785 19748 0 -1 4194304 1599 0 0 0 263712 8 0 0 25 0 1 0 218335055 7479296 1582 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/19785/statm: 1826 1582 98 283 0 1540 0
Current children cumulated CPU time (s) 2637.2
Current children cumulated vsize (KiB) 7304

Child status: 0
Real time (s): 2637.95
CPU time (s): 2637.26
CPU user time (s): 2637.17
CPU system time (s): 0.082987
CPU usage (%): 99.9737
Max. virtual memory (cumulated for all children) (KiB): 7304

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

runsolver used 1.88971 second user time and 5.39418 second system time

The end

Launcher Data

Begin job on node15 at 2009-05-09 23:03:36
IDJOB=1785269
IDBENCH=24735
IDSOLVER=642
FILE ID=node15/1785269-1241903016
PBS_JOBID= 9264795
Free space on /tmp= 66088 MiB

SOLVER NAME= SApperloT base
BENCH NAME= SAT07/crafted/Difficult/contest05/others/linvrinv5.sat05-564.reshuffled-07.cnf
COMMAND LINE= HOME/SApperloT-base -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1785269-1241903016/watcher-1785269-1241903016 -o /tmp/evaluation-result-1785269-1241903016/solver-1785269-1241903016 -C 5000 -W 6000 -M 1800 --output-limit 1,128  HOME/SApperloT-base -seed=1375804159 HOME/instance-1785269-1241903016.cnf

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

MD5SUM BENCH= 7b1cebbdf060989ddb5c4faf02370afb
RANDOM SEED=1375804159

node15.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.220
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.220
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:       1546384 kB
Buffers:         39812 kB
Cached:         390336 kB
SwapCached:       6752 kB
Active:          56504 kB
Inactive:       382488 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1546384 kB
SwapTotal:     4192956 kB
SwapFree:      4180008 kB
Dirty:            1616 kB
Writeback:           0 kB
Mapped:          14460 kB
Slab:            56464 kB
Committed_AS:   702308 kB
PageTables:       1464 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= 66088 MiB
End job on node15 at 2009-05-09 23:47:34