Trace number 1532720

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

General information on the benchmark

NameRANDOM/LARGE/3SAT/UNKNOWN/6000/
unif-k3-r4.2-v6000-c25200-S821759333-092.cnf
MD5SUMb4ec0c2df22218bd519db808f39dee11
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark86.9768
Satisfiable
(Un)Satisfiability was proved
Number of variables5999
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-1532720-1238395333/watcher-1532720-1238395333 -o /tmp/evaluation-result-1532720-1238395333/solver-1532720-1238395333 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SApperloT-hrp -seed=1852730059 HOME/instance-1532720-1238395333.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.83 1.93 1.68 3/64 10775
/proc/meminfo: memFree=1606504/2055920 swapFree=4178400/4192956
[pid=10775] ppid=10773 vsize=1848 CPUtime=0
/proc/10775/stat : 10775 (SApperloT-hrp) R 10773 10775 10369 0 -1 4194304 243 0 0 0 0 0 0 0 18 0 1 0 1112199639 1892352 227 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/10775/statm: 462 228 95 292 0 167 0

[startup+0.0961049 s]
/proc/loadavg: 1.83 1.93 1.68 3/64 10775
/proc/meminfo: memFree=1606504/2055920 swapFree=4178400/4192956
[pid=10775] ppid=10773 vsize=3756 CPUtime=0.09
/proc/10775/stat : 10775 (SApperloT-hrp) R 10773 10775 10369 0 -1 4194304 739 0 0 0 9 0 0 0 18 0 1 0 1112199639 3846144 722 1992294400 134512640 135712473 4294956192 18446744073709551615 134564317 0 0 4096 0 0 0 0 17 1 0 0
/proc/10775/statm: 939 722 105 292 0 644 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3756

[startup+0.101105 s]
/proc/loadavg: 1.83 1.93 1.68 3/64 10775
/proc/meminfo: memFree=1606504/2055920 swapFree=4178400/4192956
[pid=10775] ppid=10773 vsize=3756 CPUtime=0.09
/proc/10775/stat : 10775 (SApperloT-hrp) R 10773 10775 10369 0 -1 4194304 742 0 0 0 9 0 0 0 18 0 1 0 1112199639 3846144 725 1992294400 134512640 135712473 4294956192 18446744073709551615 134564164 0 0 4096 0 0 0 0 17 1 0 0
/proc/10775/statm: 939 725 105 292 0 644 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3756

[startup+0.301144 s]
/proc/loadavg: 1.83 1.93 1.68 3/64 10775
/proc/meminfo: memFree=1606504/2055920 swapFree=4178400/4192956
[pid=10775] ppid=10773 vsize=4284 CPUtime=0.29
/proc/10775/stat : 10775 (SApperloT-hrp) R 10773 10775 10369 0 -1 4194304 892 0 0 0 29 0 0 0 19 0 1 0 1112199639 4386816 875 1992294400 134512640 135712473 4294956192 18446744073709551615 134564510 0 0 4096 0 0 0 0 17 1 0 0
/proc/10775/statm: 1071 875 105 292 0 776 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4284

[startup+0.70122 s]
/proc/loadavg: 1.83 1.93 1.68 3/64 10775
/proc/meminfo: memFree=1606504/2055920 swapFree=4178400/4192956
[pid=10775] ppid=10773 vsize=5604 CPUtime=0.69
/proc/10775/stat : 10775 (SApperloT-hrp) R 10773 10775 10369 0 -1 4194304 1213 0 0 0 69 0 0 0 23 0 1 0 1112199639 5738496 1196 1992294400 134512640 135712473 4294956192 18446744073709551615 134564302 0 0 4096 0 0 0 0 17 1 0 0
/proc/10775/statm: 1401 1196 105 292 0 1106 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5604

[startup+1.50137 s]
/proc/loadavg: 1.83 1.93 1.68 2/65 10776
/proc/meminfo: memFree=1601120/2055920 swapFree=4178400/4192956
[pid=10775] ppid=10773 vsize=8136 CPUtime=1.49
/proc/10775/stat : 10775 (SApperloT-hrp) R 10773 10775 10369 0 -1 4194304 1848 0 0 0 148 1 0 0 25 0 1 0 1112199639 8331264 1831 1992294400 134512640 135712473 4294956192 18446744073709551615 134564354 0 0 4096 0 0 0 0 17 1 0 0
/proc/10775/statm: 2034 1831 109 292 0 1739 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8136

