Trace number 1578921

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.15 1200.48

General information on the benchmark

NameAPPLICATIONS/diagnosis/
ACG-15-10p0.cnf
MD5SUMd8dd0726277891eae9a2807dfd8946db
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1115.23
Satisfiable
(Un)Satisfiability was proved
Number of variables262253
Number of clauses1131732
Sum of the clauses size2644763
Maximum clause length10
Minimum clause length1
Number of clauses of size 110249
Number of clauses of size 2882815
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-1578921-1238902230/watcher-1578921-1238902230 -o /tmp/evaluation-result-1578921-1238902230/solver-1578921-1238902230 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SApperloT-hrp -seed=1746403386 HOME/instance-1578921-1238902230.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.94 0.99 0.99 3/80 25080
/proc/meminfo: memFree=1548392/2055912 swapFree=4170592/4192956
[pid=25080] ppid=25078 vsize=9812 CPUtime=0
/proc/25080/stat : 25080 (SApperloT-hrp) R 25078 25080 24920 0 -1 4194304 994 0 0 0 0 0 0 0 18 0 1 0 1162887076 10047488 978 1992294400 134512640 135712473 4294956208 18446744073709551615 134547548 0 0 4096 0 0 0 0 17 1 0 0
/proc/25080/statm: 2453 983 92 292 0 2158 0

[startup+0.0899499 s]
/proc/loadavg: 0.94 0.99 0.99 3/80 25080
/proc/meminfo: memFree=1548392/2055912 swapFree=4170592/4192956
[pid=25080] ppid=25078 vsize=20088 CPUtime=0.08
/proc/25080/stat : 25080 (SApperloT-hrp) R 25078 25080 24920 0 -1 4194304 3493 0 0 0 7 1 0 0 18 0 1 0 1162887076 20570112 3477 1992294400 134512640 135712473 4294956208 18446744073709551615 135208030 0 0 4096 0 0 0 0 17 1 0 0
/proc/25080/statm: 5022 3477 95 292 0 4727 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 20088

[startup+0.101949 s]
/proc/loadavg: 0.94 0.99 0.99 3/80 25080
/proc/meminfo: memFree=1548392/2055912 swapFree=4170592/4192956
[pid=25080] ppid=25078 vsize=20484 CPUtime=0.09
/proc/25080/stat : 25080 (SApperloT-hrp) R 25078 25080 24920 0 -1 4194304 3596 0 0 0 8 1 0 0 18 0 1 0 1162887076 20975616 3580 1992294400 134512640 135712473 4294956208 18446744073709551615 135208030 0 0 4096 0 0 0 0 17 1 0 0
/proc/25080/statm: 5121 3580 95 292 0 4826 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 20484

[startup+0.301973 s]
/proc/loadavg: 0.94 0.99 0.99 3/80 25080
/proc/meminfo: memFree=1548392/2055912 swapFree=4170592/4192956
[pid=25080] ppid=25078 vsize=25764 CPUtime=0.29
/proc/25080/stat : 25080 (SApperloT-hrp) R 25078 25080 24920 0 -1 4194304 5049 0 0 0 27 2 0 0 19 0 1 0 1162887076 26382336 5033 1992294400 134512640 135712473 4294956208 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/25080/statm: 6441 5034 95 292 0 6146 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 25764

[startup+0.702013 s]
/proc/loadavg: 0.94 0.99 0.99 3/80 25080
/proc/meminfo: memFree=1548392/2055912 swapFree=4170592/4192956
[pid=25080] ppid=25078 vsize=37512 CPUtime=0.69
/proc/25080/stat : 25080 (SApperloT-hrp) R 25078 25080 24920 0 -1 4194304 8079 0 0 0 65 4 0 0 22 0 1 0 1162887076 38412288 8063 1992294400 134512640 135712473 4294956208 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/25080/statm: 9378 8063 95 292 0 9083 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 37512

[startup+1.50111 s]
/proc/loadavg: 0.94 0.99 0.99 2/81 25081
/proc/meminfo: memFree=1504544/2055912 swapFree=4170592/4192956
[pid=25080] ppid=25078 vsize=61864 CPUtime=1.49
/proc/25080/stat : 25080 (SApperloT-hrp) R 25078 25080 24920 0 -1 4194304 14671 0 0 0 142 7 0 0 25 0 1 0 1162887076 63348736 14307 1992294400 134512640 135712473 4294956208 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 0 0 0
/proc/25080/statm: 15466 14307 105 292 0 15171 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 61864

