Trace number 1532745

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 hrp? (TO) 1200.13 1200.53

General information on the benchmark

NameRANDOM/LARGE/3SAT/UNKNOWN/6000/
unif-k3-r4.2-v6000-c25200-S1760652419-100.cnf
MD5SUMf395e669823c1b01b74bf47c7e820b61
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark2.38964
Satisfiable
(Un)Satisfiability was proved
Number of variables6000
Number of clauses25200
Sum of the clauses size75600
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 325200
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:489) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1532745-1238396587/watcher-1532745-1238396587 -o /tmp/evaluation-result-1532745-1238396587/solver-1532745-1238396587 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SApperloT-hrp -seed=1595912046 HOME/instance-1532745-1238396587.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.99 0.99 1.00 3/64 23306
/proc/meminfo: memFree=1429688/2055920 swapFree=4174052/4192956
[pid=23306] ppid=23304 vsize=1848 CPUtime=0
/proc/23306/stat : 23306 (SApperloT-hrp) R 23304 23306 23233 0 -1 4194304 244 0 0 0 0 0 0 0 18 0 1 0 1112324721 1892352 228 1992294400 134512640 135712473 4294956208 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/23306/statm: 462 228 95 292 0 167 0

[startup+0.086578 s]
/proc/loadavg: 0.99 0.99 1.00 3/64 23306
/proc/meminfo: memFree=1429688/2055920 swapFree=4174052/4192956
[pid=23306] ppid=23304 vsize=3752 CPUtime=0.08
/proc/23306/stat : 23306 (SApperloT-hrp) R 23304 23306 23233 0 -1 4194304 731 0 0 0 8 0 0 0 18 0 1 0 1112324721 3842048 714 1992294400 134512640 135712473 4294956208 18446744073709551615 135148487 0 0 4096 0 0 0 0 17 1 0 0
/proc/23306/statm: 938 714 105 292 0 643 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 3752

[startup+0.10158 s]
/proc/loadavg: 0.99 0.99 1.00 3/64 23306
/proc/meminfo: memFree=1429688/2055920 swapFree=4174052/4192956
[pid=23306] ppid=23304 vsize=3752 CPUtime=0.09
/proc/23306/stat : 23306 (SApperloT-hrp) R 23304 23306 23233 0 -1 4194304 744 0 0 0 9 0 0 0 18 0 1 0 1112324721 3842048 727 1992294400 134512640 135712473 4294956208 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/23306/statm: 938 727 105 292 0 643 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3752

[startup+0.301616 s]
/proc/loadavg: 0.99 0.99 1.00 3/64 23306
/proc/meminfo: memFree=1429688/2055920 swapFree=4174052/4192956
[pid=23306] ppid=23304 vsize=4412 CPUtime=0.29
/proc/23306/stat : 23306 (SApperloT-hrp) R 23304 23306 23233 0 -1 4194304 897 0 0 0 29 0 0 0 19 0 1 0 1112324721 4517888 880 1992294400 134512640 135712473 4294956208 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 1 0 0
/proc/23306/statm: 1103 880 105 292 0 808 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4412

[startup+0.701688 s]
/proc/loadavg: 0.99 0.99 1.00 3/64 23306
/proc/meminfo: memFree=1429688/2055920 swapFree=4174052/4192956
[pid=23306] ppid=23304 vsize=5468 CPUtime=0.69
/proc/23306/stat : 23306 (SApperloT-hrp) R 23304 23306 23233 0 -1 4194304 1191 0 0 0 69 0 0 0 22 0 1 0 1112324721 5599232 1174 1992294400 134512640 135712473 4294956208 18446744073709551615 134552801 0 0 4096 0 0 0 0 17 1 0 0
/proc/23306/statm: 1367 1174 105 292 0 1072 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5468