[startup+3.10168 s]
/proc/loadavg: 1.83 1.93 1.68 2/65 10776
/proc/meminfo: memFree=1598304/2055920 swapFree=4178400/4192956
[pid=10775] ppid=10773 vsize=12008 CPUtime=3.09
/proc/10775/stat : 10775 (SApperloT-hrp) R 10773 10775 10369 0 -1 4194304 2799 0 0 0 307 2 0 0 25 0 1 0 1112199639 12296192 2782 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/10775/statm: 3002 2782 109 292 0 2707 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 12008

[startup+6.30129 s]
/proc/loadavg: 1.77 1.91 1.67 2/65 10776
/proc/meminfo: memFree=1592864/2055920 swapFree=4178400/4192956
[pid=10775] ppid=10773 vsize=16236 CPUtime=6.29
/proc/10775/stat : 10775 (SApperloT-hrp) R 10773 10775 10369 0 -1 4194304 3880 0 0 0 626 3 0 0 25 0 1 0 1112199639 16625664 3863 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/10775/statm: 4059 3863 109 292 0 3764 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 16236

[startup+12.7015 s]
/proc/loadavg: 1.71 1.90 1.67 2/65 10776
/proc/meminfo: memFree=1588512/2055920 swapFree=4178400/4192956
[pid=10775] ppid=10773 vsize=19284 CPUtime=12.68
/proc/10775/stat : 10775 (SApperloT-hrp) R 10773 10775 10369 0 -1 4194304 4615 0 0 0 1265 3 0 0 25 0 1 0 1112199639 19746816 4598 1992294400 134512640 135712473 4294956192 18446744073709551615 134563046 0 0 4096 0 0 0 0 17 1 0 0
/proc/10775/statm: 4821 4598 109 292 0 4526 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 19284

[startup+25.502 s]
/proc/loadavg: 1.55 1.85 1.66 2/65 10776
/proc/meminfo: memFree=1585760/2055920 swapFree=4178400/4192956
[pid=10775] ppid=10773 vsize=21808 CPUtime=25.49
/proc/10775/stat : 10775 (SApperloT-hrp) R 10773 10775 10369 0 -1 4194304 5238 0 0 0 2545 4 0 0 25 0 1 0 1112199639 22331392 5221 1992294400 134512640 135712473 4294956192 18446744073709551615 134564702 0 0 4096 0 0 0 0 17 1 0 0
/proc/10775/statm: 5452 5221 109 292 0 5157 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 21808

[startup+51.1019 s]
/proc/loadavg: 1.36 1.78 1.64 2/65 10776
/proc/meminfo: memFree=1582176/2055920 swapFree=4178400/4192956
[pid=10775] ppid=10773 vsize=25596 CPUtime=51.07
/proc/10775/stat : 10775 (SApperloT-hrp) R 10773 10775 10369 0 -1 4194304 6148 0 0 0 5103 4 0 0 25 0 1 0 1112199639 26210304 6131 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/10775/statm: 6399 6131 109 292 0 6104 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 25596

[startup+102.306 s]
/proc/loadavg: 1.15 1.66 1.60 2/65 10776
/proc/meminfo: memFree=1576160/2055920 swapFree=4178400/4192956
[pid=10775] ppid=10773 vsize=31764 CPUtime=102.26
/proc/10775/stat : 10775 (SApperloT-hrp) R 10773 10775 10369 0 -1 4194304 7621 0 0 0 10221 5 0 0 25 0 1 0 1112199639 32526336 7604 1992294400 134512640 135712473 4294956192 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 1 0 0
/proc/10775/statm: 7941 7604 109 292 0 7646 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 31764

[startup+162.302 s]
/proc/loadavg: 1.06 1.54 1.56 2/65 10778
/proc/meminfo: memFree=1574048/2055920 swapFree=4178400/4192956
[pid=10775] ppid=10773 vsize=33760 CPUtime=162.24
/proc/10775/stat : 10775 (SApperloT-hrp) R 10773 10775 10369 0 -1 4194304 8111 0 0 0 16218 6 0 0 25 0 1 0 1112199639 34570240 8094 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/10775/statm: 8440 8094 109 292 0 8145 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 33760

[startup+222.302 s]
/proc/loadavg: 1.02 1.44 1.52 2/65 10778
/proc/meminfo: memFree=1572576/2055920 swapFree=4178400/4192956
[pid=10775] ppid=10773 vsize=35344 CPUtime=222.22
/proc/10775/stat : 10775 (SApperloT-hrp) R 10773 10775 10369 0 -1 4194304 8483 0 0 0 22215 7 0 0 25 0 1 0 1112199639 36192256 8466 1992294400 134512640 135712473 4294956192 18446744073709551615 134564354 0 0 4096 0 0 0 0 17 1 0 0
/proc/10775/statm: 8836 8466 109 292 0 8541 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 35344

