Trace number 1579960

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.14 1200.6

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UTI-15-5p0.cnf
MD5SUMb21b299f860c56270b509900cff82599
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark565.218
Satisfiable
(Un)Satisfiability was proved
Number of variables162926
Number of clauses821689
Sum of the clauses size1954581
Maximum clause length10
Minimum clause length1
Number of clauses of size 18386
Number of clauses of size 2618514
Number of clauses of size 3153189
Number of clauses of size 44620
Number of clauses of size 518480
Number of clauses of size over 518500

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-1579960-1238912912/watcher-1579960-1238912912 -o /tmp/evaluation-result-1579960-1238912912/solver-1579960-1238912912 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SApperloT-base -seed=579761576 HOME/instance-1579960-1238912912.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.98 1.08 3/64 19433
/proc/meminfo: memFree=1617584/2055920 swapFree=4178784/4192956
[pid=19433] ppid=19431 vsize=7208 CPUtime=0
/proc/19433/stat : 19433 (SApperloT-base) R 19431 19433 18827 0 -1 4194304 863 0 0 0 0 0 0 0 20 0 1 0 1163955070 7380992 847 1992294400 134512640 135674940 4294956192 18446744073709551615 134545002 0 0 4096 0 0 0 0 17 1 0 0
/proc/19433/statm: 1802 851 88 283 0 1516 0

[startup+0.0620221 s]
/proc/loadavg: 0.92 0.98 1.08 3/64 19433
/proc/meminfo: memFree=1617584/2055920 swapFree=4178784/4192956
[pid=19433] ppid=19431 vsize=14448 CPUtime=0.05
/proc/19433/stat : 19433 (SApperloT-base) R 19431 19433 18827 0 -1 4194304 2471 0 0 0 4 1 0 0 20 0 1 0 1163955070 14794752 2455 1992294400 134512640 135674940 4294956192 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/19433/statm: 3612 2455 90 283 0 3326 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 14448

[startup+0.101029 s]
/proc/loadavg: 0.92 0.98 1.08 3/64 19433
/proc/meminfo: memFree=1617584/2055920 swapFree=4178784/4192956
[pid=19433] ppid=19431 vsize=15636 CPUtime=0.09
/proc/19433/stat : 19433 (SApperloT-base) R 19431 19433 18827 0 -1 4194304 2829 0 0 0 8 1 0 0 20 0 1 0 1163955070 16011264 2813 1992294400 134512640 135674940 4294956192 18446744073709551615 135172670 0 0 4096 0 0 0 0 17 1 0 0
/proc/19433/statm: 3909 2813 90 283 0 3623 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15636

[startup+0.301068 s]
/proc/loadavg: 0.92 0.98 1.08 3/64 19433
/proc/meminfo: memFree=1617584/2055920 swapFree=4178784/4192956
[pid=19433] ppid=19431 vsize=21180 CPUtime=0.29
/proc/19433/stat : 19433 (SApperloT-base) R 19431 19433 18827 0 -1 4194304 4297 0 0 0 27 2 0 0 22 0 1 0 1163955070 21688320 4281 1992294400 134512640 135674940 4294956192 18446744073709551615 135172670 0 0 4096 0 0 0 0 17 1 0 0
/proc/19433/statm: 5295 4281 90 283 0 5009 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 21180

[startup+0.701147 s]
/proc/loadavg: 0.92 0.98 1.08 3/64 19433
/proc/meminfo: memFree=1617584/2055920 swapFree=4178784/4192956
[pid=19433] ppid=19431 vsize=34380 CPUtime=0.69
/proc/19433/stat : 19433 (SApperloT-base) R 19431 19433 18827 0 -1 4194304 7638 0 0 0 65 4 0 0 25 0 1 0 1163955070 35205120 7589 1992294400 134512640 135674940 4294956192 18446744073709551615 135172670 0 0 4096 0 0 0 0 17 1 0 0
/proc/19433/statm: 8595 7589 92 283 0 8309 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 34380