[startup+1.50183 s]
/proc/loadavg: 0.99 0.99 1.00 2/65 23307
/proc/meminfo: memFree=1424368/2055920 swapFree=4174052/4192956
[pid=23306] ppid=23304 vsize=8108 CPUtime=1.49
/proc/23306/stat : 23306 (SApperloT-hrp) R 23304 23306 23233 0 -1 4194304 1850 0 0 0 149 0 0 0 25 0 1 0 1112324721 8302592 1833 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/23306/statm: 2027 1833 109 292 0 1732 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8108

[startup+3.10212 s]
/proc/loadavg: 0.99 0.99 1.00 2/65 23307
/proc/meminfo: memFree=1421552/2055920 swapFree=4174052/4192956
[pid=23306] ppid=23304 vsize=11936 CPUtime=3.09
/proc/23306/stat : 23306 (SApperloT-hrp) R 23304 23306 23233 0 -1 4194304 2794 0 0 0 308 1 0 0 25 0 1 0 1112324721 12222464 2777 1992294400 134512640 135712473 4294956208 18446744073709551615 134558595 0 0 4096 0 0 0 0 17 1 0 0
/proc/23306/statm: 2984 2777 109 292 0 2689 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 11936

[startup+6.30171 s]
/proc/loadavg: 0.99 0.99 1.00 2/65 23307
/proc/meminfo: memFree=1416240/2055920 swapFree=4174052/4192956
[pid=23306] ppid=23304 vsize=16160 CPUtime=6.29
/proc/23306/stat : 23306 (SApperloT-hrp) R 23304 23306 23233 0 -1 4194304 3859 0 0 0 627 2 0 0 25 0 1 0 1112324721 16547840 3842 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/23306/statm: 4040 3842 109 292 0 3745 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 16160

[startup+12.7019 s]
/proc/loadavg: 0.99 0.99 1.00 2/65 23307
/proc/meminfo: memFree=1412272/2055920 swapFree=4174052/4192956
[pid=23306] ppid=23304 vsize=18676 CPUtime=12.69
/proc/23306/stat : 23306 (SApperloT-hrp) R 23304 23306 23233 0 -1 4194304 4471 0 0 0 1267 2 0 0 25 0 1 0 1112324721 19124224 4454 1992294400 134512640 135712473 4294956208 18446744073709551615 134564354 0 0 4096 0 0 0 0 17 1 0 0
/proc/23306/statm: 4669 4454 109 292 0 4374 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 18676

[startup+25.5012 s]
/proc/loadavg: 0.99 0.99 1.00 2/65 23307
/proc/meminfo: memFree=1408560/2055920 swapFree=4174052/4192956
[pid=23306] ppid=23304 vsize=22284 CPUtime=25.48
/proc/23306/stat : 23306 (SApperloT-hrp) R 23304 23306 23233 0 -1 4194304 5337 0 0 0 2545 3 0 0 25 0 1 0 1112324721 22818816 5320 1992294400 134512640 135712473 4294956208 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 1 0 0
/proc/23306/statm: 5571 5320 109 292 0 5276 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 22284

[startup+51.1019 s]
/proc/loadavg: 0.99 0.99 1.00 2/65 23307
/proc/meminfo: memFree=1404784/2055920 swapFree=4174052/4192956
[pid=23306] ppid=23304 vsize=26000 CPUtime=51.07
/proc/23306/stat : 23306 (SApperloT-hrp) R 23304 23306 23233 0 -1 4194304 6268 0 0 0 5103 4 0 0 25 0 1 0 1112324721 26624000 6251 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/23306/statm: 6500 6251 109 292 0 6205 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 26000

[startup+102.305 s]
/proc/loadavg: 0.99 0.99 1.00 2/65 23307
/proc/meminfo: memFree=1400496/2055920 swapFree=4174052/4192956
[pid=23306] ppid=23304 vsize=30372 CPUtime=102.26
/proc/23306/stat : 23306 (SApperloT-hrp) R 23304 23306 23233 0 -1 4194304 7331 0 0 0 10221 5 0 0 25 0 1 0 1112324721 31100928 7314 1992294400 134512640 135712473 4294956208 18446744073709551615 134564137 0 0 4096 0 0 0 0 17 1 0 0
/proc/23306/statm: 7593 7314 109 292 0 7298 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 30372

