Trace number 1532554

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 base? (TO) 1200.1 1200.41

General information on the benchmark

NameRANDOM/LARGE/3SAT/UNKNOWN/2000/
unif-k3-r4.2-v2000-c8400-S1765449180-016.cnf
MD5SUM8919b1e0a8b22ddbf62ba887cc4a9b9a
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.766883
Satisfiable
(Un)Satisfiability was proved
Number of variables2000
Number of clauses8400
Sum of the clauses size25200
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 38400
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data


Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:489) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1532554-1238387406/watcher-1532554-1238387406 -o /tmp/evaluation-result-1532554-1238387406/solver-1532554-1238387406 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SApperloT-base -seed=2026856907 HOME/instance-1532554-1238387406.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.99 1.86 1.46 3/64 7538
/proc/meminfo: memFree=1615192/2055920 swapFree=4177768/4192956
[pid=7538] ppid=7536 vsize=1580 CPUtime=0
/proc/7538/stat : 7538 (SApperloT-base) R 7536 7538 7351 0 -1 4194304 180 0 0 0 0 0 0 0 18 0 1 0 1111407443 1617920 164 1992294400 134512640 135674425 4294956192 18446744073709551615 135112886 0 0 4096 0 0 0 0 17 1 0 0
/proc/7538/statm: 395 165 91 283 0 109 0

[startup+0.068519 s]
/proc/loadavg: 1.99 1.86 1.46 3/64 7538
/proc/meminfo: memFree=1615192/2055920 swapFree=4177768/4192956
[pid=7538] ppid=7536 vsize=1976 CPUtime=0.06
/proc/7538/stat : 7538 (SApperloT-base) R 7536 7538 7351 0 -1 4194304 298 0 0 0 6 0 0 0 18 0 1 0 1111407443 2023424 281 1992294400 134512640 135674425 4294956192 18446744073709551615 134564571 0 0 4096 0 0 0 0 17 1 0 0
/proc/7538/statm: 494 281 99 283 0 208 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 1976

[startup+0.101521 s]
/proc/loadavg: 1.99 1.86 1.46 3/64 7538
/proc/meminfo: memFree=1615192/2055920 swapFree=4177768/4192956
[pid=7538] ppid=7536 vsize=2108 CPUtime=0.09
/proc/7538/stat : 7538 (SApperloT-base) R 7536 7538 7351 0 -1 4194304 331 0 0 0 9 0 0 0 18 0 1 0 1111407443 2158592 314 1992294400 134512640 135674425 4294956192 18446744073709551615 135112886 0 0 4096 0 0 0 0 17 1 0 0
/proc/7538/statm: 527 314 99 283 0 241 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2108

[startup+0.301541 s]
/proc/loadavg: 1.99 1.86 1.46 3/64 7538
/proc/meminfo: memFree=1615192/2055920 swapFree=4177768/4192956
[pid=7538] ppid=7536 vsize=2900 CPUtime=0.29
/proc/7538/stat : 7538 (SApperloT-base) R 7536 7538 7351 0 -1 4194304 521 0 0 0 29 0 0 0 19 0 1 0 1111407443 2969600 504 1992294400 134512640 135674425 4294956192 18446744073709551615 134559998 0 0 4096 0 0 0 0 17 1 0 0
/proc/7538/statm: 725 504 99 283 0 439 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2900

[startup+0.701583 s]
/proc/loadavg: 1.99 1.86 1.46 3/64 7538
/proc/meminfo: memFree=1615192/2055920 swapFree=4177768/4192956
[pid=7538] ppid=7536 vsize=3428 CPUtime=0.69
/proc/7538/stat : 7538 (SApperloT-base) R 7536 7538 7351 0 -1 4194304 661 0 0 0 69 0 0 0 22 0 1 0 1111407443 3510272 644 1992294400 134512640 135674425 4294956192 18446744073709551615 134558357 0 0 4096 0 0 0 0 17 1 0 0
/proc/7538/statm: 857 644 99 283 0 571 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3428

