Trace number 1723930

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.11 1200.44

General information on the benchmark

Namemanol-pipe-f9n.cnf
MD5SUM61e4a04a828a2cd33ae3f3dde54ef320
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark280.7
Satisfiable
(Un)Satisfiability was proved
Number of variables185149
Number of clauses552412
Sum of the clauses size1288960
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2368274
Number of clauses of size 3184137
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

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-1723930-1240690254/watcher-1723930-1240690254 -o /tmp/evaluation-result-1723930-1240690254/solver-1723930-1240690254 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SApperloT-base -seed=188967191 HOME/instance-1723930-1240690254.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: 1.00 1.00 1.06 3/64 5625
/proc/meminfo: memFree=1709824/2055920 swapFree=4192812/4192956
[pid=5625] ppid=5623 vsize=8012 CPUtime=0
/proc/5625/stat : 5625 (SApperloT-base) R 5623 5625 5527 0 -1 4194304 883 0 0 0 0 0 0 0 20 0 1 0 97053481 8204288 867 1992294400 134512640 135674940 4294956208 18446744073709551615 134545002 0 0 4096 0 0 0 0 17 1 0 0
/proc/5625/statm: 2003 872 88 283 0 1717 0

[startup+0.070377 s]
/proc/loadavg: 1.00 1.00 1.06 3/64 5625
/proc/meminfo: memFree=1709824/2055920 swapFree=4192812/4192956
[pid=5625] ppid=5623 vsize=14456 CPUtime=0.06
/proc/5625/stat : 5625 (SApperloT-base) R 5623 5625 5527 0 -1 4194304 2732 0 0 0 5 1 0 0 20 0 1 0 97053481 14802944 2716 1992294400 134512640 135674940 4294956208 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/5625/statm: 3614 2716 90 283 0 3328 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 14456

[startup+0.101379 s]
/proc/loadavg: 1.00 1.00 1.06 3/64 5625
/proc/meminfo: memFree=1709824/2055920 swapFree=4192812/4192956
[pid=5625] ppid=5623 vsize=15644 CPUtime=0.09
/proc/5625/stat : 5625 (SApperloT-base) R 5623 5625 5527 0 -1 4194304 3043 0 0 0 8 1 0 0 20 0 1 0 97053481 16019456 3027 1992294400 134512640 135674940 4294956208 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/5625/statm: 3911 3027 90 283 0 3625 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15644

[startup+0.301403 s]
/proc/loadavg: 1.00 1.00 1.06 3/64 5625
/proc/meminfo: memFree=1709824/2055920 swapFree=4192812/4192956
[pid=5625] ppid=5623 vsize=23036 CPUtime=0.29
/proc/5625/stat : 5625 (SApperloT-base) R 5623 5625 5527 0 -1 4194304 4981 0 0 0 26 3 0 0 22 0 1 0 97053481 23588864 4965 1992294400 134512640 135674940 4294956208 18446744073709551615 135172670 0 0 4096 0 0 0 0 17 1 0 0
/proc/5625/statm: 5759 4965 90 283 0 5473 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 23036

[startup+0.70145 s]
/proc/loadavg: 1.00 1.00 1.06 3/64 5625
/proc/meminfo: memFree=1709824/2055920 swapFree=4192812/4192956
[pid=5625] ppid=5623 vsize=28372 CPUtime=0.69
/proc/5625/stat : 5625 (SApperloT-base) R 5623 5625 5527 0 -1 4194304 6463 0 0 0 65 4 0 0 25 0 1 0 97053481 29052928 6351 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/5625/statm: 7093 6351 98 283 0 6807 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 28372

[startup+1.50154 s]
/proc/loadavg: 1.00 1.00 1.06 2/65 5626
/proc/meminfo: memFree=1684408/2055920 swapFree=4192812/4192956
[pid=5625] ppid=5623 vsize=28884 CPUtime=1.49
/proc/5625/stat : 5625 (SApperloT-base) R 5623 5625 5527 0 -1 4194304 6629 0 0 0 145 4 0 0 25 0 1 0 97053481 29577216 6388 1992294400 134512640 135674940 4294956208 18446744073709551615 134564388 0 0 4096 0 0 0 0 17 1 0 0
/proc/5625/statm: 7221 6388 98 283 0 6935 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 28884

