Trace number 1532780

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.1 1200.43

General information on the benchmark

NameRANDOM/LARGE/3SAT/UNKNOWN/14000/
unif-k3-r4.2-v14000-c58800-S1813642436-099.cnf
MD5SUM96ac67354b2d4edc2a83b4892dd0ca62
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark426.955
Satisfiable
(Un)Satisfiability was proved
Number of variables14000
Number of clauses58800
Sum of the clauses size176400
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 358800
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-1532780-1238398613/watcher-1532780-1238398613 -o /tmp/evaluation-result-1532780-1238398613/solver-1532780-1238398613 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SApperloT-hrp -seed=1827459827 HOME/instance-1532780-1238398613.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.84 0.94 0.98 3/64 4752
/proc/meminfo: memFree=1633504/2055920 swapFree=4178500/4192956
[pid=4752] ppid=4750 vsize=2280 CPUtime=0
/proc/4752/stat : 4752 (SApperloT-hrp) R 4750 4752 4715 0 -1 4194304 316 0 0 0 0 0 0 0 18 0 1 0 1112523608 2334720 300 1992294400 134512640 135712473 4294956208 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/4752/statm: 570 301 95 292 0 275 0

[startup+0.038418 s]
/proc/loadavg: 0.84 0.94 0.98 3/64 4752
/proc/meminfo: memFree=1633504/2055920 swapFree=4178500/4192956
[pid=4752] ppid=4750 vsize=3996 CPUtime=0.03
/proc/4752/stat : 4752 (SApperloT-hrp) R 4750 4752 4715 0 -1 4194304 789 0 0 0 3 0 0 0 18 0 1 0 1112523608 4091904 773 1992294400 134512640 135712473 4294956208 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/4752/statm: 999 773 95 292 0 704 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 3996

[startup+0.101424 s]
/proc/loadavg: 0.84 0.94 0.98 3/64 4752
/proc/meminfo: memFree=1633504/2055920 swapFree=4178500/4192956
[pid=4752] ppid=4750 vsize=6312 CPUtime=0.09
/proc/4752/stat : 4752 (SApperloT-hrp) R 4750 4752 4715 0 -1 4194304 1385 0 0 0 9 0 0 0 18 0 1 0 1112523608 6463488 1368 1992294400 134512640 135712473 4294956208 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/4752/statm: 1578 1368 105 292 0 1283 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6312

[startup+0.301445 s]
/proc/loadavg: 0.84 0.94 0.98 3/64 4752
/proc/meminfo: memFree=1633504/2055920 swapFree=4178500/4192956
[pid=4752] ppid=4750 vsize=6972 CPUtime=0.29
/proc/4752/stat : 4752 (SApperloT-hrp) R 4750 4752 4715 0 -1 4194304 1555 0 0 0 29 0 0 0 19 0 1 0 1112523608 7139328 1538 1992294400 134512640 135712473 4294956208 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/4752/statm: 1743 1538 105 292 0 1448 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6972

[startup+0.701491 s]
/proc/loadavg: 0.84 0.94 0.98 3/64 4752
/proc/meminfo: memFree=1633504/2055920 swapFree=4178500/4192956
[pid=4752] ppid=4750 vsize=8028 CPUtime=0.69
/proc/4752/stat : 4752 (SApperloT-hrp) R 4750 4752 4715 0 -1 4194304 1828 0 0 0 69 0 0 0 22 0 1 0 1112523608 8220672 1811 1992294400 134512640 135712473 4294956208 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/4752/statm: 2007 1811 105 292 0 1712 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8028

[startup+1.50158 s]
/proc/loadavg: 0.84 0.94 0.98 2/65 4753
/proc/meminfo: memFree=1625944/2055920 swapFree=4178500/4192956
[pid=4752] ppid=4750 vsize=9744 CPUtime=1.49
/proc/4752/stat : 4752 (SApperloT-hrp) R 4750 4752 4715 0 -1 4194304 2252 0 0 0 148 1 0 0 25 0 1 0 1112523608 9977856 2235 1992294400 134512640 135712473 4294956208 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/4752/statm: 2436 2235 105 292 0 2141 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9744

