Trace number 1731658

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

General information on the benchmark

Namecrafted/Difficult/contest-02-03-04/
contest03-SGI_30_50_30_20_3-dir.sat05-440.reshuffled-07.cnf
MD5SUM4a0cf034172f796c42342e79509e3449
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark315.531
Satisfiable
(Un)Satisfiability was proved
Number of variables900
Number of clauses71378
Sum of the clauses size143596
Maximum clause length30
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 271348
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 530

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-1731658-1240773123/watcher-1731658-1240773123 -o /tmp/evaluation-result-1731658-1240773123/solver-1731658-1240773123 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SApperloT-hrp -seed=1119188554 HOME/instance-1731658-1240773123.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.85 1.94 1.69 3/64 25768
/proc/meminfo: memFree=1688112/2055920 swapFree=4180888/4192956
[pid=25768] ppid=25766 vsize=1764 CPUtime=0
/proc/25768/stat : 25768 (SApperloT-hrp) R 25766 25768 25355 0 -1 4194304 180 0 0 0 0 0 0 0 18 0 1 0 105345845 1806336 164 1992294400 134512640 135712473 4294956192 18446744073709551615 134624588 0 0 4096 0 0 0 0 17 1 0 0
/proc/25768/statm: 441 164 95 292 0 146 0

[startup+0.086611 s]
/proc/loadavg: 1.85 1.94 1.69 3/64 25768
/proc/meminfo: memFree=1688112/2055920 swapFree=4180888/4192956
[pid=25768] ppid=25766 vsize=3744 CPUtime=0.08
/proc/25768/stat : 25768 (SApperloT-hrp) R 25766 25768 25355 0 -1 4194304 684 0 0 0 8 0 0 0 18 0 1 0 105345845 3833856 667 1992294400 134512640 135712473 4294956192 18446744073709551615 134558630 0 0 4096 0 0 0 0 17 1 0 0
/proc/25768/statm: 936 668 105 292 0 641 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 3744

[startup+0.101611 s]
/proc/loadavg: 1.85 1.94 1.69 3/64 25768
/proc/meminfo: memFree=1688112/2055920 swapFree=4180888/4192956
[pid=25768] ppid=25766 vsize=3876 CPUtime=0.09
/proc/25768/stat : 25768 (SApperloT-hrp) R 25766 25768 25355 0 -1 4194304 711 0 0 0 9 0 0 0 18 0 1 0 105345845 3969024 694 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/25768/statm: 969 694 105 292 0 674 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3876

[startup+0.301631 s]
/proc/loadavg: 1.85 1.94 1.69 3/64 25768
/proc/meminfo: memFree=1688112/2055920 swapFree=4180888/4192956
[pid=25768] ppid=25766 vsize=5064 CPUtime=0.29
/proc/25768/stat : 25768 (SApperloT-hrp) R 25766 25768 25355 0 -1 4194304 1016 0 0 0 29 0 0 0 19 0 1 0 105345845 5185536 999 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/25768/statm: 1266 999 105 292 0 971 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5064

[startup+0.701673 s]
/proc/loadavg: 1.85 1.94 1.69 3/64 25768
/proc/meminfo: memFree=1688112/2055920 swapFree=4180888/4192956
[pid=25768] ppid=25766 vsize=6788 CPUtime=0.69
/proc/25768/stat : 25768 (SApperloT-hrp) R 25766 25768 25355 0 -1 4194304 1445 0 0 0 69 0 0 0 22 0 1 0 105345845 6950912 1428 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/25768/statm: 1697 1428 109 292 0 1402 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6788

[startup+1.50175 s]
/proc/loadavg: 1.85 1.94 1.69 2/65 25769
/proc/meminfo: memFree=1681704/2055920 swapFree=4180888/4192956
[pid=25768] ppid=25766 vsize=9488 CPUtime=1.49
/proc/25768/stat : 25768 (SApperloT-hrp) R 25766 25768 25355 0 -1 4194304 2100 0 0 0 149 0 0 0 25 0 1 0 105345845 9715712 2083 1992294400 134512640 135712473 4294956192 18446744073709551615 134566313 0 0 4096 0 0 0 0 17 1 0 0
/proc/25768/statm: 2372 2083 109 292 0 2077 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9488

[startup+3.10192 s]
/proc/loadavg: 1.78 1.93 1.69 2/65 25769
/proc/meminfo: memFree=1678440/2055920 swapFree=4180888/4192956
[pid=25768] ppid=25766 vsize=13588 CPUtime=3.09
/proc/25768/stat : 25768 (SApperloT-hrp) R 25766 25768 25355 0 -1 4194304 3111 0 0 0 308 1 0 0 25 0 1 0 105345845 13914112 3094 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/25768/statm: 3397 3094 109 292 0 3102 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 13588