[startup+162.301 s]
/proc/loadavg: 0.99 0.99 1.00 2/65 23307
/proc/meminfo: memFree=1397232/2055920 swapFree=4174052/4192956
[pid=23306] ppid=23304 vsize=33724 CPUtime=162.24
/proc/23306/stat : 23306 (SApperloT-hrp) R 23304 23306 23233 0 -1 4194304 8139 0 0 0 16218 6 0 0 25 0 1 0 1112324721 34533376 8122 1992294400 134512640 135712473 4294956208 18446744073709551615 134564235 0 0 4096 0 0 0 0 17 1 0 0
/proc/23306/statm: 8431 8122 109 292 0 8136 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 33724

[startup+222.301 s]
/proc/loadavg: 0.99 0.99 1.00 2/65 23307
/proc/meminfo: memFree=1396848/2055920 swapFree=4174052/4192956
[pid=23306] ppid=23304 vsize=34184 CPUtime=222.22
/proc/23306/stat : 23306 (SApperloT-hrp) R 23304 23306 23233 0 -1 4194304 8227 0 0 0 22216 6 0 0 25 0 1 0 1112324721 35004416 8210 1992294400 134512640 135712473 4294956208 18446744073709551615 134574579 0 0 4096 0 0 0 0 17 1 0 0
/proc/23306/statm: 8546 8210 109 292 0 8251 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 34184

[startup+282.301 s]
/proc/loadavg: 0.99 0.99 1.00 2/65 23307
/proc/meminfo: memFree=1356528/2055920 swapFree=4174052/4192956
[pid=23306] ppid=23304 vsize=75112 CPUtime=282.2
/proc/23306/stat : 23306 (SApperloT-hrp) R 23304 23306 23233 0 -1 4194304 18448 0 0 0 28206 14 0 0 25 0 1 0 1112324721 76914688 18431 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/23306/statm: 18778 18431 109 292 0 18483 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 75112

[startup+342.301 s]
/proc/loadavg: 0.99 0.99 1.00 2/65 23307
/proc/meminfo: memFree=1306992/2055920 swapFree=4174052/4192956
[pid=23306] ppid=23304 vsize=123936 CPUtime=342.17
/proc/23306/stat : 23306 (SApperloT-hrp) R 23304 23306 23233 0 -1 4194304 30641 0 0 0 34193 24 0 0 25 0 1 0 1112324721 126910464 30624 1992294400 134512640 135712473 4294956208 18446744073709551615 134554176 0 0 4096 0 0 0 0 17 1 0 0
/proc/23306/statm: 30984 30624 109 292 0 30689 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 123936

[startup+402.301 s]
/proc/loadavg: 0.99 0.99 1.00 2/65 23307
/proc/meminfo: memFree=1304624/2055920 swapFree=4174052/4192956
[pid=23306] ppid=23304 vsize=126384 CPUtime=402.16
/proc/23306/stat : 23306 (SApperloT-hrp) R 23304 23306 23233 0 -1 4194304 31258 0 0 0 40191 25 0 0 25 0 1 0 1112324721 129417216 31241 1992294400 134512640 135712473 4294956208 18446744073709551615 134564243 0 0 4096 0 0 0 0 17 1 0 0
/proc/23306/statm: 31596 31241 109 292 0 31301 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 126384

[startup+462.301 s]
/proc/loadavg: 0.99 0.99 1.00 2/65 23307
/proc/meminfo: memFree=1302320/2055920 swapFree=4174052/4192956
[pid=23306] ppid=23304 vsize=128684 CPUtime=462.14
/proc/23306/stat : 23306 (SApperloT-hrp) R 23304 23306 23233 0 -1 4194304 31806 0 0 0 46189 25 0 0 25 0 1 0 1112324721 131772416 31789 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/23306/statm: 32171 31789 109 292 0 31876 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 128684

