Trace number 1581573

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.16 1200.6

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UCG-15-10p0.cnf
MD5SUMbcbcc9a4e4a7e3ebed9eeaa393ebdc32
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark923.365
Satisfiable
(Un)Satisfiability was proved
Number of variables199304
Number of clauses1005834
Sum of the clauses size2392967
Maximum clause length10
Minimum clause length1
Number of clauses of size 110249
Number of clauses of size 2756917
Number of clauses of size 3187708
Number of clauses of size 45660
Number of clauses of size 522640
Number of clauses of size over 522660

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

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


[startup+0 s]
/proc/loadavg: 1.83 1.82 1.44 2/71 14565
/proc/meminfo: memFree=1479688/2055920 swapFree=4170316/4192956
[pid=14565] ppid=14563 vsize=7780 CPUtime=0
/proc/14565/stat : 14565 (SApperloT-hrp) R 14563 14565 14319 0 -1 4194304 876 0 0 0 0 0 0 0 18 0 1 0 1165703412 7966720 860 1992294400 134512640 135712473 4294956192 18446744073709551615 134547530 0 0 4096 0 0 0 0 17 1 0 0
/proc/14565/statm: 1945 866 92 292 0 1650 0

[startup+0.0377901 s]
/proc/loadavg: 1.83 1.82 1.44 2/71 14565
/proc/meminfo: memFree=1479688/2055920 swapFree=4170316/4192956
[pid=14565] ppid=14563 vsize=14976 CPUtime=0.02
/proc/14565/stat : 14565 (SApperloT-hrp) R 14563 14565 14319 0 -1 4194304 2367 0 0 0 2 0 0 0 18 0 1 0 1165703412 15335424 2351 1992294400 134512640 135712473 4294956192 18446744073709551615 135208030 0 0 4096 0 0 0 0 17 1 0 0
/proc/14565/statm: 3744 2352 95 292 0 3449 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 14976

[startup+0.101785 s]
/proc/loadavg: 1.83 1.82 1.44 2/71 14565
/proc/meminfo: memFree=1479688/2055920 swapFree=4170316/4192956
[pid=14565] ppid=14563 vsize=17352 CPUtime=0.09
/proc/14565/stat : 14565 (SApperloT-hrp) R 14563 14565 14319 0 -1 4194304 3009 0 0 0 8 1 0 0 18 0 1 0 1165703412 17768448 2993 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/14565/statm: 4338 2993 95 292 0 4043 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 17352

[startup+0.301823 s]
/proc/loadavg: 1.83 1.82 1.44 2/71 14565
/proc/meminfo: memFree=1479688/2055920 swapFree=4170316/4192956
[pid=14565] ppid=14563 vsize=22632 CPUtime=0.29
/proc/14565/stat : 14565 (SApperloT-hrp) R 14563 14565 14319 0 -1 4194304 4456 0 0 0 28 1 0 0 19 0 1 0 1165703412 23175168 4440 1992294400 134512640 135712473 4294956192 18446744073709551615 135208030 0 0 4096 0 0 0 0 17 1 0 0
/proc/14565/statm: 5658 4440 95 292 0 5363 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 22632

[startup+0.701901 s]
/proc/loadavg: 1.83 1.82 1.44 2/71 14565
/proc/meminfo: memFree=1479688/2055920 swapFree=4170316/4192956
[pid=14565] ppid=14563 vsize=34776 CPUtime=0.69
/proc/14565/stat : 14565 (SApperloT-hrp) R 14563 14565 14319 0 -1 4194304 7565 0 0 0 66 3 0 0 23 0 1 0 1165703412 35610624 7549 1992294400 134512640 135712473 4294956192 18446744073709551615 135208030 0 0 4096 0 0 0 0 17 1 0 0
/proc/14565/statm: 8694 7549 95 292 0 8399 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 34776

