Trace number 1728318

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.11 1200.51

General information on the benchmark

Namecrafted/Hard/contest05/others/
linvrinv9.sat05-568.reshuffled-07.cnf
MD5SUM0457634d4b446c9bbce48df93abd0143
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables2754
Number of clauses9154
Sum of the clauses size24624
Maximum clause length81
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22916
Number of clauses of size 36237
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 51

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

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


[startup+0 s]
/proc/loadavg: 2.00 1.86 1.46 3/64 19978
/proc/meminfo: memFree=1744968/2055920 swapFree=4180472/4192956
[pid=19978] ppid=19976 vsize=1580 CPUtime=0
/proc/19978/stat : 19978 (SApperloT-base) R 19976 19978 19545 0 -1 4194304 186 0 0 0 0 0 0 0 18 0 1 0 101571410 1617920 170 1992294400 134512640 135674940 4294956192 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/19978/statm: 395 171 90 283 0 109 0

[startup+0.102788 s]
/proc/loadavg: 2.00 1.86 1.46 3/64 19978
/proc/meminfo: memFree=1744968/2055920 swapFree=4180472/4192956
[pid=19978] ppid=19976 vsize=2112 CPUtime=0.1
/proc/19978/stat : 19978 (SApperloT-base) R 19976 19978 19545 0 -1 4194304 337 0 0 0 10 0 0 0 18 0 1 0 101571410 2162688 320 1992294400 134512640 135674940 4294956192 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/19978/statm: 528 320 98 283 0 242 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2112

[startup+0.201801 s]
/proc/loadavg: 2.00 1.86 1.46 3/64 19978
/proc/meminfo: memFree=1744968/2055920 swapFree=4180472/4192956
[pid=19978] ppid=19976 vsize=2508 CPUtime=0.2
/proc/19978/stat : 19978 (SApperloT-base) R 19976 19978 19545 0 -1 4194304 446 0 0 0 20 0 0 0 18 0 1 0 101571410 2568192 429 1992294400 134512640 135674940 4294956192 18446744073709551615 134550261 0 0 4096 0 0 0 0 17 1 0 0
/proc/19978/statm: 660 430 98 283 0 374 0
Current children cumulated CPU time (s) 0.2
Current children cumulated vsize (KiB) 2508

[startup+0.301815 s]
/proc/loadavg: 2.00 1.86 1.46 3/64 19978
/proc/meminfo: memFree=1744968/2055920 swapFree=4180472/4192956
[pid=19978] ppid=19976 vsize=2904 CPUtime=0.29
/proc/19978/stat : 19978 (SApperloT-base) R 19976 19978 19545 0 -1 4194304 541 0 0 0 29 0 0 0 19 0 1 0 101571410 2973696 524 1992294400 134512640 135674940 4294956192 18446744073709551615 134571243 0 0 4096 0 0 0 0 17 1 0 0
/proc/19978/statm: 726 524 98 283 0 440 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2904

[startup+0.701871 s]
/proc/loadavg: 2.00 1.86 1.46 3/64 19978
/proc/meminfo: memFree=1744968/2055920 swapFree=4180472/4192956
[pid=19978] ppid=19976 vsize=3984 CPUtime=0.69
/proc/19978/stat : 19978 (SApperloT-base) R 19976 19978 19545 0 -1 4194304 806 0 0 0 69 0 0 0 22 0 1 0 101571410 4079616 789 1992294400 134512640 135674940 4294956192 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/19978/statm: 996 789 98 283 0 710 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3984

[startup+1.50298 s]
/proc/loadavg: 1.92 1.85 1.46 2/65 19979
/proc/meminfo: memFree=1741504/2055920 swapFree=4180472/4192956
[pid=19978] ppid=19976 vsize=4948 CPUtime=1.5
/proc/19978/stat : 19978 (SApperloT-base) R 19976 19978 19545 0 -1 4194304 1033 0 0 0 150 0 0 0 25 0 1 0 101571410 5066752 1016 1992294400 134512640 135674940 4294956192 18446744073709551615 134564411 0 0 4096 0 0 0 0 17 1 0 0
/proc/19978/statm: 1237 1016 98 283 0 951 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 4948