[startup+522.301 s]
/proc/loadavg: 0.99 0.99 1.00 2/65 23307
/proc/meminfo: memFree=1298864/2055920 swapFree=4174052/4192956
[pid=23306] ppid=23304 vsize=132404 CPUtime=522.12
/proc/23306/stat : 23306 (SApperloT-hrp) R 23304 23306 23233 0 -1 4194304 32694 0 0 0 52186 26 0 0 25 0 1 0 1112324721 135581696 32677 1992294400 134512640 135712473 4294956208 18446744073709551615 134564805 0 0 4096 0 0 0 0 17 1 0 0
/proc/23306/statm: 33101 32677 109 292 0 32806 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 132404

[startup+582.302 s]
/proc/loadavg: 0.99 0.99 1.00 2/65 23307
/proc/meminfo: memFree=1296432/2055920 swapFree=4174052/4192956
[pid=23306] ppid=23304 vsize=134768 CPUtime=582.09
/proc/23306/stat : 23306 (SApperloT-hrp) R 23304 23306 23233 0 -1 4194304 33294 0 0 0 58183 26 0 0 25 0 1 0 1112324721 138002432 33273 1992294400 134512640 135712473 4294956208 18446744073709551615 134564822 0 0 4096 0 0 0 0 17 1 0 0
/proc/23306/statm: 33692 33273 109 292 0 33397 0
Current children cumulated CPU time (s) 582.09
Current children cumulated vsize (KiB) 134768

[startup+642.302 s]
/proc/loadavg: 0.99 0.99 1.00 2/65 23307
/proc/meminfo: memFree=1295728/2055920 swapFree=4174052/4192956
[pid=23306] ppid=23304 vsize=135592 CPUtime=642.08
/proc/23306/stat : 23306 (SApperloT-hrp) R 23304 23306 23233 0 -1 4194304 33465 0 0 0 64181 27 0 0 25 0 1 0 1112324721 138846208 33444 1992294400 134512640 135712473 4294956208 18446744073709551615 134564776 0 0 4096 0 0 0 0 17 1 0 0
/proc/23306/statm: 33898 33444 109 292 0 33603 0
Current children cumulated CPU time (s) 642.08
Current children cumulated vsize (KiB) 135592

[startup+702.302 s]
/proc/loadavg: 0.99 0.99 1.00 2/65 23307
/proc/meminfo: memFree=1293424/2055920 swapFree=4174052/4192956
[pid=23306] ppid=23304 vsize=137888 CPUtime=702.05
/proc/23306/stat : 23306 (SApperloT-hrp) R 23304 23306 23233 0 -1 4194304 34041 0 0 0 70178 27 0 0 25 0 1 0 1112324721 141197312 34020 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/23306/statm: 34472 34020 109 292 0 34177 0
Current children cumulated CPU time (s) 702.05
Current children cumulated vsize (KiB) 137888

[startup+762.306 s]
/proc/loadavg: 0.99 0.99 1.00 2/65 23307
/proc/meminfo: memFree=1293360/2055920 swapFree=4174052/4192956
[pid=23306] ppid=23304 vsize=138048 CPUtime=762.04
/proc/23306/stat : 23306 (SApperloT-hrp) R 23304 23306 23233 0 -1 4194304 34062 0 0 0 76177 27 0 0 25 0 1 0 1112324721 141361152 34041 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/23306/statm: 34512 34041 109 292 0 34217 0
Current children cumulated CPU time (s) 762.04
Current children cumulated vsize (KiB) 138048

[startup+822.302 s]
/proc/loadavg: 0.99 0.99 1.00 2/65 23307
/proc/meminfo: memFree=1291952/2055920 swapFree=4174052/4192956
[pid=23306] ppid=23304 vsize=139464 CPUtime=822.02
/proc/23306/stat : 23306 (SApperloT-hrp) R 23304 23306 23233 0 -1 4194304 34406 0 0 0 82174 28 0 0 25 0 1 0 1112324721 142811136 34385 1992294400 134512640 135712473 4294956208 18446744073709551615 134564822 0 0 4096 0 0 0 0 17 1 0 0
/proc/23306/statm: 34866 34385 109 292 0 34571 0
Current children cumulated CPU time (s) 822.02
Current children cumulated vsize (KiB) 139464