[startup+3.10173 s]
/proc/loadavg: 1.00 1.00 1.06 2/65 5626
/proc/meminfo: memFree=1683832/2055920 swapFree=4192812/4192956
[pid=5625] ppid=5623 vsize=29148 CPUtime=3.09
/proc/5625/stat : 5625 (SApperloT-base) R 5623 5625 5527 0 -1 4194304 6692 0 0 0 305 4 0 0 25 0 1 0 97053481 29847552 6451 1992294400 134512640 135674940 4294956208 18446744073709551615 134564271 0 0 4096 0 0 0 0 17 1 0 0
/proc/5625/statm: 7287 6451 98 283 0 7001 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 29148

[startup+6.30111 s]
/proc/loadavg: 1.00 1.00 1.06 2/65 5626
/proc/meminfo: memFree=1683512/2055920 swapFree=4192812/4192956
[pid=5625] ppid=5623 vsize=29940 CPUtime=6.29
/proc/5625/stat : 5625 (SApperloT-base) R 5623 5625 5527 0 -1 4194304 6863 0 0 0 624 5 0 0 25 0 1 0 97053481 30658560 6622 1992294400 134512640 135674940 4294956208 18446744073709551615 134551505 0 0 4096 0 0 0 0 17 1 0 0
/proc/5625/statm: 7485 6622 98 283 0 7199 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 29940

[startup+12.7019 s]
/proc/loadavg: 1.00 1.00 1.05 2/65 5626
/proc/meminfo: memFree=1681464/2055920 swapFree=4192812/4192956
[pid=5625] ppid=5623 vsize=32084 CPUtime=12.68
/proc/5625/stat : 5625 (SApperloT-base) R 5623 5625 5527 0 -1 4194304 7384 0 0 0 1263 5 0 0 25 0 1 0 97053481 32854016 7143 1992294400 134512640 135674940 4294956208 18446744073709551615 134565332 0 0 4096 0 0 0 0 17 1 0 0
/proc/5625/statm: 8021 7143 98 283 0 7735 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 32084

[startup+25.5014 s]
/proc/loadavg: 1.00 1.00 1.05 2/65 5626
/proc/meminfo: memFree=1676472/2055920 swapFree=4192812/4192956
[pid=5625] ppid=5623 vsize=37020 CPUtime=25.49
/proc/5625/stat : 5625 (SApperloT-base) R 5623 5625 5527 0 -1 4194304 8618 0 0 0 2542 7 0 0 25 0 1 0 97053481 37908480 8377 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/5625/statm: 9255 8377 98 283 0 8969 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 37020