[startup+1.50166 s]
/proc/loadavg: 1.99 1.86 1.46 2/65 7539
/proc/meminfo: memFree=1612880/2055920 swapFree=4177768/4192956
[pid=7538] ppid=7536 vsize=3824 CPUtime=1.49
/proc/7538/stat : 7538 (SApperloT-base) R 7536 7538 7351 0 -1 4194304 751 0 0 0 149 0 0 0 25 0 1 0 1111407443 3915776 734 1992294400 134512640 135674425 4294956192 18446744073709551615 134564734 0 0 4096 0 0 0 0 17 1 0 0
/proc/7538/statm: 956 734 99 283 0 670 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 3824

[startup+3.10183 s]
/proc/loadavg: 1.99 1.86 1.46 2/65 7539
/proc/meminfo: memFree=1612112/2055920 swapFree=4177768/4192956
[pid=7538] ppid=7536 vsize=4484 CPUtime=3.09
/proc/7538/stat : 7538 (SApperloT-base) R 7536 7538 7351 0 -1 4194304 920 0 0 0 309 0 0 0 25 0 1 0 1111407443 4591616 903 1992294400 134512640 135674425 4294956192 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/7538/statm: 1121 903 99 283 0 835 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 4484

[startup+6.30116 s]
/proc/loadavg: 1.91 1.84 1.45 2/65 7539
/proc/meminfo: memFree=1611216/2055920 swapFree=4177768/4192956
[pid=7538] ppid=7536 vsize=5144 CPUtime=6.29
/proc/7538/stat : 7538 (SApperloT-base) R 7536 7538 7351 0 -1 4194304 1096 0 0 0 629 0 0 0 25 0 1 0 1111407443 5267456 1079 1992294400 134512640 135674425 4294956192 18446744073709551615 134564571 0 0 4096 0 0 0 0 17 1 0 0
/proc/7538/statm: 1286 1079 99 283 0 1000 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 5144

[startup+12.7018 s]
/proc/loadavg: 1.84 1.83 1.45 2/65 7539
/proc/meminfo: memFree=1609872/2055920 swapFree=4177768/4192956
[pid=7538] ppid=7536 vsize=6336 CPUtime=12.69
/proc/7538/stat : 7538 (SApperloT-base) R 7536 7538 7351 0 -1 4194304 1371 0 0 0 1268 1 0 0 25 0 1 0 1111407443 6488064 1354 1992294400 134512640 135674425 4294956192 18446744073709551615 134565403 0 0 4096 0 0 0 0 17 1 0 0
/proc/7538/statm: 1584 1354 99 283 0 1298 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 6336

[startup+25.5011 s]
/proc/loadavg: 1.65 1.79 1.44 2/65 7539
/proc/meminfo: memFree=1608464/2055920 swapFree=4177768/4192956
[pid=7538] ppid=7536 vsize=7800 CPUtime=25.48
/proc/7538/stat : 7538 (SApperloT-base) R 7536 7538 7351 0 -1 4194304 1730 0 0 0 2547 1 0 0 25 0 1 0 1111407443 7987200 1713 1992294400 134512640 135674425 4294956192 18446744073709551615 134581583 0 0 4096 0 0 0 0 17 1 0 0
/proc/7538/statm: 1950 1713 99 283 0 1664 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 7800

[startup+51.1018 s]
/proc/loadavg: 1.43 1.72 1.43 2/65 7539
/proc/meminfo: memFree=1606480/2055920 swapFree=4177768/4192956
[pid=7538] ppid=7536 vsize=9936 CPUtime=51.08
/proc/7538/stat : 7538 (SApperloT-base) R 7536 7538 7351 0 -1 4194304 2238 0 0 0 5107 1 0 0 25 0 1 0 1111407443 10174464 2221 1992294400 134512640 135674425 4294956192 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/7538/statm: 2484 2221 99 283 0 2198 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 9936