[startup+3.10277 s]
/proc/loadavg: 0.84 0.94 0.98 2/65 4753
/proc/meminfo: memFree=1623128/2055920 swapFree=4178500/4192956
[pid=4752] ppid=4750 vsize=14496 CPUtime=3.09
/proc/4752/stat : 4752 (SApperloT-hrp) R 4750 4752 4715 0 -1 4194304 3435 0 0 0 308 1 0 0 25 0 1 0 1112523608 14843904 3418 1992294400 134512640 135712473 4294956208 18446744073709551615 134581084 0 0 4096 0 0 0 0 17 1 0 0
/proc/4752/statm: 3624 3418 105 292 0 3329 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 14496

[startup+6.30113 s]
/proc/loadavg: 0.85 0.94 0.98 2/65 4753
/proc/meminfo: memFree=1613344/2055920 swapFree=4178500/4192956
[pid=4752] ppid=4750 vsize=23524 CPUtime=6.28
/proc/4752/stat : 4752 (SApperloT-hrp) R 4750 4752 4715 0 -1 4194304 5699 0 0 0 626 2 0 0 25 0 1 0 1112523608 24088576 5682 1992294400 134512640 135712473 4294956208 18446744073709551615 135146368 0 0 4096 0 0 0 0 17 1 0 0
/proc/4752/statm: 5881 5682 109 292 0 5586 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 23524

[startup+12.7019 s]
/proc/loadavg: 0.87 0.94 0.98 2/65 4753
/proc/meminfo: memFree=1602528/2055920 swapFree=4178500/4192956
[pid=4752] ppid=4750 vsize=33952 CPUtime=12.69
/proc/4752/stat : 4752 (SApperloT-hrp) R 4750 4752 4715 0 -1 4194304 8269 0 0 0 1265 4 0 0 25 0 1 0 1112523608 34766848 8252 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/4752/statm: 8488 8252 109 292 0 8193 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 33952

[startup+25.5013 s]
/proc/loadavg: 0.89 0.94 0.98 2/65 4753
/proc/meminfo: memFree=1578720/2055920 swapFree=4178500/4192956
[pid=4752] ppid=4750 vsize=55868 CPUtime=25.49
/proc/4752/stat : 4752 (SApperloT-hrp) R 4750 4752 4715 0 -1 4194304 13771 0 0 0 2540 9 0 0 25 0 1 0 1112523608 57208832 13721 1992294400 134512640 135712473 4294956208 18446744073709551615 134564822 0 0 4096 0 0 0 0 17 1 0 0
/proc/4752/statm: 13967 13721 109 292 0 13672 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 55868

[startup+51.1012 s]
/proc/loadavg: 0.93 0.94 0.98 2/65 4753
/proc/meminfo: memFree=1566496/2055920 swapFree=4178500/4192956
[pid=4752] ppid=4750 vsize=68144 CPUtime=51.08
/proc/4752/stat : 4752 (SApperloT-hrp) R 4750 4752 4715 0 -1 4194304 16844 0 0 0 5096 12 0 0 25 0 1 0 1112523608 69779456 16794 1992294400 134512640 135712473 4294956208 18446744073709551615 134564352 0 0 4096 0 0 0 0 17 1 0 0
/proc/4752/statm: 17036 16794 109 292 0 16741 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 68144

[startup+102.305 s]
/proc/loadavg: 0.97 0.95 0.98 2/65 4753
/proc/meminfo: memFree=1559392/2055920 swapFree=4178500/4192956
[pid=4752] ppid=4750 vsize=75024 CPUtime=102.26
/proc/4752/stat : 4752 (SApperloT-hrp) R 4750 4752 4715 0 -1 4194304 18564 0 0 0 10213 13 0 0 25 0 1 0 1112523608 76824576 18514 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/4752/statm: 18756 18514 109 292 0 18461 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 75024

[startup+162.302 s]
/proc/loadavg: 0.99 0.96 0.98 2/65 4753
/proc/meminfo: memFree=1547872/2055920 swapFree=4178500/4192956
[pid=4752] ppid=4750 vsize=86652 CPUtime=162.24
/proc/4752/stat : 4752 (SApperloT-hrp) R 4750 4752 4715 0 -1 4194304 21445 0 0 0 16208 16 0 0 25 0 1 0 1112523608 88731648 21395 1992294400 134512640 135712473 4294956208 18446744073709551615 134564799 0 0 4096 0 0 0 0 17 1 0 0
/proc/4752/statm: 21663 21395 109 292 0 21368 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 86652