[startup+3.10121 s]
/proc/loadavg: 1.92 1.85 1.46 2/65 19979
/proc/meminfo: memFree=1741120/2055920 swapFree=4180472/4192956
[pid=19978] ppid=19976 vsize=5476 CPUtime=3.09
/proc/19978/stat : 19978 (SApperloT-base) R 19976 19978 19545 0 -1 4194304 1169 0 0 0 309 0 0 0 25 0 1 0 101571410 5607424 1152 1992294400 134512640 135674940 4294956192 18446744073709551615 134565267 0 0 4096 0 0 0 0 17 1 0 0
/proc/19978/statm: 1369 1152 98 283 0 1083 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 5476

[startup+6.30167 s]
/proc/loadavg: 1.92 1.85 1.46 2/65 19979
/proc/meminfo: memFree=1739328/2055920 swapFree=4180472/4192956
[pid=19978] ppid=19976 vsize=6828 CPUtime=6.29
/proc/19978/stat : 19978 (SApperloT-base) R 19976 19978 19545 0 -1 4194304 1504 0 0 0 629 0 0 0 25 0 1 0 101571410 6991872 1487 1992294400 134512640 135674940 4294956192 18446744073709551615 134563124 0 0 4096 0 0 0 0 17 1 0 0
/proc/19978/statm: 1707 1487 98 283 0 1421 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 6828

[startup+12.7016 s]
/proc/loadavg: 1.78 1.82 1.45 2/65 19979
/proc/meminfo: memFree=1737344/2055920 swapFree=4180472/4192956
[pid=19978] ppid=19976 vsize=8520 CPUtime=12.69
/proc/19978/stat : 19978 (SApperloT-base) R 19976 19978 19545 0 -1 4194304 1937 0 0 0 1269 0 0 0 25 0 1 0 101571410 8724480 1920 1992294400 134512640 135674940 4294956192 18446744073709551615 134551578 0 0 4096 0 0 0 0 17 1 0 0
/proc/19978/statm: 2130 1920 98 283 0 1844 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 8520

[startup+25.5014 s]
/proc/loadavg: 1.66 1.79 1.45 2/65 19979
/proc/meminfo: memFree=1736896/2055920 swapFree=4180472/4192956
[pid=19978] ppid=19976 vsize=9004 CPUtime=25.48
/proc/19978/stat : 19978 (SApperloT-base) R 19976 19978 19545 0 -1 4194304 2046 0 0 0 2548 0 0 0 25 0 1 0 101571410 9220096 2029 1992294400 134512640 135674940 4294956192 18446744073709551615 134564154 0 0 4096 0 0 0 0 17 1 0 0
/proc/19978/statm: 2251 2029 98 283 0 1965 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 9004

[startup+51.102 s]
/proc/loadavg: 1.43 1.73 1.43 2/65 19979
/proc/meminfo: memFree=1734720/2055920 swapFree=4180472/4192956
[pid=19978] ppid=19976 vsize=11212 CPUtime=51.07
/proc/19978/stat : 19978 (SApperloT-base) R 19976 19978 19545 0 -1 4194304 2583 0 0 0 5107 0 0 0 25 0 1 0 101571410 11481088 2563 1992294400 134512640 135674940 4294956192 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/19978/statm: 2803 2563 98 283 0 2517 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 11212

[startup+102.301 s]
/proc/loadavg: 1.17 1.60 1.41 2/65 19979
/proc/meminfo: memFree=1733056/2055920 swapFree=4180472/4192956
[pid=19978] ppid=19976 vsize=12872 CPUtime=102.26
/proc/19978/stat : 19978 (SApperloT-base) R 19976 19978 19545 0 -1 4194304 3094 0 0 0 10226 0 0 0 25 0 1 0 101571410 13180928 2984 1992294400 134512640 135674940 4294956192 18446744073709551615 134571453 0 0 4096 0 0 0 0 17 1 0 0
/proc/19978/statm: 3218 2984 98 283 0 2932 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 12872