[startup+102.306 s]
/proc/loadavg: 1.17 1.60 1.41 2/65 7539
/proc/meminfo: memFree=1603472/2055920 swapFree=4177768/4192956
[pid=7538] ppid=7536 vsize=13176 CPUtime=102.27
/proc/7538/stat : 7538 (SApperloT-base) R 7536 7538 7351 0 -1 4194304 2981 0 0 0 10225 2 0 0 25 0 1 0 1111407443 13492224 2964 1992294400 134512640 135674425 4294956192 18446744073709551615 134564222 0 0 4096 0 0 0 0 17 1 0 0
/proc/7538/statm: 3294 2964 99 283 0 3008 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 13176

[startup+162.301 s]
/proc/loadavg: 1.07 1.50 1.38 2/65 7539
/proc/meminfo: memFree=1601168/2055920 swapFree=4177768/4192956
[pid=7538] ppid=7536 vsize=15604 CPUtime=162.24
/proc/7538/stat : 7538 (SApperloT-base) R 7536 7538 7351 0 -1 4194304 3551 0 0 0 16222 2 0 0 25 0 1 0 1111407443 15978496 3534 1992294400 134512640 135674425 4294956192 18446744073709551615 134564241 0 0 4096 0 0 0 0 17 1 0 0
/proc/7538/statm: 3901 3534 99 283 0 3615 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 15604

[startup+222.301 s]
/proc/loadavg: 1.02 1.40 1.35 2/65 7539
/proc/meminfo: memFree=1599632/2055920 swapFree=4177768/4192956
[pid=7538] ppid=7536 vsize=17212 CPUtime=222.23
/proc/7538/stat : 7538 (SApperloT-base) R 7536 7538 7351 0 -1 4194304 3920 0 0 0 22220 3 0 0 25 0 1 0 1111407443 17625088 3903 1992294400 134512640 135674425 4294956192 18446744073709551615 134564261 0 0 4096 0 0 0 0 17 1 0 0
/proc/7538/statm: 4303 3903 99 283 0 4017 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 17212

[startup+282.302 s]
/proc/loadavg: 1.01 1.33 1.33 2/65 7539
/proc/meminfo: memFree=1597968/2055920 swapFree=4177768/4192956
[pid=7538] ppid=7536 vsize=19124 CPUtime=282.22
/proc/7538/stat : 7538 (SApperloT-base) R 7536 7538 7351 0 -1 4194304 4309 0 0 0 28219 3 0 0 25 0 1 0 1111407443 19582976 4292 1992294400 134512640 135674425 4294956192 18446744073709551615 134558352 0 0 4096 0 0 0 0 17 1 0 0
/proc/7538/statm: 4781 4292 99 283 0 4495 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 19124

[startup+342.302 s]
/proc/loadavg: 1.00 1.26 1.31 2/65 7539
/proc/meminfo: memFree=1596560/2055920 swapFree=4177768/4192956
[pid=7538] ppid=7536 vsize=20624 CPUtime=342.2
/proc/7538/stat : 7538 (SApperloT-base) R 7536 7538 7351 0 -1 4194304 4660 0 0 0 34217 3 0 0 25 0 1 0 1111407443 21118976 4643 1992294400 134512640 135674425 4294956192 18446744073709551615 134564665 0 0 4096 0 0 0 0 17 1 0 0
/proc/7538/statm: 5156 4643 99 283 0 4870 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 20624

[startup+402.302 s]
/proc/loadavg: 1.00 1.21 1.28 2/65 7539
/proc/meminfo: memFree=1594960/2055920 swapFree=4177768/4192956
[pid=7538] ppid=7536 vsize=22436 CPUtime=402.19
/proc/7538/stat : 7538 (SApperloT-base) R 7536 7538 7351 0 -1 4194304 5056 0 0 0 40215 4 0 0 25 0 1 0 1111407443 22974464 5039 1992294400 134512640 135674425 4294956192 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/7538/statm: 5609 5039 99 283 0 5323 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 22436

