Trace number 1716939

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.06 1200.35

General information on the benchmark

Nameindustrial/fuhs/hard/
AProVE07-08.cnf
MD5SUM81ed5ec4a2e7c208a4184383f9e53838
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1143.77
Satisfiable
(Un)Satisfiability was proved
Number of variables4614
Number of clauses16637
Sum of the clauses size44007
Maximum clause length97
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 27532
Number of clauses of size 38048
Number of clauses of size 4732
Number of clauses of size 5246
Number of clauses of size over 578

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-1716939-1240622046/watcher-1716939-1240622046 -o /tmp/evaluation-result-1716939-1240622046/solver-1716939-1240622046 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SApperloT-hrp -seed=2068606181 HOME/instance-1716939-1240622046.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.99 0.98 1.00 3/64 32465
/proc/meminfo: memFree=1109112/2055920 swapFree=4192956/4192956
[pid=32465] ppid=32463 vsize=1764 CPUtime=0
/proc/32465/stat : 32465 (SApperloT-hrp) R 32463 32465 32350 0 -1 4194304 220 0 0 0 0 0 0 0 18 0 1 0 90232640 1806336 204 1992294400 134512640 135712473 4294956208 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/32465/statm: 441 204 97 292 0 146 0

[startup+0.10121 s]
/proc/loadavg: 0.99 0.98 1.00 3/64 32465
/proc/meminfo: memFree=1109112/2055920 swapFree=4192956/4192956
[pid=32465] ppid=32463 vsize=2688 CPUtime=0.09
/proc/32465/stat : 32465 (SApperloT-hrp) R 32463 32465 32350 0 -1 4194304 467 0 0 0 9 0 0 0 18 0 1 0 90232640 2752512 450 1992294400 134512640 135712473 4294956208 18446744073709551615 134563989 0 0 4096 0 0 0 0 17 1 0 0
/proc/32465/statm: 672 450 105 292 0 377 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2688

[startup+0.201218 s]
/proc/loadavg: 0.99 0.98 1.00 3/64 32465
/proc/meminfo: memFree=1109112/2055920 swapFree=4192956/4192956
[pid=32465] ppid=32463 vsize=2820 CPUtime=0.19
/proc/32465/stat : 32465 (SApperloT-hrp) R 32463 32465 32350 0 -1 4194304 506 0 0 0 19 0 0 0 18 0 1 0 90232640 2887680 489 1992294400 134512640 135712473 4294956208 18446744073709551615 134563915 0 0 4096 0 0 0 0 17 1 0 0
/proc/32465/statm: 705 489 105 292 0 410 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 2820

[startup+0.301226 s]
/proc/loadavg: 0.99 0.98 1.00 3/64 32465
/proc/meminfo: memFree=1109112/2055920 swapFree=4192956/4192956
[pid=32465] ppid=32463 vsize=2952 CPUtime=0.29
/proc/32465/stat : 32465 (SApperloT-hrp) R 32463 32465 32350 0 -1 4194304 547 0 0 0 29 0 0 0 19 0 1 0 90232640 3022848 530 1992294400 134512640 135712473 4294956208 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/32465/statm: 738 530 105 292 0 443 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2952

[startup+0.701261 s]
/proc/loadavg: 0.99 0.98 1.00 3/64 32465
/proc/meminfo: memFree=1109112/2055920 swapFree=4192956/4192956
[pid=32465] ppid=32463 vsize=3612 CPUtime=0.69
/proc/32465/stat : 32465 (SApperloT-hrp) R 32463 32465 32350 0 -1 4194304 696 0 0 0 69 0 0 0 22 0 1 0 90232640 3698688 679 1992294400 134512640 135712473 4294956208 18446744073709551615 134537076 0 0 4096 0 0 0 0 17 1 0 0
/proc/32465/statm: 903 679 105 292 0 608 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3612

