Trace number 1727311

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) 1200.07 1200.65

General information on the benchmark

Namecrafted/Hard/contest05/phnf/
phnf-size10-exclusive-philo.used-as.sat04-988.sat05-4195.reshuffled-07.cnf
MD5SUM45589f445aa56f109f82baade7facf9a
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 variables36304
Number of clauses1711065
Sum of the clauses size3450220
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21706958
Number of clauses of size 30
Number of clauses of size 45
Number of clauses of size 57
Number of clauses of size over 54095

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-1727311-1240723287/watcher-1727311-1240723287 -o /tmp/evaluation-result-1727311-1240723287/solver-1727311-1240723287 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SApperloT-base -seed=2003142194 HOME/instance-1727311-1240723287.cnf 

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


[startup+0 s]
/proc/loadavg: 0.92 0.95 0.98 3/64 25699
/proc/meminfo: memFree=1543736/2055920 swapFree=4181092/4192956
[pid=25699] ppid=25697 vsize=9708 CPUtime=0
/proc/25699/stat : 25699 (SApperloT-base) R 25697 25699 25539 0 -1 4194304 542 0 0 0 0 0 0 0 18 0 1 0 100362564 9940992 526 1992294400 134512640 135674940 4294956208 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 0 0 0
/proc/25699/statm: 2427 526 90 283 0 2141 0

[startup+0.087541 s]
/proc/loadavg: 0.92 0.95 0.98 3/64 25699
/proc/meminfo: memFree=1543736/2055920 swapFree=4181092/4192956
[pid=25699] ppid=25697 vsize=12216 CPUtime=0.08
/proc/25699/stat : 25699 (SApperloT-base) R 25697 25699 25539 0 -1 4194304 1185 0 0 0 8 0 0 0 18 0 1 0 100362564 12509184 1169 1992294400 134512640 135674940 4294956208 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 0 0 0
/proc/25699/statm: 3054 1169 90 283 0 2768 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 12216

[startup+0.102541 s]
/proc/loadavg: 0.92 0.95 0.98 3/64 25699
/proc/meminfo: memFree=1543736/2055920 swapFree=4181092/4192956
[pid=25699] ppid=25697 vsize=12612 CPUtime=0.09
/proc/25699/stat : 25699 (SApperloT-base) R 25697 25699 25539 0 -1 4194304 1291 0 0 0 9 0 0 0 18 0 1 0 100362564 12914688 1275 1992294400 134512640 135674940 4294956208 18446744073709551615 135172670 0 0 4096 0 0 0 0 17 0 0 0
/proc/25699/statm: 3153 1275 90 283 0 2867 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12612

[startup+0.301568 s]
/proc/loadavg: 0.92 0.95 0.98 3/64 25699
/proc/meminfo: memFree=1543736/2055920 swapFree=4181092/4192956
[pid=25699] ppid=25697 vsize=18156 CPUtime=0.29
/proc/25699/stat : 25699 (SApperloT-base) R 25697 25699 25539 0 -1 4194304 2681 0 0 0 28 1 0 0 19 0 1 0 100362564 18591744 2665 1992294400 134512640 135674940 4294956208 18446744073709551615 135172670 0 0 4096 0 0 0 0 17 0 0 0
/proc/25699/statm: 4539 2665 90 283 0 4253 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 18156

[startup+0.70162 s]
/proc/loadavg: 0.92 0.95 0.98 3/64 25699
/proc/meminfo: memFree=1543736/2055920 swapFree=4181092/4192956
[pid=25699] ppid=25697 vsize=29904 CPUtime=0.69
/proc/25699/stat : 25699 (SApperloT-base) R 25697 25699 25539 0 -1 4194304 5600 0 0 0 66 3 0 0 23 0 1 0 100362564 30621696 5584 1992294400 134512640 135674940 4294956208 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 0 0 0
/proc/25699/statm: 7476 5584 90 283 0 7190 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 29904

[startup+1.50173 s]
/proc/loadavg: 0.92 0.95 0.98 2/65 25700
/proc/meminfo: memFree=1513648/2055920 swapFree=4181092/4192956
[pid=25699] ppid=25697 vsize=52408 CPUtime=1.49
/proc/25699/stat : 25699 (SApperloT-base) R 25697 25699 25539 0 -1 4194304 11242 0 0 0 142 7 0 0 25 0 1 0 100362564 53665792 11225 1992294400 134512640 135674940 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 0 0 0
/proc/25699/statm: 13102 11225 98 283 0 12816 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 52408

