Trace number 1718603

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

General information on the benchmark

Nameindustrial/grieu/
vmpc_28.cnf
MD5SUM2679ca6fb11bcf9f950de09652ce7147
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark14.9597
Satisfiable
(Un)Satisfiability was proved
Number of variables784
Number of clauses108080
Sum of the clauses size283220
Maximum clause length28
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 242420
Number of clauses of size 365604
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 556

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-1718603-1240638229/watcher-1718603-1240638229 -o /tmp/evaluation-result-1718603-1240638229/solver-1718603-1240638229 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SApperloT-hrp -seed=2122084924 HOME/instance-1718603-1240638229.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: 2.01 1.89 1.48 3/64 25441
/proc/meminfo: memFree=1160408/2055920 swapFree=4181900/4192956
[pid=25441] ppid=25439 vsize=2040 CPUtime=0
/proc/25441/stat : 25441 (SApperloT-hrp) R 25439 25441 25193 0 -1 4194304 195 0 0 0 0 0 0 0 18 0 1 0 91850935 2088960 179 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/25441/statm: 510 180 95 292 0 215 0

[startup+0.054743 s]
/proc/loadavg: 2.01 1.89 1.48 3/64 25441
/proc/meminfo: memFree=1160408/2055920 swapFree=4181900/4192956
[pid=25441] ppid=25439 vsize=5340 CPUtime=0.04
/proc/25441/stat : 25441 (SApperloT-hrp) R 25439 25441 25193 0 -1 4194304 1061 0 0 0 4 0 0 0 18 0 1 0 91850935 5468160 1045 1992294400 134512640 135712473 4294956192 18446744073709551615 135148487 0 0 4096 0 0 0 0 17 1 0 0
/proc/25441/statm: 1335 1047 95 292 0 1040 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 5340

[startup+0.101752 s]
/proc/loadavg: 2.01 1.89 1.48 3/64 25441
/proc/meminfo: memFree=1160408/2055920 swapFree=4181900/4192956
[pid=25441] ppid=25439 vsize=7716 CPUtime=0.09
/proc/25441/stat : 25441 (SApperloT-hrp) R 25439 25441 25193 0 -1 4194304 1689 0 0 0 9 0 0 0 18 0 1 0 91850935 7901184 1672 1992294400 134512640 135712473 4294956192 18446744073709551615 134568527 0 0 4096 0 0 0 0 17 1 0 0
/proc/25441/statm: 1929 1672 105 292 0 1634 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7716

[startup+0.301788 s]
/proc/loadavg: 2.01 1.89 1.48 3/64 25441
/proc/meminfo: memFree=1160408/2055920 swapFree=4181900/4192956
[pid=25441] ppid=25439 vsize=8112 CPUtime=0.29
/proc/25441/stat : 25441 (SApperloT-hrp) R 25439 25441 25193 0 -1 4194304 1796 0 0 0 29 0 0 0 19 0 1 0 91850935 8306688 1779 1992294400 134512640 135712473 4294956192 18446744073709551615 134564627 0 0 4096 0 0 0 0 17 1 0 0
/proc/25441/statm: 2028 1779 105 292 0 1733 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8112

[startup+0.701861 s]
/proc/loadavg: 2.01 1.89 1.48 3/64 25441
/proc/meminfo: memFree=1160408/2055920 swapFree=4181900/4192956
[pid=25441] ppid=25439 vsize=9044 CPUtime=0.69
/proc/25441/stat : 25441 (SApperloT-hrp) R 25439 25441 25193 0 -1 4194304 2013 0 0 0 69 0 0 0 22 0 1 0 91850935 9261056 1996 1992294400 134512640 135712473 4294956192 18446744073709551615 134563899 0 0 4096 0 0 0 0 17 1 0 0
/proc/25441/statm: 2261 1996 105 292 0 1966 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 9044