[startup+51.1013 s]
/proc/loadavg: 1.00 1.00 1.05 2/65 5626
/proc/meminfo: memFree=1668728/2055920 swapFree=4192812/4192956
[pid=5625] ppid=5623 vsize=44852 CPUtime=51.08
/proc/5625/stat : 5625 (SApperloT-base) R 5623 5625 5527 0 -1 4194304 10555 0 0 0 5098 10 0 0 25 0 1 0 97053481 45928448 10314 1992294400 134512640 135674940 4294956208 18446744073709551615 134564017 0 0 4096 0 0 0 0 17 1 0 0
/proc/5625/statm: 11213 10314 99 283 0 10927 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 44852

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.05 2/65 5626
/proc/meminfo: memFree=1666296/2055920 swapFree=4192812/4192956
[pid=5625] ppid=5623 vsize=47464 CPUtime=102.27
/proc/5625/stat : 5625 (SApperloT-base) R 5623 5625 5527 0 -1 4194304 11170 0 0 0 10216 11 0 0 25 0 1 0 97053481 48603136 10929 1992294400 134512640 135674940 4294956208 18446744073709551615 134564271 0 0 4096 0 0 0 0 17 1 0 0
/proc/5625/statm: 11866 10929 99 283 0 11580 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 47464

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.04 2/65 5626
/proc/meminfo: memFree=1650744/2055920 swapFree=4192812/4192956
[pid=5625] ppid=5623 vsize=63672 CPUtime=162.25
/proc/5625/stat : 5625 (SApperloT-base) R 5623 5625 5527 0 -1 4194304 15097 0 0 0 16211 14 0 0 25 0 1 0 97053481 65200128 14856 1992294400 134512640 135674940 4294956208 18446744073709551615 134565290 0 0 4096 0 0 0 0 17 1 0 0
/proc/5625/statm: 15918 14856 99 283 0 15632 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 63672

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.03 2/65 5626
/proc/meminfo: memFree=1629624/2055920 swapFree=4192812/4192956
[pid=5625] ppid=5623 vsize=85248 CPUtime=222.23
/proc/5625/stat : 5625 (SApperloT-base) R 5623 5625 5527 0 -1 4194304 20425 0 0 0 22204 19 0 0 25 0 1 0 97053481 87293952 20055 1992294400 134512640 135674940 4294956208 18446744073709551615 134564017 0 0 4096 0 0 0 0 17 1 0 0
/proc/5625/statm: 21312 20055 99 283 0 21026 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 85248

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.03 2/65 5626
/proc/meminfo: memFree=1611960/2055920 swapFree=4192812/4192956
[pid=5625] ppid=5623 vsize=103528 CPUtime=282.21
/proc/5625/stat : 5625 (SApperloT-base) R 5623 5625 5527 0 -1 4194304 24863 0 0 0 28198 23 0 0 25 0 1 0 97053481 106012672 24493 1992294400 134512640 135674940 4294956208 18446744073709551615 134564271 0 0 4096 0 0 0 0 17 1 0 0
/proc/5625/statm: 25882 24493 99 283 0 25596 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 103528

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.02 2/65 5626
/proc/meminfo: memFree=1600184/2055920 swapFree=4192812/4192956
[pid=5625] ppid=5623 vsize=116920 CPUtime=342.2
/proc/5625/stat : 5625 (SApperloT-base) R 5623 5625 5527 0 -1 4194304 28022 0 0 0 34193 27 0 0 25 0 1 0 97053481 119726080 27395 1992294400 134512640 135674940 4294956208 18446744073709551615 134564571 0 0 4096 0 0 0 0 17 1 0 0
/proc/5625/statm: 29230 27395 99 283 0 28944 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 116920

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.02 2/65 5626
/proc/meminfo: memFree=1590584/2055920 swapFree=4192812/4192956
[pid=5625] ppid=5623 vsize=127192 CPUtime=402.18
/proc/5625/stat : 5625 (SApperloT-base) R 5623 5625 5527 0 -1 4194304 30476 0 0 0 40189 29 0 0 25 0 1 0 97053481 130244608 29849 1992294400 134512640 135674940 4294956208 18446744073709551615 134536988 0 0 4096 0 0 0 0 17 1 0 0
/proc/5625/statm: 31798 29849 99 283 0 31512 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 127192

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.01 2/65 5626
/proc/meminfo: memFree=1575544/2055920 swapFree=4192812/4192956
[pid=5625] ppid=5623 vsize=142320 CPUtime=462.17
/proc/5625/stat : 5625 (SApperloT-base) R 5623 5625 5527 0 -1 4194304 34183 0 0 0 46184 33 0 0 25 0 1 0 97053481 145735680 33556 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/5625/statm: 35580 33556 99 283 0 35294 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 142320

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5626
/proc/meminfo: memFree=1563128/2055920 swapFree=4192812/4192956
[pid=5625] ppid=5623 vsize=155224 CPUtime=522.15
/proc/5625/stat : 5625 (SApperloT-base) R 5623 5625 5527 0 -1 4194304 37332 0 0 0 52178 37 0 0 25 0 1 0 97053481 158949376 36705 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/5625/statm: 38806 36705 99 283 0 38520 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 155224

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5626
/proc/meminfo: memFree=1553208/2055920 swapFree=4192812/4192956
[pid=5625] ppid=5623 vsize=164668 CPUtime=582.13
/proc/5625/stat : 5625 (SApperloT-base) R 5623 5625 5527 0 -1 4194304 39727 0 0 0 58174 39 0 0 25 0 1 0 97053481 168620032 39100 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/5625/statm: 41167 39100 99 283 0 40881 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 164668

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5626
/proc/meminfo: memFree=1542072/2055920 swapFree=4192812/4192956
[pid=5625] ppid=5623 vsize=175956 CPUtime=642.12
/proc/5625/stat : 5625 (SApperloT-base) R 5623 5625 5527 0 -1 4194304 42498 0 0 0 64169 43 0 0 25 0 1 0 97053481 180178944 41871 1992294400 134512640 135674940 4294956208 18446744073709551615 134564271 0 0 4096 0 0 0 0 17 1 0 0
/proc/5625/statm: 43989 41871 99 283 0 43703 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 175956

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5626
/proc/meminfo: memFree=1530872/2055920 swapFree=4192812/4192956
[pid=5625] ppid=5623 vsize=187504 CPUtime=702.1
/proc/5625/stat : 5625 (SApperloT-base) R 5623 5625 5527 0 -1 4194304 45311 0 0 0 70164 46 0 0 25 0 1 0 97053481 192004096 44684 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/5625/statm: 46876 44684 99 283 0 46590 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 187504

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5626
/proc/meminfo: memFree=1522808/2055920 swapFree=4192812/4192956
[pid=5625] ppid=5623 vsize=195420 CPUtime=762.09
/proc/5625/stat : 5625 (SApperloT-base) R 5623 5625 5527 0 -1 4194304 47260 0 0 0 76161 48 0 0 25 0 1 0 97053481 200110080 46633 1992294400 134512640 135674940 4294956208 18446744073709551615 134564694 0 0 4096 0 0 0 0 17 1 0 0
/proc/5625/statm: 48855 46633 99 283 0 48569 0
Current children cumulated CPU time (s) 762.09
Current children cumulated vsize (KiB) 195420

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5626
/proc/meminfo: memFree=1521464/2055920 swapFree=4192812/4192956
[pid=5625] ppid=5623 vsize=197084 CPUtime=822.07
/proc/5625/stat : 5625 (SApperloT-base) R 5623 5625 5527 0 -1 4194304 47605 0 0 0 82158 49 0 0 25 0 1 0 97053481 201814016 46978 1992294400 134512640 135674940 4294956208 18446744073709551615 134564017 0 0 4096 0 0 0 0 17 1 0 0
/proc/5625/statm: 49271 46978 99 283 0 48985 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 197084

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5626
/proc/meminfo: memFree=1520248/2055920 swapFree=4192812/4192956
[pid=5625] ppid=5623 vsize=198364 CPUtime=882.05
/proc/5625/stat : 5625 (SApperloT-base) R 5623 5625 5527 0 -1 4194304 47887 0 0 0 88156 49 0 0 25 0 1 0 97053481 203124736 47260 1992294400 134512640 135674940 4294956208 18446744073709551615 134555766 0 0 4096 0 0 0 0 17 1 0 0
/proc/5625/statm: 49591 47260 99 283 0 49305 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 198364

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5626
/proc/meminfo: memFree=1519032/2055920 swapFree=4192812/4192956
[pid=5625] ppid=5623 vsize=200156 CPUtime=942.04
/proc/5625/stat : 5625 (SApperloT-base) R 5623 5625 5527 0 -1 4194304 48191 0 0 0 94155 49 0 0 25 0 1 0 97053481 204959744 47564 1992294400 134512640 135674940 4294956208 18446744073709551615 134565083 0 0 4096 0 0 0 0 17 1 0 0
/proc/5625/statm: 50039 47564 99 283 0 49753 0
Current children cumulated CPU time (s) 942.04
Current children cumulated vsize (KiB) 200156

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5626
/proc/meminfo: memFree=1517880/2055920 swapFree=4192812/4192956
[pid=5625] ppid=5623 vsize=201440 CPUtime=1002.02
/proc/5625/stat : 5625 (SApperloT-base) R 5623 5625 5527 0 -1 4194304 48476 0 0 0 100153 49 0 0 25 0 1 0 97053481 206274560 47849 1992294400 134512640 135674940 4294956208 18446744073709551615 134565273 0 0 4096 0 0 0 0 17 1 0 0
/proc/5625/statm: 50360 47849 99 283 0 50074 0
Current children cumulated CPU time (s) 1002.02
Current children cumulated vsize (KiB) 201440

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5626
/proc/meminfo: memFree=1517816/2055920 swapFree=4192812/4192956
[pid=5625] ppid=5623 vsize=201440 CPUtime=1062
/proc/5625/stat : 5625 (SApperloT-base) R 5623 5625 5527 0 -1 4194304 48492 0 0 0 106151 49 0 0 25 0 1 0 97053481 206274560 47865 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/5625/statm: 50360 47865 99 283 0 50074 0
Current children cumulated CPU time (s) 1062
Current children cumulated vsize (KiB) 201440

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5626
/proc/meminfo: memFree=1517176/2055920 swapFree=4192812/4192956
[pid=5625] ppid=5623 vsize=201952 CPUtime=1121.99
/proc/5625/stat : 5625 (SApperloT-base) R 5623 5625 5527 0 -1 4194304 48649 0 0 0 112149 50 0 0 25 0 1 0 97053481 206798848 48022 1992294400 134512640 135674940 4294956208 18446744073709551615 134564017 0 0 4096 0 0 0 0 17 1 0 0
/proc/5625/statm: 50488 48022 99 283 0 50202 0
Current children cumulated CPU time (s) 1121.99
Current children cumulated vsize (KiB) 201952

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5626
/proc/meminfo: memFree=1509368/2055920 swapFree=4192812/4192956
[pid=5625] ppid=5623 vsize=210932 CPUtime=1181.97
/proc/5625/stat : 5625 (SApperloT-base) R 5623 5625 5527 0 -1 4194304 50668 0 0 0 118145 52 0 0 25 0 1 0 97053481 215994368 50041 1992294400 134512640 135674940 4294956208 18446744073709551615 134558347 0 0 4096 0 0 0 0 17 1 0 0
/proc/5625/statm: 52733 50041 99 283 0 52447 0
Current children cumulated CPU time (s) 1181.97
Current children cumulated vsize (KiB) 210932



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5626
/proc/meminfo: memFree=1506552/2055920 swapFree=4192812/4192956
[pid=5625] ppid=5623 vsize=213268 CPUtime=1200.07
/proc/5625/stat : 5625 (SApperloT-base) R 5623 5625 5527 0 -1 4194304 51297 0 0 0 119954 53 0 0 25 0 1 0 97053481 218386432 50670 1992294400 134512640 135674940 4294956208 18446744073709551615 134550756 0 0 4096 0 0 0 0 17 1 0 0
/proc/5625/statm: 53317 50670 99 283 0 53031 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 213268

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.44
CPU time (s): 1200.11
CPU user time (s): 1199.54
CPU system time (s): 0.569913
CPU usage (%): 99.9731
Max. virtual memory (cumulated for all children) (KiB): 213268

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