[startup+222.302 s]
/proc/loadavg: 0.99 0.96 0.98 2/65 4753
/proc/meminfo: memFree=1543520/2055920 swapFree=4178500/4192956
[pid=4752] ppid=4750 vsize=90876 CPUtime=222.23
/proc/4752/stat : 4752 (SApperloT-hrp) R 4750 4752 4715 0 -1 4194304 22516 0 0 0 22206 17 0 0 25 0 1 0 1112523608 93057024 22466 1992294400 134512640 135712473 4294956208 18446744073709551615 134564822 0 0 4096 0 0 0 0 17 1 0 0
/proc/4752/statm: 22719 22466 109 292 0 22424 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 90876

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 4753
/proc/meminfo: memFree=1535200/2055920 swapFree=4178500/4192956
[pid=4752] ppid=4750 vsize=99444 CPUtime=282.21
/proc/4752/stat : 4752 (SApperloT-hrp) R 4750 4752 4715 0 -1 4194304 24581 0 0 0 28202 19 0 0 25 0 1 0 1112523608 101830656 24531 1992294400 134512640 135712473 4294956208 18446744073709551615 134564276 0 0 4096 0 0 0 0 17 1 0 0
/proc/4752/statm: 24861 24531 109 292 0 24566 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 99444

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 4753
/proc/meminfo: memFree=1534880/2055920 swapFree=4178500/4192956
[pid=4752] ppid=4750 vsize=99700 CPUtime=342.2
/proc/4752/stat : 4752 (SApperloT-hrp) R 4750 4752 4715 0 -1 4194304 24658 0 0 0 34201 19 0 0 25 0 1 0 1112523608 102092800 24608 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/4752/statm: 24925 24608 109 292 0 24630 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 99700

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 4753
/proc/meminfo: memFree=1524192/2055920 swapFree=4178500/4192956
[pid=4752] ppid=4750 vsize=110604 CPUtime=402.18
/proc/4752/stat : 4752 (SApperloT-hrp) R 4750 4752 4715 0 -1 4194304 27320 0 0 0 40197 21 0 0 25 0 1 0 1112523608 113258496 27270 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/4752/statm: 27651 27270 109 292 0 27356 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 110604

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 4753
/proc/meminfo: memFree=1517856/2055920 swapFree=4178500/4192956
[pid=4752] ppid=4750 vsize=116932 CPUtime=462.17
/proc/4752/stat : 4752 (SApperloT-hrp) R 4750 4752 4715 0 -1 4194304 28884 0 0 0 46194 23 0 0 25 0 1 0 1112523608 119738368 28834 1992294400 134512640 135712473 4294956208 18446744073709551615 134563915 0 0 4096 0 0 0 0 17 1 0 0
/proc/4752/statm: 29233 28834 109 292 0 28938 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 116932

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 4755
/proc/meminfo: memFree=1517152/2055920 swapFree=4178500/4192956
[pid=4752] ppid=4750 vsize=117692 CPUtime=522.15
/proc/4752/stat : 4752 (SApperloT-hrp) R 4750 4752 4715 0 -1 4194304 29060 0 0 0 52192 23 0 0 25 0 1 0 1112523608 120516608 29010 1992294400 134512640 135712473 4294956208 18446744073709551615 134564354 0 0 4096 0 0 0 0 17 1 0 0
/proc/4752/statm: 29423 29010 109 292 0 29128 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 117692

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 4755
/proc/meminfo: memFree=1512160/2055920 swapFree=4178500/4192956
[pid=4752] ppid=4750 vsize=122856 CPUtime=582.13
/proc/4752/stat : 4752 (SApperloT-hrp) R 4750 4752 4715 0 -1 4194304 30301 0 0 0 58189 24 0 0 25 0 1 0 1112523608 125804544 30251 1992294400 134512640 135712473 4294956208 18446744073709551615 134563915 0 0 4096 0 0 0 0 17 1 0 0
/proc/4752/statm: 30714 30251 109 292 0 30419 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 122856

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 4755
/proc/meminfo: memFree=1512160/2055920 swapFree=4178500/4192956
[pid=4752] ppid=4750 vsize=122692 CPUtime=642.12
/proc/4752/stat : 4752 (SApperloT-hrp) R 4750 4752 4715 0 -1 4194304 30304 0 0 0 64188 24 0 0 25 0 1 0 1112523608 125636608 30239 1992294400 134512640 135712473 4294956208 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 1 0 0
/proc/4752/statm: 30673 30239 109 292 0 30378 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 122692

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 4755
/proc/meminfo: memFree=1512160/2055920 swapFree=4178500/4192956
[pid=4752] ppid=4750 vsize=122692 CPUtime=702.1
/proc/4752/stat : 4752 (SApperloT-hrp) R 4750 4752 4715 0 -1 4194304 30304 0 0 0 70186 24 0 0 25 0 1 0 1112523608 125636608 30239 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/4752/statm: 30673 30239 109 292 0 30378 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 122692