[startup+1.50201 s]
/proc/loadavg: 2.01 1.89 1.48 2/65 25442
/proc/meminfo: memFree=1151824/2055920 swapFree=4181900/4192956
[pid=25441] ppid=25439 vsize=10904 CPUtime=1.49
/proc/25441/stat : 25441 (SApperloT-hrp) R 25439 25441 25193 0 -1 4194304 2479 0 0 0 148 1 0 0 25 0 1 0 91850935 11165696 2462 1992294400 134512640 135712473 4294956192 18446744073709551615 134564335 0 0 4096 0 0 0 0 17 1 0 0
/proc/25441/statm: 2726 2462 109 292 0 2431 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 10904

[startup+3.1013 s]
/proc/loadavg: 2.01 1.89 1.48 2/65 25442
/proc/meminfo: memFree=1149968/2055920 swapFree=4181900/4192956
[pid=25441] ppid=25439 vsize=12904 CPUtime=3.09
/proc/25441/stat : 25441 (SApperloT-hrp) R 25439 25441 25193 0 -1 4194304 2990 0 0 0 308 1 0 0 25 0 1 0 91850935 13213696 2973 1992294400 134512640 135712473 4294956192 18446744073709551615 134564805 0 0 4096 0 0 0 0 17 1 0 0
/proc/25441/statm: 3226 2973 109 292 0 2931 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 12904

[startup+6.30188 s]
/proc/loadavg: 1.93 1.88 1.47 2/65 25442
/proc/meminfo: memFree=1146192/2055920 swapFree=4181900/4192956
[pid=25441] ppid=25439 vsize=16408 CPUtime=6.29
/proc/25441/stat : 25441 (SApperloT-hrp) R 25439 25441 25193 0 -1 4194304 3862 0 0 0 627 2 0 0 25 0 1 0 91850935 16801792 3812 1992294400 134512640 135712473 4294956192 18446744073709551615 134564603 0 0 4096 0 0 0 0 17 1 0 0
/proc/25441/statm: 4102 3812 109 292 0 3807 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 16408

[startup+12.7011 s]
/proc/loadavg: 1.85 1.86 1.47 2/65 25442
/proc/meminfo: memFree=1140304/2055920 swapFree=4181900/4192956
[pid=25441] ppid=25439 vsize=21788 CPUtime=12.68
/proc/25441/stat : 25441 (SApperloT-hrp) R 25439 25441 25193 0 -1 4194304 5196 0 0 0 1265 3 0 0 25 0 1 0 91850935 22310912 5081 1992294400 134512640 135712473 4294956192 18446744073709551615 134564785 0 0 4096 0 0 0 0 17 1 0 0
/proc/25441/statm: 5447 5081 109 292 0 5152 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 21788

[startup+25.5014 s]
/proc/loadavg: 1.66 1.82 1.46 2/65 25442
/proc/meminfo: memFree=1137680/2055920 swapFree=4181900/4192956
[pid=25441] ppid=25439 vsize=24552 CPUtime=25.48
/proc/25441/stat : 25441 (SApperloT-hrp) R 25439 25441 25193 0 -1 4194304 5860 0 0 0 2544 4 0 0 25 0 1 0 91850935 25141248 5745 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/25441/statm: 6138 5745 109 292 0 5843 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 24552

[startup+51.1011 s]
/proc/loadavg: 1.44 1.75 1.45 2/65 25442
/proc/meminfo: memFree=1134288/2055920 swapFree=4181900/4192956
[pid=25441] ppid=25439 vsize=28372 CPUtime=51.08
/proc/25441/stat : 25441 (SApperloT-hrp) R 25439 25441 25193 0 -1 4194304 6726 0 0 0 5103 5 0 0 25 0 1 0 91850935 29052928 6611 1992294400 134512640 135712473 4294956192 18446744073709551615 134554078 0 0 4096 0 0 0 0 17 1 0 0
/proc/25441/statm: 7093 6611 109 292 0 6798 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 28372