[startup+882.302 s]
/proc/loadavg: 0.99 0.99 1.00 2/65 23307
/proc/meminfo: memFree=1291568/2055920 swapFree=4174052/4192956
[pid=23306] ppid=23304 vsize=139976 CPUtime=882
/proc/23306/stat : 23306 (SApperloT-hrp) R 23304 23306 23233 0 -1 4194304 34497 0 0 0 88172 28 0 0 25 0 1 0 1112324721 143335424 34476 1992294400 134512640 135712473 4294956208 18446744073709551615 134558727 0 0 4096 0 0 0 0 17 1 0 0
/proc/23306/statm: 34994 34476 109 292 0 34699 0
Current children cumulated CPU time (s) 882
Current children cumulated vsize (KiB) 139976

[startup+942.302 s]
/proc/loadavg: 0.99 0.99 1.00 2/65 23307
/proc/meminfo: memFree=1290608/2055920 swapFree=4174052/4192956
[pid=23306] ppid=23304 vsize=140940 CPUtime=941.98
/proc/23306/stat : 23306 (SApperloT-hrp) R 23304 23306 23233 0 -1 4194304 34723 0 0 0 94170 28 0 0 25 0 1 0 1112324721 144322560 34699 1992294400 134512640 135712473 4294956208 18446744073709551615 134564323 0 0 4096 0 0 0 0 17 1 0 0
/proc/23306/statm: 35235 34699 109 292 0 34940 0
Current children cumulated CPU time (s) 941.98
Current children cumulated vsize (KiB) 140940

[startup+1002.3 s]
/proc/loadavg: 0.99 0.99 1.00 2/65 23307
/proc/meminfo: memFree=1288688/2055920 swapFree=4174052/4192956
[pid=23306] ppid=23304 vsize=143032 CPUtime=1001.95
/proc/23306/stat : 23306 (SApperloT-hrp) R 23304 23306 23233 0 -1 4194304 35211 0 0 0 100167 28 0 0 25 0 1 0 1112324721 146464768 35187 1992294400 134512640 135712473 4294956208 18446744073709551615 134563613 0 0 4096 0 0 0 0 17 1 0 0
/proc/23306/statm: 35758 35187 109 292 0 35463 0
Current children cumulated CPU time (s) 1001.95
Current children cumulated vsize (KiB) 143032

[startup+1062.3 s]
/proc/loadavg: 0.99 0.99 1.00 2/65 23307
/proc/meminfo: memFree=1288560/2055920 swapFree=4174052/4192956
[pid=23306] ppid=23304 vsize=143192 CPUtime=1061.93
/proc/23306/stat : 23306 (SApperloT-hrp) R 23304 23306 23233 0 -1 4194304 35241 0 0 0 106165 28 0 0 25 0 1 0 1112324721 146628608 35217 1992294400 134512640 135712473 4294956208 18446744073709551615 134564822 0 0 4096 0 0 0 0 17 1 0 0
/proc/23306/statm: 35798 35217 109 292 0 35503 0
Current children cumulated CPU time (s) 1061.93
Current children cumulated vsize (KiB) 143192

[startup+1122.3 s]
/proc/loadavg: 0.99 0.99 1.00 2/65 23307
/proc/meminfo: memFree=1287088/2055920 swapFree=4174052/4192956
[pid=23306] ppid=23304 vsize=144744 CPUtime=1121.91
/proc/23306/stat : 23306 (SApperloT-hrp) R 23304 23306 23233 0 -1 4194304 35620 0 0 0 112162 29 0 0 25 0 1 0 1112324721 148217856 35596 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/23306/statm: 36186 35596 109 292 0 35891 0
Current children cumulated CPU time (s) 1121.91
Current children cumulated vsize (KiB) 144744

