Trace number 1784903

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 base? (TO) 5000.17 5001.52

General information on the benchmark

Namecrafted/Hard/contest05/phnf/
phnf-size10-exclusive-FIFO.used-as.sat04-991.sat05-4192.reshuffled-07.cnf
MD5SUM41f1c0479c607ce4a810d6cbab59e2f9
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables49509
Number of clauses3649657
Sum of the clauses size7337555
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 23644023
Number of clauses of size 31
Number of clauses of size 47
Number of clauses of size 58
Number of clauses of size over 55618

Solver Data


Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1784903-1241872333/watcher-1784903-1241872333 -o /tmp/evaluation-result-1784903-1241872333/solver-1784903-1241872333 -C 5000 -W 6000 -M 1800 --output-limit 1,128 HOME/SApperloT-base -seed=627208310 HOME/instance-1784903-1241872333.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.99 0.97 0.91 2/64 26514
/proc/meminfo: memFree=1649008/2055920 swapFree=4121000/4192956
[pid=26514] ppid=26512 vsize=3064 CPUtime=0
/proc/26514/stat : 26514 (SApperloT-base) R 26512 26514 26368 0 -1 4194304 521 0 0 0 0 0 0 0 20 0 1 0 215267352 3137536 506 1992294400 134512640 135674940 4294956208 18446744073709551615 134545002 0 0 4096 0 0 0 0 17 1 0 0
/proc/26514/statm: 766 511 88 283 0 480 0