[startup+102.305 s]
/proc/loadavg: 1.19 1.64 1.42 2/65 25442
/proc/meminfo: memFree=1127120/2055920 swapFree=4181900/4192956
[pid=25441] ppid=25439 vsize=36372 CPUtime=102.26
/proc/25441/stat : 25441 (SApperloT-hrp) R 25439 25441 25193 0 -1 4194304 8478 0 0 0 10220 6 0 0 25 0 1 0 91850935 37244928 8363 1992294400 134512640 135712473 4294956192 18446744073709551615 134564735 0 0 4096 0 0 0 0 17 1 0 0
/proc/25441/statm: 9093 8363 109 292 0 8798 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 36372

[startup+162.301 s]
/proc/loadavg: 1.07 1.52 1.40 2/65 25442
/proc/meminfo: memFree=1124368/2055920 swapFree=4181900/4192956
[pid=25441] ppid=25439 vsize=39604 CPUtime=162.23
/proc/25441/stat : 25441 (SApperloT-hrp) R 25439 25441 25193 0 -1 4194304 9170 0 0 0 16217 6 0 0 25 0 1 0 91850935 40554496 9055 1992294400 134512640 135712473 4294956192 18446744073709551615 134564302 0 0 4096 0 0 0 0 17 1 0 0
/proc/25441/statm: 9901 9055 110 292 0 9606 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 39604

[startup+222.301 s]
/proc/loadavg: 1.02 1.42 1.37 2/65 25442
/proc/meminfo: memFree=1120400/2055920 swapFree=4181900/4192956
[pid=25441] ppid=25439 vsize=44316 CPUtime=222.22
/proc/25441/stat : 25441 (SApperloT-hrp) R 25439 25441 25193 0 -1 4194304 10158 0 0 0 22215 7 0 0 25 0 1 0 91850935 45379584 10043 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/25441/statm: 11079 10043 110 292 0 10784 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 44316

[startup+282.301 s]
/proc/loadavg: 1.01 1.34 1.34 2/65 25442
/proc/meminfo: memFree=1114384/2055920 swapFree=4181900/4192956
[pid=25441] ppid=25439 vsize=51304 CPUtime=282.19
/proc/25441/stat : 25441 (SApperloT-hrp) R 25439 25441 25193 0 -1 4194304 11678 0 0 0 28211 8 0 0 25 0 1 0 91850935 52535296 11563 1992294400 134512640 135712473 4294956192 18446744073709551615 134564130 0 0 4096 0 0 0 0 17 1 0 0
/proc/25441/statm: 12826 11563 110 292 0 12531 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 51304

[startup+342.301 s]
/proc/loadavg: 1.00 1.28 1.32 2/65 25442
/proc/meminfo: memFree=1111312/2055920 swapFree=4181900/4192956
[pid=25441] ppid=25439 vsize=55032 CPUtime=342.18
/proc/25441/stat : 25441 (SApperloT-hrp) R 25439 25441 25193 0 -1 4194304 12436 0 0 0 34209 9 0 0 25 0 1 0 91850935 56352768 12321 1992294400 134512640 135712473 4294956192 18446744073709551615 134564624 0 0 4096 0 0 0 0 17 1 0 0
/proc/25441/statm: 13758 12321 110 292 0 13463 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 55032

[startup+402.301 s]
/proc/loadavg: 1.00 1.22 1.29 2/65 25442
/proc/meminfo: memFree=1109136/2055920 swapFree=4181900/4192956
[pid=25441] ppid=25439 vsize=57272 CPUtime=402.16
/proc/25441/stat : 25441 (SApperloT-hrp) R 25439 25441 25193 0 -1 4194304 12959 0 0 0 40206 10 0 0 25 0 1 0 91850935 58646528 12844 1992294400 134512640 135712473 4294956192 18446744073709551615 134564808 0 0 4096 0 0 0 0 17 1 0 0
/proc/25441/statm: 14318 12844 110 292 0 14023 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 57272