[startup+762.305 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 4755
/proc/meminfo: memFree=1512160/2055920 swapFree=4178500/4192956
[pid=4752] ppid=4750 vsize=122692 CPUtime=762.09
/proc/4752/stat : 4752 (SApperloT-hrp) R 4750 4752 4715 0 -1 4194304 30304 0 0 0 76185 24 0 0 25 0 1 0 1112523608 125636608 30239 1992294400 134512640 135712473 4294956208 18446744073709551615 134564374 0 0 4096 0 0 0 0 17 1 0 0
/proc/4752/statm: 30673 30239 109 292 0 30378 0
Current children cumulated CPU time (s) 762.09
Current children cumulated vsize (KiB) 122692

[startup+822.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 4755
/proc/meminfo: memFree=1511648/2055920 swapFree=4178500/4192956
[pid=4752] ppid=4750 vsize=123484 CPUtime=822.06
/proc/4752/stat : 4752 (SApperloT-hrp) R 4750 4752 4715 0 -1 4194304 30481 0 0 0 82182 24 0 0 25 0 1 0 1112523608 126447616 30416 1992294400 134512640 135712473 4294956208 18446744073709551615 134564310 0 0 4096 0 0 0 0 17 1 0 0
/proc/4752/statm: 30871 30416 109 292 0 30576 0
Current children cumulated CPU time (s) 822.06
Current children cumulated vsize (KiB) 123484

[startup+882.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 4755
/proc/meminfo: memFree=1511264/2055920 swapFree=4178500/4192956
[pid=4752] ppid=4750 vsize=123916 CPUtime=882.05
/proc/4752/stat : 4752 (SApperloT-hrp) R 4750 4752 4715 0 -1 4194304 30568 0 0 0 88181 24 0 0 25 0 1 0 1112523608 126889984 30503 1992294400 134512640 135712473 4294956208 18446744073709551615 134564354 0 0 4096 0 0 0 0 17 1 0 0
/proc/4752/statm: 30979 30503 109 292 0 30684 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 123916

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 4755
/proc/meminfo: memFree=1505312/2055920 swapFree=4178500/4192956
[pid=4752] ppid=4750 vsize=129856 CPUtime=942.04
/proc/4752/stat : 4752 (SApperloT-hrp) R 4750 4752 4715 0 -1 4194304 32042 0 0 0 94178 26 0 0 25 0 1 0 1112523608 132972544 31977 1992294400 134512640 135712473 4294956208 18446744073709551615 134554217 0 0 4096 0 0 0 0 17 1 0 0
/proc/4752/statm: 32464 31977 109 292 0 32169 0
Current children cumulated CPU time (s) 942.04
Current children cumulated vsize (KiB) 129856

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 4755
/proc/meminfo: memFree=1504928/2055920 swapFree=4178500/4192956
[pid=4752] ppid=4750 vsize=130292 CPUtime=1002.02
/proc/4752/stat : 4752 (SApperloT-hrp) R 4750 4752 4715 0 -1 4194304 32121 0 0 0 100176 26 0 0 25 0 1 0 1112523608 133419008 32056 1992294400 134512640 135712473 4294956208 18446744073709551615 134556947 0 0 4096 0 0 0 0 17 1 0 0
/proc/4752/statm: 32573 32056 109 292 0 32278 0
Current children cumulated CPU time (s) 1002.02
Current children cumulated vsize (KiB) 130292

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 4755
/proc/meminfo: memFree=1504928/2055920 swapFree=4178500/4192956
[pid=4752] ppid=4750 vsize=130292 CPUtime=1062
/proc/4752/stat : 4752 (SApperloT-hrp) R 4750 4752 4715 0 -1 4194304 32121 0 0 0 106174 26 0 0 25 0 1 0 1112523608 133419008 32056 1992294400 134512640 135712473 4294956208 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 1 0 0
/proc/4752/statm: 32573 32056 109 292 0 32278 0
Current children cumulated CPU time (s) 1062
Current children cumulated vsize (KiB) 130292

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 4755
/proc/meminfo: memFree=1504928/2055920 swapFree=4178500/4192956
[pid=4752] ppid=4750 vsize=130292 CPUtime=1121.99
/proc/4752/stat : 4752 (SApperloT-hrp) R 4750 4752 4715 0 -1 4194304 32121 0 0 0 112173 26 0 0 25 0 1 0 1112523608 133419008 32056 1992294400 134512640 135712473 4294956208 18446744073709551615 134564382 0 0 4096 0 0 0 0 17 1 0 0
/proc/4752/statm: 32573 32056 109 292 0 32278 0
Current children cumulated CPU time (s) 1121.99
Current children cumulated vsize (KiB) 130292

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 4755
/proc/meminfo: memFree=1504864/2055920 swapFree=4178500/4192956
[pid=4752] ppid=4750 vsize=130292 CPUtime=1181.97
/proc/4752/stat : 4752 (SApperloT-hrp) R 4750 4752 4715 0 -1 4194304 32121 0 0 0 118171 26 0 0 25 0 1 0 1112523608 133419008 32056 1992294400 134512640 135712473 4294956208 18446744073709551615 134564354 0 0 4096 0 0 0 0 17 1 0 0
/proc/4752/statm: 32573 32056 109 292 0 32278 0
Current children cumulated CPU time (s) 1181.97
Current children cumulated vsize (KiB) 130292



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 4755
/proc/meminfo: memFree=1504864/2055920 swapFree=4178500/4192956
[pid=4752] ppid=4750 vsize=130292 CPUtime=1200.07
/proc/4752/stat : 4752 (SApperloT-hrp) R 4750 4752 4715 0 -1 4194304 32121 0 0 0 119981 26 0 0 25 0 1 0 1112523608 133419008 32056 1992294400 134512640 135712473 4294956208 18446744073709551615 134564822 0 0 4096 0 0 0 0 17 1 0 0
/proc/4752/statm: 32573 32056 109 292 0 32278 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 130292

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.43
CPU time (s): 1200.1
CPU user time (s): 1199.81
CPU system time (s): 0.290955
CPU usage (%): 99.9731
Max. virtual memory (cumulated for all children) (KiB): 130292

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

runsolver used 0.927858 second user time and 2.57361 second system time

The end

Launcher Data

Begin job on node62 at 2009-03-30 09:36:53
IDJOB=1532780
IDBENCH=70330
IDSOLVER=510
FILE ID=node62/1532780-1238398613
PBS_JOBID= 9061434
Free space on /tmp= 66352 MiB

SOLVER NAME= SApperloT hrp
BENCH NAME= SAT09/RANDOM/LARGE/3SAT/UNKNOWN/14000/unif-k3-r4.2-v14000-c58800-S1813642436-099.cnf
COMMAND LINE= HOME/SApperloT-hrp -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1532780-1238398613/watcher-1532780-1238398613 -o /tmp/evaluation-result-1532780-1238398613/solver-1532780-1238398613 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SApperloT-hrp -seed=1827459827 HOME/instance-1532780-1238398613.cnf

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

MD5SUM BENCH= 96ac67354b2d4edc2a83b4892dd0ca62
RANDOM SEED=1827459827

node62.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:       1633920 kB
Buffers:         76032 kB
Cached:         264512 kB
SwapCached:       7616 kB
Active:          78472 kB
Inactive:       271264 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1633920 kB
SwapTotal:     4192956 kB
SwapFree:      4178500 kB
Dirty:            2736 kB
Writeback:           0 kB
Mapped:          14896 kB
Slab:            58020 kB
Committed_AS:  2724040 kB
PageTables:       1460 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66348 MiB
End job on node62 at 2009-03-30 09:56:55