[startup+162.302 s]
/proc/loadavg: 1.06 1.49 1.38 2/65 19979
/proc/meminfo: memFree=1731072/2055920 swapFree=4180472/4192956
[pid=19978] ppid=19976 vsize=14736 CPUtime=162.23
/proc/19978/stat : 19978 (SApperloT-base) R 19976 19978 19545 0 -1 4194304 3574 0 0 0 16223 0 0 0 25 0 1 0 101571410 15089664 3458 1992294400 134512640 135674940 4294956192 18446744073709551615 134564571 0 0 4096 0 0 0 0 17 1 0 0
/proc/19978/statm: 3684 3458 98 283 0 3398 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 14736

[startup+222.305 s]
/proc/loadavg: 1.02 1.40 1.35 2/65 19979
/proc/meminfo: memFree=1729728/2055920 swapFree=4180472/4192956
[pid=19978] ppid=19976 vsize=16164 CPUtime=222.22
/proc/19978/stat : 19978 (SApperloT-base) R 19976 19978 19545 0 -1 4194304 3939 0 0 0 22221 1 0 0 25 0 1 0 101571410 16551936 3789 1992294400 134512640 135674940 4294956192 18446744073709551615 134559248 0 0 4096 0 0 0 0 17 1 0 0
/proc/19978/statm: 4041 3789 98 283 0 3755 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 16164

[startup+282.302 s]
/proc/loadavg: 1.01 1.32 1.33 2/65 19979
/proc/meminfo: memFree=1728320/2055920 swapFree=4180472/4192956
[pid=19978] ppid=19976 vsize=17328 CPUtime=282.2
/proc/19978/stat : 19978 (SApperloT-base) R 19976 19978 19545 0 -1 4194304 4294 0 0 0 28219 1 0 0 25 0 1 0 101571410 17743872 4098 1992294400 134512640 135674940 4294956192 18446744073709551615 134564244 0 0 4096 0 0 0 0 17 1 0 0
/proc/19978/statm: 4332 4098 98 283 0 4046 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 17328

[startup+342.301 s]
/proc/loadavg: 1.00 1.26 1.30 2/65 19979
/proc/meminfo: memFree=1727168/2055920 swapFree=4180472/4192956
[pid=19978] ppid=19976 vsize=18648 CPUtime=342.18
/proc/19978/stat : 19978 (SApperloT-base) R 19976 19978 19545 0 -1 4194304 4602 0 0 0 34216 2 0 0 25 0 1 0 101571410 19095552 4406 1992294400 134512640 135674940 4294956192 18446744073709551615 134564059 0 0 4096 0 0 0 0 17 1 0 0
/proc/19978/statm: 4662 4406 98 283 0 4376 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 18648

[startup+402.302 s]
/proc/loadavg: 1.00 1.21 1.28 2/65 19979
/proc/meminfo: memFree=1726016/2055920 swapFree=4180472/4192956
[pid=19978] ppid=19976 vsize=19476 CPUtime=402.17
/proc/19978/stat : 19978 (SApperloT-base) R 19976 19978 19545 0 -1 4194304 4892 0 0 0 40215 2 0 0 25 0 1 0 101571410 19943424 4636 1992294400 134512640 135674940 4294956192 18446744073709551615 134552016 0 0 4096 0 0 0 0 17 1 0 0
/proc/19978/statm: 4869 4636 98 283 0 4583 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 19476