[startup+3.10126 s]
/proc/loadavg: 1.03 1.01 1.00 2/81 25081
/proc/meminfo: memFree=1490208/2055912 swapFree=4170592/4192956
[pid=25080] ppid=25078 vsize=64184 CPUtime=3.08
/proc/25080/stat : 25080 (SApperloT-hrp) R 25078 25080 24920 0 -1 4194304 15467 0 0 0 301 7 0 0 25 0 1 0 1162887076 65724416 14652 1992294400 134512640 135712473 4294956208 18446744073709551615 134553962 0 0 4096 0 0 0 0 17 1 0 0
/proc/25080/statm: 16046 14652 105 292 0 15751 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 64184

[startup+6.3016 s]
/proc/loadavg: 1.03 1.01 1.00 2/81 25081
/proc/meminfo: memFree=1489632/2055912 swapFree=4170592/4192956
[pid=25080] ppid=25078 vsize=64712 CPUtime=6.28
/proc/25080/stat : 25080 (SApperloT-hrp) R 25078 25080 24920 0 -1 4194304 15616 0 0 0 621 7 0 0 25 0 1 0 1162887076 66265088 14801 1992294400 134512640 135712473 4294956208 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 1 0 0
/proc/25080/statm: 16178 14801 105 292 0 15883 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 64712

[startup+12.7013 s]
/proc/loadavg: 1.02 1.01 1.00 2/81 25081
/proc/meminfo: memFree=1487712/2055912 swapFree=4170592/4192956
[pid=25080] ppid=25078 vsize=66704 CPUtime=12.68
/proc/25080/stat : 25080 (SApperloT-hrp) R 25078 25080 24920 0 -1 4194304 16127 0 0 0 1260 8 0 0 25 0 1 0 1162887076 68304896 15312 1992294400 134512640 135712473 4294956208 18446744073709551615 134564124 0 0 4096 0 0 0 0 17 1 0 0
/proc/25080/statm: 16676 15312 105 292 0 16381 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 66704

[startup+25.5016 s]
/proc/loadavg: 1.02 1.01 1.00 2/81 25081
/proc/meminfo: memFree=1481248/2055912 swapFree=4170592/4192956
[pid=25080] ppid=25078 vsize=73220 CPUtime=25.47
/proc/25080/stat : 25080 (SApperloT-hrp) R 25078 25080 24920 0 -1 4194304 17740 0 0 0 2537 10 0 0 25 0 1 0 1162887076 74977280 16925 1992294400 134512640 135712473 4294956208 18446744073709551615 134564153 0 0 4096 0 0 0 0 17 1 0 0
/proc/25080/statm: 18305 16925 105 292 0 18010 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 73220

[startup+51.1013 s]
/proc/loadavg: 1.01 1.01 1.00 2/81 25081
/proc/meminfo: memFree=1468000/2055912 swapFree=4170592/4192956
[pid=25080] ppid=25078 vsize=87516 CPUtime=51.07
/proc/25080/stat : 25080 (SApperloT-hrp) R 25078 25080 24920 0 -1 4194304 21366 0 0 0 5093 14 0 0 25 0 1 0 1162887076 89616384 20294 1992294400 134512640 135712473 4294956208 18446744073709551615 134565450 0 0 4096 0 0 0 0 17 1 0 0
/proc/25080/statm: 21879 20294 109 292 0 21584 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 87516

