Trace number 1785335

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 1343.49 1343.82

General information on the benchmark

Namecrafted/Difficult/contest-02-03-04/
contest03-SGI_30_50_30_20_1-dir.sat05-439.reshuffled-07.cnf
MD5SUMbe0552b4894b69c578ebcc0b17dda689
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark199.967
Satisfiable
(Un)Satisfiability was proved
Number of variables900
Number of clauses69990
Sum of the clauses size140820
Maximum clause length30
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 269960
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 530

Solver Data

1343.46/1343.80	
1343.46/1343.80	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-1785335-1241907746/watcher-1785335-1241907746 -o /tmp/evaluation-result-1785335-1241907746/solver-1785335-1241907746 -C 5000 -W 6000 -M 1800 --output-limit 1,128 HOME/SApperloT-base -seed=1150161755 HOME/instance-1785335-1241907746.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 1.00 3/64 32762
/proc/meminfo: memFree=1720248/2055920 swapFree=4067112/4192956
[pid=32762] ppid=32760 vsize=1724 CPUtime=0
/proc/32762/stat : 32762 (SApperloT-base) R 32760 32762 32625 0 -1 4194304 173 0 0 0 0 0 0 0 18 0 1 0 218802300 1765376 157 1992294400 134512640 135674940 4294956208 18446744073709551615 135172670 0 0 4096 0 0 0 0 17 1 0 0
/proc/32762/statm: 431 157 90 283 0 145 0