runsolver used 0.928858 second user time and 2.48062 second system time

The end

Launcher Data

Begin job on node53 at 2009-04-25 22:10:55
IDJOB=1723930
IDBENCH=71745
IDSOLVER=509
FILE ID=node53/1723930-1240690254
PBS_JOBID= 9186712
Free space on /tmp= 66440 MiB

SOLVER NAME= SApperloT base
BENCH NAME= SAT_RACE06/manol-pipe-f9n.cnf
COMMAND LINE= HOME/SApperloT-base -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1723930-1240690254/watcher-1723930-1240690254 -o /tmp/evaluation-result-1723930-1240690254/solver-1723930-1240690254 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SApperloT-base -seed=188967191 HOME/instance-1723930-1240690254.cnf

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

MD5SUM BENCH= 61e4a04a828a2cd33ae3f3dde54ef320
RANDOM SEED=188967191

node53.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.245
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.245
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:       1710240 kB
Buffers:         27488 kB
Cached:         246204 kB
SwapCached:        144 kB
Active:         132252 kB
Inactive:       155484 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1710240 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           11036 kB
Writeback:           0 kB
Mapped:          23644 kB
Slab:            43964 kB
Committed_AS:   273696 kB
PageTables:       1376 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= 66440 MiB
End job on node53 at 2009-04-25 22:30:57