[startup+282.301 s]
/proc/loadavg: 1.00 1.35 1.49 2/65 10778
/proc/meminfo: memFree=1528032/2055920 swapFree=4178400/4192956
[pid=10775] ppid=10773 vsize=80536 CPUtime=282.19
/proc/10775/stat : 10775 (SApperloT-hrp) R 10773 10775 10369 0 -1 4194304 19769 0 0 0 28202 17 0 0 25 0 1 0 1112199639 82468864 19752 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/10775/statm: 20134 19752 109 292 0 19839 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 80536

[startup+342.302 s]
/proc/loadavg: 1.00 1.29 1.45 2/65 10778
/proc/meminfo: memFree=1481056/2055920 swapFree=4178400/4192956
[pid=10775] ppid=10773 vsize=126724 CPUtime=342.17
/proc/10775/stat : 10775 (SApperloT-hrp) R 10773 10775 10369 0 -1 4194304 31315 0 0 0 34190 27 0 0 25 0 1 0 1112199639 129765376 31298 1992294400 134512640 135712473 4294956192 18446744073709551615 134554355 0 0 4096 0 0 0 0 17 1 0 0
/proc/10775/statm: 31681 31298 109 292 0 31386 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 126724

[startup+402.301 s]
/proc/loadavg: 1.00 1.23 1.42 2/65 10778
/proc/meminfo: memFree=1477984/2055920 swapFree=4178400/4192956
[pid=10775] ppid=10773 vsize=129940 CPUtime=402.15
/proc/10775/stat : 10775 (SApperloT-hrp) R 10773 10775 10369 0 -1 4194304 32089 0 0 0 40187 28 0 0 25 0 1 0 1112199639 133058560 32072 1992294400 134512640 135712473 4294956192 18446744073709551615 134564339 0 0 4096 0 0 0 0 17 1 0 0
/proc/10775/statm: 32485 32072 109 292 0 32190 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 129940

[startup+462.302 s]
/proc/loadavg: 1.00 1.19 1.39 2/65 10778
/proc/meminfo: memFree=1475808/2055920 swapFree=4178400/4192956
[pid=10775] ppid=10773 vsize=132096 CPUtime=462.14
/proc/10775/stat : 10775 (SApperloT-hrp) R 10773 10775 10369 0 -1 4194304 32631 0 0 0 46185 29 0 0 25 0 1 0 1112199639 135266304 32614 1992294400 134512640 135712473 4294956192 18446744073709551615 134564510 0 0 4096 0 0 0 0 17 1 0 0
/proc/10775/statm: 33024 32614 109 292 0 32729 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 132096

[startup+522.302 s]
/proc/loadavg: 1.00 1.15 1.37 2/65 10778
/proc/meminfo: memFree=1473312/2055920 swapFree=4178400/4192956
[pid=10775] ppid=10773 vsize=134756 CPUtime=522.11
/proc/10775/stat : 10775 (SApperloT-hrp) R 10773 10775 10369 0 -1 4194304 33324 0 0 0 52182 29 0 0 25 0 1 0 1112199639 137990144 33237 1992294400 134512640 135712473 4294956192 18446744073709551615 134564354 0 0 4096 0 0 0 0 17 1 0 0
/proc/10775/statm: 33689 33237 109 292 0 33394 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 134756

[startup+582.302 s]
/proc/loadavg: 1.00 1.12 1.34 2/65 10778
/proc/meminfo: memFree=1472416/2055920 swapFree=4178400/4192956
[pid=10775] ppid=10773 vsize=135680 CPUtime=582.09
/proc/10775/stat : 10775 (SApperloT-hrp) R 10773 10775 10369 0 -1 4194304 33540 0 0 0 58179 30 0 0 25 0 1 0 1112199639 138936320 33453 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/10775/statm: 33920 33453 109 292 0 33625 0
Current children cumulated CPU time (s) 582.09
Current children cumulated vsize (KiB) 135680

[startup+642.302 s]
/proc/loadavg: 1.00 1.10 1.32 2/65 10778
/proc/meminfo: memFree=1472096/2055920 swapFree=4178400/4192956
[pid=10775] ppid=10773 vsize=136116 CPUtime=642.07
/proc/10775/stat : 10775 (SApperloT-hrp) R 10773 10775 10369 0 -1 4194304 33629 0 0 0 64177 30 0 0 25 0 1 0 1112199639 139382784 33542 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/10775/statm: 34029 33542 109 292 0 33734 0
Current children cumulated CPU time (s) 642.07
Current children cumulated vsize (KiB) 136116