[startup+6.30226 s]
/proc/loadavg: 1.78 1.93 1.69 2/65 25769
/proc/meminfo: memFree=1671208/2055920 swapFree=4180888/4192956
[pid=25768] ppid=25766 vsize=20080 CPUtime=6.29
/proc/25768/stat : 25768 (SApperloT-hrp) R 25766 25768 25355 0 -1 4194304 4729 0 0 0 627 2 0 0 25 0 1 0 105345845 20561920 4679 1992294400 134512640 135712473 4294956192 18446744073709551615 134564659 0 0 4096 0 0 0 0 17 1 0 0
/proc/25768/statm: 5020 4679 109 292 0 4725 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 20080

[startup+12.7019 s]
/proc/loadavg: 1.66 1.90 1.68 2/65 25769
/proc/meminfo: memFree=1666600/2055920 swapFree=4180888/4192956
[pid=25768] ppid=25766 vsize=22932 CPUtime=12.68
/proc/25768/stat : 25768 (SApperloT-hrp) R 25766 25768 25355 0 -1 4194304 5454 0 0 0 1266 2 0 0 25 0 1 0 105345845 23482368 5404 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/25768/statm: 5733 5404 109 292 0 5438 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 22932

[startup+25.5012 s]
/proc/loadavg: 1.56 1.87 1.67 2/65 25769
/proc/meminfo: memFree=1664680/2055920 swapFree=4180888/4192956
[pid=25768] ppid=25766 vsize=25400 CPUtime=25.48
/proc/25768/stat : 25768 (SApperloT-hrp) R 25766 25768 25355 0 -1 4194304 5943 0 0 0 2545 3 0 0 25 0 1 0 105345845 26009600 5893 1992294400 134512640 135712473 4294956192 18446744073709551615 134564627 0 0 4096 0 0 0 0 17 1 0 0
/proc/25768/statm: 6350 5893 109 292 0 6055 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 25400

[startup+51.1019 s]
/proc/loadavg: 1.37 1.80 1.65 2/65 25769
/proc/meminfo: memFree=1649704/2055920 swapFree=4180888/4192956
[pid=25768] ppid=25766 vsize=41072 CPUtime=51.08
/proc/25768/stat : 25768 (SApperloT-hrp) R 25766 25768 25355 0 -1 4194304 9699 0 0 0 5102 6 0 0 25 0 1 0 105345845 42057728 9649 1992294400 134512640 135712473 4294956192 18446744073709551615 134558630 0 0 4096 0 0 0 0 17 1 0 0
/proc/25768/statm: 10268 9649 109 292 0 9973 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 41072

[startup+102.305 s]
/proc/loadavg: 1.14 1.66 1.61 2/65 25769
/proc/meminfo: memFree=1639464/2055920 swapFree=4180888/4192956
[pid=25768] ppid=25766 vsize=52876 CPUtime=102.26
/proc/25768/stat : 25768 (SApperloT-hrp) R 25766 25768 25355 0 -1 4194304 12226 0 0 0 10218 8 0 0 25 0 1 0 105345845 54145024 12176 1992294400 134512640 135712473 4294956192 18446744073709551615 134564387 0 0 4096 0 0 0 0 17 1 0 0
/proc/25768/statm: 13219 12176 109 292 0 12924 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 52876

[startup+162.301 s]
/proc/loadavg: 1.05 1.54 1.57 2/65 25769
/proc/meminfo: memFree=1636136/2055920 swapFree=4180888/4192956
[pid=25768] ppid=25766 vsize=56684 CPUtime=162.24
/proc/25768/stat : 25768 (SApperloT-hrp) R 25766 25768 25355 0 -1 4194304 13055 0 0 0 16215 9 0 0 25 0 1 0 105345845 58044416 13005 1992294400 134512640 135712473 4294956192 18446744073709551615 134564354 0 0 4096 0 0 0 0 17 1 0 0
/proc/25768/statm: 14171 13005 109 292 0 13876 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 56684

[startup+222.301 s]
/proc/loadavg: 1.02 1.44 1.53 2/65 25769
/proc/meminfo: memFree=1632872/2055920 swapFree=4180888/4192956
[pid=25768] ppid=25766 vsize=60648 CPUtime=222.23
/proc/25768/stat : 25768 (SApperloT-hrp) R 25766 25768 25355 0 -1 4194304 13866 0 0 0 22213 10 0 0 25 0 1 0 105345845 62103552 13816 1992294400 134512640 135712473 4294956192 18446744073709551615 134564354 0 0 4096 0 0 0 0 17 1 0 0
/proc/25768/statm: 15162 13816 109 292 0 14867 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 60648