[startup+0.033196 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 26514
/proc/meminfo: memFree=1649008/2055920 swapFree=4121000/4192956
[pid=26514] ppid=26512 vsize=18700 CPUtime=0.02
/proc/26514/stat : 26514 (SApperloT-base) R 26512 26514 26368 0 -1 4194304 880 0 0 0 2 0 0 0 20 0 1 0 215267352 19148800 864 1992294400 134512640 135674940 4294956208 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/26514/statm: 4675 864 90 283 0 4389 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 18700

[startup+0.101207 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 26514
/proc/meminfo: memFree=1649008/2055920 swapFree=4121000/4192956
[pid=26514] ppid=26512 vsize=20284 CPUtime=0.09
/proc/26514/stat : 26514 (SApperloT-base) R 26512 26514 26368 0 -1 4194304 1303 0 0 0 9 0 0 0 20 0 1 0 215267352 20770816 1287 1992294400 134512640 135674940 4294956208 18446744073709551615 135172670 0 0 4096 0 0 0 0 17 1 0 0
/proc/26514/statm: 5071 1288 90 283 0 4785 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 20284

[startup+0.301226 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 26514
/proc/meminfo: memFree=1649008/2055920 swapFree=4121000/4192956
[pid=26514] ppid=26512 vsize=25036 CPUtime=0.29
/proc/26514/stat : 26514 (SApperloT-base) R 26512 26514 26368 0 -1 4194304 2491 0 0 0 28 1 0 0 21 0 1 0 215267352 25636864 2475 1992294400 134512640 135674940 4294956208 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/26514/statm: 6259 2475 90 283 0 5973 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 25036

[startup+0.701275 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 26514
/proc/meminfo: memFree=1649008/2055920 swapFree=4121000/4192956
[pid=26514] ppid=26512 vsize=34276 CPUtime=0.69
/proc/26514/stat : 26514 (SApperloT-base) R 26512 26514 26368 0 -1 4194304 4808 0 0 0 67 2 0 0 25 0 1 0 215267352 35098624 4792 1992294400 134512640 135674940 4294956208 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/26514/statm: 8569 4792 90 283 0 8283 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 34276

[startup+1.50237 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 26515
/proc/meminfo: memFree=1622440/2055920 swapFree=4121000/4192956
[pid=26514] ppid=26512 vsize=54736 CPUtime=1.49
/proc/26514/stat : 26514 (SApperloT-base) R 26512 26514 26368 0 -1 4194304 9921 0 0 0 143 6 0 0 25 0 1 0 215267352 56049664 9905 1992294400 134512640 135674940 4294956208 18446744073709551615 135172670 0 0 4096 0 0 0 0 17 1 0 0
/proc/26514/statm: 13684 9905 90 283 0 13398 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 54736

[startup+3.10156 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 26515
/proc/meminfo: memFree=1596648/2055920 swapFree=4121000/4192956
[pid=26514] ppid=26512 vsize=99368 CPUtime=3.09
/proc/26514/stat : 26514 (SApperloT-base) R 26512 26514 26368 0 -1 4194304 21096 0 0 0 296 13 0 0 25 0 1 0 215267352 101752832 21080 1992294400 134512640 135674940 4294956208 18446744073709551615 135172670 0 0 4096 0 0 0 0 17 1 0 0
/proc/26514/statm: 24875 21083 90 283 0 24589 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 99368

[startup+6.30194 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 26515
/proc/meminfo: memFree=1551400/2055920 swapFree=4121000/4192956
[pid=26514] ppid=26512 vsize=113524 CPUtime=6.29
/proc/26514/stat : 26514 (SApperloT-base) R 26512 26514 26368 0 -1 4194304 24619 0 0 0 613 16 0 0 25 0 1 0 215267352 116248576 24602 1992294400 134512640 135674940 4294956208 18446744073709551615 134564271 0 0 4096 0 0 0 0 17 1 0 0
/proc/26514/statm: 28381 24602 98 283 0 28095 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 113524

[startup+12.7017 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 26515
/proc/meminfo: memFree=1551272/2055920 swapFree=4121000/4192956
[pid=26514] ppid=26512 vsize=113784 CPUtime=12.68
/proc/26514/stat : 26514 (SApperloT-base) R 26512 26514 26368 0 -1 4194304 24694 0 0 0 1252 16 0 0 25 0 1 0 215267352 116514816 24644 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/26514/statm: 28446 24644 98 283 0 28160 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 113784

[startup+25.5012 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 26515
/proc/meminfo: memFree=1551208/2055920 swapFree=4121000/4192956
[pid=26514] ppid=26512 vsize=113916 CPUtime=25.48
/proc/26514/stat : 26514 (SApperloT-base) R 26512 26514 26368 0 -1 4194304 24727 0 0 0 2532 16 0 0 25 0 1 0 215267352 116649984 24677 1992294400 134512640 135674940 4294956208 18446744073709551615 134564023 0 0 4096 0 0 0 0 17 1 0 0
/proc/26514/statm: 28479 24677 98 283 0 28193 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 113916

[startup+51.1012 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 26515
/proc/meminfo: memFree=1549800/2055920 swapFree=4121000/4192956
[pid=26514] ppid=26512 vsize=115512 CPUtime=51.08
/proc/26514/stat : 26514 (SApperloT-base) R 26512 26514 26368 0 -1 4194304 25165 0 0 0 5091 17 0 0 25 0 1 0 215267352 118284288 25082 1992294400 134512640 135674940 4294956208 18446744073709551615 134564017 0 0 4096 0 0 0 0 17 1 0 0
/proc/26514/statm: 28878 25082 98 283 0 28592 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 115512

[startup+102.305 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 26515
/proc/meminfo: memFree=1545640/2055920 swapFree=4121000/4192956
[pid=26514] ppid=26512 vsize=119864 CPUtime=102.26
/proc/26514/stat : 26514 (SApperloT-base) R 26512 26514 26368 0 -1 4194304 26252 0 0 0 10208 18 0 0 25 0 1 0 215267352 122740736 26104 1992294400 134512640 135674940 4294956208 18446744073709551615 134557168 0 0 4096 0 0 0 0 17 1 0 0
/proc/26514/statm: 29966 26104 99 283 0 29680 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 119864

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 26515
/proc/meminfo: memFree=1538088/2055920 swapFree=4121000/4192956
[pid=26514] ppid=26512 vsize=127440 CPUtime=162.25
/proc/26514/stat : 26514 (SApperloT-base) R 26512 26514 26368 0 -1 4194304 28151 0 0 0 16204 21 0 0 25 0 1 0 215267352 130498560 28003 1992294400 134512640 135674940 4294956208 18446744073709551615 134556795 0 0 4096 0 0 0 0 17 1 0 0
/proc/26514/statm: 31860 28003 99 283 0 31574 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 127440

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 26515
/proc/meminfo: memFree=1527912/2055920 swapFree=4121000/4192956
[pid=26514] ppid=26512 vsize=137536 CPUtime=222.23
/proc/26514/stat : 26514 (SApperloT-base) R 26512 26514 26368 0 -1 4194304 30681 0 0 0 22198 25 0 0 25 0 1 0 215267352 140836864 30533 1992294400 134512640 135674940 4294956208 18446744073709551615 134565273 0 0 4096 0 0 0 0 17 1 0 0
/proc/26514/statm: 34384 30533 99 283 0 34098 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 137536

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 26515
/proc/meminfo: memFree=1517288/2055920 swapFree=4121000/4192956
[pid=26514] ppid=26512 vsize=148652 CPUtime=282.21
/proc/26514/stat : 26514 (SApperloT-base) R 26512 26514 26368 0 -1 4194304 33467 0 0 0 28194 27 0 0 25 0 1 0 215267352 152219648 33190 1992294400 134512640 135674940 4294956208 18446744073709551615 134564620 0 0 4096 0 0 0 0 17 1 0 0
/proc/26514/statm: 37163 33190 99 283 0 36877 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 148652

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 26515
/proc/meminfo: memFree=1506728/2055920 swapFree=4121000/4192956
[pid=26514] ppid=26512 vsize=159056 CPUtime=342.19
/proc/26514/stat : 26514 (SApperloT-base) R 26512 26514 26368 0 -1 4194304 36074 0 0 0 34188 31 0 0 25 0 1 0 215267352 162873344 35797 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/26514/statm: 39764 35797 99 283 0 39478 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 159056

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 26515
/proc/meminfo: memFree=1495464/2055920 swapFree=4121000/4192956
[pid=26514] ppid=26512 vsize=170488 CPUtime=402.18
/proc/26514/stat : 26514 (SApperloT-base) R 26512 26514 26368 0 -1 4194304 38929 0 0 0 40183 35 0 0 25 0 1 0 215267352 174579712 38652 1992294400 134512640 135674940 4294956208 18446744073709551615 134564665 0 0 4096 0 0 0 0 17 1 0 0
/proc/26514/statm: 42622 38652 99 283 0 42336 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 170488

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 26515
/proc/meminfo: memFree=1483816/2055920 swapFree=4121000/4192956
[pid=26514] ppid=26512 vsize=181952 CPUtime=462.17
/proc/26514/stat : 26514 (SApperloT-base) R 26512 26514 26368 0 -1 4194304 41792 0 0 0 46179 38 0 0 25 0 1 0 215267352 186318848 41515 1992294400 134512640 135674940 4294956208 18446744073709551615 134564241 0 0 4096 0 0 0 0 17 1 0 0
/proc/26514/statm: 45488 41515 99 283 0 45202 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 181952

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 26517
/proc/meminfo: memFree=1471720/2055920 swapFree=4121000/4192956
[pid=26514] ppid=26512 vsize=194212 CPUtime=522.14
/proc/26514/stat : 26514 (SApperloT-base) R 26512 26514 26368 0 -1 4194304 44822 0 0 0 52173 41 0 0 25 0 1 0 215267352 198873088 44545 1992294400 134512640 135674940 4294956208 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/26514/statm: 48553 44545 99 283 0 48267 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 194212

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 26517
/proc/meminfo: memFree=1462120/2055920 swapFree=4121000/4192956
[pid=26514] ppid=26512 vsize=203764 CPUtime=582.13
/proc/26514/stat : 26514 (SApperloT-base) R 26512 26514 26368 0 -1 4194304 47218 0 0 0 58168 45 0 0 25 0 1 0 215267352 208654336 46941 1992294400 134512640 135674940 4294956208 18446744073709551615 134564271 0 0 4096 0 0 0 0 17 1 0 0
/proc/26514/statm: 50941 46941 99 283 0 50655 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 203764

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 26517
/proc/meminfo: memFree=1452072/2055920 swapFree=4121000/4192956
[pid=26514] ppid=26512 vsize=213764 CPUtime=642.12
/proc/26514/stat : 26514 (SApperloT-base) R 26512 26514 26368 0 -1 4194304 49693 0 0 0 64164 48 0 0 25 0 1 0 215267352 218894336 49416 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/26514/statm: 53441 49416 99 283 0 53155 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 213764


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

[startup+4062.31 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 26523
/proc/meminfo: memFree=981480/2055920 swapFree=4121000/4192956
[pid=26514] ppid=26512 vsize=691728 CPUtime=4061.2
/proc/26514/stat : 26514 (SApperloT-base) R 26512 26514 26368 0 -1 4194304 169008 0 0 0 405921 199 0 0 25 0 1 0 215267352 708329472 166542 1992294400 134512640 135674940 4294956208 18446744073709551615 134556795 0 0 4096 0 0 0 0 17 1 0 0
/proc/26514/statm: 172932 166542 99 283 0 172646 0
Current children cumulated CPU time (s) 4061.2
Current children cumulated vsize (KiB) 691728

[startup+4122.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 26525
/proc/meminfo: memFree=976360/2055920 swapFree=4121000/4192956
[pid=26514] ppid=26512 vsize=696876 CPUtime=4121.17
/proc/26514/stat : 26514 (SApperloT-base) R 26512 26514 26368 0 -1 4194304 170423 0 0 0 411917 200 0 0 25 0 1 0 215267352 713601024 167828 1992294400 134512640 135674940 4294956208 18446744073709551615 134564826 0 0 4096 0 0 0 0 17 1 0 0
/proc/26514/statm: 174219 167828 99 283 0 173933 0
Current children cumulated CPU time (s) 4121.17
Current children cumulated vsize (KiB) 696876

[startup+4182.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 26525
/proc/meminfo: memFree=969960/2055920 swapFree=4121000/4192956
[pid=26514] ppid=26512 vsize=704028 CPUtime=4181.15
/proc/26514/stat : 26514 (SApperloT-base) R 26512 26514 26368 0 -1 4194304 172381 0 0 0 417913 202 0 0 25 0 1 0 215267352 720924672 169400 1992294400 134512640 135674940 4294956208 18446744073709551615 134564271 0 0 4096 0 0 0 0 17 1 0 0
/proc/26514/statm: 176007 169400 99 283 0 175721 0
Current children cumulated CPU time (s) 4181.15
Current children cumulated vsize (KiB) 704028

[startup+4242.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 26525
/proc/meminfo: memFree=961448/2055920 swapFree=4121000/4192956
[pid=26514] ppid=26512 vsize=712364 CPUtime=4241.15
/proc/26514/stat : 26514 (SApperloT-base) R 26512 26514 26368 0 -1 4194304 174507 0 0 0 423909 206 0 0 25 0 1 0 215267352 729460736 171526 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/26514/statm: 178091 171526 99 283 0 177805 0
Current children cumulated CPU time (s) 4241.15
Current children cumulated vsize (KiB) 712364

[startup+4302.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 26525
/proc/meminfo: memFree=952680/2055920 swapFree=4121000/4192956
[pid=26514] ppid=26512 vsize=720644 CPUtime=4301.13
/proc/26514/stat : 26514 (SApperloT-base) R 26512 26514 26368 0 -1 4194304 176684 0 0 0 429904 209 0 0 25 0 1 0 215267352 737939456 173703 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/26514/statm: 180161 173703 99 283 0 179875 0
Current children cumulated CPU time (s) 4301.13
Current children cumulated vsize (KiB) 720644

[startup+4362.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 26525
/proc/meminfo: memFree=949544/2055920 swapFree=4121000/4192956
[pid=26514] ppid=26512 vsize=724192 CPUtime=4361.12
/proc/26514/stat : 26514 (SApperloT-base) R 26512 26514 26368 0 -1 4194304 177698 0 0 0 435902 210 0 0 25 0 1 0 215267352 741572608 174460 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/26514/statm: 181048 174460 99 283 0 180762 0
Current children cumulated CPU time (s) 4361.12
Current children cumulated vsize (KiB) 724192

[startup+4422.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 26525
/proc/meminfo: memFree=947432/2055920 swapFree=4121000/4192956
[pid=26514] ppid=26512 vsize=726332 CPUtime=4421.09
/proc/26514/stat : 26514 (SApperloT-base) R 26512 26514 26368 0 -1 4194304 178237 0 0 0 441899 210 0 0 25 0 1 0 215267352 743763968 174999 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/26514/statm: 181583 174999 99 283 0 181297 0
Current children cumulated CPU time (s) 4421.09
Current children cumulated vsize (KiB) 726332

[startup+4482.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 26525
/proc/meminfo: memFree=938792/2055920 swapFree=4121000/4192956
[pid=26514] ppid=26512 vsize=734912 CPUtime=4481.08
/proc/26514/stat : 26514 (SApperloT-base) R 26512 26514 26368 0 -1 4194304 180421 0 0 0 447895 213 0 0 25 0 1 0 215267352 752549888 177183 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/26514/statm: 183728 177183 99 283 0 183442 0
Current children cumulated CPU time (s) 4481.08
Current children cumulated vsize (KiB) 734912

[startup+4542.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 26525
/proc/meminfo: memFree=931560/2055920 swapFree=4121000/4192956
[pid=26514] ppid=26512 vsize=743180 CPUtime=4541.06
/proc/26514/stat : 26514 (SApperloT-base) R 26512 26514 26368 0 -1 4194304 182583 0 0 0 453891 215 0 0 25 0 1 0 215267352 761016320 178959 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/26514/statm: 185795 178959 99 283 0 185509 0
Current children cumulated CPU time (s) 4541.06
Current children cumulated vsize (KiB) 743180

[startup+4602.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 26525
/proc/meminfo: memFree=925736/2055920 swapFree=4121000/4192956
[pid=26514] ppid=26512 vsize=748856 CPUtime=4601.05
/proc/26514/stat : 26514 (SApperloT-base) R 26512 26514 26368 0 -1 4194304 184027 0 0 0 459889 216 0 0 25 0 1 0 215267352 766828544 180403 1992294400 134512640 135674940 4294956208 18446744073709551615 134564237 0 0 4096 0 0 0 0 17 1 0 0
/proc/26514/statm: 187214 180403 99 283 0 186928 0
Current children cumulated CPU time (s) 4601.05
Current children cumulated vsize (KiB) 748856

[startup+4662.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 26525
/proc/meminfo: memFree=923048/2055920 swapFree=4121000/4192956
[pid=26514] ppid=26512 vsize=751496 CPUtime=4661.03
/proc/26514/stat : 26514 (SApperloT-base) R 26512 26514 26368 0 -1 4194304 184690 0 0 0 465886 217 0 0 25 0 1 0 215267352 769531904 181066 1992294400 134512640 135674940 4294956208 18446744073709551615 134539944 0 0 4096 0 0 0 0 17 1 0 0
/proc/26514/statm: 187874 181066 99 283 0 187588 0
Current children cumulated CPU time (s) 4661.03
Current children cumulated vsize (KiB) 751496

[startup+4722.31 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 26525
/proc/meminfo: memFree=922984/2055920 swapFree=4121000/4192956
[pid=26514] ppid=26512 vsize=751496 CPUtime=4721.02
/proc/26514/stat : 26514 (SApperloT-base) R 26512 26514 26368 0 -1 4194304 184690 0 0 0 471884 218 0 0 25 0 1 0 215267352 769531904 181066 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/26514/statm: 187874 181066 99 283 0 187588 0
Current children cumulated CPU time (s) 4721.02
Current children cumulated vsize (KiB) 751496

[startup+4782.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 26525
/proc/meminfo: memFree=922984/2055920 swapFree=4121000/4192956
[pid=26514] ppid=26512 vsize=751496 CPUtime=4781
/proc/26514/stat : 26514 (SApperloT-base) R 26512 26514 26368 0 -1 4194304 184690 0 0 0 477882 218 0 0 25 0 1 0 215267352 769531904 181066 1992294400 134512640 135674940 4294956208 18446744073709551615 134551258 0 0 4096 0 0 0 0 17 1 0 0
/proc/26514/statm: 187874 181066 99 283 0 187588 0
Current children cumulated CPU time (s) 4781
Current children cumulated vsize (KiB) 751496

[startup+4842.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 26525
/proc/meminfo: memFree=922984/2055920 swapFree=4121000/4192956
[pid=26514] ppid=26512 vsize=751496 CPUtime=4840.98
/proc/26514/stat : 26514 (SApperloT-base) R 26512 26514 26368 0 -1 4194304 184690 0 0 0 483880 218 0 0 25 0 1 0 215267352 769531904 181066 1992294400 134512640 135674940 4294956208 18446744073709551615 134556795 0 0 4096 0 0 0 0 17 1 0 0
/proc/26514/statm: 187874 181066 99 283 0 187588 0
Current children cumulated CPU time (s) 4840.98
Current children cumulated vsize (KiB) 751496

[startup+4902.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 26525
/proc/meminfo: memFree=922920/2055920 swapFree=4121000/4192956
[pid=26514] ppid=26512 vsize=751496 CPUtime=4900.97
/proc/26514/stat : 26514 (SApperloT-base) R 26512 26514 26368 0 -1 4194304 184690 0 0 0 489879 218 0 0 25 0 1 0 215267352 769531904 181066 1992294400 134512640 135674940 4294956208 18446744073709551615 134552171 0 0 4096 0 0 0 0 17 1 0 0
/proc/26514/statm: 187874 181066 99 283 0 187588 0
Current children cumulated CPU time (s) 4900.97
Current children cumulated vsize (KiB) 751496

[startup+4962.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 26525
/proc/meminfo: memFree=922920/2055920 swapFree=4121000/4192956
[pid=26514] ppid=26512 vsize=751496 CPUtime=4960.95
/proc/26514/stat : 26514 (SApperloT-base) R 26512 26514 26368 0 -1 4194304 184691 0 0 0 495877 218 0 0 25 0 1 0 215267352 769531904 181067 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/26514/statm: 187874 181067 99 283 0 187588 0
Current children cumulated CPU time (s) 4960.95
Current children cumulated vsize (KiB) 751496



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5001.4 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 26525
/proc/meminfo: memFree=922856/2055920 swapFree=4121000/4192956
[pid=26514] ppid=26512 vsize=751496 CPUtime=5000.04
/proc/26514/stat : 26514 (SApperloT-base) R 26512 26514 26368 0 -1 4194304 184695 0 0 0 499786 218 0 0 25 0 1 0 215267352 769531904 181071 1992294400 134512640 135674940 4294956208 18446744073709551615 134551639 0 0 4096 0 0 0 0 17 1 0 0
/proc/26514/statm: 187874 181071 99 283 0 187588 0
Current children cumulated CPU time (s) 5000.04
Current children cumulated vsize (KiB) 751496

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+5001.51 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 26525
/proc/meminfo: memFree=922856/2055920 swapFree=4121000/4192956
[pid=26514] ppid=26512 vsize=0 CPUtime=5000.14
/proc/26514/stat : 26514 (SApperloT-base) R 26512 26514 26368 0 -1 4195332 184695 0 0 0 499786 228 0 0 25 0 1 0 215267352 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/26514/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 5000.14
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5001.52
CPU time (s): 5000.17
CPU user time (s): 4997.86
CPU system time (s): 2.30165
CPU usage (%): 99.973
Max. virtual memory (cumulated for all children) (KiB): 751496

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4997.87
system time used= 2.30165
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 184695
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= 1
involuntary context switches= 9155

runsolver used 3.50147 second user time and 10.6254 second system time

The end

Launcher Data

Begin job on node20 at 2009-05-09 14:32:21
IDJOB=1784903
IDBENCH=24639
IDSOLVER=642
FILE ID=node20/1784903-1241872333
PBS_JOBID= 9264592
Free space on /tmp= 66288 MiB

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

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

MD5SUM BENCH= 41f1c0479c607ce4a810d6cbab59e2f9
RANDOM SEED=627208310

node20.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.214
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.214
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:       1649552 kB
Buffers:         34300 kB
Cached:         240524 kB
SwapCached:      66264 kB
Active:         125800 kB
Inactive:       217036 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1649552 kB
SwapTotal:     4192956 kB
SwapFree:      4121000 kB
Dirty:           53640 kB
Writeback:           0 kB
Mapped:          13520 kB
Slab:            49604 kB
Committed_AS:   818188 kB
PageTables:       1396 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= 66288 MiB
End job on node20 at 2009-05-09 15:55:45