[startup+3.10194 s]
/proc/loadavg: 0.92 0.95 0.98 2/65 25700
/proc/meminfo: memFree=1498928/2055920 swapFree=4181092/4192956
[pid=25699] ppid=25697 vsize=52568 CPUtime=3.09
/proc/25699/stat : 25699 (SApperloT-base) R 25697 25699 25539 0 -1 4194304 11272 0 0 0 302 7 0 0 25 0 1 0 100362564 53829632 11255 1992294400 134512640 135674940 4294956208 18446744073709551615 134564023 0 0 4096 0 0 0 0 17 0 0 0
/proc/25699/statm: 13142 11255 98 283 0 12856 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 52568

[startup+6.30136 s]
/proc/loadavg: 0.93 0.95 0.98 2/65 25700
/proc/meminfo: memFree=1498608/2055920 swapFree=4181092/4192956
[pid=25699] ppid=25697 vsize=52828 CPUtime=6.28
/proc/25699/stat : 25699 (SApperloT-base) R 25697 25699 25539 0 -1 4194304 11310 0 0 0 621 7 0 0 25 0 1 0 100362564 54095872 11293 1992294400 134512640 135674940 4294956208 18446744073709551615 134564571 0 0 4096 0 0 0 0 17 0 0 0
/proc/25699/statm: 13207 11293 98 283 0 12921 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 52828

[startup+12.7012 s]
/proc/loadavg: 0.93 0.96 0.98 2/65 25700
/proc/meminfo: memFree=1497776/2055920 swapFree=4181092/4192956
[pid=25699] ppid=25697 vsize=54280 CPUtime=12.68
/proc/25699/stat : 25699 (SApperloT-base) R 25697 25699 25539 0 -1 4194304 11664 0 0 0 1260 8 0 0 25 0 1 0 100362564 55582720 11647 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 0 0 0
/proc/25699/statm: 13570 11647 98 283 0 13284 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 54280

[startup+25.5019 s]
/proc/loadavg: 0.95 0.96 0.98 2/65 25700
/proc/meminfo: memFree=1491504/2055920 swapFree=4181092/4192956
[pid=25699] ppid=25697 vsize=60620 CPUtime=25.47
/proc/25699/stat : 25699 (SApperloT-base) R 25697 25699 25539 0 -1 4194304 13253 0 0 0 2538 9 0 0 25 0 1 0 100362564 62074880 13203 1992294400 134512640 135674940 4294956208 18446744073709551615 134564608 0 0 4096 0 0 0 0 17 0 0 0
/proc/25699/statm: 15155 13203 98 283 0 14869 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 60620

[startup+51.1013 s]
/proc/loadavg: 1.03 0.97 0.98 2/65 25700
/proc/meminfo: memFree=1483056/2055920 swapFree=4181092/4192956
[pid=25699] ppid=25697 vsize=68812 CPUtime=51.06
/proc/25699/stat : 25699 (SApperloT-base) R 25697 25699 25539 0 -1 4194304 15312 0 0 0 5095 11 0 0 25 0 1 0 100362564 70463488 15262 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 0 0 0
/proc/25699/statm: 17203 15262 99 283 0 16917 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 68812

[startup+102.307 s]
/proc/loadavg: 1.08 0.99 0.99 2/65 25700
/proc/meminfo: memFree=1458736/2055920 swapFree=4181092/4192956
[pid=25699] ppid=25697 vsize=93432 CPUtime=102.25
/proc/25699/stat : 25699 (SApperloT-base) R 25697 25699 25539 0 -1 4194304 21489 0 0 0 10208 17 0 0 25 0 1 0 100362564 95674368 21374 1992294400 134512640 135674940 4294956208 18446744073709551615 134556413 0 0 4096 0 0 0 0 17 0 0 0
/proc/25699/statm: 23358 21374 99 283 0 23072 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 93432

[startup+162.302 s]
/proc/loadavg: 1.09 1.01 0.99 2/65 25700
/proc/meminfo: memFree=1434416/2055920 swapFree=4181092/4192956
[pid=25699] ppid=25697 vsize=117880 CPUtime=162.21
/proc/25699/stat : 25699 (SApperloT-base) R 25697 25699 25539 0 -1 4194304 27604 0 0 0 16195 26 0 0 25 0 1 0 100362564 120709120 27489 1992294400 134512640 135674940 4294956208 18446744073709551615 134564154 0 0 4096 0 0 0 0 17 0 0 0
/proc/25699/statm: 29470 27489 99 283 0 29184 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 117880