[startup+1.50133 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 32466
/proc/meminfo: memFree=1105584/2055920 swapFree=4192956/4192956
[pid=32465] ppid=32463 vsize=5244 CPUtime=1.49
/proc/32465/stat : 32465 (SApperloT-hrp) R 32463 32465 32350 0 -1 4194304 1126 0 0 0 149 0 0 0 25 0 1 0 90232640 5369856 1109 1992294400 134512640 135712473 4294956208 18446744073709551615 134564614 0 0 4096 0 0 0 0 17 1 0 0
/proc/32465/statm: 1311 1109 109 292 0 1016 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 5244

[startup+3.10247 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 32466
/proc/meminfo: memFree=1104624/2055920 swapFree=4192956/4192956
[pid=32465] ppid=32463 vsize=6052 CPUtime=3.09
/proc/32465/stat : 32465 (SApperloT-hrp) R 32463 32465 32350 0 -1 4194304 1291 0 0 0 309 0 0 0 25 0 1 0 90232640 6197248 1274 1992294400 134512640 135712473 4294956208 18446744073709551615 134564822 0 0 4096 0 0 0 0 17 1 0 0
/proc/32465/statm: 1513 1274 109 292 0 1218 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 6052

[startup+6.30175 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 32466
/proc/meminfo: memFree=1103600/2055920 swapFree=4192956/4192956
[pid=32465] ppid=32463 vsize=6856 CPUtime=6.29
/proc/32465/stat : 32465 (SApperloT-hrp) R 32463 32465 32350 0 -1 4194304 1477 0 0 0 629 0 0 0 25 0 1 0 90232640 7020544 1460 1992294400 134512640 135712473 4294956208 18446744073709551615 134554383 0 0 4096 0 0 0 0 17 1 0 0
/proc/32465/statm: 1714 1460 109 292 0 1419 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 6856

[startup+12.7013 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 32466
/proc/meminfo: memFree=1101168/2055920 swapFree=4192956/4192956
[pid=32465] ppid=32463 vsize=10116 CPUtime=12.69
/proc/32465/stat : 32465 (SApperloT-hrp) R 32463 32465 32350 0 -1 4194304 2317 0 0 0 1268 1 0 0 25 0 1 0 90232640 10358784 2300 1992294400 134512640 135712473 4294956208 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/32465/statm: 2529 2300 109 292 0 2234 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 10116

[startup+25.5014 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 32466
/proc/meminfo: memFree=1097584/2055920 swapFree=4192956/4192956
[pid=32465] ppid=32463 vsize=12624 CPUtime=25.48
/proc/32465/stat : 32465 (SApperloT-hrp) R 32463 32465 32350 0 -1 4194304 2935 0 0 0 2547 1 0 0 25 0 1 0 90232640 12926976 2918 1992294400 134512640 135712473 4294956208 18446744073709551615 134564302 0 0 4096 0 0 0 0 17 1 0 0
/proc/32465/statm: 3156 2918 109 292 0 2861 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 12624

[startup+51.1017 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 32466
/proc/meminfo: memFree=1096944/2055920 swapFree=4192956/4192956
[pid=32465] ppid=32463 vsize=13608 CPUtime=51.08
/proc/32465/stat : 32465 (SApperloT-hrp) R 32463 32465 32350 0 -1 4194304 3134 0 0 0 5106 2 0 0 25 0 1 0 90232640 13934592 3117 1992294400 134512640 135712473 4294956208 18446744073709551615 134564641 0 0 4096 0 0 0 0 17 1 0 0
/proc/32465/statm: 3402 3117 109 292 0 3107 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 13608

[startup+102.301 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 32466
/proc/meminfo: memFree=1096176/2055920 swapFree=4192956/4192956
[pid=32465] ppid=32463 vsize=14496 CPUtime=102.27
/proc/32465/stat : 32465 (SApperloT-hrp) R 32463 32465 32350 0 -1 4194304 3321 0 0 0 10225 2 0 0 25 0 1 0 90232640 14843904 3304 1992294400 134512640 135712473 4294956208 18446744073709551615 134556975 0 0 4096 0 0 0 0 17 1 0 0
/proc/32465/statm: 3624 3304 109 292 0 3329 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 14496

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 32466
/proc/meminfo: memFree=1095408/2055920 swapFree=4192956/4192956
[pid=32465] ppid=32463 vsize=15312 CPUtime=162.26
/proc/32465/stat : 32465 (SApperloT-hrp) R 32463 32465 32350 0 -1 4194304 3510 0 0 0 16223 3 0 0 25 0 1 0 90232640 15679488 3493 1992294400 134512640 135712473 4294956208 18446744073709551615 134564627 0 0 4096 0 0 0 0 17 1 0 0
/proc/32465/statm: 3828 3493 109 292 0 3533 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 15312

[startup+222.306 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 32466
/proc/meminfo: memFree=1094768/2055920 swapFree=4192956/4192956
[pid=32465] ppid=32463 vsize=16080 CPUtime=222.25
/proc/32465/stat : 32465 (SApperloT-hrp) R 32463 32465 32350 0 -1 4194304 3659 0 0 0 22222 3 0 0 25 0 1 0 90232640 16465920 3642 1992294400 134512640 135712473 4294956208 18446744073709551615 134581119 0 0 4096 0 0 0 0 17 1 0 0
/proc/32465/statm: 4020 3642 109 292 0 3725 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 16080

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 32466
/proc/meminfo: memFree=1094256/2055920 swapFree=4192956/4192956
[pid=32465] ppid=32463 vsize=16680 CPUtime=282.23
/proc/32465/stat : 32465 (SApperloT-hrp) R 32463 32465 32350 0 -1 4194304 3783 0 0 0 28220 3 0 0 25 0 1 0 90232640 17080320 3766 1992294400 134512640 135712473 4294956208 18446744073709551615 134564400 0 0 4096 0 0 0 0 17 1 0 0
/proc/32465/statm: 4170 3766 109 292 0 3875 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 16680

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 32466
/proc/meminfo: memFree=1093552/2055920 swapFree=4192956/4192956
[pid=32465] ppid=32463 vsize=17512 CPUtime=342.2
/proc/32465/stat : 32465 (SApperloT-hrp) R 32463 32465 32350 0 -1 4194304 3951 0 0 0 34217 3 0 0 25 0 1 0 90232640 17932288 3934 1992294400 134512640 135712473 4294956208 18446744073709551615 134564368 0 0 4096 0 0 0 0 17 1 0 0
/proc/32465/statm: 4378 3934 109 292 0 4083 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 17512

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 32466
/proc/meminfo: memFree=1093168/2055920 swapFree=4192956/4192956
[pid=32465] ppid=32463 vsize=17928 CPUtime=402.2
/proc/32465/stat : 32465 (SApperloT-hrp) R 32463 32465 32350 0 -1 4194304 4048 0 0 0 40216 4 0 0 25 0 1 0 90232640 18358272 4031 1992294400 134512640 135712473 4294956208 18446744073709551615 134564603 0 0 4096 0 0 0 0 17 1 0 0
/proc/32465/statm: 4482 4031 109 292 0 4187 0
Current children cumulated CPU time (s) 402.2
Current children cumulated vsize (KiB) 17928

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 32466
/proc/meminfo: memFree=1092720/2055920 swapFree=4192956/4192956
[pid=32465] ppid=32463 vsize=18364 CPUtime=462.18
/proc/32465/stat : 32465 (SApperloT-hrp) R 32463 32465 32350 0 -1 4194304 4158 0 0 0 46214 4 0 0 25 0 1 0 90232640 18804736 4141 1992294400 134512640 135712473 4294956208 18446744073709551615 134564167 0 0 4096 0 0 0 0 17 1 0 0
/proc/32465/statm: 4591 4141 109 292 0 4296 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 18364

[startup+522.301 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 32466
/proc/meminfo: memFree=1092464/2055920 swapFree=4192956/4192956
[pid=32465] ppid=32463 vsize=18808 CPUtime=522.17
/proc/32465/stat : 32465 (SApperloT-hrp) R 32463 32465 32350 0 -1 4194304 4241 0 0 0 52212 5 0 0 25 0 1 0 90232640 19259392 4224 1992294400 134512640 135712473 4294956208 18446744073709551615 134564808 0 0 4096 0 0 0 0 17 1 0 0
/proc/32465/statm: 4702 4224 110 292 0 4407 0
Current children cumulated CPU time (s) 522.17
Current children cumulated vsize (KiB) 18808

[startup+582.301 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 32466
/proc/meminfo: memFree=1091376/2055920 swapFree=4192956/4192956
[pid=32465] ppid=32463 vsize=19920 CPUtime=582.15
/proc/32465/stat : 32465 (SApperloT-hrp) R 32463 32465 32350 0 -1 4194304 4500 0 0 0 58210 5 0 0 25 0 1 0 90232640 20398080 4483 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/32465/statm: 4980 4483 110 292 0 4685 0
Current children cumulated CPU time (s) 582.15
Current children cumulated vsize (KiB) 19920

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 32466
/proc/meminfo: memFree=1090928/2055920 swapFree=4192956/4192956
[pid=32465] ppid=32463 vsize=20324 CPUtime=642.14
/proc/32465/stat : 32465 (SApperloT-hrp) R 32463 32465 32350 0 -1 4194304 4610 0 0 0 64208 6 0 0 25 0 1 0 90232640 20811776 4593 1992294400 134512640 135712473 4294956208 18446744073709551615 134554243 0 0 4096 0 0 0 0 17 1 0 0
/proc/32465/statm: 5081 4593 110 292 0 4786 0
Current children cumulated CPU time (s) 642.14
Current children cumulated vsize (KiB) 20324

[startup+702.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 32466
/proc/meminfo: memFree=1090928/2055920 swapFree=4192956/4192956
[pid=32465] ppid=32463 vsize=20500 CPUtime=702.12
/proc/32465/stat : 32465 (SApperloT-hrp) R 32463 32465 32350 0 -1 4194304 4624 0 0 0 70206 6 0 0 25 0 1 0 90232640 20992000 4607 1992294400 134512640 135712473 4294956208 18446744073709551615 134558574 0 0 4096 0 0 0 0 17 1 0 0
/proc/32465/statm: 5125 4607 110 292 0 4830 0
Current children cumulated CPU time (s) 702.12
Current children cumulated vsize (KiB) 20500

[startup+762.301 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 32466
/proc/meminfo: memFree=1083248/2055920 swapFree=4192956/4192956
[pid=32465] ppid=32463 vsize=28136 CPUtime=762.11
/proc/32465/stat : 32465 (SApperloT-hrp) R 32463 32465 32350 0 -1 4194304 6535 0 0 0 76203 8 0 0 25 0 1 0 90232640 28811264 6518 1992294400 134512640 135712473 4294956208 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/32465/statm: 7034 6518 110 292 0 6739 0
Current children cumulated CPU time (s) 762.11
Current children cumulated vsize (KiB) 28136

[startup+822.301 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 32466
/proc/meminfo: memFree=1031664/2055920 swapFree=4192956/4192956
[pid=32465] ppid=32463 vsize=80672 CPUtime=822.1
/proc/32465/stat : 32465 (SApperloT-hrp) R 32463 32465 32350 0 -1 4194304 19593 0 0 0 82190 20 0 0 25 0 1 0 90232640 82608128 19540 1992294400 134512640 135712473 4294956208 18446744073709551615 134613398 0 0 4096 0 0 0 0 17 1 0 0
/proc/32465/statm: 20168 19540 110 292 0 19873 0
Current children cumulated CPU time (s) 822.1
Current children cumulated vsize (KiB) 80672

[startup+882.306 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 32466
/proc/meminfo: memFree=976304/2055920 swapFree=4192956/4192956
[pid=32465] ppid=32463 vsize=136764 CPUtime=882.08
/proc/32465/stat : 32465 (SApperloT-hrp) R 32463 32465 32350 0 -1 4194304 33451 0 0 0 88176 32 0 0 25 0 1 0 90232640 140046336 33202 1992294400 134512640 135712473 4294956208 18446744073709551615 134601422 0 0 4096 0 0 0 0 17 1 0 0
/proc/32465/statm: 34191 33202 110 292 0 33896 0
Current children cumulated CPU time (s) 882.08
Current children cumulated vsize (KiB) 136764

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 32466
/proc/meminfo: memFree=941104/2055920 swapFree=4192956/4192956
[pid=32465] ppid=32463 vsize=173864 CPUtime=942.06
/proc/32465/stat : 32465 (SApperloT-hrp) R 32463 32465 32350 0 -1 4194304 42444 0 0 0 94166 40 0 0 25 0 1 0 90232640 178036736 42066 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/32465/statm: 43466 42066 110 292 0 43171 0
Current children cumulated CPU time (s) 942.06
Current children cumulated vsize (KiB) 173864

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 32466
/proc/meminfo: memFree=907632/2055920 swapFree=4192956/4192956
[pid=32465] ppid=32463 vsize=208332 CPUtime=1002.05
/proc/32465/stat : 32465 (SApperloT-hrp) R 32463 32465 32350 0 -1 4194304 50873 0 0 0 100159 46 0 0 25 0 1 0 90232640 213331968 50366 1992294400 134512640 135712473 4294956208 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 1 0 0
/proc/32465/statm: 52083 50366 110 292 0 51788 0
Current children cumulated CPU time (s) 1002.05
Current children cumulated vsize (KiB) 208332

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 32466
/proc/meminfo: memFree=874608/2055920 swapFree=4192956/4192956
[pid=32465] ppid=32463 vsize=241756 CPUtime=1062.04
/proc/32465/stat : 32465 (SApperloT-hrp) R 32463 32465 32350 0 -1 4194304 59133 0 0 0 106150 54 0 0 25 0 1 0 90232640 247558144 58626 1992294400 134512640 135712473 4294956208 18446744073709551615 134601422 0 0 4096 0 0 0 0 17 1 0 0
/proc/32465/statm: 60439 58626 110 292 0 60144 0
Current children cumulated CPU time (s) 1062.04
Current children cumulated vsize (KiB) 241756

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 32466
/proc/meminfo: memFree=856304/2055920 swapFree=4192956/4192956
[pid=32465] ppid=32463 vsize=260020 CPUtime=1122.03
/proc/32465/stat : 32465 (SApperloT-hrp) R 32463 32465 32350 0 -1 4194304 63640 0 0 0 112145 58 0 0 25 0 1 0 90232640 266260480 63133 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/32465/statm: 65005 63133 110 292 0 64710 0
Current children cumulated CPU time (s) 1122.03
Current children cumulated vsize (KiB) 260020

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 32466
/proc/meminfo: memFree=854640/2055920 swapFree=4192956/4192956
[pid=32465] ppid=32463 vsize=262116 CPUtime=1182.01
/proc/32465/stat : 32465 (SApperloT-hrp) R 32463 32465 32350 0 -1 4194304 64147 0 0 0 118143 58 0 0 25 0 1 0 90232640 268406784 63574 1992294400 134512640 135712473 4294956208 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 1 0 0
/proc/32465/statm: 65529 63574 110 292 0 65234 0
Current children cumulated CPU time (s) 1182.01
Current children cumulated vsize (KiB) 262116



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 32466
/proc/meminfo: memFree=853808/2055920 swapFree=4192956/4192956
[pid=32465] ppid=32463 vsize=263108 CPUtime=1200
/proc/32465/stat : 32465 (SApperloT-hrp) R 32463 32465 32350 0 -1 4194304 64339 0 0 0 119942 58 0 0 25 0 1 0 90232640 269422592 63766 1992294400 134512640 135712473 4294956208 18446744073709551615 134601422 0 0 4096 0 0 0 0 17 1 0 0
/proc/32465/statm: 65777 63766 110 292 0 65482 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 263108

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.35
CPU time (s): 1200.06
CPU user time (s): 1199.43
CPU system time (s): 0.629904
CPU usage (%): 99.9761
Max. virtual memory (cumulated for all children) (KiB): 263108

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

runsolver used 0.903862 second user time and 2.46962 second system time

The end

Launcher Data

Begin job on node50 at 2009-04-25 03:14:06
IDJOB=1716939
IDBENCH=20400
IDSOLVER=510
FILE ID=node50/1716939-1240622046
PBS_JOBID= 9186333
Free space on /tmp= 66524 MiB

SOLVER NAME= SApperloT hrp
BENCH NAME= SAT07/industrial/fuhs/hard/AProVE07-08.cnf
COMMAND LINE= HOME/SApperloT-hrp -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1716939-1240622046/watcher-1716939-1240622046 -o /tmp/evaluation-result-1716939-1240622046/solver-1716939-1240622046 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SApperloT-hrp -seed=2068606181 HOME/instance-1716939-1240622046.cnf

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

MD5SUM BENCH= 81ed5ec4a2e7c208a4184383f9e53838
RANDOM SEED=2068606181

node50.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.216
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.216
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:       1109528 kB
Buffers:         91700 kB
Cached:         754220 kB
SwapCached:          0 kB
Active:         299168 kB
Inactive:       560680 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1109528 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            1704 kB
Writeback:           0 kB
Mapped:          23724 kB
Slab:            72488 kB
Committed_AS:   233132 kB
PageTables:       1448 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= 66520 MiB
End job on node50 at 2009-04-25 03:34:08