[startup+702.301 s]
/proc/loadavg: 1.00 1.08 1.29 2/65 10778
/proc/meminfo: memFree=1468320/2055920 swapFree=4178400/4192956
[pid=10775] ppid=10773 vsize=140368 CPUtime=702.05
/proc/10775/stat : 10775 (SApperloT-hrp) R 10773 10775 10369 0 -1 4194304 34617 0 0 0 70174 31 0 0 25 0 1 0 1112199639 143736832 34530 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/10775/statm: 35092 34530 109 292 0 34797 0
Current children cumulated CPU time (s) 702.05
Current children cumulated vsize (KiB) 140368

[startup+762.306 s]
/proc/loadavg: 1.00 1.06 1.27 2/65 10778
/proc/meminfo: memFree=1466016/2055920 swapFree=4178400/4192956
[pid=10775] ppid=10773 vsize=142564 CPUtime=762.03
/proc/10775/stat : 10775 (SApperloT-hrp) R 10773 10775 10369 0 -1 4194304 35138 0 0 0 76171 32 0 0 25 0 1 0 1112199639 145985536 35051 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/10775/statm: 35641 35051 109 292 0 35346 0
Current children cumulated CPU time (s) 762.03
Current children cumulated vsize (KiB) 142564

[startup+822.301 s]
/proc/loadavg: 1.00 1.05 1.25 2/65 10778
/proc/meminfo: memFree=1465184/2055920 swapFree=4178400/4192956
[pid=10775] ppid=10773 vsize=143464 CPUtime=822.01
/proc/10775/stat : 10775 (SApperloT-hrp) R 10773 10775 10369 0 -1 4194304 35350 0 0 0 82168 33 0 0 25 0 1 0 1112199639 146907136 35263 1992294400 134512640 135712473 4294956192 18446744073709551615 134557872 0 0 4096 0 0 0 0 17 1 0 0
/proc/10775/statm: 35866 35263 109 292 0 35571 0
Current children cumulated CPU time (s) 822.01
Current children cumulated vsize (KiB) 143464

[startup+882.302 s]
/proc/loadavg: 1.00 1.04 1.24 2/65 10778
/proc/meminfo: memFree=1464288/2055920 swapFree=4178400/4192956
[pid=10775] ppid=10773 vsize=144572 CPUtime=881.99
/proc/10775/stat : 10775 (SApperloT-hrp) R 10773 10775 10369 0 -1 4194304 35712 0 0 0 88166 33 0 0 25 0 1 0 1112199639 148041728 35532 1992294400 134512640 135712473 4294956192 18446744073709551615 134554429 0 0 4096 0 0 0 0 17 1 0 0
/proc/10775/statm: 36143 35532 109 292 0 35848 0
Current children cumulated CPU time (s) 881.99
Current children cumulated vsize (KiB) 144572

[startup+942.301 s]
/proc/loadavg: 1.00 1.03 1.22 2/65 10778
/proc/meminfo: memFree=1463840/2055920 swapFree=4178400/4192956
[pid=10775] ppid=10773 vsize=144952 CPUtime=941.96
/proc/10775/stat : 10775 (SApperloT-hrp) R 10773 10775 10369 0 -1 4194304 35817 0 0 0 94163 33 0 0 25 0 1 0 1112199639 148430848 35637 1992294400 134512640 135712473 4294956192 18446744073709551615 134564361 0 0 4096 0 0 0 0 17 1 0 0
/proc/10775/statm: 36238 35637 109 292 0 35943 0
Current children cumulated CPU time (s) 941.96
Current children cumulated vsize (KiB) 144952

[startup+1002.3 s]
/proc/loadavg: 1.00 1.02 1.20 2/65 10778
/proc/meminfo: memFree=1462944/2055920 swapFree=4178400/4192956
[pid=10775] ppid=10773 vsize=145848 CPUtime=1001.95
/proc/10775/stat : 10775 (SApperloT-hrp) R 10773 10775 10369 0 -1 4194304 36045 0 0 0 100161 34 0 0 25 0 1 0 1112199639 149348352 35865 1992294400 134512640 135712473 4294956192 18446744073709551615 134564385 0 0 4096 0 0 0 0 17 1 0 0
/proc/10775/statm: 36462 35865 109 292 0 36167 0
Current children cumulated CPU time (s) 1001.95
Current children cumulated vsize (KiB) 145848