[startup+1.50106 s]
/proc/loadavg: 1.83 1.82 1.44 2/72 14566
/proc/meminfo: memFree=1431808/2055920 swapFree=4170316/4192956
[pid=14565] ppid=14563 vsize=55616 CPUtime=1.49
/proc/14565/stat : 14565 (SApperloT-hrp) R 14563 14565 14319 0 -1 4194304 13188 0 0 0 144 5 0 0 25 0 1 0 1165703412 56950784 12722 1992294400 134512640 135712473 4294956192 18446744073709551615 134563921 0 0 4096 0 0 0 0 17 1 0 0
/proc/14565/statm: 13904 12722 105 292 0 13609 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 55616

[startup+3.10136 s]
/proc/loadavg: 1.85 1.82 1.44 2/72 14566
/proc/meminfo: memFree=1428416/2055920 swapFree=4170316/4192956
[pid=14565] ppid=14563 vsize=55880 CPUtime=3.09
/proc/14565/stat : 14565 (SApperloT-hrp) R 14563 14565 14319 0 -1 4194304 13287 0 0 0 303 6 0 0 25 0 1 0 1165703412 57221120 12821 1992294400 134512640 135712473 4294956192 18446744073709551615 134564164 0 0 4096 0 0 0 0 17 1 0 0
/proc/14565/statm: 13970 12821 105 292 0 13675 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 55880

[startup+6.30197 s]
/proc/loadavg: 1.85 1.82 1.44 2/72 14566
/proc/meminfo: memFree=1427904/2055920 swapFree=4170316/4192956
[pid=14565] ppid=14563 vsize=56804 CPUtime=6.29
/proc/14565/stat : 14565 (SApperloT-hrp) R 14563 14565 14319 0 -1 4194304 13528 0 0 0 623 6 0 0 25 0 1 0 1165703412 58167296 13062 1992294400 134512640 135712473 4294956192 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 1 0 0
/proc/14565/statm: 14201 13062 105 292 0 13906 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 56804

[startup+12.7012 s]
/proc/loadavg: 1.72 1.79 1.43 2/72 14566
/proc/meminfo: memFree=1424064/2055920 swapFree=4170316/4192956
[pid=14565] ppid=14563 vsize=62008 CPUtime=12.69
/proc/14565/stat : 14565 (SApperloT-hrp) R 14563 14565 14319 0 -1 4194304 15287 0 0 0 1262 7 0 0 25 0 1 0 1165703412 63496192 14051 1992294400 134512640 135712473 4294956192 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 1 0 0
/proc/14565/statm: 15502 14051 105 292 0 15207 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 62008

[startup+25.5016 s]
/proc/loadavg: 1.61 1.77 1.43 2/72 14566
/proc/meminfo: memFree=1415040/2055920 swapFree=4170316/4192956
[pid=14565] ppid=14563 vsize=70972 CPUtime=25.48
/proc/14565/stat : 14565 (SApperloT-hrp) R 14563 14565 14319 0 -1 4194304 17524 0 0 0 2539 9 0 0 25 0 1 0 1165703412 72675328 16288 1992294400 134512640 135712473 4294956192 18446744073709551615 134537078 0 0 4096 0 0 0 0 17 1 0 0
/proc/14565/statm: 17743 16288 109 292 0 17448 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 70972

[startup+51.1015 s]
/proc/loadavg: 1.40 1.70 1.42 2/72 14566
/proc/meminfo: memFree=1400768/2055920 swapFree=4170316/4192956
[pid=14565] ppid=14563 vsize=85352 CPUtime=51.07
/proc/14565/stat : 14565 (SApperloT-hrp) R 14563 14565 14319 0 -1 4194304 21132 0 0 0 5094 13 0 0 25 0 1 0 1165703412 87400448 19896 1992294400 134512640 135712473 4294956192 18446744073709551615 134563915 0 0 4096 0 0 0 0 17 1 0 0
/proc/14565/statm: 21338 19896 109 292 0 21043 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 85352