[startup+462.301 s]
/proc/loadavg: 1.00 1.18 1.27 2/65 25442
/proc/meminfo: memFree=1106704/2055920 swapFree=4181900/4192956
[pid=25441] ppid=25439 vsize=60316 CPUtime=462.13
/proc/25441/stat : 25441 (SApperloT-hrp) R 25439 25441 25193 0 -1 4194304 13584 0 0 0 46203 10 0 0 25 0 1 0 91850935 61763584 13469 1992294400 134512640 135712473 4294956192 18446744073709551615 134564361 0 0 4096 0 0 0 0 17 1 0 0
/proc/25441/statm: 15079 13469 110 292 0 14784 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 60316

[startup+522.301 s]
/proc/loadavg: 1.00 1.14 1.25 2/65 25442
/proc/meminfo: memFree=1102800/2055920 swapFree=4181900/4192956
[pid=25441] ppid=25439 vsize=64556 CPUtime=522.12
/proc/25441/stat : 25441 (SApperloT-hrp) R 25439 25441 25193 0 -1 4194304 14597 0 0 0 52200 12 0 0 25 0 1 0 91850935 66105344 14482 1992294400 134512640 135712473 4294956192 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 1 0 0
/proc/25441/statm: 16139 14482 110 292 0 15844 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 64556

[startup+582.301 s]
/proc/loadavg: 1.00 1.12 1.24 2/65 25442
/proc/meminfo: memFree=1098640/2055920 swapFree=4181900/4192956
[pid=25441] ppid=25439 vsize=69428 CPUtime=582.1
/proc/25441/stat : 25441 (SApperloT-hrp) R 25439 25441 25193 0 -1 4194304 15579 0 0 0 58198 12 0 0 25 0 1 0 91850935 71094272 15464 1992294400 134512640 135712473 4294956192 18446744073709551615 134563654 0 0 4096 0 0 0 0 17 1 0 0
/proc/25441/statm: 17357 15464 110 292 0 17062 0
Current children cumulated CPU time (s) 582.1
Current children cumulated vsize (KiB) 69428

[startup+642.301 s]
/proc/loadavg: 1.00 1.09 1.22 2/65 25442
/proc/meminfo: memFree=1096720/2055920 swapFree=4181900/4192956
[pid=25441] ppid=25439 vsize=71860 CPUtime=642.08
/proc/25441/stat : 25441 (SApperloT-hrp) R 25439 25441 25193 0 -1 4194304 16060 0 0 0 64196 12 0 0 25 0 1 0 91850935 73584640 15945 1992294400 134512640 135712473 4294956192 18446744073709551615 134564368 0 0 4096 0 0 0 0 17 1 0 0
/proc/25441/statm: 17965 15945 110 292 0 17670 0
Current children cumulated CPU time (s) 642.08
Current children cumulated vsize (KiB) 71860

[startup+702.301 s]
/proc/loadavg: 1.00 1.07 1.20 2/65 25442
/proc/meminfo: memFree=1095632/2055920 swapFree=4181900/4192956
[pid=25441] ppid=25439 vsize=72948 CPUtime=702.05
/proc/25441/stat : 25441 (SApperloT-hrp) R 25439 25441 25193 0 -1 4194304 16335 0 0 0 70193 12 0 0 25 0 1 0 91850935 74698752 16220 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/25441/statm: 18237 16220 110 292 0 17942 0
Current children cumulated CPU time (s) 702.05
Current children cumulated vsize (KiB) 72948

[startup+762.305 s]
/proc/loadavg: 1.00 1.06 1.18 2/65 25442
/proc/meminfo: memFree=1093648/2055920 swapFree=4181900/4192956
[pid=25441] ppid=25439 vsize=75252 CPUtime=762.04
/proc/25441/stat : 25441 (SApperloT-hrp) R 25439 25441 25193 0 -1 4194304 16795 0 0 0 76191 13 0 0 25 0 1 0 91850935 77058048 16680 1992294400 134512640 135712473 4294956192 18446744073709551615 134564335 0 0 4096 0 0 0 0 17 1 0 0
/proc/25441/statm: 18813 16680 110 292 0 18518 0
Current children cumulated CPU time (s) 762.04
Current children cumulated vsize (KiB) 75252