[startup+282.301 s]
/proc/loadavg: 1.00 1.35 1.50 2/65 25769
/proc/meminfo: memFree=1629928/2055920 swapFree=4180888/4192956
[pid=25768] ppid=25766 vsize=64056 CPUtime=282.22
/proc/25768/stat : 25768 (SApperloT-hrp) R 25766 25768 25355 0 -1 4194304 14594 0 0 0 28211 11 0 0 25 0 1 0 105345845 65593344 14544 1992294400 134512640 135712473 4294956192 18446744073709551615 134564820 0 0 4096 0 0 0 0 17 1 0 0
/proc/25768/statm: 16014 14544 109 292 0 15719 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 64056

[startup+342.301 s]
/proc/loadavg: 1.00 1.29 1.46 2/65 25769
/proc/meminfo: memFree=1627304/2055920 swapFree=4180888/4192956
[pid=25768] ppid=25766 vsize=67072 CPUtime=342.21
/proc/25768/stat : 25768 (SApperloT-hrp) R 25766 25768 25355 0 -1 4194304 15231 0 0 0 34209 12 0 0 25 0 1 0 105345845 68681728 15181 1992294400 134512640 135712473 4294956192 18446744073709551615 134564822 0 0 4096 0 0 0 0 17 1 0 0
/proc/25768/statm: 16768 15181 109 292 0 16473 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 67072

[startup+402.301 s]
/proc/loadavg: 1.00 1.24 1.43 2/65 25769
/proc/meminfo: memFree=1624040/2055920 swapFree=4180888/4192956
[pid=25768] ppid=25766 vsize=71364 CPUtime=402.18
/proc/25768/stat : 25768 (SApperloT-hrp) R 25766 25768 25355 0 -1 4194304 16052 0 0 0 40206 12 0 0 25 0 1 0 105345845 73076736 16002 1992294400 134512640 135712473 4294956192 18446744073709551615 134564354 0 0 4096 0 0 0 0 17 1 0 0
/proc/25768/statm: 17841 16002 109 292 0 17546 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 71364

[startup+462.301 s]
/proc/loadavg: 1.00 1.19 1.40 2/65 25769
/proc/meminfo: memFree=1620904/2055920 swapFree=4180888/4192956
[pid=25768] ppid=25766 vsize=74696 CPUtime=462.17
/proc/25768/stat : 25768 (SApperloT-hrp) R 25766 25768 25355 0 -1 4194304 16823 0 0 0 46204 13 0 0 25 0 1 0 105345845 76488704 16773 1992294400 134512640 135712473 4294956192 18446744073709551615 134564354 0 0 4096 0 0 0 0 17 1 0 0
/proc/25768/statm: 18674 16773 109 292 0 18379 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 74696

[startup+522.301 s]
/proc/loadavg: 1.00 1.15 1.38 2/65 25769
/proc/meminfo: memFree=1619240/2055920 swapFree=4180888/4192956
[pid=25768] ppid=25766 vsize=76716 CPUtime=522.16
/proc/25768/stat : 25768 (SApperloT-hrp) R 25766 25768 25355 0 -1 4194304 17246 0 0 0 52203 13 0 0 25 0 1 0 105345845 78557184 17196 1992294400 134512640 135712473 4294956192 18446744073709551615 134564702 0 0 4096 0 0 0 0 17 1 0 0
/proc/25768/statm: 19179 17196 109 292 0 18884 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 76716

[startup+582.301 s]
/proc/loadavg: 1.00 1.12 1.35 2/65 25769
/proc/meminfo: memFree=1618408/2055920 swapFree=4180888/4192956
[pid=25768] ppid=25766 vsize=77612 CPUtime=582.14
/proc/25768/stat : 25768 (SApperloT-hrp) R 25766 25768 25355 0 -1 4194304 17444 0 0 0 58201 13 0 0 25 0 1 0 105345845 79474688 17394 1992294400 134512640 135712473 4294956192 18446744073709551615 134564702 0 0 4096 0 0 0 0 17 1 0 0
/proc/25768/statm: 19403 17394 109 292 0 19108 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 77612

[startup+642.301 s]
/proc/loadavg: 1.00 1.10 1.32 2/65 25769
/proc/meminfo: memFree=1615656/2055920 swapFree=4180888/4192956
[pid=25768] ppid=25766 vsize=80992 CPUtime=642.13
/proc/25768/stat : 25768 (SApperloT-hrp) R 25766 25768 25355 0 -1 4194304 18134 0 0 0 64199 14 0 0 25 0 1 0 105345845 82935808 18084 1992294400 134512640 135712473 4294956192 18446744073709551615 134564702 0 0 4096 0 0 0 0 17 1 0 0
/proc/25768/statm: 20248 18084 109 292 0 19953 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 80992