[startup+1.5013 s]
/proc/loadavg: 0.92 0.98 1.08 2/65 19434
/proc/meminfo: memFree=1584040/2055920 swapFree=4178784/4192956
[pid=19433] ppid=19431 vsize=38836 CPUtime=1.49
/proc/19433/stat : 19433 (SApperloT-base) R 19431 19433 18827 0 -1 4194304 8994 0 0 0 144 5 0 0 25 0 1 0 1163955070 39768064 8556 1992294400 134512640 135674940 4294956192 18446744073709551615 134555846 0 0 4096 0 0 0 0 17 1 0 0
/proc/19433/statm: 9709 8556 98 283 0 9423 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 38836

[startup+3.10162 s]
/proc/loadavg: 0.92 0.98 1.08 2/65 19434
/proc/meminfo: memFree=1583144/2055920 swapFree=4178784/4192956
[pid=19433] ppid=19431 vsize=39100 CPUtime=3.08
/proc/19433/stat : 19433 (SApperloT-base) R 19431 19433 18827 0 -1 4194304 9079 0 0 0 303 5 0 0 25 0 1 0 1163955070 40038400 8641 1992294400 134512640 135674940 4294956192 18446744073709551615 134556795 0 0 4096 0 0 0 0 17 1 0 0
/proc/19433/statm: 9775 8641 98 283 0 9489 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 39100

[startup+6.30125 s]
/proc/loadavg: 0.93 0.98 1.08 2/65 19434
/proc/meminfo: memFree=1582248/2055920 swapFree=4178784/4192956
[pid=19433] ppid=19431 vsize=40552 CPUtime=6.28
/proc/19433/stat : 19433 (SApperloT-base) R 19431 19433 18827 0 -1 4194304 9452 0 0 0 622 6 0 0 25 0 1 0 1163955070 41525248 9014 1992294400 134512640 135674940 4294956192 18446744073709551615 134564017 0 0 4096 0 0 0 0 17 1 0 0
/proc/19433/statm: 10138 9014 98 283 0 9852 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 40552

[startup+12.7015 s]
/proc/loadavg: 0.93 0.98 1.08 2/65 19434
/proc/meminfo: memFree=1577832/2055920 swapFree=4178784/4192956
[pid=19433] ppid=19431 vsize=45172 CPUtime=12.68
/proc/19433/stat : 19433 (SApperloT-base) R 19431 19433 18827 0 -1 4194304 10585 0 0 0 1261 7 0 0 25 0 1 0 1163955070 46256128 10147 1992294400 134512640 135674940 4294956192 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/19433/statm: 11293 10147 98 283 0 11007 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 45172

[startup+25.501 s]
/proc/loadavg: 0.95 0.98 1.08 2/65 19434
/proc/meminfo: memFree=1567976/2055920 swapFree=4178784/4192956
[pid=19433] ppid=19431 vsize=54596 CPUtime=25.47
/proc/19433/stat : 19433 (SApperloT-base) R 19431 19433 18827 0 -1 4194304 12935 0 0 0 2538 9 0 0 25 0 1 0 1163955070 55906304 12497 1992294400 134512640 135674940 4294956192 18446744073709551615 134564608 0 0 4096 0 0 0 0 17 1 0 0
/proc/19433/statm: 13649 12497 98 283 0 13363 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 54596

[startup+51.1011 s]
/proc/loadavg: 0.96 0.98 1.08 2/65 19434
/proc/meminfo: memFree=1547176/2055920 swapFree=4178784/4192956
[pid=19433] ppid=19431 vsize=75640 CPUtime=51.06
/proc/19433/stat : 19433 (SApperloT-base) R 19431 19433 18827 0 -1 4194304 18183 0 0 0 5093 13 0 0 25 0 1 0 1163955070 77455360 17745 1992294400 134512640 135674940 4294956192 18446744073709551615 134536750 0 0 4096 0 0 0 0 17 1 0 0
/proc/19433/statm: 18910 17745 98 283 0 18624 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 75640

