Trace number 1784873

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 1308.68 1309.05

General information on the benchmark

Namecrafted/Hard/contest05/phnf/
phnf-size10-exclusive-luckySeven.used-as.sat04-990.sat05-4196.reshuffled-07.cnf
MD5SUMbf3618cdbef11db03f2026bf209783fc
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark280.604
Satisfiable
(Un)Satisfiability was proved
Number of variables25493
Number of clauses1139180
Sum of the clauses size2298131
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21136319
Number of clauses of size 31
Number of clauses of size 41
Number of clauses of size 57
Number of clauses of size over 52852

Solver Data

1308.63/1309.01	
1308.63/1309.01	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-1784873-1241871862/watcher-1784873-1241871862 -o /tmp/evaluation-result-1784873-1241871862/solver-1784873-1241871862 -C 5000 -W 6000 -M 1800 --output-limit 1,128 HOME/SApperloT-base -seed=1483754522 HOME/instance-1784873-1241871862.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: 1.00 1.00 0.93 3/64 16009
/proc/meminfo: memFree=1774024/2055920 swapFree=4113124/4192956
[pid=16009] ppid=16007 vsize=7000 CPUtime=0
/proc/16009/stat : 16009 (SApperloT-base) R 16007 16009 15863 0 -1 4194304 425 0 0 0 0 0 0 0 18 0 1 0 215212517 7168000 409 1992294400 134512640 135674940 4294956208 18446744073709551615 135172670 0 0 4096 0 0 0 0 17 1 0 0
/proc/16009/statm: 1750 410 90 283 0 1464 0

[startup+0.032497 s]
/proc/loadavg: 1.00 1.00 0.93 3/64 16009
/proc/meminfo: memFree=1774024/2055920 swapFree=4113124/4192956
[pid=16009] ppid=16007 vsize=7924 CPUtime=0.02
/proc/16009/stat : 16009 (SApperloT-base) R 16007 16009 15863 0 -1 4194304 656 0 0 0 2 0 0 0 18 0 1 0 215212517 8114176 640 1992294400 134512640 135674940 4294956208 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/16009/statm: 1981 640 90 283 0 1695 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 7924

[startup+0.101502 s]
/proc/loadavg: 1.00 1.00 0.93 3/64 16009
/proc/meminfo: memFree=1774024/2055920 swapFree=4113124/4192956
[pid=16009] ppid=16007 vsize=9904 CPUtime=0.09
/proc/16009/stat : 16009 (SApperloT-base) R 16007 16009 15863 0 -1 4194304 1179 0 0 0 9 0 0 0 18 0 1 0 215212517 10141696 1163 1992294400 134512640 135674940 4294956208 18446744073709551615 135172670 0 0 4096 0 0 0 0 17 1 0 0
/proc/16009/statm: 2476 1163 90 283 0 2190 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9904

[startup+0.301517 s]
/proc/loadavg: 1.00 1.00 0.93 3/64 16009
/proc/meminfo: memFree=1774024/2055920 swapFree=4113124/4192956
[pid=16009] ppid=16007 vsize=15844 CPUtime=0.29
/proc/16009/stat : 16009 (SApperloT-base) R 16007 16009 15863 0 -1 4194304 2650 0 0 0 28 1 0 0 19 0 1 0 215212517 16224256 2634 1992294400 134512640 135674940 4294956208 18446744073709551615 135172670 0 0 4096 0 0 0 0 17 1 0 0
/proc/16009/statm: 3961 2634 90 283 0 3675 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 15844

[startup+0.701551 s]
/proc/loadavg: 1.00 1.00 0.93 3/64 16009
/proc/meminfo: memFree=1774024/2055920 swapFree=4113124/4192956
[pid=16009] ppid=16007 vsize=27856 CPUtime=0.69
/proc/16009/stat : 16009 (SApperloT-base) R 16007 16009 15863 0 -1 4194304 5670 0 0 0 66 3 0 0 22 0 1 0 215212517 28524544 5654 1992294400 134512640 135674940 4294956208 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/16009/statm: 6964 5654 90 283 0 6678 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 27856