[startup+222.302 s]
/proc/loadavg: 1.09 1.02 1.00 2/65 25700
/proc/meminfo: memFree=1413872/2055920 swapFree=4181092/4192956
[pid=25699] ppid=25697 vsize=138760 CPUtime=222.18
/proc/25699/stat : 25699 (SApperloT-base) R 25697 25699 25539 0 -1 4194304 32820 0 0 0 22186 32 0 0 25 0 1 0 100362564 142090240 32576 1992294400 134512640 135674940 4294956208 18446744073709551615 134551355 0 0 4096 0 0 0 0 17 0 0 0
/proc/25699/statm: 34690 32576 99 283 0 34404 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 138760

[startup+282.302 s]
/proc/loadavg: 1.08 1.03 1.00 2/65 25700
/proc/meminfo: memFree=1396080/2055920 swapFree=4181092/4192956
[pid=25699] ppid=25697 vsize=156992 CPUtime=282.16
/proc/25699/stat : 25699 (SApperloT-base) R 25697 25699 25539 0 -1 4194304 37314 0 0 0 28178 38 0 0 25 0 1 0 100362564 160759808 37070 1992294400 134512640 135674940 4294956208 18446744073709551615 134564826 0 0 4096 0 0 0 0 17 0 0 0
/proc/25699/statm: 39248 37070 99 283 0 38962 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 156992

[startup+342.302 s]
/proc/loadavg: 1.08 1.04 1.00 2/65 25700
/proc/meminfo: memFree=1381168/2055920 swapFree=4181092/4192956
[pid=25699] ppid=25697 vsize=172276 CPUtime=342.13
/proc/25699/stat : 25699 (SApperloT-base) R 25697 25699 25539 0 -1 4194304 40994 0 0 0 34171 42 0 0 25 0 1 0 100362564 176410624 40750 1992294400 134512640 135674940 4294956208 18446744073709551615 134564757 0 0 4096 0 0 0 0 17 0 0 0
/proc/25699/statm: 43069 40750 99 283 0 42783 0
Current children cumulated CPU time (s) 342.13
Current children cumulated vsize (KiB) 172276

[startup+402.302 s]
/proc/loadavg: 1.03 1.03 1.00 2/65 25700
/proc/meminfo: memFree=1369264/2055920 swapFree=4181092/4192956
[pid=25699] ppid=25697 vsize=185936 CPUtime=402.1
/proc/25699/stat : 25699 (SApperloT-base) R 25697 25699 25539 0 -1 4194304 44213 0 0 0 40164 46 0 0 25 0 1 0 100362564 190398464 43712 1992294400 134512640 135674940 4294956208 18446744073709551615 134564276 0 0 4096 0 0 0 0 17 0 0 0
/proc/25699/statm: 46484 43712 99 283 0 46198 0
Current children cumulated CPU time (s) 402.1
Current children cumulated vsize (KiB) 185936

[startup+462.301 s]
/proc/loadavg: 1.01 1.02 1.00 2/65 25700
/proc/meminfo: memFree=1358704/2055920 swapFree=4181092/4192956
[pid=25699] ppid=25697 vsize=196704 CPUtime=462.07
/proc/25699/stat : 25699 (SApperloT-base) R 25697 25699 25539 0 -1 4194304 46840 0 0 0 46158 49 0 0 25 0 1 0 100362564 201424896 46339 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 0 0 0
/proc/25699/statm: 49176 46339 99 283 0 48890 0
Current children cumulated CPU time (s) 462.07
Current children cumulated vsize (KiB) 196704