[startup+0.014995 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 32762
/proc/meminfo: memFree=1720248/2055920 swapFree=4067112/4192956
[pid=32762] ppid=32760 vsize=2384 CPUtime=0.01
/proc/32762/stat : 32762 (SApperloT-base) R 32760 32762 32625 0 -1 4194304 315 0 0 0 1 0 0 0 18 0 1 0 218802300 2441216 299 1992294400 134512640 135674940 4294956208 18446744073709551615 135113127 0 0 4096 0 0 0 0 17 1 0 0
/proc/32762/statm: 596 300 90 283 0 310 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 2384

[startup+0.103003 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 32762
/proc/meminfo: memFree=1720248/2055920 swapFree=4067112/4192956
[pid=32762] ppid=32760 vsize=3704 CPUtime=0.09
/proc/32762/stat : 32762 (SApperloT-base) R 32760 32762 32625 0 -1 4194304 686 0 0 0 9 0 0 0 18 0 1 0 218802300 3792896 669 1992294400 134512640 135674940 4294956208 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/32762/statm: 926 669 98 283 0 640 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3704

[startup+0.30202 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 32762
/proc/meminfo: memFree=1720248/2055920 swapFree=4067112/4192956
[pid=32762] ppid=32760 vsize=4760 CPUtime=0.29
/proc/32762/stat : 32762 (SApperloT-base) R 32760 32762 32625 0 -1 4194304 940 0 0 0 29 0 0 0 19 0 1 0 218802300 4874240 923 1992294400 134512640 135674940 4294956208 18446744073709551615 134564757 0 0 4096 0 0 0 0 17 1 0 0
/proc/32762/statm: 1190 923 98 283 0 904 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4760

[startup+0.702057 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 32762
/proc/meminfo: memFree=1720248/2055920 swapFree=4067112/4192956
[pid=32762] ppid=32760 vsize=6216 CPUtime=0.69
/proc/32762/stat : 32762 (SApperloT-base) R 32760 32762 32625 0 -1 4194304 1290 0 0 0 69 0 0 0 22 0 1 0 218802300 6365184 1273 1992294400 134512640 135674940 4294956208 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/32762/statm: 1554 1273 98 283 0 1268 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6216

[startup+1.50113 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32763
/proc/meminfo: memFree=1714608/2055920 swapFree=4067112/4192956
[pid=32762] ppid=32760 vsize=8220 CPUtime=1.49
/proc/32762/stat : 32762 (SApperloT-base) R 32760 32762 32625 0 -1 4194304 1780 0 0 0 149 0 0 0 25 0 1 0 218802300 8417280 1763 1992294400 134512640 135674940 4294956208 18446744073709551615 134581926 0 0 4096 0 0 0 0 17 1 0 0
/proc/32762/statm: 2055 1763 98 283 0 1769 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8220

[startup+3.10128 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32763
/proc/meminfo: memFree=1712112/2055920 swapFree=4067112/4192956
[pid=32762] ppid=32760 vsize=11236 CPUtime=3.09
/proc/32762/stat : 32762 (SApperloT-base) R 32760 32762 32625 0 -1 4194304 2477 0 0 0 308 1 0 0 25 0 1 0 218802300 11505664 2460 1992294400 134512640 135674940 4294956208 18446744073709551615 134564608 0 0 4096 0 0 0 0 17 1 0 0
/proc/32762/statm: 2809 2460 98 283 0 2523 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 11236

[startup+6.30158 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32763
/proc/meminfo: memFree=1706224/2055920 swapFree=4067112/4192956
[pid=32762] ppid=32760 vsize=17036 CPUtime=6.29
/proc/32762/stat : 32762 (SApperloT-base) R 32760 32762 32625 0 -1 4194304 3881 0 0 0 627 2 0 0 25 0 1 0 218802300 17444864 3864 1992294400 134512640 135674940 4294956208 18446744073709551615 134581573 0 0 4096 0 0 0 0 17 1 0 0
/proc/32762/statm: 4259 3864 98 283 0 3973 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 17036

[startup+12.7012 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32763
/proc/meminfo: memFree=1698416/2055920 swapFree=4067112/4192956
[pid=32762] ppid=32760 vsize=23868 CPUtime=12.69
/proc/32762/stat : 32762 (SApperloT-base) R 32760 32762 32625 0 -1 4194304 5512 0 0 0 1266 3 0 0 25 0 1 0 218802300 24440832 5462 1992294400 134512640 135674940 4294956208 18446744073709551615 134581560 0 0 4096 0 0 0 0 17 1 0 0
/proc/32762/statm: 5967 5462 98 283 0 5681 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 23868

[startup+25.5014 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32763
/proc/meminfo: memFree=1694768/2055920 swapFree=4067112/4192956
[pid=32762] ppid=32760 vsize=28164 CPUtime=25.48
/proc/32762/stat : 32762 (SApperloT-base) R 32760 32762 32625 0 -1 4194304 6433 0 0 0 2545 3 0 0 25 0 1 0 218802300 28839936 6383 1992294400 134512640 135674940 4294956208 18446744073709551615 134581573 0 0 4096 0 0 0 0 17 1 0 0
/proc/32762/statm: 7041 6383 98 283 0 6755 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 28164

[startup+51.1017 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32763
/proc/meminfo: memFree=1685488/2055920 swapFree=4067112/4192956
[pid=32762] ppid=32760 vsize=38212 CPUtime=51.08
/proc/32762/stat : 32762 (SApperloT-base) R 32760 32762 32625 0 -1 4194304 8829 0 0 0 5102 6 0 0 25 0 1 0 218802300 39129088 8779 1992294400 134512640 135674940 4294956208 18446744073709551615 134571282 0 0 4096 0 0 0 0 17 1 0 0
/proc/32762/statm: 9553 8779 98 283 0 9267 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 38212

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32763
/proc/meminfo: memFree=1678448/2055920 swapFree=4067112/4192956
[pid=32762] ppid=32760 vsize=46516 CPUtime=102.27
/proc/32762/stat : 32762 (SApperloT-base) R 32760 32762 32625 0 -1 4194304 10517 0 0 0 10219 8 0 0 25 0 1 0 218802300 47632384 10467 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/32762/statm: 11629 10467 98 283 0 11343 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 46516

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32763
/proc/meminfo: memFree=1674928/2055920 swapFree=4067112/4192956
[pid=32762] ppid=32760 vsize=51156 CPUtime=162.25
/proc/32762/stat : 32762 (SApperloT-base) R 32760 32762 32625 0 -1 4194304 11446 0 0 0 16217 8 0 0 25 0 1 0 218802300 52383744 11364 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/32762/statm: 12789 11364 98 283 0 12503 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 51156

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32763
/proc/meminfo: memFree=1672880/2055920 swapFree=4067112/4192956
[pid=32762] ppid=32760 vsize=53204 CPUtime=222.24
/proc/32762/stat : 32762 (SApperloT-base) R 32760 32762 32625 0 -1 4194304 11920 0 0 0 22215 9 0 0 25 0 1 0 218802300 54480896 11838 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/32762/statm: 13301 11838 98 283 0 13015 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 53204

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32763
/proc/meminfo: memFree=1670320/2055920 swapFree=4067112/4192956
[pid=32762] ppid=32760 vsize=56224 CPUtime=282.22
/proc/32762/stat : 32762 (SApperloT-base) R 32760 32762 32625 0 -1 4194304 12571 0 0 0 28212 10 0 0 25 0 1 0 218802300 57573376 12489 1992294400 134512640 135674940 4294956208 18446744073709551615 134564854 0 0 4096 0 0 0 0 17 1 0 0
/proc/32762/statm: 14056 12489 98 283 0 13770 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 56224

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32763
/proc/meminfo: memFree=1667952/2055920 swapFree=4067112/4192956
[pid=32762] ppid=32760 vsize=59560 CPUtime=342.21
/proc/32762/stat : 32762 (SApperloT-base) R 32760 32762 32625 0 -1 4194304 13144 0 0 0 34211 10 0 0 25 0 1 0 218802300 60989440 13062 1992294400 134512640 135674940 4294956208 18446744073709551615 134556413 0 0 4096 0 0 0 0 17 1 0 0
/proc/32762/statm: 14890 13062 98 283 0 14604 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 59560

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32763
/proc/meminfo: memFree=1666160/2055920 swapFree=4067112/4192956
[pid=32762] ppid=32760 vsize=61640 CPUtime=402.19
/proc/32762/stat : 32762 (SApperloT-base) R 32760 32762 32625 0 -1 4194304 13587 0 0 0 40208 11 0 0 25 0 1 0 218802300 63119360 13505 1992294400 134512640 135674940 4294956208 18446744073709551615 134564826 0 0 4096 0 0 0 0 17 1 0 0
/proc/32762/statm: 15410 13505 98 283 0 15124 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 61640

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32763
/proc/meminfo: memFree=1664560/2055920 swapFree=4067112/4192956
[pid=32762] ppid=32760 vsize=63708 CPUtime=462.18
/proc/32762/stat : 32762 (SApperloT-base) R 32760 32762 32625 0 -1 4194304 13974 0 0 0 46207 11 0 0 25 0 1 0 218802300 65236992 13892 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/32762/statm: 15927 13892 98 283 0 15641 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 63708

[startup+522.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32763
/proc/meminfo: memFree=1656432/2055920 swapFree=4067112/4192956
[pid=32762] ppid=32760 vsize=72876 CPUtime=522.16
/proc/32762/stat : 32762 (SApperloT-base) R 32760 32762 32625 0 -1 4194304 16076 0 0 0 52203 13 0 0 25 0 1 0 218802300 74625024 15994 1992294400 134512640 135674940 4294956208 18446744073709551615 134564854 0 0 4096 0 0 0 0 17 1 0 0
/proc/32762/statm: 18219 15994 98 283 0 17933 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 72876

[startup+582.302 s]
/proc/loadavg: 1.04 1.01 1.00 2/65 32763
/proc/meminfo: memFree=1652592/2055920 swapFree=4067112/4192956
[pid=32762] ppid=32760 vsize=76992 CPUtime=582.15
/proc/32762/stat : 32762 (SApperloT-base) R 32760 32762 32625 0 -1 4194304 16936 0 0 0 58201 14 0 0 25 0 1 0 218802300 78839808 16854 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/32762/statm: 19248 16854 98 283 0 18962 0
Current children cumulated CPU time (s) 582.15
Current children cumulated vsize (KiB) 76992

[startup+642.303 s]
/proc/loadavg: 1.01 1.01 1.00 2/65 32763
/proc/meminfo: memFree=1649072/2055920 swapFree=4067112/4192956
[pid=32762] ppid=32760 vsize=81388 CPUtime=642.14
/proc/32762/stat : 32762 (SApperloT-base) R 32760 32762 32625 0 -1 4194304 17823 0 0 0 64199 15 0 0 25 0 1 0 218802300 83341312 17741 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/32762/statm: 20347 17741 98 283 0 20061 0
Current children cumulated CPU time (s) 642.14
Current children cumulated vsize (KiB) 81388


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

/proc/meminfo: memFree=1643504/2055920 swapFree=4067112/4192956
[pid=32762] ppid=32760 vsize=88644 CPUtime=762.11
/proc/32762/stat : 32762 (SApperloT-base) R 32760 32762 32625 0 -1 4194304 19186 0 0 0 76194 17 0 0 25 0 1 0 218802300 90771456 19104 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/32762/statm: 22161 19104 98 283 0 21875 0
Current children cumulated CPU time (s) 762.11
Current children cumulated vsize (KiB) 88644

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32763
/proc/meminfo: memFree=1641328/2055920 swapFree=4067112/4192956
[pid=32762] ppid=32760 vsize=91764 CPUtime=822.09
/proc/32762/stat : 32762 (SApperloT-base) R 32760 32762 32625 0 -1 4194304 19708 0 0 0 82191 18 0 0 25 0 1 0 218802300 93966336 19626 1992294400 134512640 135674940 4294956208 18446744073709551615 134564234 0 0 4096 0 0 0 0 17 1 0 0
/proc/32762/statm: 22941 19626 98 283 0 22655 0
Current children cumulated CPU time (s) 822.09
Current children cumulated vsize (KiB) 91764

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32763
/proc/meminfo: memFree=1640624/2055920 swapFree=4067112/4192956
[pid=32762] ppid=32760 vsize=92804 CPUtime=882.07
/proc/32762/stat : 32762 (SApperloT-base) R 32760 32762 32625 0 -1 4194304 19874 0 0 0 88189 18 0 0 25 0 1 0 218802300 95031296 19792 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/32762/statm: 23201 19792 98 283 0 22915 0
Current children cumulated CPU time (s) 882.07
Current children cumulated vsize (KiB) 92804

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32763
/proc/meminfo: memFree=1640112/2055920 swapFree=4067112/4192956
[pid=32762] ppid=32760 vsize=93584 CPUtime=942.06
/proc/32762/stat : 32762 (SApperloT-base) R 32760 32762 32625 0 -1 4194304 19997 0 0 0 94188 18 0 0 25 0 1 0 218802300 95830016 19915 1992294400 134512640 135674940 4294956208 18446744073709551615 134564826 0 0 4096 0 0 0 0 17 1 0 0
/proc/32762/statm: 23396 19915 98 283 0 23110 0
Current children cumulated CPU time (s) 942.06
Current children cumulated vsize (KiB) 93584

[startup+1002.3 s]
/proc/loadavg: 1.07 1.02 1.00 2/65 32763
/proc/meminfo: memFree=1637808/2055920 swapFree=4067112/4192956
[pid=32762] ppid=32760 vsize=97224 CPUtime=1002.04
/proc/32762/stat : 32762 (SApperloT-base) R 32760 32762 32625 0 -1 4194304 20571 0 0 0 100185 19 0 0 25 0 1 0 218802300 99557376 20489 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/32762/statm: 24306 20489 98 283 0 24020 0
Current children cumulated CPU time (s) 1002.04
Current children cumulated vsize (KiB) 97224

[startup+1062.3 s]
/proc/loadavg: 1.09 1.03 1.00 2/65 32763
/proc/meminfo: memFree=1637296/2055920 swapFree=4067112/4192956
[pid=32762] ppid=32760 vsize=97744 CPUtime=1062.03
/proc/32762/stat : 32762 (SApperloT-base) R 32760 32762 32625 0 -1 4194304 20680 0 0 0 106184 19 0 0 25 0 1 0 218802300 100089856 20598 1992294400 134512640 135674940 4294956208 18446744073709551615 134564737 0 0 4096 0 0 0 0 17 1 0 0
/proc/32762/statm: 24436 20598 98 283 0 24150 0
Current children cumulated CPU time (s) 1062.03
Current children cumulated vsize (KiB) 97744

[startup+1122.3 s]
/proc/loadavg: 1.03 1.02 1.00 2/65 32765
/proc/meminfo: memFree=1637232/2055920 swapFree=4067112/4192956
[pid=32762] ppid=32760 vsize=97744 CPUtime=1122.01
/proc/32762/stat : 32762 (SApperloT-base) R 32760 32762 32625 0 -1 4194304 20697 0 0 0 112182 19 0 0 25 0 1 0 218802300 100089856 20615 1992294400 134512640 135674940 4294956208 18446744073709551615 134564833 0 0 4096 0 0 0 0 17 1 0 0
/proc/32762/statm: 24436 20615 98 283 0 24150 0
Current children cumulated CPU time (s) 1122.01
Current children cumulated vsize (KiB) 97744

[startup+1182.3 s]
/proc/loadavg: 1.01 1.02 1.00 2/65 32765
/proc/meminfo: memFree=1637040/2055920 swapFree=4067112/4192956
[pid=32762] ppid=32760 vsize=97744 CPUtime=1182
/proc/32762/stat : 32762 (SApperloT-base) R 32760 32762 32625 0 -1 4194304 20741 0 0 0 118181 19 0 0 25 0 1 0 218802300 100089856 20659 1992294400 134512640 135674940 4294956208 18446744073709551615 134565083 0 0 4096 0 0 0 0 17 1 0 0
/proc/32762/statm: 24436 20659 98 283 0 24150 0
Current children cumulated CPU time (s) 1182
Current children cumulated vsize (KiB) 97744

[startup+1242.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 32765
/proc/meminfo: memFree=1636912/2055920 swapFree=4067112/4192956
[pid=32762] ppid=32760 vsize=97744 CPUtime=1241.99
/proc/32762/stat : 32762 (SApperloT-base) R 32760 32762 32625 0 -1 4194304 20753 0 0 0 124179 20 0 0 25 0 1 0 218802300 100089856 20671 1992294400 134512640 135674940 4294956208 18446744073709551615 134564857 0 0 4096 0 0 0 0 17 1 0 0
/proc/32762/statm: 24436 20671 98 283 0 24150 0
Current children cumulated CPU time (s) 1241.99
Current children cumulated vsize (KiB) 97744

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32765
/proc/meminfo: memFree=1636912/2055920 swapFree=4067112/4192956
[pid=32762] ppid=32760 vsize=97744 CPUtime=1301.98
/proc/32762/stat : 32762 (SApperloT-base) R 32760 32762 32625 0 -1 4194304 20753 0 0 0 130178 20 0 0 25 0 1 0 218802300 100089856 20671 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/32762/statm: 24436 20671 98 283 0 24150 0
Current children cumulated CPU time (s) 1301.98
Current children cumulated vsize (KiB) 97744

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

[startup+1305.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32765
/proc/meminfo: memFree=1636912/2055920 swapFree=4067112/4192956
[pid=32762] ppid=32760 vsize=97744 CPUtime=1305.17
/proc/32762/stat : 32762 (SApperloT-base) R 32760 32762 32625 0 -1 4194304 20753 0 0 0 130497 20 0 0 25 0 1 0 218802300 100089856 20671 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/32762/statm: 24436 20671 98 283 0 24150 0
Current children cumulated CPU time (s) 1305.17
Current children cumulated vsize (KiB) 97744

[startup+1331.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32765
/proc/meminfo: memFree=1636912/2055920 swapFree=4067112/4192956
[pid=32762] ppid=32760 vsize=97744 CPUtime=1330.76
/proc/32762/stat : 32762 (SApperloT-base) R 32760 32762 32625 0 -1 4194304 20753 0 0 0 133056 20 0 0 25 0 1 0 218802300 100089856 20671 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/32762/statm: 24436 20671 98 283 0 24150 0
Current children cumulated CPU time (s) 1330.76
Current children cumulated vsize (KiB) 97744

[startup+1337.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32765
/proc/meminfo: memFree=1636720/2055920 swapFree=4067112/4192956
[pid=32762] ppid=32760 vsize=98000 CPUtime=1337.17
/proc/32762/stat : 32762 (SApperloT-base) R 32760 32762 32625 0 -1 4194304 20792 0 0 0 133697 20 0 0 25 0 1 0 218802300 100352000 20710 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/32762/statm: 24500 20710 98 283 0 24214 0
Current children cumulated CPU time (s) 1337.17
Current children cumulated vsize (KiB) 98000

[startup+1340.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32765
/proc/meminfo: memFree=1636720/2055920 swapFree=4067112/4192956
[pid=32762] ppid=32760 vsize=98000 CPUtime=1340.36
/proc/32762/stat : 32762 (SApperloT-base) R 32760 32762 32625 0 -1 4194304 20792 0 0 0 134016 20 0 0 25 0 1 0 218802300 100352000 20710 1992294400 134512640 135674940 4294956208 18446744073709551615 134564826 0 0 4096 0 0 0 0 17 1 0 0
/proc/32762/statm: 24500 20710 98 283 0 24214 0
Current children cumulated CPU time (s) 1340.36
Current children cumulated vsize (KiB) 98000

[startup+1342.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32765
/proc/meminfo: memFree=1636720/2055920 swapFree=4067112/4192956
[pid=32762] ppid=32760 vsize=98000 CPUtime=1341.96
/proc/32762/stat : 32762 (SApperloT-base) R 32760 32762 32625 0 -1 4194304 20792 0 0 0 134176 20 0 0 25 0 1 0 218802300 100352000 20710 1992294400 134512640 135674940 4294956208 18446744073709551615 134564826 0 0 4096 0 0 0 0 17 1 0 0
/proc/32762/statm: 24500 20710 98 283 0 24214 0
Current children cumulated CPU time (s) 1341.96
Current children cumulated vsize (KiB) 98000

[startup+1343.11 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32765
/proc/meminfo: memFree=1636720/2055920 swapFree=4067112/4192956
[pid=32762] ppid=32760 vsize=98000 CPUtime=1342.76
/proc/32762/stat : 32762 (SApperloT-base) R 32760 32762 32625 0 -1 4194304 20792 0 0 0 134256 20 0 0 25 0 1 0 218802300 100352000 20710 1992294400 134512640 135674940 4294956208 18446744073709551615 134537667 0 0 4096 0 0 0 0 17 1 0 0
/proc/32762/statm: 24500 20710 98 283 0 24214 0
Current children cumulated CPU time (s) 1342.76
Current children cumulated vsize (KiB) 98000

[startup+1343.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32765
/proc/meminfo: memFree=1636720/2055920 swapFree=4067112/4192956
[pid=32762] ppid=32760 vsize=98000 CPUtime=1343.16
/proc/32762/stat : 32762 (SApperloT-base) R 32760 32762 32625 0 -1 4194304 20792 0 0 0 134296 20 0 0 25 0 1 0 218802300 100352000 20710 1992294400 134512640 135674940 4294956208 18446744073709551615 134564737 0 0 4096 0 0 0 0 17 1 0 0
/proc/32762/statm: 24500 20710 98 283 0 24214 0
Current children cumulated CPU time (s) 1343.16
Current children cumulated vsize (KiB) 98000

[startup+1343.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32765
/proc/meminfo: memFree=1636720/2055920 swapFree=4067112/4192956
[pid=32762] ppid=32760 vsize=98000 CPUtime=1343.36
/proc/32762/stat : 32762 (SApperloT-base) R 32760 32762 32625 0 -1 4194304 20792 0 0 0 134316 20 0 0 25 0 1 0 218802300 100352000 20710 1992294400 134512640 135674940 4294956208 18446744073709551615 134564608 0 0 4096 0 0 0 0 17 1 0 0
/proc/32762/statm: 24500 20710 98 283 0 24214 0
Current children cumulated CPU time (s) 1343.36
Current children cumulated vsize (KiB) 98000

[startup+1343.8 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 32765
/proc/meminfo: memFree=1636720/2055920 swapFree=4067112/4192956
[pid=32762] ppid=32760 vsize=98000 CPUtime=1343.46
/proc/32762/stat : 32762 (SApperloT-base) R 32760 32762 32625 0 -1 4194304 20792 0 0 0 134326 20 0 0 25 0 1 0 218802300 100352000 20710 1992294400 134512640 135674940 4294956208 18446744073709551615 134564826 0 0 4096 0 0 0 0 17 1 0 0
/proc/32762/statm: 24500 20710 98 283 0 24214 0
Current children cumulated CPU time (s) 1343.46
Current children cumulated vsize (KiB) 98000

Child status: 0
Real time (s): 1343.82
CPU time (s): 1343.49
CPU user time (s): 1343.27
CPU system time (s): 0.217966
CPU usage (%): 99.9753
Max. virtual memory (cumulated for all children) (KiB): 98000

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

runsolver used 0.945856 second user time and 2.80257 second system time

The end

Launcher Data

Begin job on node48 at 2009-05-10 00:22:26
IDJOB=1785335
IDBENCH=24749
IDSOLVER=642
FILE ID=node48/1785335-1241907746
PBS_JOBID= 9264777
Free space on /tmp= 66264 MiB

SOLVER NAME= SApperloT base
BENCH NAME= SAT07/crafted/Difficult/contest-02-03-04/contest03-SGI_30_50_30_20_1-dir.sat05-439.reshuffled-07.cnf
COMMAND LINE= HOME/SApperloT-base -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1785335-1241907746/watcher-1785335-1241907746 -o /tmp/evaluation-result-1785335-1241907746/solver-1785335-1241907746 -C 5000 -W 6000 -M 1800 --output-limit 1,128  HOME/SApperloT-base -seed=1150161755 HOME/instance-1785335-1241907746.cnf

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

MD5SUM BENCH= be0552b4894b69c578ebcc0b17dda689
RANDOM SEED=1150161755

node48.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.209
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.209
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:       1720664 kB
Buffers:         48024 kB
Cached:          99944 kB
SwapCached:     120564 kB
Active:          84340 kB
Inactive:       186136 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1720664 kB
SwapTotal:     4192956 kB
SwapFree:      4067112 kB
Dirty:            2128 kB
Writeback:           0 kB
Mapped:          14008 kB
Slab:            50732 kB
Committed_AS:   803688 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= 66260 MiB
End job on node48 at 2009-05-10 00:44:50