[startup+1182.3 s]
/proc/loadavg: 0.99 0.99 1.00 2/65 23307
/proc/meminfo: memFree=1286576/2055920 swapFree=4174052/4192956
[pid=23306] ppid=23304 vsize=145400 CPUtime=1181.89
/proc/23306/stat : 23306 (SApperloT-hrp) R 23304 23306 23233 0 -1 4194304 35733 0 0 0 118160 29 0 0 25 0 1 0 1112324721 148889600 35709 1992294400 134512640 135712473 4294956208 18446744073709551615 134563915 0 0 4096 0 0 0 0 17 1 0 0
/proc/23306/statm: 36350 35709 109 292 0 36055 0
Current children cumulated CPU time (s) 1181.89
Current children cumulated vsize (KiB) 145400



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 0.99 0.99 1.00 2/65 23307
/proc/meminfo: memFree=1286448/2055920 swapFree=4174052/4192956
[pid=23306] ppid=23304 vsize=145592 CPUtime=1200.1
/proc/23306/stat : 23306 (SApperloT-hrp) R 23304 23306 23233 0 -1 4194304 35763 0 0 0 119980 30 0 0 25 0 1 0 1112324721 149086208 35739 1992294400 134512640 135712473 4294956208 18446744073709551615 134540615 0 0 4096 0 0 0 0 17 1 0 0
/proc/23306/statm: 36398 35739 109 292 0 36103 0
Current children cumulated CPU time (s) 1200.1
Current children cumulated vsize (KiB) 145592

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: 0.99 0.99 1.00 2/65 23307
/proc/meminfo: memFree=1286448/2055920 swapFree=4174052/4192956
[pid=23306] ppid=23304 vsize=145592 CPUtime=1200.1
/proc/23306/stat : 23306 (SApperloT-hrp) R 23304 23306 23233 0 -1 4194304 35763 0 0 0 119980 30 0 0 25 0 1 0 1112324721 149086208 35739 1992294400 134512640 135712473 4294956208 18446744073709551615 134540615 0 0 4096 0 0 0 0 17 1 0 0
/proc/23306/statm: 36398 35739 109 292 0 36103 0
Current children cumulated CPU time (s) 1200.1
Current children cumulated vsize (KiB) 145592

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.53
CPU time (s): 1200.13
CPU user time (s): 1199.8
CPU system time (s): 0.32495
CPU usage (%): 99.9664
Max. virtual memory (cumulated for all children) (KiB): 145592

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

runsolver used 0.858869 second user time and 2.50762 second system time

The end

Launcher Data

Begin job on node17 at 2009-03-30 09:03:07
IDJOB=1532745
IDBENCH=70323
IDSOLVER=510
FILE ID=node17/1532745-1238396587
PBS_JOBID= 9061384
Free space on /tmp= 66340 MiB

SOLVER NAME= SApperloT hrp
BENCH NAME= SAT09/RANDOM/LARGE/3SAT/UNKNOWN/6000/unif-k3-r4.2-v6000-c25200-S1760652419-100.cnf
COMMAND LINE= HOME/SApperloT-hrp -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1532745-1238396587/watcher-1532745-1238396587 -o /tmp/evaluation-result-1532745-1238396587/solver-1532745-1238396587 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SApperloT-hrp -seed=1595912046 HOME/instance-1532745-1238396587.cnf

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

MD5SUM BENCH= f395e669823c1b01b74bf47c7e820b61
RANDOM SEED=1595912046

node17.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.265
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.265
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:       1430168 kB
Buffers:         95284 kB
Cached:         423656 kB
SwapCached:      12684 kB
Active:          54312 kB
Inactive:       478736 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1430168 kB
SwapTotal:     4192956 kB
SwapFree:      4174052 kB
Dirty:            1876 kB
Writeback:           0 kB
Mapped:          19696 kB
Slab:            78736 kB
Committed_AS:  2928572 kB
PageTables:       1464 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= 66340 MiB
End job on node17 at 2009-03-30 09:23:09