[startup+102.305 s]
/proc/loadavg: 1.16 1.58 1.39 2/72 14566
/proc/meminfo: memFree=1371328/2055920 swapFree=4170316/4192956
[pid=14565] ppid=14563 vsize=114480 CPUtime=102.25
/proc/14565/stat : 14565 (SApperloT-hrp) R 14563 14565 14319 0 -1 4194304 28430 0 0 0 10206 19 0 0 25 0 1 0 1165703412 117227520 27194 1992294400 134512640 135712473 4294956192 18446744073709551615 134563046 0 0 4096 0 0 0 0 17 1 0 0
/proc/14565/statm: 28620 27194 109 292 0 28325 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 114480

[startup+162.302 s]
/proc/loadavg: 1.06 1.48 1.36 2/72 14566
/proc/meminfo: memFree=1346304/2055920 swapFree=4170316/4192956
[pid=14565] ppid=14563 vsize=139568 CPUtime=162.23
/proc/14565/stat : 14565 (SApperloT-hrp) R 14563 14565 14319 0 -1 4194304 34703 0 0 0 16199 24 0 0 25 0 1 0 1165703412 142917632 33467 1992294400 134512640 135712473 4294956192 18446744073709551615 134563915 0 0 4096 0 0 0 0 17 1 0 0
/proc/14565/statm: 34892 33467 109 292 0 34597 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 139568

[startup+222.301 s]
/proc/loadavg: 1.02 1.38 1.34 2/72 14566
/proc/meminfo: memFree=1315584/2055920 swapFree=4170316/4192956
[pid=14565] ppid=14563 vsize=170132 CPUtime=222.21
/proc/14565/stat : 14565 (SApperloT-hrp) R 14563 14565 14319 0 -1 4194304 42331 0 0 0 22189 32 0 0 25 0 1 0 1165703412 174215168 41095 1992294400 134512640 135712473 4294956192 18446744073709551615 134564354 0 0 4096 0 0 0 0 17 1 0 0
/proc/14565/statm: 42533 41095 109 292 0 42238 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 170132

[startup+282.302 s]
/proc/loadavg: 1.01 1.32 1.32 2/72 14566
/proc/meminfo: memFree=1287808/2055920 swapFree=4170316/4192956
[pid=14565] ppid=14563 vsize=198160 CPUtime=282.19
/proc/14565/stat : 14565 (SApperloT-hrp) R 14563 14565 14319 0 -1 4194304 49331 0 0 0 28180 39 0 0 25 0 1 0 1165703412 202915840 48095 1992294400 134512640 135712473 4294956192 18446744073709551615 134553943 0 0 4096 0 0 0 0 17 1 0 0
/proc/14565/statm: 49540 48095 109 292 0 49245 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 198160

[startup+342.301 s]
/proc/loadavg: 1.00 1.25 1.29 2/72 14566
/proc/meminfo: memFree=1263232/2055920 swapFree=4170316/4192956
[pid=14565] ppid=14563 vsize=222728 CPUtime=342.17
/proc/14565/stat : 14565 (SApperloT-hrp) R 14563 14565 14319 0 -1 4194304 55401 0 0 0 34171 46 0 0 25 0 1 0 1165703412 228073472 54165 1992294400 134512640 135712473 4294956192 18446744073709551615 134564153 0 0 4096 0 0 0 0 17 1 0 0
/proc/14565/statm: 55682 54165 109 292 0 55387 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 222728

[startup+402.302 s]
/proc/loadavg: 1.00 1.21 1.27 2/72 14566
/proc/meminfo: memFree=1240448/2055920 swapFree=4170316/4192956
[pid=14565] ppid=14563 vsize=245944 CPUtime=402.14
/proc/14565/stat : 14565 (SApperloT-hrp) R 14563 14565 14319 0 -1 4194304 61162 0 0 0 40163 51 0 0 25 0 1 0 1165703412 251846656 59926 1992294400 134512640 135712473 4294956192 18446744073709551615 134564258 0 0 4096 0 0 0 0 17 1 0 0
/proc/14565/statm: 61486 59926 109 292 0 61191 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 245944