[startup+102.307 s]
/proc/loadavg: 1.00 1.00 1.00 2/81 25081
/proc/meminfo: memFree=1446688/2055912 swapFree=4170592/4192956
[pid=25080] ppid=25078 vsize=108424 CPUtime=102.26
/proc/25080/stat : 25080 (SApperloT-hrp) R 25078 25080 24920 0 -1 4194304 26626 0 0 0 10207 19 0 0 25 0 1 0 1162887076 111026176 25554 1992294400 134512640 135712473 4294956208 18446744073709551615 134563915 0 0 4096 0 0 0 0 17 1 0 0
/proc/25080/statm: 27106 25554 109 292 0 26811 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 108424

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/81 25081
/proc/meminfo: memFree=1422304/2055912 swapFree=4170592/4192956
[pid=25080] ppid=25078 vsize=132684 CPUtime=162.24
/proc/25080/stat : 25080 (SApperloT-hrp) R 25078 25080 24920 0 -1 4194304 32708 0 0 0 16198 26 0 0 25 0 1 0 1162887076 135868416 31636 1992294400 134512640 135712473 4294956208 18446744073709551615 134564167 0 0 4096 0 0 0 0 17 1 0 0
/proc/25080/statm: 33171 31636 109 292 0 32876 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 132684

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/81 25081
/proc/meminfo: memFree=1407648/2055912 swapFree=4170592/4192956
[pid=25080] ppid=25078 vsize=147396 CPUtime=222.22
/proc/25080/stat : 25080 (SApperloT-hrp) R 25078 25080 24920 0 -1 4194304 36357 0 0 0 22193 29 0 0 25 0 1 0 1162887076 150933504 35285 1992294400 134512640 135712473 4294956208 18446744073709551615 134563046 0 0 4096 0 0 0 0 17 1 0 0
/proc/25080/statm: 36849 35285 109 292 0 36554 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 147396

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/81 25081
/proc/meminfo: memFree=1385568/2055912 swapFree=4170592/4192956
[pid=25080] ppid=25078 vsize=169548 CPUtime=282.21
/proc/25080/stat : 25080 (SApperloT-hrp) R 25078 25080 24920 0 -1 4194304 41895 0 0 0 28186 35 0 0 25 0 1 0 1162887076 173617152 40823 1992294400 134512640 135712473 4294956208 18446744073709551615 134568073 0 0 4096 0 0 0 0 17 1 0 0
/proc/25080/statm: 42387 40823 109 292 0 42092 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 169548

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/81 25081
/proc/meminfo: memFree=1365664/2055912 swapFree=4170592/4192956
[pid=25080] ppid=25078 vsize=189292 CPUtime=342.2
/proc/25080/stat : 25080 (SApperloT-hrp) R 25078 25080 24920 0 -1 4194304 46839 0 0 0 34178 42 0 0 25 0 1 0 1162887076 193835008 45767 1992294400 134512640 135712473 4294956208 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 1 0 0
/proc/25080/statm: 47323 45767 109 292 0 47028 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 189292

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/81 25081
/proc/meminfo: memFree=1344864/2055912 swapFree=4170592/4192956
[pid=25080] ppid=25078 vsize=210412 CPUtime=402.18
/proc/25080/stat : 25080 (SApperloT-hrp) R 25078 25080 24920 0 -1 4194304 52104 0 0 0 40171 47 0 0 25 0 1 0 1162887076 215461888 51032 1992294400 134512640 135712473 4294956208 18446744073709551615 134563915 0 0 4096 0 0 0 0 17 1 0 0
/proc/25080/statm: 52603 51032 109 292 0 52308 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 210412

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/81 25081
/proc/meminfo: memFree=1323488/2055912 swapFree=4170592/4192956
[pid=25080] ppid=25078 vsize=232872 CPUtime=462.16
/proc/25080/stat : 25080 (SApperloT-hrp) R 25078 25080 24920 0 -1 4194304 57879 0 0 0 46163 53 0 0 25 0 1 0 1162887076 238460928 56294 1992294400 134512640 135712473 4294956208 18446744073709551615 134563915 0 0 4096 0 0 0 0 17 1 0 0
/proc/25080/statm: 58218 56294 109 292 0 57923 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 232872

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/81 25081
/proc/meminfo: memFree=1308064/2055912 swapFree=4170592/4192956
[pid=25080] ppid=25078 vsize=248648 CPUtime=522.15
/proc/25080/stat : 25080 (SApperloT-hrp) R 25078 25080 24920 0 -1 4194304 61743 0 0 0 52158 57 0 0 25 0 1 0 1162887076 254615552 60158 1992294400 134512640 135712473 4294956208 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 1 0 0
/proc/25080/statm: 62162 60158 109 292 0 61867 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 248648

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/81 25081
/proc/meminfo: memFree=1290848/2055912 swapFree=4170592/4192956
[pid=25080] ppid=25078 vsize=265240 CPUtime=582.13
/proc/25080/stat : 25080 (SApperloT-hrp) R 25078 25080 24920 0 -1 4194304 66028 0 0 0 58152 61 0 0 25 0 1 0 1162887076 271605760 64443 1992294400 134512640 135712473 4294956208 18446744073709551615 134564805 0 0 4096 0 0 0 0 17 1 0 0
/proc/25080/statm: 66310 64443 109 292 0 66015 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 265240

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/81 25081
/proc/meminfo: memFree=1273248/2055912 swapFree=4170592/4192956
[pid=25080] ppid=25078 vsize=282636 CPUtime=642.12
/proc/25080/stat : 25080 (SApperloT-hrp) R 25078 25080 24920 0 -1 4194304 70384 0 0 0 64147 65 0 0 25 0 1 0 1162887076 289419264 68799 1992294400 134512640 135712473 4294956208 18446744073709551615 134564124 0 0 4096 0 0 0 0 17 1 0 0
/proc/25080/statm: 70659 68799 109 292 0 70364 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 282636

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/81 25081
/proc/meminfo: memFree=1249056/2055912 swapFree=4170592/4192956
[pid=25080] ppid=25078 vsize=307028 CPUtime=702.11
/proc/25080/stat : 25080 (SApperloT-hrp) R 25078 25080 24920 0 -1 4194304 76441 0 0 0 70140 71 0 0 25 0 1 0 1162887076 314396672 74856 1992294400 134512640 135712473 4294956208 18446744073709551615 134564153 0 0 4096 0 0 0 0 17 1 0 0
/proc/25080/statm: 76757 74856 109 292 0 76462 0
Current children cumulated CPU time (s) 702.11
Current children cumulated vsize (KiB) 307028

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/81 25081
/proc/meminfo: memFree=1236448/2055912 swapFree=4170592/4192956
[pid=25080] ppid=25078 vsize=319460 CPUtime=762.1
/proc/25080/stat : 25080 (SApperloT-hrp) R 25078 25080 24920 0 -1 4194304 79535 0 0 0 76136 74 0 0 25 0 1 0 1162887076 327127040 77950 1992294400 134512640 135712473 4294956208 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 1 0 0
/proc/25080/statm: 79865 77950 109 292 0 79570 0
Current children cumulated CPU time (s) 762.1
Current children cumulated vsize (KiB) 319460

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/81 25083
/proc/meminfo: memFree=1217056/2055912 swapFree=4170592/4192956
[pid=25080] ppid=25078 vsize=339048 CPUtime=822.07
/proc/25080/stat : 25080 (SApperloT-hrp) R 25078 25080 24920 0 -1 4194304 84417 0 0 0 82127 80 0 0 25 0 1 0 1162887076 347185152 82832 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/25080/statm: 84762 82832 109 292 0 84467 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 339048

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/81 25083
/proc/meminfo: memFree=1201952/2055912 swapFree=4170592/4192956
[pid=25080] ppid=25078 vsize=354024 CPUtime=882.05
/proc/25080/stat : 25080 (SApperloT-hrp) R 25078 25080 24920 0 -1 4194304 88156 0 0 0 88121 84 0 0 25 0 1 0 1162887076 362520576 86571 1992294400 134512640 135712473 4294956208 18446744073709551615 134564627 0 0 4096 0 0 0 0 17 1 0 0
/proc/25080/statm: 88506 86571 109 292 0 88211 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 354024

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/81 25083
/proc/meminfo: memFree=1187360/2055912 swapFree=4170592/4192956
[pid=25080] ppid=25078 vsize=368596 CPUtime=942.04
/proc/25080/stat : 25080 (SApperloT-hrp) R 25078 25080 24920 0 -1 4194304 91817 0 0 0 94116 88 0 0 25 0 1 0 1162887076 377442304 90232 1992294400 134512640 135712473 4294956208 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 1 0 0
/proc/25080/statm: 92149 90232 109 292 0 91854 0
Current children cumulated CPU time (s) 942.04
Current children cumulated vsize (KiB) 368596

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/81 25083
/proc/meminfo: memFree=1168096/2055912 swapFree=4170592/4192956
[pid=25080] ppid=25078 vsize=387988 CPUtime=1002.02
/proc/25080/stat : 25080 (SApperloT-hrp) R 25078 25080 24920 0 -1 4194304 96619 0 0 0 100111 91 0 0 25 0 1 0 1162887076 397299712 95034 1992294400 134512640 135712473 4294956208 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 1 0 0
/proc/25080/statm: 96997 95034 109 292 0 96702 0
Current children cumulated CPU time (s) 1002.02
Current children cumulated vsize (KiB) 387988

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/81 25083
/proc/meminfo: memFree=1150240/2055912 swapFree=4170592/4192956
[pid=25080] ppid=25078 vsize=406000 CPUtime=1062
/proc/25080/stat : 25080 (SApperloT-hrp) R 25078 25080 24920 0 -1 4194304 101121 0 0 0 106104 96 0 0 25 0 1 0 1162887076 415744000 99536 1992294400 134512640 135712473 4294956208 18446744073709551615 134563894 0 0 4096 0 0 0 0 17 1 0 0
/proc/25080/statm: 101500 99536 109 292 0 101205 0
Current children cumulated CPU time (s) 1062
Current children cumulated vsize (KiB) 406000

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/81 25083
/proc/meminfo: memFree=1129376/2055912 swapFree=4170592/4192956
[pid=25080] ppid=25078 vsize=427184 CPUtime=1121.98
/proc/25080/stat : 25080 (SApperloT-hrp) R 25078 25080 24920 0 -1 4194304 106407 0 0 0 112098 100 0 0 25 0 1 0 1162887076 437436416 104693 1992294400 134512640 135712473 4294956208 18446744073709551615 134564702 0 0 4096 0 0 0 0 17 1 0 0
/proc/25080/statm: 106796 104693 109 292 0 106501 0
Current children cumulated CPU time (s) 1121.98
Current children cumulated vsize (KiB) 427184

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/81 25083
/proc/meminfo: memFree=1114464/2055912 swapFree=4170592/4192956
[pid=25080] ppid=25078 vsize=442308 CPUtime=1181.97
/proc/25080/stat : 25080 (SApperloT-hrp) R 25078 25080 24920 0 -1 4194304 110175 0 0 0 118092 105 0 0 25 0 1 0 1162887076 452923392 108461 1992294400 134512640 135712473 4294956208 18446744073709551615 134553977 0 0 4096 0 0 0 0 17 1 0 0
/proc/25080/statm: 110577 108461 109 292 0 110282 0
Current children cumulated CPU time (s) 1181.97
Current children cumulated vsize (KiB) 442308



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/81 25083
/proc/meminfo: memFree=1112032/2055912 swapFree=4170592/4192956
[pid=25080] ppid=25078 vsize=444436 CPUtime=1200.08
/proc/25080/stat : 25080 (SApperloT-hrp) R 25078 25080 24920 0 -1 4194304 110713 0 0 0 119902 106 0 0 25 0 1 0 1162887076 455102464 108999 1992294400 134512640 135712473 4294956208 18446744073709551615 134563915 0 0 4096 0 0 0 0 17 1 0 0
/proc/25080/statm: 111109 108999 109 292 0 110814 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 444436

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.48
CPU time (s): 1200.15
CPU user time (s): 1199.02
CPU system time (s): 1.13283
CPU usage (%): 99.9731
Max. virtual memory (cumulated for all children) (KiB): 444436

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

runsolver used 1.54176 second user time and 3.9294 second system time

The end

Launcher Data

Begin job on node78 at 2009-04-05 05:30:32
IDJOB=1578921
IDBENCH=70988
IDSOLVER=510
FILE ID=node78/1578921-1238902230
PBS_JOBID= 9101333
Free space on /tmp= 126832 MiB

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

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

MD5SUM BENCH= d8dd0726277891eae9a2807dfd8946db
RANDOM SEED=1746403386

node78.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.214
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.214
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:      2055912 kB
MemFree:       1548880 kB
Buffers:         57124 kB
Cached:         361364 kB
SwapCached:       7668 kB
Active:         175888 kB
Inactive:       252908 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055912 kB
LowFree:       1548880 kB
SwapTotal:     4192956 kB
SwapFree:      4170592 kB
Dirty:           22032 kB
Writeback:           0 kB
Mapped:          15984 kB
Slab:            62344 kB
Committed_AS:  3032672 kB
PageTables:       2568 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= 126828 MiB
End job on node78 at 2009-04-05 05:50:34