[startup+462.302 s]
/proc/loadavg: 1.00 1.17 1.26 2/65 7539
/proc/meminfo: memFree=1593744/2055920 swapFree=4177768/4192956
[pid=7538] ppid=7536 vsize=23872 CPUtime=462.17
/proc/7538/stat : 7538 (SApperloT-base) R 7536 7538 7351 0 -1 4194304 5343 0 0 0 46213 4 0 0 25 0 1 0 1111407443 24444928 5326 1992294400 134512640 135674425 4294956192 18446744073709551615 134559959 0 0 4096 0 0 0 0 17 1 0 0
/proc/7538/statm: 5968 5326 99 283 0 5682 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 23872

[startup+522.301 s]
/proc/loadavg: 1.00 1.14 1.24 2/65 7539
/proc/meminfo: memFree=1592720/2055920 swapFree=4177768/4192956
[pid=7538] ppid=7536 vsize=25144 CPUtime=522.16
/proc/7538/stat : 7538 (SApperloT-base) R 7536 7538 7351 0 -1 4194304 5628 0 0 0 52211 5 0 0 25 0 1 0 1111407443 25747456 5611 1992294400 134512640 135674425 4294956192 18446744073709551615 134564665 0 0 4096 0 0 0 0 17 1 0 0
/proc/7538/statm: 6286 5611 99 283 0 6000 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 25144

[startup+582.301 s]
/proc/loadavg: 1.00 1.11 1.23 2/65 7539
/proc/meminfo: memFree=1591376/2055920 swapFree=4177768/4192956
[pid=7538] ppid=7536 vsize=26728 CPUtime=582.14
/proc/7538/stat : 7538 (SApperloT-base) R 7536 7538 7351 0 -1 4194304 5972 0 0 0 58209 5 0 0 25 0 1 0 1111407443 27369472 5955 1992294400 134512640 135674425 4294956192 18446744073709551615 134564854 0 0 4096 0 0 0 0 17 1 0 0
/proc/7538/statm: 6682 5955 99 283 0 6396 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 26728

[startup+642.302 s]
/proc/loadavg: 1.00 1.09 1.21 2/65 7539
/proc/meminfo: memFree=1590608/2055920 swapFree=4177768/4192956
[pid=7538] ppid=7536 vsize=27440 CPUtime=642.13
/proc/7538/stat : 7538 (SApperloT-base) R 7536 7538 7351 0 -1 4194304 6141 0 0 0 64208 5 0 0 25 0 1 0 1111407443 28098560 6124 1992294400 134512640 135674425 4294956192 18446744073709551615 134581546 0 0 4096 0 0 0 0 17 1 0 0
/proc/7538/statm: 6860 6124 99 283 0 6574 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 27440

[startup+702.302 s]
/proc/loadavg: 1.00 1.07 1.19 2/65 7539
/proc/meminfo: memFree=1589712/2055920 swapFree=4177768/4192956
[pid=7538] ppid=7536 vsize=28612 CPUtime=702.11
/proc/7538/stat : 7538 (SApperloT-base) R 7536 7538 7351 0 -1 4194304 6370 0 0 0 70206 5 0 0 25 0 1 0 1111407443 29298688 6353 1992294400 134512640 135674425 4294956192 18446744073709551615 134539883 0 0 4096 0 0 0 0 17 1 0 0
/proc/7538/statm: 7153 6353 99 283 0 6867 0
Current children cumulated CPU time (s) 702.11
Current children cumulated vsize (KiB) 28612

[startup+762.306 s]
/proc/loadavg: 1.00 1.05 1.18 2/65 7541
/proc/meminfo: memFree=1589136/2055920 swapFree=4177768/4192956
[pid=7538] ppid=7536 vsize=29308 CPUtime=762.1
/proc/7538/stat : 7538 (SApperloT-base) R 7536 7538 7351 0 -1 4194304 6502 0 0 0 76204 6 0 0 25 0 1 0 1111407443 30011392 6485 1992294400 134512640 135674425 4294956192 18446744073709551615 134564313 0 0 4096 0 0 0 0 17 1 0 0
/proc/7538/statm: 7327 6485 99 283 0 7041 0
Current children cumulated CPU time (s) 762.1
Current children cumulated vsize (KiB) 29308

