Trace number 1724034

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.46

General information on the benchmark

Namemanol-pipe-f10ni.cnf
MD5SUMb99a5b8844b4e1d2656eb1422e6e888f
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark578.845
Satisfiable
(Un)Satisfiability was proved
Number of variables368888
Number of clauses1100500
Sum of the clauses size2567832
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2733666
Number of clauses of size 3366833
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-1724034-1240691646/watcher-1724034-1240691646 -o /tmp/evaluation-result-1724034-1240691646/solver-1724034-1240691646 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SApperloT-base -seed=446520464 HOME/instance-1724034-1240691646.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.95 1.01 0.99 3/64 22189
/proc/meminfo: memFree=1774408/2055920 swapFree=4180792/4192956
[pid=22189] ppid=22187 vsize=6004 CPUtime=0
/proc/22189/stat : 22189 (SApperloT-base) R 22187 22189 22152 0 -1 4194304 975 0 0 0 0 0 0 0 18 0 1 0 97198280 6148096 960 1992294400 134512640 135674940 4294956208 18446744073709551615 134542185 0 0 4096 0 0 0 0 17 1 0 0
/proc/22189/statm: 1501 967 88 283 0 1215 0

[startup+0.102787 s]
/proc/loadavg: 0.95 1.01 0.99 3/64 22189
/proc/meminfo: memFree=1774408/2055920 swapFree=4180792/4192956
[pid=22189] ppid=22187 vsize=26052 CPUtime=0.09
/proc/22189/stat : 22189 (SApperloT-base) R 22187 22189 22152 0 -1 4194304 4899 0 0 0 8 1 0 0 18 0 1 0 97198280 26677248 4883 1992294400 134512640 135674940 4294956208 18446744073709551615 135172670 0 0 4096 0 0 0 0 17 1 0 0
/proc/22189/statm: 6513 4884 90 283 0 6227 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 26052

[startup+0.201797 s]
/proc/loadavg: 0.95 1.01 0.99 3/64 22189
/proc/meminfo: memFree=1774408/2055920 swapFree=4180792/4192956
[pid=22189] ppid=22187 vsize=29616 CPUtime=0.19
/proc/22189/stat : 22189 (SApperloT-base) R 22187 22189 22152 0 -1 4194304 5841 0 0 0 17 2 0 0 18 0 1 0 97198280 30326784 5825 1992294400 134512640 135674940 4294956208 18446744073709551615 135172670 0 0 4096 0 0 0 0 17 1 0 0
/proc/22189/statm: 7404 5826 90 283 0 7118 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 29616

[startup+0.301809 s]
/proc/loadavg: 0.95 1.01 0.99 3/64 22189
/proc/meminfo: memFree=1774408/2055920 swapFree=4180792/4192956
[pid=22189] ppid=22187 vsize=32916 CPUtime=0.29
/proc/22189/stat : 22189 (SApperloT-base) R 22187 22189 22152 0 -1 4194304 6715 0 0 0 27 2 0 0 19 0 1 0 97198280 33705984 6699 1992294400 134512640 135674940 4294956208 18446744073709551615 135172670 0 0 4096 0 0 0 0 17 1 0 0
/proc/22189/statm: 8229 6699 90 283 0 7943 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 32916

[startup+0.701856 s]
/proc/loadavg: 0.95 1.01 0.99 3/64 22189
/proc/meminfo: memFree=1774408/2055920 swapFree=4180792/4192956
[pid=22189] ppid=22187 vsize=46380 CPUtime=0.69
/proc/22189/stat : 22189 (SApperloT-base) R 22187 22189 22152 0 -1 4194304 10223 0 0 0 65 4 0 0 23 0 1 0 97198280 47493120 10207 1992294400 134512640 135674940 4294956208 18446744073709551615 134590768 0 0 4096 0 0 0 0 17 1 0 0
/proc/22189/statm: 11595 10207 90 283 0 11309 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 46380

[startup+1.50195 s]
/proc/loadavg: 0.95 1.01 0.99 2/65 22190
/proc/meminfo: memFree=1724672/2055920 swapFree=4180792/4192956
[pid=22189] ppid=22187 vsize=55080 CPUtime=1.49
/proc/22189/stat : 22189 (SApperloT-base) R 22187 22189 22152 0 -1 4194304 12591 0 0 0 142 7 0 0 25 0 1 0 97198280 56401920 12476 1992294400 134512640 135674940 4294956208 18446744073709551615 134564017 0 0 4096 0 0 0 0 17 1 0 0
/proc/22189/statm: 13770 12476 98 283 0 13484 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 55080