[startup+702.301 s]
/proc/loadavg: 1.00 1.08 1.30 2/65 25769
/proc/meminfo: memFree=1612648/2055920 swapFree=4180888/4192956
[pid=25768] ppid=25766 vsize=84384 CPUtime=702.11
/proc/25768/stat : 25768 (SApperloT-hrp) R 25766 25768 25355 0 -1 4194304 18871 0 0 0 70196 15 0 0 25 0 1 0 105345845 86409216 18821 1992294400 134512640 135712473 4294956192 18446744073709551615 134564352 0 0 4096 0 0 0 0 17 1 0 0
/proc/25768/statm: 21096 18821 109 292 0 20801 0
Current children cumulated CPU time (s) 702.11
Current children cumulated vsize (KiB) 84384

[startup+762.305 s]
/proc/loadavg: 1.00 1.06 1.28 2/65 25769
/proc/meminfo: memFree=1610216/2055920 swapFree=4180888/4192956
[pid=25768] ppid=25766 vsize=87376 CPUtime=762.1
/proc/25768/stat : 25768 (SApperloT-hrp) R 25766 25768 25355 0 -1 4194304 19477 0 0 0 76195 15 0 0 25 0 1 0 105345845 89473024 19427 1992294400 134512640 135712473 4294956192 18446744073709551615 134564137 0 0 4096 0 0 0 0 17 1 0 0
/proc/25768/statm: 21844 19427 109 292 0 21549 0
Current children cumulated CPU time (s) 762.1
Current children cumulated vsize (KiB) 87376

[startup+822.301 s]
/proc/loadavg: 1.00 1.05 1.26 2/65 25769
/proc/meminfo: memFree=1610152/2055920 swapFree=4180888/4192956
[pid=25768] ppid=25766 vsize=87376 CPUtime=822.08
/proc/25768/stat : 25768 (SApperloT-hrp) R 25766 25768 25355 0 -1 4194304 19489 0 0 0 82192 16 0 0 25 0 1 0 105345845 89473024 19439 1992294400 134512640 135712473 4294956192 18446744073709551615 134564354 0 0 4096 0 0 0 0 17 1 0 0
/proc/25768/statm: 21844 19439 109 292 0 21549 0
Current children cumulated CPU time (s) 822.08
Current children cumulated vsize (KiB) 87376

[startup+882.301 s]
/proc/loadavg: 1.00 1.04 1.24 2/65 25769
/proc/meminfo: memFree=1609448/2055920 swapFree=4180888/4192956
[pid=25768] ppid=25766 vsize=88152 CPUtime=882.07
/proc/25768/stat : 25768 (SApperloT-hrp) R 25766 25768 25355 0 -1 4194304 19663 0 0 0 88191 16 0 0 25 0 1 0 105345845 90267648 19613 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/25768/statm: 22038 19613 109 292 0 21743 0
Current children cumulated CPU time (s) 882.07
Current children cumulated vsize (KiB) 88152

[startup+942.301 s]
/proc/loadavg: 1.00 1.03 1.22 2/65 25769
/proc/meminfo: memFree=1608168/2055920 swapFree=4180888/4192956
[pid=25768] ppid=25766 vsize=89844 CPUtime=942.05
/proc/25768/stat : 25768 (SApperloT-hrp) R 25766 25768 25355 0 -1 4194304 19981 0 0 0 94189 16 0 0 25 0 1 0 105345845 92000256 19931 1992294400 134512640 135712473 4294956192 18446744073709551615 134564382 0 0 4096 0 0 0 0 17 1 0 0
/proc/25768/statm: 22461 19931 109 292 0 22166 0
Current children cumulated CPU time (s) 942.05
Current children cumulated vsize (KiB) 89844

[startup+1002.3 s]
/proc/loadavg: 1.00 1.02 1.21 2/65 25769
/proc/meminfo: memFree=1608104/2055920 swapFree=4180888/4192956
[pid=25768] ppid=25766 vsize=89844 CPUtime=1002.03
/proc/25768/stat : 25768 (SApperloT-hrp) R 25766 25768 25355 0 -1 4194304 20002 0 0 0 100187 16 0 0 25 0 1 0 105345845 92000256 19952 1992294400 134512640 135712473 4294956192 18446744073709551615 134564614 0 0 4096 0 0 0 0 17 1 0 0
/proc/25768/statm: 22461 19952 109 292 0 22166 0
Current children cumulated CPU time (s) 1002.03
Current children cumulated vsize (KiB) 89844