[startup+102.305 s]
/proc/loadavg: 0.98 0.98 1.07 2/65 19434
/proc/meminfo: memFree=1521192/2055920 swapFree=4178784/4192956
[pid=19433] ppid=19431 vsize=101688 CPUtime=102.24
/proc/19433/stat : 19433 (SApperloT-base) R 19431 19433 18827 0 -1 4194304 24834 0 0 0 10206 18 0 0 25 0 1 0 1163955070 104128512 24139 1992294400 134512640 135674940 4294956192 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/19433/statm: 25422 24139 99 283 0 25136 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 101688

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 1.07 2/65 19434
/proc/meminfo: memFree=1520936/2055920 swapFree=4178784/4192956
[pid=19433] ppid=19431 vsize=101952 CPUtime=162.21
/proc/19433/stat : 19433 (SApperloT-base) R 19431 19433 18827 0 -1 4194304 24897 0 0 0 16203 18 0 0 25 0 1 0 1163955070 104398848 24202 1992294400 134512640 135674940 4294956192 18446744073709551615 134564017 0 0 4096 0 0 0 0 17 1 0 0
/proc/19433/statm: 25488 24202 99 283 0 25202 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 101952

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 1.06 2/65 19434
/proc/meminfo: memFree=1491048/2055920 swapFree=4178784/4192956
[pid=19433] ppid=19431 vsize=132144 CPUtime=222.19
/proc/19433/stat : 19433 (SApperloT-base) R 19431 19433 18827 0 -1 4194304 32376 0 0 0 22195 24 0 0 25 0 1 0 1163955070 135315456 31681 1992294400 134512640 135674940 4294956192 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/19433/statm: 33036 31681 99 283 0 32750 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 132144

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 1.06 2/65 19434
/proc/meminfo: memFree=1454248/2055920 swapFree=4178784/4192956
[pid=19433] ppid=19431 vsize=168860 CPUtime=282.17
/proc/19433/stat : 19433 (SApperloT-base) R 19431 19433 18827 0 -1 4194304 41608 0 0 0 28182 35 0 0 25 0 1 0 1163955070 172912640 40913 1992294400 134512640 135674940 4294956192 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/19433/statm: 42215 40913 99 283 0 41929 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 168860

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 1.05 2/65 19434
/proc/meminfo: memFree=1415472/2055920 swapFree=4178784/4192956
[pid=19433] ppid=19431 vsize=207244 CPUtime=342.15
/proc/19433/stat : 19433 (SApperloT-base) R 19431 19433 18827 0 -1 4194304 51218 0 0 0 34169 46 0 0 25 0 1 0 1163955070 212217856 50523 1992294400 134512640 135674940 4294956192 18446744073709551615 134551574 0 0 4096 0 0 0 0 17 1 0 0
/proc/19433/statm: 51811 50523 99 283 0 51525 0
Current children cumulated CPU time (s) 342.15
Current children cumulated vsize (KiB) 207244

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 1.04 2/65 19434
/proc/meminfo: memFree=1380784/2055920 swapFree=4178784/4192956
[pid=19433] ppid=19431 vsize=242604 CPUtime=402.12
/proc/19433/stat : 19433 (SApperloT-base) R 19431 19433 18827 0 -1 4194304 60083 0 0 0 40160 52 0 0 25 0 1 0 1163955070 248426496 59259 1992294400 134512640 135674940 4294956192 18446744073709551615 134551574 0 0 4096 0 0 0 0 17 1 0 0
/proc/19433/statm: 60651 59259 99 283 0 60365 0
Current children cumulated CPU time (s) 402.12
Current children cumulated vsize (KiB) 242604

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 1.04 2/65 19434
/proc/meminfo: memFree=1345712/2055920 swapFree=4178784/4192956
[pid=19433] ppid=19431 vsize=277228 CPUtime=462.1
/proc/19433/stat : 19433 (SApperloT-base) R 19431 19433 18827 0 -1 4194304 68813 0 0 0 46150 60 0 0 25 0 1 0 1163955070 283881472 67989 1992294400 134512640 135674940 4294956192 18446744073709551615 134565290 0 0 4096 0 0 0 0 17 1 0 0
/proc/19433/statm: 69307 67989 99 283 0 69021 0
Current children cumulated CPU time (s) 462.1
Current children cumulated vsize (KiB) 277228