[startup+1.50262 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 16010
/proc/meminfo: memFree=1744512/2055920 swapFree=4113124/4192956
[pid=16009] ppid=16007 vsize=35128 CPUtime=1.49
/proc/16009/stat : 16009 (SApperloT-base) R 16007 16009 15863 0 -1 4194304 7486 0 0 0 145 4 0 0 25 0 1 0 215212517 35971072 7469 1992294400 134512640 135674940 4294956208 18446744073709551615 134564154 0 0 4096 0 0 0 0 17 1 0 0
/proc/16009/statm: 8782 7469 98 283 0 8496 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 35128

[startup+3.10175 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 16010
/proc/meminfo: memFree=1744192/2055920 swapFree=4113124/4192956
[pid=16009] ppid=16007 vsize=35288 CPUtime=3.09
/proc/16009/stat : 16009 (SApperloT-base) R 16007 16009 15863 0 -1 4194304 7519 0 0 0 304 5 0 0 25 0 1 0 215212517 36134912 7502 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/16009/statm: 8822 7502 98 283 0 8536 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 35288

[startup+6.30202 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 16010
/proc/meminfo: memFree=1742976/2055920 swapFree=4113124/4192956
[pid=16009] ppid=16007 vsize=37140 CPUtime=6.29
/proc/16009/stat : 16009 (SApperloT-base) R 16007 16009 15863 0 -1 4194304 7955 0 0 0 624 5 0 0 25 0 1 0 215212517 38031360 7938 1992294400 134512640 135674940 4294956208 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/16009/statm: 9285 7938 98 283 0 8999 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 37140

[startup+12.7016 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 16010
/proc/meminfo: memFree=1739912/2055920 swapFree=4113124/4192956
[pid=16009] ppid=16007 vsize=40172 CPUtime=12.69
/proc/16009/stat : 16009 (SApperloT-base) R 16007 16009 15863 0 -1 4194304 8722 0 0 0 1263 6 0 0 25 0 1 0 215212517 41136128 8672 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/16009/statm: 10043 8672 98 283 0 9757 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 40172

[startup+25.5016 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 16010
/proc/meminfo: memFree=1736904/2055920 swapFree=4113124/4192956
[pid=16009] ppid=16007 vsize=42960 CPUtime=25.48
/proc/16009/stat : 16009 (SApperloT-base) R 16007 16009 15863 0 -1 4194304 9452 0 0 0 2541 7 0 0 25 0 1 0 215212517 43991040 9402 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/16009/statm: 10740 9402 99 283 0 10454 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 42960

[startup+51.1018 s]
/proc/loadavg: 1.07 1.02 0.94 2/65 16010
/proc/meminfo: memFree=1731784/2055920 swapFree=4113124/4192956
[pid=16009] ppid=16007 vsize=48532 CPUtime=51.06
/proc/16009/stat : 16009 (SApperloT-base) R 16007 16009 15863 0 -1 4194304 10826 0 0 0 5097 9 0 0 25 0 1 0 215212517 49696768 10711 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/16009/statm: 12133 10711 99 283 0 11847 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 48532

[startup+102.305 s]
/proc/loadavg: 1.16 1.04 0.95 2/65 16010
/proc/meminfo: memFree=1721800/2055920 swapFree=4113124/4192956
[pid=16009] ppid=16007 vsize=58436 CPUtime=102.25
/proc/16009/stat : 16009 (SApperloT-base) R 16007 16009 15863 0 -1 4194304 13309 0 0 0 10214 11 0 0 25 0 1 0 215212517 59838464 13161 1992294400 134512640 135674940 4294956208 18446744073709551615 134564017 0 0 4096 0 0 0 0 17 1 0 0
/proc/16009/statm: 14609 13161 99 283 0 14323 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 58436

[startup+162.301 s]
/proc/loadavg: 1.06 1.03 0.95 2/65 16010
/proc/meminfo: memFree=1712456/2055920 swapFree=4113124/4192956
[pid=16009] ppid=16007 vsize=68512 CPUtime=162.23
/proc/16009/stat : 16009 (SApperloT-base) R 16007 16009 15863 0 -1 4194304 15804 0 0 0 16209 14 0 0 25 0 1 0 215212517 70156288 15527 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/16009/statm: 17128 15527 99 283 0 16842 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 68512

[startup+222.302 s]
/proc/loadavg: 1.02 1.02 0.95 2/65 16010
/proc/meminfo: memFree=1703624/2055920 swapFree=4113124/4192956
[pid=16009] ppid=16007 vsize=77464 CPUtime=222.22
/proc/16009/stat : 16009 (SApperloT-base) R 16007 16009 15863 0 -1 4194304 17977 0 0 0 22206 16 0 0 25 0 1 0 215212517 79323136 17700 1992294400 134512640 135674940 4294956208 18446744073709551615 134552028 0 0 4096 0 0 0 0 17 1 0 0
/proc/16009/statm: 19366 17700 99 283 0 19080 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 77464

[startup+282.302 s]
/proc/loadavg: 1.00 1.02 0.95 2/65 16010
/proc/meminfo: memFree=1694792/2055920 swapFree=4113124/4192956
[pid=16009] ppid=16007 vsize=86612 CPUtime=282.2
/proc/16009/stat : 16009 (SApperloT-base) R 16007 16009 15863 0 -1 4194304 20188 0 0 0 28202 18 0 0 25 0 1 0 215212517 88690688 19911 1992294400 134512640 135674940 4294956208 18446744073709551615 134564748 0 0 4096 0 0 0 0 17 1 0 0
/proc/16009/statm: 21653 19911 99 283 0 21367 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 86612

[startup+342.302 s]
/proc/loadavg: 1.00 1.01 0.95 2/65 16010
/proc/meminfo: memFree=1686216/2055920 swapFree=4113124/4192956
[pid=16009] ppid=16007 vsize=94940 CPUtime=342.18
/proc/16009/stat : 16009 (SApperloT-base) R 16007 16009 15863 0 -1 4194304 22297 0 0 0 34198 20 0 0 25 0 1 0 215212517 97218560 22020 1992294400 134512640 135674940 4294956208 18446744073709551615 134564833 0 0 4096 0 0 0 0 17 1 0 0
/proc/16009/statm: 23735 22020 99 283 0 23449 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 94940

[startup+402.302 s]
/proc/loadavg: 1.00 1.01 0.95 2/65 16010
/proc/meminfo: memFree=1679368/2055920 swapFree=4113124/4192956
[pid=16009] ppid=16007 vsize=102024 CPUtime=402.17
/proc/16009/stat : 16009 (SApperloT-base) R 16007 16009 15863 0 -1 4194304 23997 0 0 0 40195 22 0 0 25 0 1 0 215212517 104472576 23720 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/16009/statm: 25506 23720 99 283 0 25220 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 102024

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 0.95 2/65 16010
/proc/meminfo: memFree=1672136/2055920 swapFree=4113124/4192956
[pid=16009] ppid=16007 vsize=109396 CPUtime=462.15
/proc/16009/stat : 16009 (SApperloT-base) R 16007 16009 15863 0 -1 4194304 25803 0 0 0 46190 25 0 0 25 0 1 0 215212517 112021504 25526 1992294400 134512640 135674940 4294956208 18446744073709551615 134564848 0 0 4096 0 0 0 0 17 1 0 0
/proc/16009/statm: 27349 25526 99 283 0 27063 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 109396

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 0.95 2/65 16010
/proc/meminfo: memFree=1665480/2055920 swapFree=4113124/4192956
[pid=16009] ppid=16007 vsize=117432 CPUtime=522.13
/proc/16009/stat : 16009 (SApperloT-base) R 16007 16009 15863 0 -1 4194304 27712 0 0 0 52187 26 0 0 25 0 1 0 215212517 120250368 27178 1992294400 134512640 135674940 4294956208 18446744073709551615 134564826 0 0 4096 0 0 0 0 17 1 0 0
/proc/16009/statm: 29358 27178 99 283 0 29072 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 117432

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 0.95 2/65 16010
/proc/meminfo: memFree=1658184/2055920 swapFree=4113124/4192956
[pid=16009] ppid=16007 vsize=125052 CPUtime=582.12
/proc/16009/stat : 16009 (SApperloT-base) R 16007 16009 15863 0 -1 4194304 29531 0 0 0 58183 29 0 0 25 0 1 0 215212517 128053248 28997 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/16009/statm: 31263 28997 99 283 0 30977 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 125052

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 0.95 2/65 16010
/proc/meminfo: memFree=1650248/2055920 swapFree=4113124/4192956
[pid=16009] ppid=16007 vsize=132960 CPUtime=642.11
/proc/16009/stat : 16009 (SApperloT-base) R 16007 16009 15863 0 -1 4194304 31487 0 0 0 64179 32 0 0 25 0 1 0 215212517 136151040 30953 1992294400 134512640 135674940 4294956208 18446744073709551615 134558476 0 0 4096 0 0 0 0 17 1 0 0
/proc/16009/statm: 33240 30953 99 283 0 32954 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 132960

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 0.95 2/65 16010
/proc/meminfo: memFree=1643720/2055920 swapFree=4113124/4192956
[pid=16009] ppid=16007 vsize=139532 CPUtime=702.09
/proc/16009/stat : 16009 (SApperloT-base) R 16007 16009 15863 0 -1 4194304 33174 0 0 0 70175 34 0 0 25 0 1 0 215212517 142880768 32640 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/16009/statm: 34883 32640 99 283 0 34597 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 139532

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 0.95 2/65 16010
/proc/meminfo: memFree=1636552/2055920 swapFree=4113124/4192956
[pid=16009] ppid=16007 vsize=147032 CPUtime=762.07
/proc/16009/stat : 16009 (SApperloT-base) R 16007 16009 15863 0 -1 4194304 35042 0 0 0 76171 36 0 0 25 0 1 0 215212517 150560768 34379 1992294400 134512640 135674940 4294956208 18446744073709551615 134559672 0 0 4096 0 0 0 0 17 1 0 0
/proc/16009/statm: 36758 34379 99 283 0 36472 0
Current children cumulated CPU time (s) 762.07
Current children cumulated vsize (KiB) 147032

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 0.95 2/65 16010
/proc/meminfo: memFree=1630024/2055920 swapFree=4113124/4192956
[pid=16009] ppid=16007 vsize=153460 CPUtime=822.06
/proc/16009/stat : 16009 (SApperloT-base) R 16007 16009 15863 0 -1 4194304 36669 0 0 0 82167 39 0 0 25 0 1 0 215212517 157143040 36006 1992294400 134512640 135674940 4294956208 18446744073709551615 134565166 0 0 4096 0 0 0 0 17 1 0 0
/proc/16009/statm: 38365 36006 99 283 0 38079 0
Current children cumulated CPU time (s) 822.06
Current children cumulated vsize (KiB) 153460

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 0.95 2/65 16010
/proc/meminfo: memFree=1623624/2055920 swapFree=4113124/4192956
[pid=16009] ppid=16007 vsize=160284 CPUtime=882.04
/proc/16009/stat : 16009 (SApperloT-base) R 16007 16009 15863 0 -1 4194304 38373 0 0 0 88163 41 0 0 25 0 1 0 215212517 164130816 37581 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/16009/statm: 40071 37581 99 283 0 39785 0
Current children cumulated CPU time (s) 882.04
Current children cumulated vsize (KiB) 160284

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 0.95 2/65 16010
/proc/meminfo: memFree=1617352/2055920 swapFree=4113124/4192956
[pid=16009] ppid=16007 vsize=166788 CPUtime=942.03
/proc/16009/stat : 16009 (SApperloT-base) R 16007 16009 15863 0 -1 4194304 39955 0 0 0 94160 43 0 0 25 0 1 0 215212517 170790912 39163 1992294400 134512640 135674940 4294956208 18446744073709551615 134564271 0 0 4096 0 0 0 0 17 1 0 0
/proc/16009/statm: 41697 39163 99 283 0 41411 0
Current children cumulated CPU time (s) 942.03
Current children cumulated vsize (KiB) 166788

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 0.95 2/65 16012
/proc/meminfo: memFree=1612360/2055920 swapFree=4113124/4192956
[pid=16009] ppid=16007 vsize=171748 CPUtime=1002
/proc/16009/stat : 16009 (SApperloT-base) R 16007 16009 15863 0 -1 4194304 41194 0 0 0 100156 44 0 0 25 0 1 0 215212517 175869952 40402 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/16009/statm: 42937 40402 99 283 0 42651 0
Current children cumulated CPU time (s) 1002
Current children cumulated vsize (KiB) 171748

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 0.95 2/65 16012
/proc/meminfo: memFree=1607752/2055920 swapFree=4113124/4192956
[pid=16009] ppid=16007 vsize=176320 CPUtime=1061.99
/proc/16009/stat : 16009 (SApperloT-base) R 16007 16009 15863 0 -1 4194304 42326 0 0 0 106153 46 0 0 25 0 1 0 215212517 180551680 41534 1992294400 134512640 135674940 4294956208 18446744073709551615 134564241 0 0 4096 0 0 0 0 17 1 0 0
/proc/16009/statm: 44080 41534 99 283 0 43794 0
Current children cumulated CPU time (s) 1061.99
Current children cumulated vsize (KiB) 176320

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 0.95 2/65 16012
/proc/meminfo: memFree=1604744/2055920 swapFree=4113124/4192956
[pid=16009] ppid=16007 vsize=178832 CPUtime=1121.98
/proc/16009/stat : 16009 (SApperloT-base) R 16007 16009 15863 0 -1 4194304 43073 0 0 0 112151 47 0 0 25 0 1 0 215212517 183123968 42281 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/16009/statm: 44708 42281 99 283 0 44422 0
Current children cumulated CPU time (s) 1121.98
Current children cumulated vsize (KiB) 178832

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 0.95 2/65 16012
/proc/meminfo: memFree=1600328/2055920 swapFree=4113124/4192956
[pid=16009] ppid=16007 vsize=184076 CPUtime=1181.96
/proc/16009/stat : 16009 (SApperloT-base) R 16007 16009 15863 0 -1 4194304 44298 0 0 0 118147 49 0 0 25 0 1 0 215212517 188493824 43377 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/16009/statm: 46019 43377 99 283 0 45733 0
Current children cumulated CPU time (s) 1181.96
Current children cumulated vsize (KiB) 184076

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 0.95 2/65 16012
/proc/meminfo: memFree=1597000/2055920 swapFree=4113124/4192956
[pid=16009] ppid=16007 vsize=187556 CPUtime=1241.95
/proc/16009/stat : 16009 (SApperloT-base) R 16007 16009 15863 0 -1 4194304 45256 0 0 0 124145 50 0 0 25 0 1 0 215212517 192057344 44206 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/16009/statm: 46889 44206 99 283 0 46603 0
Current children cumulated CPU time (s) 1241.95
Current children cumulated vsize (KiB) 187556

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 0.95 2/65 16012
/proc/meminfo: memFree=1596104/2055920 swapFree=4113124/4192956
[pid=16009] ppid=16007 vsize=188768 CPUtime=1301.93
/proc/16009/stat : 16009 (SApperloT-base) R 16007 16009 15863 0 -1 4194304 45597 0 0 0 130143 50 0 0 25 0 1 0 215212517 193298432 44418 1992294400 134512640 135674940 4294956208 18446744073709551615 134564697 0 0 4096 0 0 0 0 17 1 0 0
/proc/16009/statm: 47192 44418 99 283 0 46906 0
Current children cumulated CPU time (s) 1301.93
Current children cumulated vsize (KiB) 188768

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

[startup+1305.5 s]
/proc/loadavg: 1.00 1.00 0.95 2/65 16012
/proc/meminfo: memFree=1596104/2055920 swapFree=4113124/4192956
[pid=16009] ppid=16007 vsize=188768 CPUtime=1305.12
/proc/16009/stat : 16009 (SApperloT-base) R 16007 16009 15863 0 -1 4194304 45602 0 0 0 130462 50 0 0 25 0 1 0 215212517 193298432 44423 1992294400 134512640 135674940 4294956208 18446744073709551615 134556795 0 0 4096 0 0 0 0 17 1 0 0
/proc/16009/statm: 47192 44423 99 283 0 46906 0
Current children cumulated CPU time (s) 1305.12
Current children cumulated vsize (KiB) 188768

[startup+1307.1 s]
/proc/loadavg: 1.00 1.00 0.95 2/65 16012
/proc/meminfo: memFree=1596040/2055920 swapFree=4113124/4192956
[pid=16009] ppid=16007 vsize=189284 CPUtime=1306.72
/proc/16009/stat : 16009 (SApperloT-base) R 16007 16009 15863 0 -1 4194304 45674 0 0 0 130622 50 0 0 25 0 1 0 215212517 193826816 44495 1992294400 134512640 135674940 4294956208 18446744073709551615 134564252 0 0 4096 0 0 0 0 17 1 0 0
/proc/16009/statm: 47321 44495 99 283 0 47035 0
Current children cumulated CPU time (s) 1306.72
Current children cumulated vsize (KiB) 189284

[startup+1307.91 s]
/proc/loadavg: 1.00 1.00 0.95 2/65 16012
/proc/meminfo: memFree=1595784/2055920 swapFree=4113124/4192956
[pid=16009] ppid=16007 vsize=189284 CPUtime=1307.53
/proc/16009/stat : 16009 (SApperloT-base) R 16007 16009 15863 0 -1 4194304 45679 0 0 0 130703 50 0 0 25 0 1 0 215212517 193826816 44500 1992294400 134512640 135674940 4294956208 18446744073709551615 134564737 0 0 4096 0 0 0 0 17 1 0 0
/proc/16009/statm: 47321 44500 99 283 0 47035 0
Current children cumulated CPU time (s) 1307.53
Current children cumulated vsize (KiB) 189284

[startup+1308.7 s]
/proc/loadavg: 1.00 1.00 0.95 2/65 16012
/proc/meminfo: memFree=1595784/2055920 swapFree=4113124/4192956
[pid=16009] ppid=16007 vsize=189284 CPUtime=1308.32
/proc/16009/stat : 16009 (SApperloT-base) R 16007 16009 15863 0 -1 4194304 45680 0 0 0 130782 50 0 0 25 0 1 0 215212517 193826816 44501 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/16009/statm: 47321 44501 99 283 0 47035 0
Current children cumulated CPU time (s) 1308.32
Current children cumulated vsize (KiB) 189284

[startup+1308.9 s]
/proc/loadavg: 1.00 1.00 0.95 2/65 16012
/proc/meminfo: memFree=1595784/2055920 swapFree=4113124/4192956
[pid=16009] ppid=16007 vsize=189284 CPUtime=1308.53
/proc/16009/stat : 16009 (SApperloT-base) R 16007 16009 15863 0 -1 4194304 45680 0 0 0 130803 50 0 0 25 0 1 0 215212517 193826816 44501 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/16009/statm: 47321 44501 99 283 0 47035 0
Current children cumulated CPU time (s) 1308.53
Current children cumulated vsize (KiB) 189284

[startup+1309.01 s]
/proc/loadavg: 1.00 1.00 0.95 2/65 16012
/proc/meminfo: memFree=1595784/2055920 swapFree=4113124/4192956
[pid=16009] ppid=16007 vsize=189284 CPUtime=1308.63
/proc/16009/stat : 16009 (SApperloT-base) R 16007 16009 15863 0 -1 4194304 45680 0 0 0 130813 50 0 0 25 0 1 0 215212517 193826816 44501 1992294400 134512640 135674940 4294956208 18446744073709551615 134558347 0 0 4096 0 0 0 0 17 1 0 0
/proc/16009/statm: 47321 44501 99 283 0 47035 0
Current children cumulated CPU time (s) 1308.63
Current children cumulated vsize (KiB) 189284

Child status: 0
Real time (s): 1309.05
CPU time (s): 1308.68
CPU user time (s): 1308.14
CPU system time (s): 0.539917
CPU usage (%): 99.9723
Max. virtual memory (cumulated for all children) (KiB): 189284

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

runsolver used 1.00485 second user time and 2.73358 second system time

The end

Launcher Data

Begin job on node69 at 2009-05-09 14:24:25
IDJOB=1784873
IDBENCH=24632
IDSOLVER=642
FILE ID=node69/1784873-1241871862
PBS_JOBID= 9264547
Free space on /tmp= 66192 MiB

SOLVER NAME= SApperloT base
BENCH NAME= SAT07/crafted/Hard/contest05/phnf/phnf-size10-exclusive-luckySeven.used-as.sat04-990.sat05-4196.reshuffled-07.cnf
COMMAND LINE= HOME/SApperloT-base -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1784873-1241871862/watcher-1784873-1241871862 -o /tmp/evaluation-result-1784873-1241871862/solver-1784873-1241871862 -C 5000 -W 6000 -M 1800 --output-limit 1,128  HOME/SApperloT-base -seed=1483754522 HOME/instance-1784873-1241871862.cnf

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

MD5SUM BENCH= bf3618cdbef11db03f2026bf209783fc
RANDOM SEED=1483754522

node69.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:       1774504 kB
Buffers:         31896 kB
Cached:         110660 kB
SwapCached:      74092 kB
Active:          73456 kB
Inactive:       145096 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1774504 kB
SwapTotal:     4192956 kB
SwapFree:      4113124 kB
Dirty:           17228 kB
Writeback:           0 kB
Mapped:          14040 kB
Slab:            48816 kB
Committed_AS:   639300 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= 66188 MiB
End job on node69 at 2009-05-09 14:46:14