Trace number 1785377

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 1335.34 1335.7

General information on the benchmark

Namecrafted/Difficult/contest-02-03-04/
contest03-SGI_30_50_30_20_3-dir.sat05-440.reshuffled-07.cnf
MD5SUM4a0cf034172f796c42342e79509e3449
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark334.451
Satisfiable
(Un)Satisfiability was proved
Number of variables900
Number of clauses71378
Sum of the clauses size143596
Maximum clause length30
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 271348
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

1335.23/1335.68	
1335.23/1335.68	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-1785377-1241909299/watcher-1785377-1241909299 -o /tmp/evaluation-result-1785377-1241909299/solver-1785377-1241909299 -C 5000 -W 6000 -M 1800 --output-limit 1,128 HOME/SApperloT-base -seed=1852663211 HOME/instance-1785377-1241909299.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 372
/proc/meminfo: memFree=1447128/2055920 swapFree=4191900/4192956
[pid=372] ppid=370 vsize=1728 CPUtime=0
/proc/372/stat : 372 (SApperloT-base) R 370 372 32680 0 -1 4194304 173 0 0 0 0 0 0 0 18 0 1 0 218963974 1769472 157 1992294400 134512640 135674940 4294956208 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/372/statm: 432 157 90 283 0 146 0

[startup+0.0279499 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 372
/proc/meminfo: memFree=1447128/2055920 swapFree=4191900/4192956
[pid=372] ppid=370 vsize=3048 CPUtime=0.02
/proc/372/stat : 372 (SApperloT-base) R 370 372 32680 0 -1 4194304 491 0 0 0 2 0 0 0 18 0 1 0 218963974 3121152 475 1992294400 134512640 135674940 4294956208 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/372/statm: 762 476 90 283 0 476 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 3048

[startup+0.101955 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 372
/proc/meminfo: memFree=1447128/2055920 swapFree=4191900/4192956
[pid=372] ppid=370 vsize=3972 CPUtime=0.09
/proc/372/stat : 372 (SApperloT-base) R 370 372 32680 0 -1 4194304 721 0 0 0 9 0 0 0 18 0 1 0 218963974 4067328 704 1992294400 134512640 135674940 4294956208 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/372/statm: 993 706 98 283 0 707 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3972

[startup+0.30197 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 372
/proc/meminfo: memFree=1447128/2055920 swapFree=4191900/4192956
[pid=372] ppid=370 vsize=5160 CPUtime=0.29
/proc/372/stat : 372 (SApperloT-base) R 370 372 32680 0 -1 4194304 1046 0 0 0 29 0 0 0 19 0 1 0 218963974 5283840 1029 1992294400 134512640 135674940 4294956208 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/372/statm: 1290 1029 98 283 0 1004 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5160

[startup+0.702003 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 372
/proc/meminfo: memFree=1447128/2055920 swapFree=4191900/4192956
[pid=372] ppid=370 vsize=6884 CPUtime=0.69
/proc/372/stat : 372 (SApperloT-base) R 370 372 32680 0 -1 4194304 1467 0 0 0 69 0 0 0 22 0 1 0 218963974 7049216 1450 1992294400 134512640 135674940 4294956208 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/372/statm: 1721 1450 98 283 0 1435 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6884

[startup+1.50207 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 373
/proc/meminfo: memFree=1440720/2055920 swapFree=4191900/4192956
[pid=372] ppid=370 vsize=9396 CPUtime=1.49
/proc/372/stat : 372 (SApperloT-base) R 370 372 32680 0 -1 4194304 2093 0 0 0 148 1 0 0 25 0 1 0 218963974 9621504 2076 1992294400 134512640 135674940 4294956208 18446744073709551615 134564806 0 0 4096 0 0 0 0 17 1 0 0
/proc/372/statm: 2349 2076 98 283 0 2063 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9396

[startup+3.1012 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 373
/proc/meminfo: memFree=1437264/2055920 swapFree=4191900/4192956
[pid=372] ppid=370 vsize=13900 CPUtime=3.09
/proc/372/stat : 372 (SApperloT-base) R 370 372 32680 0 -1 4194304 3196 0 0 0 308 1 0 0 25 0 1 0 218963974 14233600 3179 1992294400 134512640 135674940 4294956208 18446744073709551615 134565273 0 0 4096 0 0 0 0 17 1 0 0
/proc/372/statm: 3475 3179 98 283 0 3189 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 13900

[startup+6.30146 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 373
/proc/meminfo: memFree=1430352/2055920 swapFree=4191900/4192956
[pid=372] ppid=370 vsize=20216 CPUtime=6.29
/proc/372/stat : 372 (SApperloT-base) R 370 372 32680 0 -1 4194304 4685 0 0 0 627 2 0 0 25 0 1 0 218963974 20701184 4668 1992294400 134512640 135674940 4294956208 18446744073709551615 134564252 0 0 4096 0 0 0 0 17 1 0 0
/proc/372/statm: 5054 4668 98 283 0 4768 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 20216

[startup+12.702 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 373
/proc/meminfo: memFree=1423248/2055920 swapFree=4191900/4192956
[pid=372] ppid=370 vsize=26272 CPUtime=12.69
/proc/372/stat : 372 (SApperloT-base) R 370 372 32680 0 -1 4194304 6128 0 0 0 1265 4 0 0 25 0 1 0 218963974 26902528 6111 1992294400 134512640 135674940 4294956208 18446744073709551615 134556795 0 0 4096 0 0 0 0 17 1 0 0
/proc/372/statm: 6568 6111 98 283 0 6282 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 26272

[startup+25.501 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 373
/proc/meminfo: memFree=1417232/2055920 swapFree=4191900/4192956
[pid=372] ppid=370 vsize=32056 CPUtime=25.48
/proc/372/stat : 372 (SApperloT-base) R 370 372 32680 0 -1 4194304 7501 0 0 0 2543 5 0 0 25 0 1 0 218963974 32825344 7484 1992294400 134512640 135674940 4294956208 18446744073709551615 134564824 0 0 4096 0 0 0 0 17 1 0 0
/proc/372/statm: 8014 7484 98 283 0 7728 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 32056

[startup+51.1011 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 373
/proc/meminfo: memFree=1414864/2055920 swapFree=4191900/4192956
[pid=372] ppid=370 vsize=34856 CPUtime=51.08
/proc/372/stat : 372 (SApperloT-base) R 370 372 32680 0 -1 4194304 8093 0 0 0 5102 6 0 0 25 0 1 0 218963974 35692544 8076 1992294400 134512640 135674940 4294956208 18446744073709551615 134565288 0 0 4096 0 0 0 0 17 1 0 0
/proc/372/statm: 8714 8076 98 283 0 8428 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 34856

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 373
/proc/meminfo: memFree=1411664/2055920 swapFree=4191900/4192956
[pid=372] ppid=370 vsize=38900 CPUtime=102.26
/proc/372/stat : 372 (SApperloT-base) R 370 372 32680 0 -1 4194304 8880 0 0 0 10220 6 0 0 25 0 1 0 218963974 39833600 8863 1992294400 134512640 135674940 4294956208 18446744073709551615 134565166 0 0 4096 0 0 0 0 17 1 0 0
/proc/372/statm: 9725 8863 98 283 0 9439 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 38900

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 373
/proc/meminfo: memFree=1403152/2055920 swapFree=4191900/4192956
[pid=372] ppid=370 vsize=48560 CPUtime=162.25
/proc/372/stat : 372 (SApperloT-base) R 370 372 32680 0 -1 4194304 11040 0 0 0 16217 8 0 0 25 0 1 0 218963974 49725440 10990 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/372/statm: 12140 10990 98 283 0 11854 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 48560

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 373
/proc/meminfo: memFree=1400528/2055920 swapFree=4191900/4192956
[pid=372] ppid=370 vsize=52360 CPUtime=222.23
/proc/372/stat : 372 (SApperloT-base) R 370 372 32680 0 -1 4194304 11730 0 0 0 22214 9 0 0 25 0 1 0 218963974 53616640 11680 1992294400 134512640 135674940 4294956208 18446744073709551615 134565273 0 0 4096 0 0 0 0 17 1 0 0
/proc/372/statm: 13090 11680 98 283 0 12804 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 52360

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 373
/proc/meminfo: memFree=1394000/2055920 swapFree=4191900/4192956
[pid=372] ppid=370 vsize=59628 CPUtime=282.21
/proc/372/stat : 372 (SApperloT-base) R 370 372 32680 0 -1 4194304 13315 0 0 0 28211 10 0 0 25 0 1 0 218963974 61059072 13265 1992294400 134512640 135674940 4294956208 18446744073709551615 134564833 0 0 4096 0 0 0 0 17 1 0 0
/proc/372/statm: 14907 13265 98 283 0 14621 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 59628

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 373
/proc/meminfo: memFree=1391632/2055920 swapFree=4191900/4192956
[pid=372] ppid=370 vsize=62780 CPUtime=342.2
/proc/372/stat : 372 (SApperloT-base) R 370 372 32680 0 -1 4194304 13890 0 0 0 34209 11 0 0 25 0 1 0 218963974 64286720 13840 1992294400 134512640 135674940 4294956208 18446744073709551615 134564833 0 0 4096 0 0 0 0 17 1 0 0
/proc/372/statm: 15695 13840 98 283 0 15409 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 62780

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 373
/proc/meminfo: memFree=1388624/2055920 swapFree=4191900/4192956
[pid=372] ppid=370 vsize=66196 CPUtime=402.19
/proc/372/stat : 372 (SApperloT-base) R 370 372 32680 0 -1 4194304 14641 0 0 0 40207 12 0 0 25 0 1 0 218963974 67784704 14591 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/372/statm: 16549 14591 98 283 0 16263 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 66196

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 373
/proc/meminfo: memFree=1386320/2055920 swapFree=4191900/4192956
[pid=372] ppid=370 vsize=68756 CPUtime=462.17
/proc/372/stat : 372 (SApperloT-base) R 370 372 32680 0 -1 4194304 15247 0 0 0 46205 12 0 0 25 0 1 0 218963974 70406144 15164 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/372/statm: 17189 15164 98 283 0 16903 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 68756

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 373
/proc/meminfo: memFree=1385360/2055920 swapFree=4191900/4192956
[pid=372] ppid=370 vsize=69652 CPUtime=522.16
/proc/372/stat : 372 (SApperloT-base) R 370 372 32680 0 -1 4194304 15465 0 0 0 52203 13 0 0 25 0 1 0 218963974 71323648 15349 1992294400 134512640 135674940 4294956208 18446744073709551615 134564826 0 0 4096 0 0 0 0 17 1 0 0
/proc/372/statm: 17413 15349 98 283 0 17127 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 69652

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 373
/proc/meminfo: memFree=1384976/2055920 swapFree=4191900/4192956
[pid=372] ppid=370 vsize=70424 CPUtime=582.14
/proc/372/stat : 372 (SApperloT-base) R 370 372 32680 0 -1 4194304 15593 0 0 0 58201 13 0 0 25 0 1 0 218963974 72114176 15477 1992294400 134512640 135674940 4294956208 18446744073709551615 134564826 0 0 4096 0 0 0 0 17 1 0 0
/proc/372/statm: 17606 15477 98 283 0 17320 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 70424

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 373
/proc/meminfo: memFree=1382992/2055920 swapFree=4191900/4192956
[pid=372] ppid=370 vsize=72504 CPUtime=642.13
/proc/372/stat : 372 (SApperloT-base) R 370 372 32680 0 -1 4194304 16073 0 0 0 64199 14 0 0 25 0 1 0 218963974 74244096 15957 1992294400 134512640 135674940 4294956208 18446744073709551615 134564773 0 0 4096 0 0 0 0 17 1 0 0
/proc/372/statm: 18126 15957 98 283 0 17840 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 72504


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

/proc/meminfo: memFree=1379856/2055920 swapFree=4191900/4192956
[pid=372] ppid=370 vsize=76988 CPUtime=702.11
/proc/372/stat : 372 (SApperloT-base) R 370 372 32680 0 -1 4194304 16903 0 0 0 70196 15 0 0 25 0 1 0 218963974 78835712 16754 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/372/statm: 19247 16754 98 283 0 18961 0
Current children cumulated CPU time (s) 702.11
Current children cumulated vsize (KiB) 76988

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 379
/proc/meminfo: memFree=1377104/2055920 swapFree=4191900/4192956
[pid=372] ppid=370 vsize=80220 CPUtime=762.09
/proc/372/stat : 372 (SApperloT-base) R 370 372 32680 0 -1 4194304 17547 0 0 0 76193 16 0 0 25 0 1 0 218963974 82145280 17365 1992294400 134512640 135674940 4294956208 18446744073709551615 134564826 0 0 4096 0 0 0 0 17 1 0 0
/proc/372/statm: 20055 17365 98 283 0 19769 0
Current children cumulated CPU time (s) 762.09
Current children cumulated vsize (KiB) 80220

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 379
/proc/meminfo: memFree=1376336/2055920 swapFree=4191900/4192956
[pid=372] ppid=370 vsize=81516 CPUtime=822.06
/proc/372/stat : 372 (SApperloT-base) R 370 372 32680 0 -1 4194304 17774 0 0 0 82190 16 0 0 25 0 1 0 218963974 83472384 17592 1992294400 134512640 135674940 4294956208 18446744073709551615 134559225 0 0 4096 0 0 0 0 17 1 0 0
/proc/372/statm: 20379 17592 98 283 0 20093 0
Current children cumulated CPU time (s) 822.06
Current children cumulated vsize (KiB) 81516

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 379
/proc/meminfo: memFree=1375376/2055920 swapFree=4191900/4192956
[pid=372] ppid=370 vsize=82944 CPUtime=882.05
/proc/372/stat : 372 (SApperloT-base) R 370 372 32680 0 -1 4194304 18061 0 0 0 88188 17 0 0 25 0 1 0 218963974 84934656 17846 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/372/statm: 20736 17846 98 283 0 20450 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 82944

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 379
/proc/meminfo: memFree=1374992/2055920 swapFree=4191900/4192956
[pid=372] ppid=370 vsize=83204 CPUtime=942.03
/proc/372/stat : 372 (SApperloT-base) R 370 372 32680 0 -1 4194304 18148 0 0 0 94186 17 0 0 25 0 1 0 218963974 85200896 17933 1992294400 134512640 135674940 4294956208 18446744073709551615 134564826 0 0 4096 0 0 0 0 17 1 0 0
/proc/372/statm: 20801 17933 98 283 0 20515 0
Current children cumulated CPU time (s) 942.03
Current children cumulated vsize (KiB) 83204

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 379
/proc/meminfo: memFree=1374416/2055920 swapFree=4191900/4192956
[pid=372] ppid=370 vsize=83972 CPUtime=1002.02
/proc/372/stat : 372 (SApperloT-base) R 370 372 32680 0 -1 4194304 18293 0 0 0 100184 18 0 0 25 0 1 0 218963974 85987328 18078 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/372/statm: 20993 18078 98 283 0 20707 0
Current children cumulated CPU time (s) 1002.02
Current children cumulated vsize (KiB) 83972

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 379
/proc/meminfo: memFree=1373456/2055920 swapFree=4191900/4192956
[pid=372] ppid=370 vsize=85252 CPUtime=1062
/proc/372/stat : 372 (SApperloT-base) R 370 372 32680 0 -1 4194304 18587 0 0 0 106182 18 0 0 25 0 1 0 218963974 87298048 18307 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/372/statm: 21313 18307 98 283 0 21027 0
Current children cumulated CPU time (s) 1062
Current children cumulated vsize (KiB) 85252

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 379
/proc/meminfo: memFree=1372048/2055920 swapFree=4191900/4192956
[pid=372] ppid=370 vsize=87164 CPUtime=1121.98
/proc/372/stat : 372 (SApperloT-base) R 370 372 32680 0 -1 4194304 18995 0 0 0 112180 18 0 0 25 0 1 0 218963974 89255936 18649 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/372/statm: 21791 18649 98 283 0 21505 0
Current children cumulated CPU time (s) 1121.98
Current children cumulated vsize (KiB) 87164

[startup+1182.3 s]
/proc/loadavg: 1.06 1.02 1.00 2/65 379
/proc/meminfo: memFree=1371088/2055920 swapFree=4191900/4192956
[pid=372] ppid=370 vsize=88252 CPUtime=1181.97
/proc/372/stat : 372 (SApperloT-base) R 370 372 32680 0 -1 4194304 19276 0 0 0 118178 19 0 0 25 0 1 0 218963974 90370048 18897 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/372/statm: 22063 18897 98 283 0 21777 0
Current children cumulated CPU time (s) 1181.97
Current children cumulated vsize (KiB) 88252

[startup+1242.3 s]
/proc/loadavg: 1.08 1.03 1.00 2/65 379
/proc/meminfo: memFree=1370256/2055920 swapFree=4191900/4192956
[pid=372] ppid=370 vsize=89340 CPUtime=1241.95
/proc/372/stat : 372 (SApperloT-base) R 370 372 32680 0 -1 4194304 19478 0 0 0 124176 19 0 0 25 0 1 0 218963974 91484160 19099 1992294400 134512640 135674940 4294956208 18446744073709551615 134552186 0 0 4096 0 0 0 0 17 1 0 0
/proc/372/statm: 22335 19099 98 283 0 22049 0
Current children cumulated CPU time (s) 1241.95
Current children cumulated vsize (KiB) 89340

[startup+1302.3 s]
/proc/loadavg: 1.03 1.02 1.00 2/65 379
/proc/meminfo: memFree=1367888/2055920 swapFree=4191900/4192956
[pid=372] ppid=370 vsize=92344 CPUtime=1301.94
/proc/372/stat : 372 (SApperloT-base) R 370 372 32680 0 -1 4194304 20092 0 0 0 130174 20 0 0 25 0 1 0 218963974 94560256 19680 1992294400 134512640 135674940 4294956208 18446744073709551615 134564761 0 0 4096 0 0 0 0 17 1 0 0
/proc/372/statm: 23086 19680 98 283 0 22800 0
Current children cumulated CPU time (s) 1301.94
Current children cumulated vsize (KiB) 92344

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

[startup+1305.5 s]
/proc/loadavg: 1.02 1.02 1.00 2/65 379
/proc/meminfo: memFree=1367824/2055920 swapFree=4191900/4192956
[pid=372] ppid=370 vsize=92344 CPUtime=1305.14
/proc/372/stat : 372 (SApperloT-base) R 370 372 32680 0 -1 4194304 20103 0 0 0 130494 20 0 0 25 0 1 0 218963974 94560256 19691 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/372/statm: 23086 19691 98 283 0 22800 0
Current children cumulated CPU time (s) 1305.14
Current children cumulated vsize (KiB) 92344

[startup+1318.3 s]
/proc/loadavg: 1.02 1.02 1.00 2/65 379
/proc/meminfo: memFree=1367696/2055920 swapFree=4191900/4192956
[pid=372] ppid=370 vsize=92600 CPUtime=1317.93
/proc/372/stat : 372 (SApperloT-base) R 370 372 32680 0 -1 4194304 20138 0 0 0 131773 20 0 0 25 0 1 0 218963974 94822400 19726 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/372/statm: 23150 19726 98 283 0 22864 0
Current children cumulated CPU time (s) 1317.93
Current children cumulated vsize (KiB) 92600

[startup+1324.7 s]
/proc/loadavg: 1.02 1.02 1.00 2/65 379
/proc/meminfo: memFree=1367632/2055920 swapFree=4191900/4192956
[pid=372] ppid=370 vsize=92600 CPUtime=1324.33
/proc/372/stat : 372 (SApperloT-base) R 370 372 32680 0 -1 4194304 20140 0 0 0 132413 20 0 0 25 0 1 0 218963974 94822400 19728 1992294400 134512640 135674940 4294956208 18446744073709551615 134564717 0 0 4096 0 0 0 0 17 1 0 0
/proc/372/statm: 23150 19728 98 283 0 22864 0
Current children cumulated CPU time (s) 1324.33
Current children cumulated vsize (KiB) 92600

[startup+1331.1 s]
/proc/loadavg: 1.02 1.02 1.00 2/65 379
/proc/meminfo: memFree=1367632/2055920 swapFree=4191900/4192956
[pid=372] ppid=370 vsize=92600 CPUtime=1330.73
/proc/372/stat : 372 (SApperloT-base) R 370 372 32680 0 -1 4194304 20141 0 0 0 133053 20 0 0 25 0 1 0 218963974 94822400 19729 1992294400 134512640 135674940 4294956208 18446744073709551615 134565166 0 0 4096 0 0 0 0 17 1 0 0
/proc/372/statm: 23150 19729 98 283 0 22864 0
Current children cumulated CPU time (s) 1330.73
Current children cumulated vsize (KiB) 92600

[startup+1334.31 s]
/proc/loadavg: 1.01 1.02 1.00 2/65 379
/proc/meminfo: memFree=1367632/2055920 swapFree=4191900/4192956
[pid=372] ppid=370 vsize=92600 CPUtime=1333.93
/proc/372/stat : 372 (SApperloT-base) R 370 372 32680 0 -1 4194304 20141 0 0 0 133373 20 0 0 25 0 1 0 218963974 94822400 19729 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/372/statm: 23150 19729 98 283 0 22864 0
Current children cumulated CPU time (s) 1333.93
Current children cumulated vsize (KiB) 92600

[startup+1335.1 s]
/proc/loadavg: 1.01 1.02 1.00 2/65 379
/proc/meminfo: memFree=1367632/2055920 swapFree=4191900/4192956
[pid=372] ppid=370 vsize=92600 CPUtime=1334.73
/proc/372/stat : 372 (SApperloT-base) R 370 372 32680 0 -1 4194304 20141 0 0 0 133453 20 0 0 25 0 1 0 218963974 94822400 19729 1992294400 134512640 135674940 4294956208 18446744073709551615 134565276 0 0 4096 0 0 0 0 17 1 0 0
/proc/372/statm: 23150 19729 98 283 0 22864 0
Current children cumulated CPU time (s) 1334.73
Current children cumulated vsize (KiB) 92600

[startup+1335.5 s]
/proc/loadavg: 1.01 1.02 1.00 2/65 379
/proc/meminfo: memFree=1367632/2055920 swapFree=4191900/4192956
[pid=372] ppid=370 vsize=92600 CPUtime=1335.13
/proc/372/stat : 372 (SApperloT-base) R 370 372 32680 0 -1 4194304 20141 0 0 0 133493 20 0 0 25 0 1 0 218963974 94822400 19729 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/372/statm: 23150 19729 98 283 0 22864 0
Current children cumulated CPU time (s) 1335.13
Current children cumulated vsize (KiB) 92600

[startup+1335.7 s]
/proc/loadavg: 1.01 1.02 1.00 2/65 379
/proc/meminfo: memFree=1367632/2055920 swapFree=4191900/4192956
[pid=372] ppid=370 vsize=0 CPUtime=1335.33
/proc/372/stat : 372 (SApperloT-base) R 370 372 32680 0 -1 4194308 20145 0 0 0 133512 21 0 0 25 0 1 0 218963974 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/372/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1335.33
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 1335.7
CPU time (s): 1335.34
CPU user time (s): 1335.12
CPU system time (s): 0.219966
CPU usage (%): 99.9729
Max. virtual memory (cumulated for all children) (KiB): 92600

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

runsolver used 1.10683 second user time and 2.57861 second system time

The end

Launcher Data

Begin job on node3 at 2009-05-10 00:48:20
IDJOB=1785377
IDBENCH=24756
IDSOLVER=642
FILE ID=node3/1785377-1241909299
PBS_JOBID= 9264812
Free space on /tmp= 66140 MiB

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

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

MD5SUM BENCH= 4a0cf034172f796c42342e79509e3449
RANDOM SEED=1852663211

node3.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.212
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.212
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:       1447544 kB
Buffers:         47864 kB
Cached:         470308 kB
SwapCached:        260 kB
Active:          91112 kB
Inactive:       440828 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1447544 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:            2136 kB
Writeback:           0 kB
Mapped:          22328 kB
Slab:            62456 kB
Committed_AS:   794792 kB
PageTables:       1372 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= 66140 MiB
End job on node3 at 2009-05-10 01:10:35