[startup+462.301 s]
/proc/loadavg: 1.00 1.17 1.26 2/65 19979
/proc/meminfo: memFree=1726080/2055920 swapFree=4180472/4192956
[pid=19978] ppid=19976 vsize=19476 CPUtime=462.14
/proc/19978/stat : 19978 (SApperloT-base) R 19976 19978 19545 0 -1 4194304 4936 0 0 0 46212 2 0 0 25 0 1 0 101571410 19943424 4636 1992294400 134512640 135674940 4294956192 18446744073709551615 134564271 0 0 4096 0 0 0 0 17 1 0 0
/proc/19978/statm: 4869 4636 98 283 0 4583 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 19476

[startup+522.302 s]
/proc/loadavg: 1.00 1.14 1.24 2/65 19979
/proc/meminfo: memFree=1725504/2055920 swapFree=4180472/4192956
[pid=19978] ppid=19976 vsize=19912 CPUtime=522.12
/proc/19978/stat : 19978 (SApperloT-base) R 19976 19978 19545 0 -1 4194304 5104 0 0 0 52210 2 0 0 25 0 1 0 101571410 20389888 4745 1992294400 134512640 135674940 4294956192 18446744073709551615 134551765 0 0 4096 0 0 0 0 17 1 0 0
/proc/19978/statm: 4978 4745 98 283 0 4692 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 19912

[startup+582.301 s]
/proc/loadavg: 1.00 1.11 1.23 2/65 19979
/proc/meminfo: memFree=1725440/2055920 swapFree=4180472/4192956
[pid=19978] ppid=19976 vsize=20108 CPUtime=582.1
/proc/19978/stat : 19978 (SApperloT-base) R 19976 19978 19545 0 -1 4194304 5158 0 0 0 58208 2 0 0 25 0 1 0 101571410 20590592 4794 1992294400 134512640 135674940 4294956192 18446744073709551615 134551363 0 0 4096 0 0 0 0 17 1 0 0
/proc/19978/statm: 5027 4794 98 283 0 4741 0
Current children cumulated CPU time (s) 582.1
Current children cumulated vsize (KiB) 20108

[startup+642.302 s]
/proc/loadavg: 1.00 1.09 1.21 2/65 19979
/proc/meminfo: memFree=1723840/2055920 swapFree=4180472/4192956
[pid=19978] ppid=19976 vsize=21536 CPUtime=642.09
/proc/19978/stat : 19978 (SApperloT-base) R 19976 19978 19545 0 -1 4194304 5686 0 0 0 64206 3 0 0 25 0 1 0 101571410 22052864 5150 1992294400 134512640 135674940 4294956192 18446744073709551615 134581636 0 0 4096 0 0 0 0 17 1 0 0
/proc/19978/statm: 5384 5150 98 283 0 5098 0
Current children cumulated CPU time (s) 642.09
Current children cumulated vsize (KiB) 21536

[startup+702.301 s]
/proc/loadavg: 1.00 1.07 1.19 2/65 19979
/proc/meminfo: memFree=1723776/2055920 swapFree=4180472/4192956
[pid=19978] ppid=19976 vsize=21592 CPUtime=702.07
/proc/19978/stat : 19978 (SApperloT-base) R 19976 19978 19545 0 -1 4194304 5765 0 0 0 70204 3 0 0 25 0 1 0 101571410 22110208 5164 1992294400 134512640 135674940 4294956192 18446744073709551615 134539848 0 0 4096 0 0 0 0 17 1 0 0
/proc/19978/statm: 5398 5164 98 283 0 5112 0
Current children cumulated CPU time (s) 702.07
Current children cumulated vsize (KiB) 21592

[startup+762.302 s]
/proc/loadavg: 1.00 1.05 1.18 2/65 19979
/proc/meminfo: memFree=1723648/2055920 swapFree=4180472/4192956
[pid=19978] ppid=19976 vsize=21820 CPUtime=762.05
/proc/19978/stat : 19978 (SApperloT-base) R 19976 19978 19545 0 -1 4194304 5859 0 0 0 76202 3 0 0 25 0 1 0 101571410 22343680 5219 1992294400 134512640 135674940 4294956192 18446744073709551615 134565901 0 0 4096 0 0 0 0 17 1 0 0
/proc/19978/statm: 5455 5219 98 283 0 5169 0
Current children cumulated CPU time (s) 762.05
Current children cumulated vsize (KiB) 21820