[startup+822.301 s]
/proc/loadavg: 1.00 1.04 1.17 2/65 25442
/proc/meminfo: memFree=1090832/2055920 swapFree=4181900/4192956
[pid=25441] ppid=25439 vsize=78580 CPUtime=822.01
/proc/25441/stat : 25441 (SApperloT-hrp) R 25439 25441 25193 0 -1 4194304 17484 0 0 0 82188 13 0 0 25 0 1 0 91850935 80465920 17369 1992294400 134512640 135712473 4294956192 18446744073709551615 134540608 0 0 4096 0 0 0 0 17 1 0 0
/proc/25441/statm: 19645 17369 110 292 0 19350 0
Current children cumulated CPU time (s) 822.01
Current children cumulated vsize (KiB) 78580

[startup+882.302 s]
/proc/loadavg: 1.00 1.03 1.16 2/65 25442
/proc/meminfo: memFree=1087952/2055920 swapFree=4181900/4192956
[pid=25441] ppid=25439 vsize=82200 CPUtime=882
/proc/25441/stat : 25441 (SApperloT-hrp) R 25439 25441 25193 0 -1 4194304 18212 0 0 0 88186 14 0 0 25 0 1 0 91850935 84172800 18097 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/25441/statm: 20550 18097 110 292 0 20255 0
Current children cumulated CPU time (s) 882
Current children cumulated vsize (KiB) 82200

[startup+942.301 s]
/proc/loadavg: 1.00 1.03 1.15 2/65 25442
/proc/meminfo: memFree=1085904/2055920 swapFree=4181900/4192956
[pid=25441] ppid=25439 vsize=84664 CPUtime=941.98
/proc/25441/stat : 25441 (SApperloT-hrp) R 25439 25441 25193 0 -1 4194304 18714 0 0 0 94183 15 0 0 25 0 1 0 91850935 86695936 18599 1992294400 134512640 135712473 4294956192 18446744073709551615 134564633 0 0 4096 0 0 0 0 17 1 0 0
/proc/25441/statm: 21166 18599 110 292 0 20871 0
Current children cumulated CPU time (s) 941.98
Current children cumulated vsize (KiB) 84664

[startup+1002.3 s]
/proc/loadavg: 1.00 1.02 1.14 2/65 25442
/proc/meminfo: memFree=1084240/2055920 swapFree=4181900/4192956
[pid=25441] ppid=25439 vsize=86728 CPUtime=1001.95
/proc/25441/stat : 25441 (SApperloT-hrp) R 25439 25441 25193 0 -1 4194304 19138 0 0 0 100180 15 0 0 25 0 1 0 91850935 88809472 19023 1992294400 134512640 135712473 4294956192 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 1 0 0
/proc/25441/statm: 21682 19023 110 292 0 21387 0
Current children cumulated CPU time (s) 1001.95
Current children cumulated vsize (KiB) 86728

[startup+1062.3 s]
/proc/loadavg: 1.00 1.01 1.12 2/65 25448
/proc/meminfo: memFree=1081552/2055920 swapFree=4181900/4192956
[pid=25441] ppid=25439 vsize=89516 CPUtime=1061.92
/proc/25441/stat : 25441 (SApperloT-hrp) R 25439 25441 25193 0 -1 4194304 19796 0 0 0 106177 15 0 0 25 0 1 0 91850935 91664384 19681 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/25441/statm: 22379 19681 110 292 0 22084 0
Current children cumulated CPU time (s) 1061.92
Current children cumulated vsize (KiB) 89516