[startup+3.10113 s]
/proc/loadavg: 0.95 1.01 0.99 2/65 22190
/proc/meminfo: memFree=1724288/2055920 swapFree=4180792/4192956
[pid=22189] ppid=22187 vsize=55724 CPUtime=3.09
/proc/22189/stat : 22189 (SApperloT-base) R 22187 22189 22152 0 -1 4194304 12875 0 0 0 302 7 0 0 25 0 1 0 97198280 57061376 12631 1992294400 134512640 135674940 4294956208 18446744073709551615 134564017 0 0 4096 0 0 0 0 17 1 0 0
/proc/22189/statm: 13931 12631 98 283 0 13645 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 55724

[startup+6.30151 s]
/proc/loadavg: 0.95 1.01 0.99 2/65 22190
/proc/meminfo: memFree=1723584/2055920 swapFree=4180792/4192956
[pid=22189] ppid=22187 vsize=57016 CPUtime=6.29
/proc/22189/stat : 22189 (SApperloT-base) R 22187 22189 22152 0 -1 4194304 13257 0 0 0 621 8 0 0 25 0 1 0 97198280 58384384 12756 1992294400 134512640 135674940 4294956208 18446744073709551615 134564017 0 0 4096 0 0 0 0 17 1 0 0
/proc/22189/statm: 14254 12756 98 283 0 13968 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 57016

[startup+12.7013 s]
/proc/loadavg: 0.95 1.01 0.99 2/65 22190
/proc/meminfo: memFree=1723264/2055920 swapFree=4180792/4192956
[pid=22189] ppid=22187 vsize=57412 CPUtime=12.69
/proc/22189/stat : 22189 (SApperloT-base) R 22187 22189 22152 0 -1 4194304 13367 0 0 0 1261 8 0 0 25 0 1 0 97198280 58789888 12866 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/22189/statm: 14353 12866 98 283 0 14067 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 57412

[startup+25.5027 s]
/proc/loadavg: 0.96 1.01 0.99 2/65 22190
/proc/meminfo: memFree=1721408/2055920 swapFree=4180792/4192956
[pid=22189] ppid=22187 vsize=59556 CPUtime=25.48
/proc/22189/stat : 22189 (SApperloT-base) R 22187 22189 22152 0 -1 4194304 13883 0 0 0 2540 8 0 0 25 0 1 0 97198280 60985344 13382 1992294400 134512640 135674940 4294956208 18446744073709551615 134556792 0 0 4096 0 0 0 0 17 1 0 0
/proc/22189/statm: 14889 13382 98 283 0 14603 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 59556

[startup+51.1027 s]
/proc/loadavg: 0.97 1.01 0.99 2/65 22190
/proc/meminfo: memFree=1709888/2055920 swapFree=4180792/4192956
[pid=22189] ppid=22187 vsize=71400 CPUtime=51.08
/proc/22189/stat : 22189 (SApperloT-base) R 22187 22189 22152 0 -1 4194304 16803 0 0 0 5097 11 0 0 25 0 1 0 97198280 73113600 16302 1992294400 134512640 135674940 4294956208 18446744073709551615 134564017 0 0 4096 0 0 0 0 17 1 0 0
/proc/22189/statm: 17850 16302 98 283 0 17564 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 71400