[startup+822.301 s]
/proc/loadavg: 1.00 1.04 1.16 2/65 19979
/proc/meminfo: memFree=1723008/2055920 swapFree=4180472/4192956
[pid=19978] ppid=19976 vsize=22616 CPUtime=822.03
/proc/19978/stat : 19978 (SApperloT-base) R 19976 19978 19545 0 -1 4194304 6113 0 0 0 82200 3 0 0 25 0 1 0 101571410 23158784 5421 1992294400 134512640 135674940 4294956192 18446744073709551615 134552222 0 0 4096 0 0 0 0 17 1 0 0
/proc/19978/statm: 5654 5421 98 283 0 5368 0
Current children cumulated CPU time (s) 822.03
Current children cumulated vsize (KiB) 22616

[startup+882.306 s]
/proc/loadavg: 1.00 1.03 1.15 2/65 19979
/proc/meminfo: memFree=1723072/2055920 swapFree=4180472/4192956
[pid=19978] ppid=19976 vsize=22616 CPUtime=882.01
/proc/19978/stat : 19978 (SApperloT-base) R 19976 19978 19545 0 -1 4194304 6113 0 0 0 88198 3 0 0 25 0 1 0 101571410 23158784 5421 1992294400 134512640 135674940 4294956192 18446744073709551615 134581484 0 0 4096 0 0 0 0 17 1 0 0
/proc/19978/statm: 5654 5421 98 283 0 5368 0
Current children cumulated CPU time (s) 882.01
Current children cumulated vsize (KiB) 22616

[startup+942.301 s]
/proc/loadavg: 1.00 1.02 1.14 2/65 19979
/proc/meminfo: memFree=1722368/2055920 swapFree=4180472/4192956
[pid=19978] ppid=19976 vsize=23372 CPUtime=941.99
/proc/19978/stat : 19978 (SApperloT-base) R 19976 19978 19545 0 -1 4194304 6281 0 0 0 94196 3 0 0 25 0 1 0 101571410 23932928 5589 1992294400 134512640 135674940 4294956192 18446744073709551615 134551995 0 0 4096 0 0 0 0 17 1 0 0
/proc/19978/statm: 5843 5589 98 283 0 5557 0
Current children cumulated CPU time (s) 941.99
Current children cumulated vsize (KiB) 23372

[startup+1002.3 s]
/proc/loadavg: 1.00 1.02 1.13 2/65 19985
/proc/meminfo: memFree=1721728/2055920 swapFree=4180472/4192956
[pid=19978] ppid=19976 vsize=23556 CPUtime=1001.96
/proc/19978/stat : 19978 (SApperloT-base) R 19976 19978 19545 0 -1 4194304 6349 0 0 0 100193 3 0 0 25 0 1 0 101571410 24121344 5656 1992294400 134512640 135674940 4294956192 18446744073709551615 134551158 0 0 4096 0 0 0 0 17 1 0 0
/proc/19978/statm: 5889 5656 98 283 0 5603 0
Current children cumulated CPU time (s) 1001.96
Current children cumulated vsize (KiB) 23556

[startup+1062.3 s]
/proc/loadavg: 1.00 1.01 1.12 2/65 19985
/proc/meminfo: memFree=1721280/2055920 swapFree=4180472/4192956
[pid=19978] ppid=19976 vsize=24008 CPUtime=1061.94
/proc/19978/stat : 19978 (SApperloT-base) R 19976 19978 19545 0 -1 4194304 6651 0 0 0 106190 4 0 0 25 0 1 0 101571410 24584192 5765 1992294400 134512640 135674940 4294956192 18446744073709551615 134555846 0 0 4096 0 0 0 0 17 1 0 0
/proc/19978/statm: 6002 5765 98 283 0 5716 0
Current children cumulated CPU time (s) 1061.94
Current children cumulated vsize (KiB) 24008