[startup+822.302 s]
/proc/loadavg: 1.00 1.04 1.16 2/65 7541
/proc/meminfo: memFree=1588240/2055920 swapFree=4177768/4192956
[pid=7538] ppid=7536 vsize=30280 CPUtime=822.08
/proc/7538/stat : 7538 (SApperloT-base) R 7536 7538 7351 0 -1 4194304 6738 0 0 0 82202 6 0 0 25 0 1 0 1111407443 31006720 6721 1992294400 134512640 135674425 4294956192 18446744073709551615 134551790 0 0 4096 0 0 0 0 17 1 0 0
/proc/7538/statm: 7570 6721 99 283 0 7284 0
Current children cumulated CPU time (s) 822.08
Current children cumulated vsize (KiB) 30280

[startup+882.301 s]
/proc/loadavg: 1.00 1.03 1.15 2/65 7541
/proc/meminfo: memFree=1587472/2055920 swapFree=4177768/4192956
[pid=7538] ppid=7536 vsize=31144 CPUtime=882.07
/proc/7538/stat : 7538 (SApperloT-base) R 7536 7538 7351 0 -1 4194304 6914 0 0 0 88200 7 0 0 25 0 1 0 1111407443 31891456 6897 1992294400 134512640 135674425 4294956192 18446744073709551615 134551104 0 0 4096 0 0 0 0 17 1 0 0
/proc/7538/statm: 7786 6897 99 283 0 7500 0
Current children cumulated CPU time (s) 882.07
Current children cumulated vsize (KiB) 31144

[startup+942.301 s]
/proc/loadavg: 1.00 1.02 1.14 2/65 7541
/proc/meminfo: memFree=1587088/2055920 swapFree=4177768/4192956
[pid=7538] ppid=7536 vsize=31600 CPUtime=942.05
/proc/7538/stat : 7538 (SApperloT-base) R 7536 7538 7351 0 -1 4194304 7025 0 0 0 94198 7 0 0 25 0 1 0 1111407443 32358400 7008 1992294400 134512640 135674425 4294956192 18446744073709551615 134564255 0 0 4096 0 0 0 0 17 1 0 0
/proc/7538/statm: 7900 7008 99 283 0 7614 0
Current children cumulated CPU time (s) 942.05
Current children cumulated vsize (KiB) 31600

[startup+1002.3 s]
/proc/loadavg: 1.00 1.02 1.13 2/65 7541
/proc/meminfo: memFree=1586576/2055920 swapFree=4177768/4192956
[pid=7538] ppid=7536 vsize=32180 CPUtime=1002.03
/proc/7538/stat : 7538 (SApperloT-base) R 7536 7538 7351 0 -1 4194304 7140 0 0 0 100196 7 0 0 25 0 1 0 1111407443 32952320 7123 1992294400 134512640 135674425 4294956192 18446744073709551615 134565166 0 0 4096 0 0 0 0 17 1 0 0
/proc/7538/statm: 8045 7123 99 283 0 7759 0
Current children cumulated CPU time (s) 1002.03
Current children cumulated vsize (KiB) 32180

[startup+1062.3 s]
/proc/loadavg: 1.00 1.01 1.12 2/65 7541
/proc/meminfo: memFree=1586000/2055920 swapFree=4177768/4192956
[pid=7538] ppid=7536 vsize=32904 CPUtime=1062.02
/proc/7538/stat : 7538 (SApperloT-base) R 7536 7538 7351 0 -1 4194304 7292 0 0 0 106194 8 0 0 25 0 1 0 1111407443 33693696 7275 1992294400 134512640 135674425 4294956192 18446744073709551615 134564753 0 0 4096 0 0 0 0 17 1 0 0
/proc/7538/statm: 8226 7275 99 283 0 7940 0
Current children cumulated CPU time (s) 1062.02
Current children cumulated vsize (KiB) 32904