[startup+102.303 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 22190
/proc/meminfo: memFree=1699968/2055920 swapFree=4180792/4192956
[pid=22189] ppid=22187 vsize=81168 CPUtime=102.27
/proc/22189/stat : 22189 (SApperloT-base) R 22187 22189 22152 0 -1 4194304 19228 0 0 0 10213 14 0 0 25 0 1 0 97198280 83116032 18727 1992294400 134512640 135674940 4294956208 18446744073709551615 134564222 0 0 4096 0 0 0 0 17 1 0 0
/proc/22189/statm: 20292 18727 99 283 0 20006 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 81168

[startup+162.303 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 22190
/proc/meminfo: memFree=1678272/2055920 swapFree=4180792/4192956
[pid=22189] ppid=22187 vsize=104516 CPUtime=162.24
/proc/22189/stat : 22189 (SApperloT-base) R 22187 22189 22152 0 -1 4194304 24812 0 0 0 16206 18 0 0 25 0 1 0 97198280 107024384 24182 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/22189/statm: 26129 24182 99 283 0 25843 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 104516

[startup+222.307 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 22190
/proc/meminfo: memFree=1663808/2055920 swapFree=4180792/4192956
[pid=22189] ppid=22187 vsize=118544 CPUtime=222.23
/proc/22189/stat : 22189 (SApperloT-base) R 22187 22189 22152 0 -1 4194304 28355 0 0 0 22202 21 0 0 25 0 1 0 97198280 121389056 27725 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/22189/statm: 29636 27725 99 283 0 29350 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 118544

[startup+282.303 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 22192
/proc/meminfo: memFree=1646848/2055920 swapFree=4180792/4192956
[pid=22189] ppid=22187 vsize=136164 CPUtime=282.21
/proc/22189/stat : 22189 (SApperloT-base) R 22187 22189 22152 0 -1 4194304 32574 0 0 0 28196 25 0 0 25 0 1 0 97198280 139431936 31944 1992294400 134512640 135674940 4294956208 18446744073709551615 134564258 0 0 4096 0 0 0 0 17 1 0 0
/proc/22189/statm: 34041 31944 99 283 0 33755 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 136164

[startup+342.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 22192
/proc/meminfo: memFree=1635072/2055920 swapFree=4180792/4192956
[pid=22189] ppid=22187 vsize=149064 CPUtime=342.19
/proc/22189/stat : 22189 (SApperloT-base) R 22187 22189 22152 0 -1 4194304 35748 0 0 0 34190 29 0 0 25 0 1 0 97198280 152641536 34861 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/22189/statm: 37266 34861 99 283 0 36980 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 149064

[startup+402.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 22192
/proc/meminfo: memFree=1614848/2055920 swapFree=4180792/4192956
[pid=22189] ppid=22187 vsize=169720 CPUtime=402.18
/proc/22189/stat : 22189 (SApperloT-base) R 22187 22189 22152 0 -1 4194304 40859 0 0 0 40183 35 0 0 25 0 1 0 97198280 173793280 39972 1992294400 134512640 135674940 4294956208 18446744073709551615 134581493 0 0 4096 0 0 0 0 17 1 0 0
/proc/22189/statm: 42430 39972 99 283 0 42144 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 169720

[startup+462.301 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 22192
/proc/meminfo: memFree=1590912/2055920 swapFree=4180792/4192956
[pid=22189] ppid=22187 vsize=193884 CPUtime=462.16
/proc/22189/stat : 22189 (SApperloT-base) R 22187 22189 22152 0 -1 4194304 46794 0 0 0 46174 42 0 0 25 0 1 0 97198280 198537216 45907 1992294400 134512640 135674940 4294956208 18446744073709551615 134565290 0 0 4096 0 0 0 0 17 1 0 0
/proc/22189/statm: 48471 45907 99 283 0 48185 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 193884

[startup+522.301 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 22192
/proc/meminfo: memFree=1573120/2055920 swapFree=4180792/4192956
[pid=22189] ppid=22187 vsize=212604 CPUtime=522.14
/proc/22189/stat : 22189 (SApperloT-base) R 22187 22189 22152 0 -1 4194304 51383 0 0 0 52168 46 0 0 25 0 1 0 97198280 217706496 50367 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/22189/statm: 53151 50367 99 283 0 52865 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 212604

[startup+582.301 s]
/proc/loadavg: 1.04 1.01 1.00 2/65 22192
/proc/meminfo: memFree=1559168/2055920 swapFree=4180792/4192956
[pid=22189] ppid=22187 vsize=226380 CPUtime=582.12
/proc/22189/stat : 22189 (SApperloT-base) R 22187 22189 22152 0 -1 4194304 54817 0 0 0 58162 50 0 0 25 0 1 0 97198280 231813120 53801 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/22189/statm: 56595 53801 99 283 0 56309 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 226380

[startup+642.301 s]
/proc/loadavg: 1.01 1.01 1.00 2/65 22192
/proc/meminfo: memFree=1542336/2055920 swapFree=4180792/4192956
[pid=22189] ppid=22187 vsize=244272 CPUtime=642.1
/proc/22189/stat : 22189 (SApperloT-base) R 22187 22189 22152 0 -1 4194304 59095 0 0 0 64155 55 0 0 25 0 1 0 97198280 250134528 58079 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/22189/statm: 61068 58079 99 283 0 60782 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 244272

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22192
/proc/meminfo: memFree=1526016/2055920 swapFree=4180792/4192956
[pid=22189] ppid=22187 vsize=260632 CPUtime=702.08
/proc/22189/stat : 22189 (SApperloT-base) R 22187 22189 22152 0 -1 4194304 63094 0 0 0 70148 60 0 0 25 0 1 0 97198280 266887168 62078 1992294400 134512640 135674940 4294956208 18446744073709551615 134564017 0 0 4096 0 0 0 0 17 1 0 0
/proc/22189/statm: 65158 62078 99 283 0 64872 0
Current children cumulated CPU time (s) 702.08
Current children cumulated vsize (KiB) 260632

[startup+762.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22192
/proc/meminfo: memFree=1508608/2055920 swapFree=4180792/4192956
[pid=22189] ppid=22187 vsize=280600 CPUtime=762.07
/proc/22189/stat : 22189 (SApperloT-base) R 22187 22189 22152 0 -1 4194304 67902 0 0 0 76142 65 0 0 25 0 1 0 97198280 287334400 66373 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/22189/statm: 70150 66373 99 283 0 69864 0
Current children cumulated CPU time (s) 762.07
Current children cumulated vsize (KiB) 280600

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22192
/proc/meminfo: memFree=1495680/2055920 swapFree=4180792/4192956
[pid=22189] ppid=22187 vsize=293996 CPUtime=822.05
/proc/22189/stat : 22189 (SApperloT-base) R 22187 22189 22152 0 -1 4194304 71155 0 0 0 82136 69 0 0 25 0 1 0 97198280 301051904 69626 1992294400 134512640 135674940 4294956208 18446744073709551615 134551227 0 0 4096 0 0 0 0 17 1 0 0
/proc/22189/statm: 73499 69626 99 283 0 73213 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 293996

[startup+882.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22192
/proc/meminfo: memFree=1482304/2055920 swapFree=4180792/4192956
[pid=22189] ppid=22187 vsize=307504 CPUtime=882.03
/proc/22189/stat : 22189 (SApperloT-base) R 22187 22189 22152 0 -1 4194304 74464 0 0 0 88131 72 0 0 25 0 1 0 97198280 314884096 72935 1992294400 134512640 135674940 4294956208 18446744073709551615 134564219 0 0 4096 0 0 0 0 17 1 0 0
/proc/22189/statm: 76876 72935 99 283 0 76590 0
Current children cumulated CPU time (s) 882.03
Current children cumulated vsize (KiB) 307504

[startup+942.301 s]
/proc/loadavg: 1.06 1.02 1.00 2/65 22192
/proc/meminfo: memFree=1466816/2055920 swapFree=4180792/4192956
[pid=22189] ppid=22187 vsize=323032 CPUtime=942.01
/proc/22189/stat : 22189 (SApperloT-base) R 22187 22189 22152 0 -1 4194304 78348 0 0 0 94123 78 0 0 25 0 1 0 97198280 330784768 76819 1992294400 134512640 135674940 4294956208 18446744073709551615 134564611 0 0 4096 0 0 0 0 17 1 0 0
/proc/22189/statm: 80758 76819 99 283 0 80472 0
Current children cumulated CPU time (s) 942.01
Current children cumulated vsize (KiB) 323032

[startup+1002.3 s]
/proc/loadavg: 1.02 1.01 1.00 2/65 22192
/proc/meminfo: memFree=1451968/2055920 swapFree=4180792/4192956
[pid=22189] ppid=22187 vsize=337712 CPUtime=1002
/proc/22189/stat : 22189 (SApperloT-base) R 22187 22189 22152 0 -1 4194304 82039 0 0 0 100119 81 0 0 25 0 1 0 97198280 345817088 80510 1992294400 134512640 135674940 4294956208 18446744073709551615 134571318 0 0 4096 0 0 0 0 17 1 0 0
/proc/22189/statm: 84428 80510 99 283 0 84142 0
Current children cumulated CPU time (s) 1002
Current children cumulated vsize (KiB) 337712

[startup+1062.3 s]
/proc/loadavg: 1.01 1.00 1.00 2/65 22192
/proc/meminfo: memFree=1436672/2055920 swapFree=4180792/4192956
[pid=22189] ppid=22187 vsize=353608 CPUtime=1061.98
/proc/22189/stat : 22189 (SApperloT-base) R 22187 22189 22152 0 -1 4194304 86030 0 0 0 106112 86 0 0 25 0 1 0 97198280 362094592 84372 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/22189/statm: 88402 84372 99 283 0 88116 0
Current children cumulated CPU time (s) 1061.98
Current children cumulated vsize (KiB) 353608

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22192
/proc/meminfo: memFree=1420352/2055920 swapFree=4180792/4192956
[pid=22189] ppid=22187 vsize=370292 CPUtime=1121.96
/proc/22189/stat : 22189 (SApperloT-base) R 22187 22189 22152 0 -1 4194304 90051 0 0 0 112105 91 0 0 25 0 1 0 97198280 379179008 88393 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/22189/statm: 92573 88393 99 283 0 92287 0
Current children cumulated CPU time (s) 1121.96
Current children cumulated vsize (KiB) 370292

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22192
/proc/meminfo: memFree=1404416/2055920 swapFree=4180792/4192956
[pid=22189] ppid=22187 vsize=386388 CPUtime=1181.94
/proc/22189/stat : 22189 (SApperloT-base) R 22187 22189 22152 0 -1 4194304 94048 0 0 0 118099 95 0 0 25 0 1 0 97198280 395661312 92390 1992294400 134512640 135674940 4294956208 18446744073709551615 134537285 0 0 4096 0 0 0 0 17 1 0 0
/proc/22189/statm: 96597 92390 99 283 0 96311 0
Current children cumulated CPU time (s) 1181.94
Current children cumulated vsize (KiB) 386388



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.08 1.02 1.01 2/65 22192
/proc/meminfo: memFree=1399488/2055920 swapFree=4180792/4192956
[pid=22189] ppid=22187 vsize=391076 CPUtime=1200.04
/proc/22189/stat : 22189 (SApperloT-base) R 22187 22189 22152 0 -1 4194304 95225 0 0 0 119908 96 0 0 25 0 1 0 97198280 400461824 93567 1992294400 134512640 135674940 4294956208 18446744073709551615 134558974 0 0 4096 0 0 0 0 17 1 0 0
/proc/22189/statm: 97769 93567 99 283 0 97483 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 391076

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

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

[startup+1200.4 s]
/proc/loadavg: 1.08 1.02 1.01 2/65 22192
/proc/meminfo: memFree=1399488/2055920 swapFree=4180792/4192956
[pid=22189] ppid=22187 vsize=391076 CPUtime=1200.04
/proc/22189/stat : 22189 (SApperloT-base) R 22187 22189 22152 0 -1 4194304 95225 0 0 0 119908 96 0 0 25 0 1 0 97198280 400461824 93567 1992294400 134512640 135674940 4294956208 18446744073709551615 134558974 0 0 4096 0 0 0 0 17 1 0 0
/proc/22189/statm: 97769 93567 99 283 0 97483 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 391076

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.46
CPU time (s): 1200.11
CPU user time (s): 1199.09
CPU system time (s): 1.02484
CPU usage (%): 99.9706
Max. virtual memory (cumulated for all children) (KiB): 391076

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

runsolver used 0.953854 second user time and 2.6126 second system time

The end

Launcher Data

Begin job on node23 at 2009-04-25 22:34:08
IDJOB=1724034
IDBENCH=71749
IDSOLVER=509
FILE ID=node23/1724034-1240691646
PBS_JOBID= 9186741
Free space on /tmp= 66300 MiB

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

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

MD5SUM BENCH= b99a5b8844b4e1d2656eb1422e6e888f
RANDOM SEED=446520464

node23.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.238
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.238
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:       1774888 kB
Buffers:         30272 kB
Cached:         200084 kB
SwapCached:       5944 kB
Active:         100032 kB
Inactive:       139032 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1774888 kB
SwapTotal:     4192956 kB
SwapFree:      4180792 kB
Dirty:           21656 kB
Writeback:           0 kB
Mapped:          13868 kB
Slab:            28084 kB
Committed_AS:   401924 kB
PageTables:       1388 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= 66300 MiB
End job on node23 at 2009-04-25 22:54:10