[startup+462.301 s]
/proc/loadavg: 1.00 1.16 1.25 2/72 14566
/proc/meminfo: memFree=1219200/2055920 swapFree=4170316/4192956
[pid=14565] ppid=14563 vsize=267000 CPUtime=462.12
/proc/14565/stat : 14565 (SApperloT-hrp) R 14563 14565 14319 0 -1 4194304 66406 0 0 0 46155 57 0 0 25 0 1 0 1165703412 273408000 65170 1992294400 134512640 135712473 4294956192 18446744073709551615 134559764 0 0 4096 0 0 0 0 17 1 0 0
/proc/14565/statm: 66750 65170 109 292 0 66455 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 267000

[startup+522.302 s]
/proc/loadavg: 1.00 1.13 1.23 2/72 14566
/proc/meminfo: memFree=1186112/2055920 swapFree=4170316/4192956
[pid=14565] ppid=14563 vsize=301184 CPUtime=522.1
/proc/14565/stat : 14565 (SApperloT-hrp) R 14563 14565 14319 0 -1 4194304 75732 0 0 0 52146 64 0 0 25 0 1 0 1165703412 308412416 73471 1992294400 134512640 135712473 4294956192 18446744073709551615 134552657 0 0 4096 0 0 0 0 17 1 0 0
/proc/14565/statm: 75296 73471 109 292 0 75001 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 301184

[startup+582.301 s]
/proc/loadavg: 1.00 1.11 1.22 2/72 14566
/proc/meminfo: memFree=1162624/2055920 swapFree=4170316/4192956
[pid=14565] ppid=14563 vsize=324512 CPUtime=582.08
/proc/14565/stat : 14565 (SApperloT-hrp) R 14563 14565 14319 0 -1 4194304 81541 0 0 0 58140 68 0 0 25 0 1 0 1165703412 332300288 79280 1992294400 134512640 135712473 4294956192 18446744073709551615 134554176 0 0 4096 0 0 0 0 17 1 0 0
/proc/14565/statm: 81128 79280 109 292 0 80833 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 324512

[startup+642.302 s]
/proc/loadavg: 1.00 1.08 1.20 2/72 14566
/proc/meminfo: memFree=1139584/2055920 swapFree=4170316/4192956
[pid=14565] ppid=14563 vsize=347452 CPUtime=642.06
/proc/14565/stat : 14565 (SApperloT-hrp) R 14563 14565 14319 0 -1 4194304 87231 0 0 0 64132 74 0 0 25 0 1 0 1165703412 355790848 84970 1992294400 134512640 135712473 4294956192 18446744073709551615 134558674 0 0 4096 0 0 0 0 17 1 0 0
/proc/14565/statm: 86863 84970 109 292 0 86568 0
Current children cumulated CPU time (s) 642.06
Current children cumulated vsize (KiB) 347452

[startup+702.301 s]
/proc/loadavg: 1.00 1.07 1.18 2/72 14566
/proc/meminfo: memFree=1114176/2055920 swapFree=4170316/4192956
[pid=14565] ppid=14563 vsize=373104 CPUtime=702.03
/proc/14565/stat : 14565 (SApperloT-hrp) R 14563 14565 14319 0 -1 4194304 93597 0 0 0 70123 80 0 0 25 0 1 0 1165703412 382058496 91336 1992294400 134512640 135712473 4294956192 18446744073709551615 134564079 0 0 4096 0 0 0 0 17 1 0 0
/proc/14565/statm: 93276 91336 109 292 0 92981 0
Current children cumulated CPU time (s) 702.03
Current children cumulated vsize (KiB) 373104

[startup+762.306 s]
/proc/loadavg: 1.00 1.05 1.17 2/72 14566
/proc/meminfo: memFree=1089216/2055920 swapFree=4170316/4192956
[pid=14565] ppid=14563 vsize=398652 CPUtime=762.01
/proc/14565/stat : 14565 (SApperloT-hrp) R 14563 14565 14319 0 -1 4194304 99926 0 0 0 76115 86 0 0 25 0 1 0 1165703412 408219648 97536 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/14565/statm: 99663 97536 109 292 0 99368 0
Current children cumulated CPU time (s) 762.01
Current children cumulated vsize (KiB) 398652