[startup+1122.3 s]
/proc/loadavg: 1.00 1.01 1.11 2/65 25448
/proc/meminfo: memFree=1076624/2055920 swapFree=4181900/4192956
[pid=25441] ppid=25439 vsize=94612 CPUtime=1121.91
/proc/25441/stat : 25441 (SApperloT-hrp) R 25439 25441 25193 0 -1 4194304 21019 0 0 0 112175 16 0 0 25 0 1 0 91850935 96882688 20904 1992294400 134512640 135712473 4294956192 18446744073709551615 134564352 0 0 4096 0 0 0 0 17 1 0 0
/proc/25441/statm: 23653 20904 110 292 0 23358 0
Current children cumulated CPU time (s) 1121.91
Current children cumulated vsize (KiB) 94612

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.10 2/65 25448
/proc/meminfo: memFree=1057744/2055920 swapFree=4181900/4192956
[pid=25441] ppid=25439 vsize=115552 CPUtime=1181.88
/proc/25441/stat : 25441 (SApperloT-hrp) R 25439 25441 25193 0 -1 4194304 26015 0 0 0 118168 20 0 0 25 0 1 0 91850935 118325248 25771 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/25441/statm: 28888 25771 110 292 0 28593 0
Current children cumulated CPU time (s) 1181.88
Current children cumulated vsize (KiB) 115552



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.10 2/65 25448
/proc/meminfo: memFree=1055184/2055920 swapFree=4181900/4192956
[pid=25441] ppid=25439 vsize=117400 CPUtime=1200.08
/proc/25441/stat : 25441 (SApperloT-hrp) R 25439 25441 25193 0 -1 4194304 26506 0 0 0 119987 21 0 0 25 0 1 0 91850935 120217600 26262 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/25441/statm: 29350 26262 110 292 0 29055 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 117400

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.10 2/65 25448
/proc/meminfo: memFree=1055184/2055920 swapFree=4181900/4192956
[pid=25441] ppid=25439 vsize=117400 CPUtime=1200.08
/proc/25441/stat : 25441 (SApperloT-hrp) R 25439 25441 25193 0 -1 4194304 26506 0 0 0 119987 21 0 0 25 0 1 0 91850935 120217600 26262 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/25441/statm: 29350 26262 110 292 0 29055 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 117400

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.52
CPU time (s): 1200.11
CPU user time (s): 1199.88
CPU system time (s): 0.237963
CPU usage (%): 99.9659
Max. virtual memory (cumulated for all children) (KiB): 117400

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

runsolver used 0.862868 second user time and 2.6296 second system time

The end

Launcher Data

Begin job on node44 at 2009-04-25 07:43:49
IDJOB=1718603
IDBENCH=20492
IDSOLVER=510
FILE ID=node44/1718603-1240638229
PBS_JOBID= 9186413
Free space on /tmp= 66216 MiB

SOLVER NAME= SApperloT hrp
BENCH NAME= SAT07/industrial/grieu/vmpc_28.cnf
COMMAND LINE= HOME/SApperloT-hrp -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1718603-1240638229/watcher-1718603-1240638229 -o /tmp/evaluation-result-1718603-1240638229/solver-1718603-1240638229 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SApperloT-hrp -seed=2122084924 HOME/instance-1718603-1240638229.cnf

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

MD5SUM BENCH= 2679ca6fb11bcf9f950de09652ce7147
RANDOM SEED=2122084924

node44.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.267
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	: 5931.00
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.267
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:       1160888 kB
Buffers:         48064 kB
Cached:         784044 kB
SwapCached:       4904 kB
Active:         165376 kB
Inactive:       674560 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1160888 kB
SwapTotal:     4192956 kB
SwapFree:      4181900 kB
Dirty:            2932 kB
Writeback:           0 kB
Mapped:          13960 kB
Slab:            41152 kB
Committed_AS:   333208 kB
PageTables:       1380 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= 66212 MiB
End job on node44 at 2009-04-25 08:03:52