[startup+522.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 25700
/proc/meminfo: memFree=1349552/2055920 swapFree=4181092/4192956
[pid=25699] ppid=25697 vsize=207452 CPUtime=522.04
/proc/25699/stat : 25699 (SApperloT-base) R 25697 25699 25539 0 -1 4194304 49639 0 0 0 52153 51 0 0 25 0 1 0 100362564 212430848 48671 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 0 0 0
/proc/25699/statm: 51863 48671 99 283 0 51577 0
Current children cumulated CPU time (s) 522.04
Current children cumulated vsize (KiB) 207452

[startup+582.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 25700
/proc/meminfo: memFree=1340912/2055920 swapFree=4181092/4192956
[pid=25699] ppid=25697 vsize=215964 CPUtime=582.01
/proc/25699/stat : 25699 (SApperloT-base) R 25697 25699 25539 0 -1 4194304 51981 0 0 0 58148 53 0 0 25 0 1 0 100362564 221147136 50755 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 0 0 0
/proc/25699/statm: 53991 50755 99 283 0 53705 0
Current children cumulated CPU time (s) 582.01
Current children cumulated vsize (KiB) 215964

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25700
/proc/meminfo: memFree=1326064/2055920 swapFree=4181092/4192956
[pid=25699] ppid=25697 vsize=234024 CPUtime=642
/proc/25699/stat : 25699 (SApperloT-base) R 25697 25699 25539 0 -1 4194304 57224 0 0 0 64143 57 0 0 25 0 1 0 100362564 239640576 54455 1992294400 134512640 135674940 4294956208 18446744073709551615 134564748 0 0 4096 0 0 0 0 17 0 0 0
/proc/25699/statm: 58506 54455 99 283 0 58220 0
Current children cumulated CPU time (s) 642
Current children cumulated vsize (KiB) 234024

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25700
/proc/meminfo: memFree=1313584/2055920 swapFree=4181092/4192956
[pid=25699] ppid=25697 vsize=246544 CPUtime=701.97
/proc/25699/stat : 25699 (SApperloT-base) R 25697 25699 25539 0 -1 4194304 60356 0 0 0 70136 61 0 0 25 0 1 0 100362564 252461056 57587 1992294400 134512640 135674940 4294956208 18446744073709551615 134564826 0 0 4096 0 0 0 0 17 0 0 0
/proc/25699/statm: 61636 57587 99 283 0 61350 0
Current children cumulated CPU time (s) 701.97
Current children cumulated vsize (KiB) 246544

[startup+762.307 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25700
/proc/meminfo: memFree=1302640/2055920 swapFree=4181092/4192956
[pid=25699] ppid=25697 vsize=257316 CPUtime=761.92
/proc/25699/stat : 25699 (SApperloT-base) R 25697 25699 25539 0 -1 4194304 63041 0 0 0 76128 64 0 0 25 0 1 0 100362564 263491584 60272 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 0 0 0
/proc/25699/statm: 64329 60272 99 283 0 64043 0
Current children cumulated CPU time (s) 761.92
Current children cumulated vsize (KiB) 257316

[startup+822.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25700
/proc/meminfo: memFree=1292144/2055920 swapFree=4181092/4192956
[pid=25699] ppid=25697 vsize=267856 CPUtime=821.89
/proc/25699/stat : 25699 (SApperloT-base) R 25697 25699 25539 0 -1 4194304 65689 0 0 0 82121 68 0 0 25 0 1 0 100362564 274284544 62920 1992294400 134512640 135674940 4294956208 18446744073709551615 134564088 0 0 4096 0 0 0 0 17 0 0 0
/proc/25699/statm: 66964 62920 99 283 0 66678 0
Current children cumulated CPU time (s) 821.89
Current children cumulated vsize (KiB) 267856

[startup+882.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25700
/proc/meminfo: memFree=1283760/2055920 swapFree=4181092/4192956
[pid=25699] ppid=25697 vsize=276424 CPUtime=881.87
/proc/25699/stat : 25699 (SApperloT-base) R 25697 25699 25539 0 -1 4194304 67751 0 0 0 88116 71 0 0 25 0 1 0 100362564 283058176 64982 1992294400 134512640 135674940 4294956208 18446744073709551615 134564017 0 0 4096 0 0 0 0 17 0 0 0
/proc/25699/statm: 69106 64982 99 283 0 68820 0
Current children cumulated CPU time (s) 881.87
Current children cumulated vsize (KiB) 276424

[startup+942.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25700
/proc/meminfo: memFree=1274608/2055920 swapFree=4181092/4192956
[pid=25699] ppid=25697 vsize=285540 CPUtime=941.82
/proc/25699/stat : 25699 (SApperloT-base) R 25697 25699 25539 0 -1 4194304 70039 0 0 0 94109 73 0 0 25 0 1 0 100362564 292392960 67270 1992294400 134512640 135674940 4294956208 18446744073709551615 134564017 0 0 4096 0 0 0 0 17 0 0 0
/proc/25699/statm: 71385 67270 99 283 0 71099 0
Current children cumulated CPU time (s) 941.82
Current children cumulated vsize (KiB) 285540

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25700
/proc/meminfo: memFree=1264688/2055920 swapFree=4181092/4192956
[pid=25699] ppid=25697 vsize=295820 CPUtime=1001.79
/proc/25699/stat : 25699 (SApperloT-base) R 25697 25699 25539 0 -1 4194304 72516 0 0 0 100104 75 0 0 25 0 1 0 100362564 302919680 69747 1992294400 134512640 135674940 4294956208 18446744073709551615 134556795 0 0 4096 0 0 0 0 17 0 0 0
/proc/25699/statm: 73955 69747 99 283 0 73669 0
Current children cumulated CPU time (s) 1001.79
Current children cumulated vsize (KiB) 295820

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25702
/proc/meminfo: memFree=1256688/2055920 swapFree=4181092/4192956
[pid=25699] ppid=25697 vsize=303980 CPUtime=1061.77
/proc/25699/stat : 25699 (SApperloT-base) R 25697 25699 25539 0 -1 4194304 74513 0 0 0 106099 78 0 0 25 0 1 0 100362564 311275520 71744 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 0 0 0
/proc/25699/statm: 75995 71744 99 283 0 75709 0
Current children cumulated CPU time (s) 1061.77
Current children cumulated vsize (KiB) 303980

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25702
/proc/meminfo: memFree=1249264/2055920 swapFree=4181092/4192956
[pid=25699] ppid=25697 vsize=313424 CPUtime=1121.74
/proc/25699/stat : 25699 (SApperloT-base) R 25697 25699 25539 0 -1 4194304 76869 0 0 0 112094 80 0 0 25 0 1 0 100362564 320946176 73587 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 0 0 0
/proc/25699/statm: 78356 73587 99 283 0 78070 0
Current children cumulated CPU time (s) 1121.74
Current children cumulated vsize (KiB) 313424

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25702
/proc/meminfo: memFree=1241840/2055920 swapFree=4181092/4192956
[pid=25699] ppid=25697 vsize=321136 CPUtime=1181.71
/proc/25699/stat : 25699 (SApperloT-base) R 25697 25699 25539 0 -1 4194304 78741 0 0 0 118089 82 0 0 25 0 1 0 100362564 328843264 75459 1992294400 134512640 135674940 4294956208 18446744073709551615 134564826 0 0 4096 0 0 0 0 17 0 0 0
/proc/25699/statm: 80284 75459 99 283 0 79998 0
Current children cumulated CPU time (s) 1181.71
Current children cumulated vsize (KiB) 321136



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25702
/proc/meminfo: memFree=1238896/2055920 swapFree=4181092/4192956
[pid=25699] ppid=25697 vsize=324000 CPUtime=1200.01
/proc/25699/stat : 25699 (SApperloT-base) R 25697 25699 25539 0 -1 4194304 79437 0 0 0 119918 83 0 0 25 0 1 0 100362564 331776000 76155 1992294400 134512640 135674940 4294956208 18446744073709551615 134564826 0 0 4096 0 0 0 0 17 0 0 0
/proc/25699/statm: 81000 76155 99 283 0 80714 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 324000

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.65
CPU time (s): 1200.07
CPU user time (s): 1199.19
CPU system time (s): 0.879866
CPU usage (%): 99.9514
Max. virtual memory (cumulated for all children) (KiB): 324000

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

runsolver used 0.991849 second user time and 3.38248 second system time

The end

Launcher Data

Begin job on node13 at 2009-04-26 07:21:31
IDJOB=1727311
IDBENCH=24635
IDSOLVER=509
FILE ID=node13/1727311-1240723287
PBS_JOBID= 9186889
Free space on /tmp= 66208 MiB

SOLVER NAME= SApperloT base
BENCH NAME= SAT07/crafted/Hard/contest05/phnf/phnf-size10-exclusive-philo.used-as.sat04-988.sat05-4195.reshuffled-07.cnf
COMMAND LINE= HOME/SApperloT-base -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1727311-1240723287/watcher-1727311-1240723287 -o /tmp/evaluation-result-1727311-1240723287/solver-1727311-1240723287 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SApperloT-base -seed=2003142194 HOME/instance-1727311-1240723287.cnf

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

MD5SUM BENCH= 45589f445aa56f109f82baade7facf9a
RANDOM SEED=2003142194

node13.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.227
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.227
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:       1544216 kB
Buffers:         54560 kB
Cached:         377832 kB
SwapCached:       5664 kB
Active:         184904 kB
Inactive:       255516 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1544216 kB
SwapTotal:     4192956 kB
SwapFree:      4181092 kB
Dirty:           25708 kB
Writeback:           0 kB
Mapped:          13476 kB
Slab:            57276 kB
Committed_AS:   335748 kB
PageTables:       1460 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= 66208 MiB
End job on node13 at 2009-04-26 07:41:33