[startup+522.301 s]
/proc/loadavg: 0.99 0.98 1.03 2/65 19434
/proc/meminfo: memFree=1309424/2055920 swapFree=4178784/4192956
[pid=19433] ppid=19431 vsize=313348 CPUtime=522.08
/proc/19433/stat : 19433 (SApperloT-base) R 19431 19433 18827 0 -1 4194304 77874 0 0 0 52140 68 0 0 25 0 1 0 1163955070 320868352 77050 1992294400 134512640 135674940 4294956192 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/19433/statm: 78337 77050 99 283 0 78051 0
Current children cumulated CPU time (s) 522.08
Current children cumulated vsize (KiB) 313348

[startup+582.301 s]
/proc/loadavg: 0.99 0.98 1.03 2/65 19434
/proc/meminfo: memFree=1273200/2055920 swapFree=4178784/4192956
[pid=19433] ppid=19431 vsize=349512 CPUtime=582.05
/proc/19433/stat : 19433 (SApperloT-base) R 19431 19433 18827 0 -1 4194304 86883 0 0 0 58129 76 0 0 25 0 1 0 1163955070 357900288 86059 1992294400 134512640 135674940 4294956192 18446744073709551615 134564285 0 0 4096 0 0 0 0 17 1 0 0
/proc/19433/statm: 87378 86059 99 283 0 87092 0
Current children cumulated CPU time (s) 582.05
Current children cumulated vsize (KiB) 349512

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 1.02 2/65 19434
/proc/meminfo: memFree=1235888/2055920 swapFree=4178784/4192956
[pid=19433] ppid=19431 vsize=386436 CPUtime=642.03
/proc/19433/stat : 19433 (SApperloT-base) R 19431 19433 18827 0 -1 4194304 96118 0 0 0 64120 83 0 0 25 0 1 0 1163955070 395710464 95294 1992294400 134512640 135674940 4294956192 18446744073709551615 134564840 0 0 4096 0 0 0 0 17 1 0 0
/proc/19433/statm: 96609 95294 99 283 0 96323 0
Current children cumulated CPU time (s) 642.03
Current children cumulated vsize (KiB) 386436

[startup+702.302 s]
/proc/loadavg: 0.99 0.98 1.01 2/65 19434
/proc/meminfo: memFree=1204976/2055920 swapFree=4178784/4192956
[pid=19433] ppid=19431 vsize=417516 CPUtime=702.01
/proc/19433/stat : 19433 (SApperloT-base) R 19431 19433 18827 0 -1 4194304 103902 0 0 0 70111 90 0 0 25 0 1 0 1163955070 427536384 103078 1992294400 134512640 135674940 4294956192 18446744073709551615 134564840 0 0 4096 0 0 0 0 17 1 0 0
/proc/19433/statm: 104379 103078 99 283 0 104093 0
Current children cumulated CPU time (s) 702.01
Current children cumulated vsize (KiB) 417516

[startup+762.306 s]
/proc/loadavg: 0.99 0.98 1.01 2/65 19434
/proc/meminfo: memFree=1167728/2055920 swapFree=4178784/4192956
[pid=19433] ppid=19431 vsize=455696 CPUtime=761.99
/proc/19433/stat : 19433 (SApperloT-base) R 19431 19433 18827 0 -1 4194304 113652 0 0 0 76101 98 0 0 25 0 1 0 1163955070 466632704 112315 1992294400 134512640 135674940 4294956192 18446744073709551615 134558972 0 0 4096 0 0 0 0 17 1 0 0
/proc/19433/statm: 113924 112315 99 283 0 113638 0
Current children cumulated CPU time (s) 761.99
Current children cumulated vsize (KiB) 455696