[startup+822.302 s]
/proc/loadavg: 1.00 1.04 1.16 2/72 14566
/proc/meminfo: memFree=1069632/2055920 swapFree=4170316/4192956
[pid=14565] ppid=14563 vsize=418536 CPUtime=821.99
/proc/14565/stat : 14565 (SApperloT-hrp) R 14563 14565 14319 0 -1 4194304 104849 0 0 0 82108 91 0 0 25 0 1 0 1165703412 428580864 102459 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/14565/statm: 104634 102459 109 292 0 104339 0
Current children cumulated CPU time (s) 821.99
Current children cumulated vsize (KiB) 418536

[startup+882.302 s]
/proc/loadavg: 1.00 1.03 1.15 2/72 14566
/proc/meminfo: memFree=1042432/2055920 swapFree=4170316/4192956
[pid=14565] ppid=14563 vsize=445600 CPUtime=881.97
/proc/14565/stat : 14565 (SApperloT-hrp) R 14563 14565 14319 0 -1 4194304 111592 0 0 0 88099 98 0 0 25 0 1 0 1165703412 456294400 109202 1992294400 134512640 135712473 4294956192 18446744073709551615 134558727 0 0 4096 0 0 0 0 17 1 0 0
/proc/14565/statm: 111400 109202 109 292 0 111105 0
Current children cumulated CPU time (s) 881.97
Current children cumulated vsize (KiB) 445600

[startup+942.302 s]
/proc/loadavg: 1.00 1.02 1.13 2/72 14566
/proc/meminfo: memFree=1022976/2055920 swapFree=4170316/4192956
[pid=14565] ppid=14563 vsize=465388 CPUtime=941.94
/proc/14565/stat : 14565 (SApperloT-hrp) R 14563 14565 14319 0 -1 4194304 116509 0 0 0 94092 102 0 0 25 0 1 0 1165703412 476557312 114119 1992294400 134512640 135712473 4294956192 18446744073709551615 134563921 0 0 4096 0 0 0 0 17 1 0 0
/proc/14565/statm: 116347 114119 109 292 0 116052 0
Current children cumulated CPU time (s) 941.94
Current children cumulated vsize (KiB) 465388

[startup+1002.3 s]
/proc/loadavg: 1.00 1.02 1.12 2/72 14566
/proc/meminfo: memFree=1000320/2055920 swapFree=4170316/4192956
[pid=14565] ppid=14563 vsize=489568 CPUtime=1001.92
/proc/14565/stat : 14565 (SApperloT-hrp) R 14563 14565 14319 0 -1 4194304 122482 0 0 0 100085 107 0 0 25 0 1 0 1165703412 501317632 120092 1992294400 134512640 135712473 4294956192 18446744073709551615 134559732 0 0 4096 0 0 0 0 17 1 0 0
/proc/14565/statm: 122392 120092 109 292 0 122097 0
Current children cumulated CPU time (s) 1001.92
Current children cumulated vsize (KiB) 489568

[startup+1062.3 s]
/proc/loadavg: 1.00 1.01 1.11 2/72 14566
/proc/meminfo: memFree=933760/2055920 swapFree=4170316/4192956
[pid=14565] ppid=14563 vsize=556488 CPUtime=1061.9
/proc/14565/stat : 14565 (SApperloT-hrp) R 14563 14565 14319 0 -1 4194304 138966 0 0 0 106073 117 0 0 25 0 1 0 1165703412 569843712 136576 1992294400 134512640 135712473 4294956192 18446744073709551615 134601422 0 0 4096 0 0 0 0 17 1 0 0
/proc/14565/statm: 139122 136576 109 292 0 138827 0
Current children cumulated CPU time (s) 1061.9
Current children cumulated vsize (KiB) 556488