[startup+1122.3 s]
/proc/loadavg: 1.00 1.01 1.11 2/65 19985
/proc/meminfo: memFree=1721280/2055920 swapFree=4180472/4192956
[pid=19978] ppid=19976 vsize=24140 CPUtime=1121.92
/proc/19978/stat : 19978 (SApperloT-base) R 19976 19978 19545 0 -1 4194304 6662 0 0 0 112188 4 0 0 25 0 1 0 101571410 24719360 5776 1992294400 134512640 135674940 4294956192 18446744073709551615 134564241 0 0 4096 0 0 0 0 17 1 0 0
/proc/19978/statm: 6035 5776 98 283 0 5749 0
Current children cumulated CPU time (s) 1121.92
Current children cumulated vsize (KiB) 24140

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.09 2/65 19985
/proc/meminfo: memFree=1720512/2055920 swapFree=4180472/4192956
[pid=19978] ppid=19976 vsize=24936 CPUtime=1181.9
/proc/19978/stat : 19978 (SApperloT-base) R 19976 19978 19545 0 -1 4194304 6864 0 0 0 118186 4 0 0 25 0 1 0 101571410 25534464 5978 1992294400 134512640 135674940 4294956192 18446744073709551615 134564854 0 0 4096 0 0 0 0 17 1 0 0
/proc/19978/statm: 6234 5978 98 283 0 5948 0
Current children cumulated CPU time (s) 1181.9
Current children cumulated vsize (KiB) 24936



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.09 2/65 19985
/proc/meminfo: memFree=1720320/2055920 swapFree=4180472/4192956
[pid=19978] ppid=19976 vsize=25208 CPUtime=1200.1
/proc/19978/stat : 19978 (SApperloT-base) R 19976 19978 19545 0 -1 4194304 6918 0 0 0 120006 4 0 0 25 0 1 0 101571410 25812992 6032 1992294400 134512640 135674940 4294956192 18446744073709551615 134565083 0 0 4096 0 0 0 0 17 1 0 0
/proc/19978/statm: 6302 6032 98 283 0 6016 0
Current children cumulated CPU time (s) 1200.1
Current children cumulated vsize (KiB) 25208

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.51
CPU time (s): 1200.11
CPU user time (s): 1200.06
CPU system time (s): 0.051992
CPU usage (%): 99.9669
Max. virtual memory (cumulated for all children) (KiB): 25208

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

runsolver used 1.19682 second user time and 2.10368 second system time

The end

Launcher Data

Begin job on node49 at 2009-04-26 10:44:30
IDJOB=1728318
IDBENCH=24668
IDSOLVER=509
FILE ID=node49/1728318-1240735470
PBS_JOBID= 9186941
Free space on /tmp= 66320 MiB

SOLVER NAME= SApperloT base
BENCH NAME= SAT07/crafted/Hard/contest05/others/linvrinv9.sat05-568.reshuffled-07.cnf
COMMAND LINE= HOME/SApperloT-base -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1728318-1240735470/watcher-1728318-1240735470 -o /tmp/evaluation-result-1728318-1240735470/solver-1728318-1240735470 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SApperloT-base -seed=1573690641 HOME/instance-1728318-1240735470.cnf

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

MD5SUM BENCH= 0457634d4b446c9bbce48df93abd0143
RANDOM SEED=1573690641

node49.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.241
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.241
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:       1745384 kB
Buffers:         29196 kB
Cached:         212268 kB
SwapCached:       5580 kB
Active:          41544 kB
Inactive:       208108 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1745384 kB
SwapTotal:     4192956 kB
SwapFree:      4180472 kB
Dirty:            1536 kB
Writeback:           0 kB
Mapped:          13820 kB
Slab:            46676 kB
Committed_AS:   372292 kB
PageTables:       1384 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= 66320 MiB
End job on node49 at 2009-04-26 11:04:33