[startup+822.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 19434
/proc/meminfo: memFree=1132912/2055920 swapFree=4178784/4192956
[pid=19433] ppid=19431 vsize=489636 CPUtime=821.97
/proc/19433/stat : 19433 (SApperloT-base) R 19431 19433 18827 0 -1 4194304 122387 0 0 0 82091 106 0 0 25 0 1 0 1163955070 501387264 121050 1992294400 134512640 135674940 4294956192 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/19433/statm: 122409 121050 99 283 0 122123 0
Current children cumulated CPU time (s) 821.97
Current children cumulated vsize (KiB) 489636

[startup+882.301 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 19434
/proc/meminfo: memFree=1095344/2055920 swapFree=4178784/4192956
[pid=19433] ppid=19431 vsize=527120 CPUtime=881.94
/proc/19433/stat : 19433 (SApperloT-base) R 19431 19433 18827 0 -1 4194304 131747 0 0 0 88079 115 0 0 25 0 1 0 1163955070 539770880 130410 1992294400 134512640 135674940 4294956192 18446744073709551615 134551250 0 0 4096 0 0 0 0 17 1 0 0
/proc/19433/statm: 131780 130410 99 283 0 131494 0
Current children cumulated CPU time (s) 881.94
Current children cumulated vsize (KiB) 527120

[startup+942.301 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 19434
/proc/meminfo: memFree=1065968/2055920 swapFree=4178784/4192956
[pid=19433] ppid=19431 vsize=557604 CPUtime=941.92
/proc/19433/stat : 19433 (SApperloT-base) R 19431 19433 18827 0 -1 4194304 139322 0 0 0 94070 122 0 0 25 0 1 0 1163955070 570986496 137728 1992294400 134512640 135674940 4294956192 18446744073709551615 134565273 0 0 4096 0 0 0 0 17 1 0 0
/proc/19433/statm: 139401 137728 99 283 0 139115 0
Current children cumulated CPU time (s) 941.92
Current children cumulated vsize (KiB) 557604

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 19434
/proc/meminfo: memFree=1033008/2055920 swapFree=4178784/4192956
[pid=19433] ppid=19431 vsize=590364 CPUtime=1001.89
/proc/19433/stat : 19433 (SApperloT-base) R 19431 19433 18827 0 -1 4194304 147498 0 0 0 100061 128 0 0 25 0 1 0 1163955070 604532736 145904 1992294400 134512640 135674940 4294956192 18446744073709551615 134558912 0 0 4096 0 0 0 0 17 1 0 0
/proc/19433/statm: 147591 145904 99 283 0 147305 0
Current children cumulated CPU time (s) 1001.89
Current children cumulated vsize (KiB) 590364

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 19434
/proc/meminfo: memFree=1002032/2055920 swapFree=4178784/4192956
[pid=19433] ppid=19431 vsize=621596 CPUtime=1061.88
/proc/19433/stat : 19433 (SApperloT-base) R 19431 19433 18827 0 -1 4194304 155285 0 0 0 106051 137 0 0 25 0 1 0 1163955070 636514304 153691 1992294400 134512640 135674940 4294956192 18446744073709551615 134564154 0 0 4096 0 0 0 0 17 1 0 0
/proc/19433/statm: 155399 153691 99 283 0 155113 0
Current children cumulated CPU time (s) 1061.88
Current children cumulated vsize (KiB) 621596

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 19436
/proc/meminfo: memFree=974576/2055920 swapFree=4178784/4192956
[pid=19433] ppid=19431 vsize=648988 CPUtime=1121.85
/proc/19433/stat : 19433 (SApperloT-base) R 19431 19433 18827 0 -1 4194304 162111 0 0 0 112043 142 0 0 25 0 1 0 1163955070 664563712 160517 1992294400 134512640 135674940 4294956192 18446744073709551615 134551250 0 0 4096 0 0 0 0 17 1 0 0
/proc/19433/statm: 162247 160517 99 283 0 161961 0
Current children cumulated CPU time (s) 1121.85
Current children cumulated vsize (KiB) 648988

[startup+1182.3 s]
/proc/loadavg: 1.06 1.00 1.00 2/65 19436
/proc/meminfo: memFree=946160/2055920 swapFree=4178784/4192956
[pid=19433] ppid=19431 vsize=677664 CPUtime=1181.83
/proc/19433/stat : 19433 (SApperloT-base) R 19431 19433 18827 0 -1 4194304 169249 0 0 0 118034 149 0 0 25 0 1 0 1163955070 693927936 167655 1992294400 134512640 135674940 4294956192 18446744073709551615 134555841 0 0 4096 0 0 0 0 17 1 0 0
/proc/19433/statm: 169416 167655 99 283 0 169130 0
Current children cumulated CPU time (s) 1181.83
Current children cumulated vsize (KiB) 677664



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.04 1.00 1.00 2/65 19436
/proc/meminfo: memFree=936432/2055920 swapFree=4178784/4192956
[pid=19433] ppid=19431 vsize=687004 CPUtime=1200.02
/proc/19433/stat : 19433 (SApperloT-base) R 19431 19433 18827 0 -1 4194304 171565 0 0 0 119850 152 0 0 25 0 1 0 1163955070 703492096 169971 1992294400 134512640 135674940 4294956192 18446744073709551615 134551250 0 0 4096 0 0 0 0 17 1 0 0
/proc/19433/statm: 171751 169971 99 283 0 171465 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 687004

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

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

[startup+1200.5 s]
/proc/loadavg: 1.04 1.00 1.00 2/65 19436
/proc/meminfo: memFree=936432/2055920 swapFree=4178784/4192956
[pid=19433] ppid=19431 vsize=687004 CPUtime=1200.02
/proc/19433/stat : 19433 (SApperloT-base) R 19431 19433 18827 0 -1 4194304 171565 0 0 0 119850 152 0 0 25 0 1 0 1163955070 703492096 169971 1992294400 134512640 135674940 4294956192 18446744073709551615 134551250 0 0 4096 0 0 0 0 17 1 0 0
/proc/19433/statm: 171751 169971 99 283 0 171465 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 687004

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.6
CPU time (s): 1200.14
CPU user time (s): 1198.51
CPU system time (s): 1.62775
CPU usage (%): 99.9611
Max. virtual memory (cumulated for all children) (KiB): 687004

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

runsolver used 0.882865 second user time and 2.6256 second system time

The end

Launcher Data

Begin job on node75 at 2009-04-05 08:28:34
IDJOB=1579960
IDBENCH=71008
IDSOLVER=509
FILE ID=node75/1579960-1238912912
PBS_JOBID= 9101341
Free space on /tmp= 66504 MiB

SOLVER NAME= SApperloT base
BENCH NAME= SAT09/APPLICATIONS/diagnosis/UTI-15-5p0.cnf
COMMAND LINE= HOME/SApperloT-base -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1579960-1238912912/watcher-1579960-1238912912 -o /tmp/evaluation-result-1579960-1238912912/solver-1579960-1238912912 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SApperloT-base -seed=579761576 HOME/instance-1579960-1238912912.cnf

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

MD5SUM BENCH= b21b299f860c56270b509900cff82599
RANDOM SEED=579761576

node75.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.263
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.263
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1618064 kB
Buffers:         47492 kB
Cached:         319232 kB
SwapCached:       8024 kB
Active:         150420 kB
Inactive:       225824 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1618064 kB
SwapTotal:     4192956 kB
SwapFree:      4178784 kB
Dirty:           16308 kB
Writeback:           0 kB
Mapped:          15144 kB
Slab:            47564 kB
Committed_AS:  2535260 kB
PageTables:       1444 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= 66504 MiB
End job on node75 at 2009-04-05 08:48:36