[startup+1122.3 s]
/proc/loadavg: 1.00 1.01 1.10 2/72 14566
/proc/meminfo: memFree=896512/2055920 swapFree=4170316/4192956
[pid=14565] ppid=14563 vsize=593428 CPUtime=1121.88
/proc/14565/stat : 14565 (SApperloT-hrp) R 14563 14565 14319 0 -1 4194304 148010 0 0 0 112065 123 0 0 25 0 1 0 1165703412 607670272 145620 1992294400 134512640 135712473 4294956192 18446744073709551615 134553950 0 0 4096 0 0 0 0 17 1 0 0
/proc/14565/statm: 148357 145620 109 292 0 148062 0
Current children cumulated CPU time (s) 1121.88
Current children cumulated vsize (KiB) 593428

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.09 2/72 14566
/proc/meminfo: memFree=857472/2055920 swapFree=4170316/4192956
[pid=14565] ppid=14563 vsize=633068 CPUtime=1181.86
/proc/14565/stat : 14565 (SApperloT-hrp) R 14563 14565 14319 0 -1 4194304 157790 0 0 0 118056 130 0 0 25 0 1 0 1165703412 648261632 155400 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/14565/statm: 158267 155400 109 292 0 157972 0
Current children cumulated CPU time (s) 1181.86
Current children cumulated vsize (KiB) 633068



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.09 2/72 14566
/proc/meminfo: memFree=849344/2055920 swapFree=4170316/4192956
[pid=14565] ppid=14563 vsize=641048 CPUtime=1200.05
/proc/14565/stat : 14565 (SApperloT-hrp) R 14563 14565 14319 0 -1 4194304 159736 0 0 0 119874 131 0 0 25 0 1 0 1165703412 656433152 157346 1992294400 134512640 135712473 4294956192 18446744073709551615 134564124 0 0 4096 0 0 0 0 17 1 0 0
/proc/14565/statm: 160262 157346 109 292 0 159967 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 641048

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.09 2/72 14566
/proc/meminfo: memFree=849344/2055920 swapFree=4170316/4192956
[pid=14565] ppid=14563 vsize=641048 CPUtime=1200.05
/proc/14565/stat : 14565 (SApperloT-hrp) R 14563 14565 14319 0 -1 4194304 159736 0 0 0 119874 131 0 0 25 0 1 0 1165703412 656433152 157346 1992294400 134512640 135712473 4294956192 18446744073709551615 134564124 0 0 4096 0 0 0 0 17 1 0 0
/proc/14565/statm: 160262 157346 109 292 0 159967 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 641048

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.6
CPU time (s): 1200.16
CPU user time (s): 1198.75
CPU system time (s): 1.41279
CPU usage (%): 99.9631
Max. virtual memory (cumulated for all children) (KiB): 641048

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

runsolver used 1.11983 second user time and 3.2565 second system time

The end

Launcher Data

Begin job on node38 at 2009-04-05 13:20:03
IDJOB=1581573
IDBENCH=71039
IDSOLVER=510
FILE ID=node38/1581573-1238930402
PBS_JOBID= 9101446
Free space on /tmp= 66544 MiB

SOLVER NAME= SApperloT hrp
BENCH NAME= SAT09/APPLICATIONS/diagnosis/UCG-15-10p0.cnf
COMMAND LINE= HOME/SApperloT-hrp -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1581573-1238930402/watcher-1581573-1238930402 -o /tmp/evaluation-result-1581573-1238930402/solver-1581573-1238930402 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SApperloT-hrp -seed=263226700 HOME/instance-1581573-1238930402.cnf

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

MD5SUM BENCH= bcbcc9a4e4a7e3ebed9eeaa393ebdc32
RANDOM SEED=263226700

node38.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.259
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.259
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:       1480104 kB
Buffers:         58360 kB
Cached:         443076 kB
SwapCached:      11284 kB
Active:         220096 kB
Inactive:       294084 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1480104 kB
SwapTotal:     4192956 kB
SwapFree:      4170316 kB
Dirty:           19944 kB
Writeback:           0 kB
Mapped:          18300 kB
Slab:            46780 kB
Committed_AS:  3600984 kB
PageTables:       2000 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= 66544 MiB
End job on node38 at 2009-04-05 13:40:06