[startup+1062.3 s]
/proc/loadavg: 1.00 1.02 1.19 2/65 25769
/proc/meminfo: memFree=1607528/2055920 swapFree=4180888/4192956
[pid=25768] ppid=25766 vsize=90624 CPUtime=1062.02
/proc/25768/stat : 25768 (SApperloT-hrp) R 25766 25768 25355 0 -1 4194304 20153 0 0 0 106186 16 0 0 25 0 1 0 105345845 92798976 20103 1992294400 134512640 135712473 4294956192 18446744073709551615 134568338 0 0 4096 0 0 0 0 17 1 0 0
/proc/25768/statm: 22656 20103 109 292 0 22361 0
Current children cumulated CPU time (s) 1062.02
Current children cumulated vsize (KiB) 90624

[startup+1122.3 s]
/proc/loadavg: 1.00 1.01 1.17 2/65 25769
/proc/meminfo: memFree=1606760/2055920 swapFree=4180888/4192956
[pid=25768] ppid=25766 vsize=91904 CPUtime=1122.01
/proc/25768/stat : 25768 (SApperloT-hrp) R 25766 25768 25355 0 -1 4194304 20398 0 0 0 112184 17 0 0 25 0 1 0 105345845 94109696 20283 1992294400 134512640 135712473 4294956192 18446744073709551615 134564702 0 0 4096 0 0 0 0 17 1 0 0
/proc/25768/statm: 22976 20283 109 292 0 22681 0
Current children cumulated CPU time (s) 1122.01
Current children cumulated vsize (KiB) 91904

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.16 2/65 25769
/proc/meminfo: memFree=1605160/2055920 swapFree=4180888/4192956
[pid=25768] ppid=25766 vsize=94208 CPUtime=1181.99
/proc/25768/stat : 25768 (SApperloT-hrp) R 25766 25768 25355 0 -1 4194304 20800 0 0 0 118182 17 0 0 25 0 1 0 105345845 96468992 20685 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/25768/statm: 23552 20685 109 292 0 23257 0
Current children cumulated CPU time (s) 1181.99
Current children cumulated vsize (KiB) 94208



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.16 2/65 25769
/proc/meminfo: memFree=1604904/2055920 swapFree=4180888/4192956
[pid=25768] ppid=25766 vsize=94464 CPUtime=1200.09
/proc/25768/stat : 25768 (SApperloT-hrp) R 25766 25768 25355 0 -1 4194304 20856 0 0 0 119992 17 0 0 25 0 1 0 105345845 96731136 20741 1992294400 134512640 135712473 4294956192 18446744073709551615 134564354 0 0 4096 0 0 0 0 17 1 0 0
/proc/25768/statm: 23616 20741 109 292 0 23321 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 94464

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.42
CPU time (s): 1200.11
CPU user time (s): 1199.92
CPU system time (s): 0.19297
CPU usage (%): 99.9745
Max. virtual memory (cumulated for all children) (KiB): 94464

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

runsolver used 0.938857 second user time and 2.39864 second system time

The end

Launcher Data

Begin job on node24 at 2009-04-26 21:12:03
IDJOB=1731658
IDBENCH=24756
IDSOLVER=510
FILE ID=node24/1731658-1240773123
PBS_JOBID= 9187156
Free space on /tmp= 66240 MiB

SOLVER NAME= SApperloT hrp
BENCH NAME= SAT07/crafted/Difficult/contest-02-03-04/contest03-SGI_30_50_30_20_3-dir.sat05-440.reshuffled-07.cnf
COMMAND LINE= HOME/SApperloT-hrp -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1731658-1240773123/watcher-1731658-1240773123 -o /tmp/evaluation-result-1731658-1240773123/solver-1731658-1240773123 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SApperloT-hrp -seed=1119188554 HOME/instance-1731658-1240773123.cnf

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

MD5SUM BENCH= 4a0cf034172f796c42342e79509e3449
RANDOM SEED=1119188554

node24.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.232
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.232
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:       1688592 kB
Buffers:         44984 kB
Cached:         252112 kB
SwapCached:       5912 kB
Active:          99020 kB
Inactive:       206512 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1688592 kB
SwapTotal:     4192956 kB
SwapFree:      4180888 kB
Dirty:            2192 kB
Writeback:           0 kB
Mapped:          14036 kB
Slab:            47672 kB
Committed_AS:   443828 kB
PageTables:       1440 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= 66240 MiB
End job on node24 at 2009-04-26 21:32:06