[startup+1062.3 s]
/proc/loadavg: 1.00 1.01 1.18 2/65 10778
/proc/meminfo: memFree=1461280/2055920 swapFree=4178400/4192956
[pid=10775] ppid=10773 vsize=147636 CPUtime=1061.93
/proc/10775/stat : 10775 (SApperloT-hrp) R 10773 10775 10369 0 -1 4194304 36452 0 0 0 106158 35 0 0 25 0 1 0 1112199639 151179264 36272 1992294400 134512640 135712473 4294956192 18446744073709551615 134563872 0 0 4096 0 0 0 0 17 1 0 0
/proc/10775/statm: 36909 36272 109 292 0 36614 0
Current children cumulated CPU time (s) 1061.93
Current children cumulated vsize (KiB) 147636

[startup+1122.3 s]
/proc/loadavg: 1.00 1.01 1.17 2/65 10778
/proc/meminfo: memFree=1460064/2055920 swapFree=4178400/4192956
[pid=10775] ppid=10773 vsize=148996 CPUtime=1121.91
/proc/10775/stat : 10775 (SApperloT-hrp) R 10773 10775 10369 0 -1 4194304 36746 0 0 0 112156 35 0 0 25 0 1 0 1112199639 152571904 36566 1992294400 134512640 135712473 4294956192 18446744073709551615 134564382 0 0 4096 0 0 0 0 17 1 0 0
/proc/10775/statm: 37249 36566 109 292 0 36954 0
Current children cumulated CPU time (s) 1121.91
Current children cumulated vsize (KiB) 148996

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.16 2/65 10783
/proc/meminfo: memFree=1459488/2055920 swapFree=4178400/4192956
[pid=10775] ppid=10773 vsize=149708 CPUtime=1181.88
/proc/10775/stat : 10775 (SApperloT-hrp) R 10773 10775 10369 0 -1 4194304 36919 0 0 0 118153 35 0 0 25 0 1 0 1112199639 153300992 36739 1992294400 134512640 135712473 4294956192 18446744073709551615 134554176 0 0 4096 0 0 0 0 17 1 0 0
/proc/10775/statm: 37427 36739 109 292 0 37132 0
Current children cumulated CPU time (s) 1181.88
Current children cumulated vsize (KiB) 149708



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.16 2/65 10783
/proc/meminfo: memFree=1459424/2055920 swapFree=4178400/4192956
[pid=10775] ppid=10773 vsize=149708 CPUtime=1200.07
/proc/10775/stat : 10775 (SApperloT-hrp) R 10773 10775 10369 0 -1 4194304 36926 0 0 0 119972 35 0 0 25 0 1 0 1112199639 153300992 36746 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/10775/statm: 37427 36746 109 292 0 37132 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 149708

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.00 1.00 1.16 2/65 10783
/proc/meminfo: memFree=1459424/2055920 swapFree=4178400/4192956
[pid=10775] ppid=10773 vsize=149708 CPUtime=1200.07
/proc/10775/stat : 10775 (SApperloT-hrp) R 10773 10775 10369 0 -1 4194304 36926 0 0 0 119972 35 0 0 25 0 1 0 1112199639 153300992 36746 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/10775/statm: 37427 36746 109 292 0 37132 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 149708

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.53
CPU time (s): 1200.11
CPU user time (s): 1199.73
CPU system time (s): 0.385941
CPU usage (%): 99.9651
Max. virtual memory (cumulated for all children) (KiB): 149708

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

runsolver used 0.901862 second user time and 2.49562 second system time

The end

Launcher Data

Begin job on node9 at 2009-03-30 08:42:13
IDJOB=1532720
IDBENCH=70318
IDSOLVER=510
FILE ID=node9/1532720-1238395333
PBS_JOBID= 9061343
Free space on /tmp= 66420 MiB

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

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

MD5SUM BENCH= b4ec0c2df22218bd519db808f39dee11
RANDOM SEED=1852730059

node9.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.268
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.268
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:       1606920 kB
Buffers:         89040 kB
Cached:         270948 kB
SwapCached:       8300 kB
Active:          71508 kB
Inactive:       298388 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1606920 kB
SwapTotal:     4192956 kB
SwapFree:      4178400 kB
Dirty:            1880 kB
Writeback:           0 kB
Mapped:          15592 kB
Slab:            65128 kB
Committed_AS:  2867252 kB
PageTables:       1392 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= 66420 MiB
End job on node9 at 2009-03-30 09:02:16