[startup+1122.3 s]
/proc/loadavg: 1.00 1.01 1.11 2/65 7541
/proc/meminfo: memFree=1585424/2055920 swapFree=4177768/4192956
[pid=7538] ppid=7536 vsize=33528 CPUtime=1122
/proc/7538/stat : 7538 (SApperloT-base) R 7536 7538 7351 0 -1 4194304 7430 0 0 0 112192 8 0 0 25 0 1 0 1111407443 34332672 7413 1992294400 134512640 135674425 4294956192 18446744073709551615 134564017 0 0 4096 0 0 0 0 17 1 0 0
/proc/7538/statm: 8382 7413 99 283 0 8096 0
Current children cumulated CPU time (s) 1122
Current children cumulated vsize (KiB) 33528

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.09 2/65 7541
/proc/meminfo: memFree=1584784/2055920 swapFree=4177768/4192956
[pid=7538] ppid=7536 vsize=34264 CPUtime=1181.98
/proc/7538/stat : 7538 (SApperloT-base) R 7536 7538 7351 0 -1 4194304 7591 0 0 0 118190 8 0 0 25 0 1 0 1111407443 35086336 7574 1992294400 134512640 135674425 4294956192 18446744073709551615 134564833 0 0 4096 0 0 0 0 17 1 0 0
/proc/7538/statm: 8566 7574 99 283 0 8280 0
Current children cumulated CPU time (s) 1181.98
Current children cumulated vsize (KiB) 34264



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.09 2/65 7541
/proc/meminfo: memFree=1584464/2055920 swapFree=4177768/4192956
[pid=7538] ppid=7536 vsize=34544 CPUtime=1200.08
/proc/7538/stat : 7538 (SApperloT-base) R 7536 7538 7351 0 -1 4194304 7674 0 0 0 120000 8 0 0 25 0 1 0 1111407443 35373056 7657 1992294400 134512640 135674425 4294956192 18446744073709551615 134564806 0 0 4096 0 0 0 0 17 1 0 0
/proc/7538/statm: 8636 7657 99 283 0 8350 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 34544

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.41
CPU time (s): 1200.1
CPU user time (s): 1200.01
CPU system time (s): 0.094985
CPU usage (%): 99.9743
Max. virtual memory (cumulated for all children) (KiB): 34544

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

runsolver used 0.928858 second user time and 2.44163 second system time

The end

Launcher Data

Begin job on node2 at 2009-03-30 06:30:06
IDJOB=1532554
IDBENCH=70285
IDSOLVER=509
FILE ID=node2/1532554-1238387406
PBS_JOBID= 9061326
Free space on /tmp= 66496 MiB

SOLVER NAME= SApperloT base
BENCH NAME= SAT09/RANDOM/LARGE/3SAT/UNKNOWN/2000/unif-k3-r4.2-v2000-c8400-S1765449180-016.cnf
COMMAND LINE= HOME/SApperloT-base -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1532554-1238387406/watcher-1532554-1238387406 -o /tmp/evaluation-result-1532554-1238387406/solver-1532554-1238387406 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SApperloT-base -seed=2026856907 HOME/instance-1532554-1238387406.cnf

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

MD5SUM BENCH= 8919b1e0a8b22ddbf62ba887cc4a9b9a
RANDOM SEED=2026856907

node2.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.236
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.236
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:       1615608 kB
Buffers:         64568 kB
Cached:         285680 kB
SwapCached:       8996 kB
Active:          43660 kB
Inactive:       317572 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1615608 kB
SwapTotal:     4192956 kB
SwapFree:      4177768 kB
Dirty:            1536 kB
Writeback:           0 kB
Mapped:          16604 kB
Slab:            64944 kB
Committed_AS:  2740332 kB
PageTables:       1476 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= 66496 MiB
End job on node2 at 2009-03-30 06:50:08