Trace number 1532225

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.12 1200.52

General information on the benchmark

NameRANDOM/LARGE/5SAT/UNKNOWN/900/
unif-k5-r20-v900-c18000-S1788451776-008.cnf
MD5SUM753f19bcdc2785a101dbb1ac96d61ec5
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark21.1018
Satisfiable
(Un)Satisfiability was proved
Number of variables900
Number of clauses18000
Sum of the clauses size90000
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 518000
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-1532225-1238375919/watcher-1532225-1238375919 -o /tmp/evaluation-result-1532225-1238375919/solver-1532225-1238375919 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SApperloT-hrp -seed=618637470 HOME/instance-1532225-1238375919.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.00 1.00 1.00 3/64 10385
/proc/meminfo: memFree=1540920/2055920 swapFree=4176720/4192956
[pid=10385] ppid=10383 vsize=1616 CPUtime=0
/proc/10385/stat : 10385 (SApperloT-hrp) R 10383 10385 10161 0 -1 4194304 187 0 0 0 0 0 0 0 18 0 1 0 1110256865 1654784 171 1992294400 134512640 135712473 4294956208 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/10385/statm: 404 172 95 292 0 109 0

[startup+0.08936 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 10385
/proc/meminfo: memFree=1540920/2055920 swapFree=4176720/4192956
[pid=10385] ppid=10383 vsize=3200 CPUtime=0.08
/proc/10385/stat : 10385 (SApperloT-hrp) R 10383 10385 10161 0 -1 4194304 607 0 0 0 8 0 0 0 18 0 1 0 1110256865 3276800 590 1992294400 134512640 135712473 4294956208 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/10385/statm: 800 590 105 292 0 505 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 3200

[startup+0.10136 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 10385
/proc/meminfo: memFree=1540920/2055920 swapFree=4176720/4192956
[pid=10385] ppid=10383 vsize=3200 CPUtime=0.09
/proc/10385/stat : 10385 (SApperloT-hrp) R 10383 10385 10161 0 -1 4194304 622 0 0 0 9 0 0 0 18 0 1 0 1110256865 3276800 605 1992294400 134512640 135712473 4294956208 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/10385/statm: 800 605 105 292 0 505 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3200

[startup+0.301391 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 10385
/proc/meminfo: memFree=1540920/2055920 swapFree=4176720/4192956
[pid=10385] ppid=10383 vsize=4256 CPUtime=0.29
/proc/10385/stat : 10385 (SApperloT-hrp) R 10383 10385 10161 0 -1 4194304 870 0 0 0 29 0 0 0 19 0 1 0 1110256865 4358144 853 1992294400 134512640 135712473 4294956208 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/10385/statm: 1064 853 105 292 0 769 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4256

[startup+0.701453 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 10385
/proc/meminfo: memFree=1540920/2055920 swapFree=4176720/4192956
[pid=10385] ppid=10383 vsize=6104 CPUtime=0.69
/proc/10385/stat : 10385 (SApperloT-hrp) R 10383 10385 10161 0 -1 4194304 1347 0 0 0 69 0 0 0 22 0 1 0 1110256865 6250496 1330 1992294400 134512640 135712473 4294956208 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/10385/statm: 1526 1330 105 292 0 1231 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6104

[startup+1.50157 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10386
/proc/meminfo: memFree=1534448/2055920 swapFree=4176720/4192956
[pid=10385] ppid=10383 vsize=8876 CPUtime=1.5
/proc/10385/stat : 10385 (SApperloT-hrp) R 10383 10385 10161 0 -1 4194304 2028 0 0 0 149 1 0 0 25 0 1 0 1110256865 9089024 2011 1992294400 134512640 135712473 4294956208 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/10385/statm: 2219 2011 105 292 0 1924 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 8876

[startup+3.10182 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10386
/proc/meminfo: memFree=1532336/2055920 swapFree=4176720/4192956
[pid=10385] ppid=10383 vsize=10328 CPUtime=3.1
/proc/10385/stat : 10385 (SApperloT-hrp) R 10383 10385 10161 0 -1 4194304 2383 0 0 0 309 1 0 0 25 0 1 0 1110256865 10575872 2366 1992294400 134512640 135712473 4294956208 18446744073709551615 134564198 0 0 4096 0 0 0 0 17 1 0 0
/proc/10385/statm: 2582 2366 105 292 0 2287 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 10328

[startup+6.30131 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10386
/proc/meminfo: memFree=1527344/2055920 swapFree=4176720/4192956
[pid=10385] ppid=10383 vsize=16400 CPUtime=6.29
/proc/10385/stat : 10385 (SApperloT-hrp) R 10383 10385 10161 0 -1 4194304 3899 0 0 0 628 1 0 0 25 0 1 0 1110256865 16793600 3882 1992294400 134512640 135712473 4294956208 18446744073709551615 134540580 0 0 4096 0 0 0 0 17 1 0 0
/proc/10385/statm: 4100 3882 109 292 0 3805 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 16400

[startup+12.7013 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10386
/proc/meminfo: memFree=1520184/2055920 swapFree=4176720/4192956
[pid=10385] ppid=10383 vsize=21840 CPUtime=12.69
/proc/10385/stat : 10385 (SApperloT-hrp) R 10383 10385 10161 0 -1 4194304 5275 0 0 0 1267 2 0 0 25 0 1 0 1110256865 22364160 5258 1992294400 134512640 135712473 4294956208 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/10385/statm: 5460 5258 109 292 0 5165 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 21840

[startup+25.5013 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10386
/proc/meminfo: memFree=1517944/2055920 swapFree=4176720/4192956
[pid=10385] ppid=10383 vsize=24172 CPUtime=25.48
/proc/10385/stat : 10385 (SApperloT-hrp) R 10383 10385 10161 0 -1 4194304 5815 0 0 0 2546 2 0 0 25 0 1 0 1110256865 24752128 5798 1992294400 134512640 135712473 4294956208 18446744073709551615 134563676 0 0 4096 0 0 0 0 17 1 0 0
/proc/10385/statm: 6043 5798 109 292 0 5748 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 24172

[startup+51.1012 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10386
/proc/meminfo: memFree=1515320/2055920 swapFree=4176720/4192956
[pid=10385] ppid=10383 vsize=27120 CPUtime=51.08
/proc/10385/stat : 10385 (SApperloT-hrp) R 10383 10385 10161 0 -1 4194304 6490 0 0 0 5105 3 0 0 25 0 1 0 1110256865 27770880 6473 1992294400 134512640 135712473 4294956208 18446744073709551615 134564361 0 0 4096 0 0 0 0 17 1 0 0
/proc/10385/statm: 6780 6473 109 292 0 6485 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 27120

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10386
/proc/meminfo: memFree=1511608/2055920 swapFree=4176720/4192956
[pid=10385] ppid=10383 vsize=31084 CPUtime=102.26
/proc/10385/stat : 10385 (SApperloT-hrp) R 10383 10385 10161 0 -1 4194304 7405 0 0 0 10222 4 0 0 25 0 1 0 1110256865 31830016 7388 1992294400 134512640 135712473 4294956208 18446744073709551615 134564361 0 0 4096 0 0 0 0 17 1 0 0
/proc/10385/statm: 7771 7388 109 292 0 7476 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 31084

[startup+162.301 s]
/proc/loadavg: 1.04 1.01 1.00 2/65 10386
/proc/meminfo: memFree=1508856/2055920 swapFree=4176720/4192956
[pid=10385] ppid=10383 vsize=34220 CPUtime=162.24
/proc/10385/stat : 10385 (SApperloT-hrp) R 10383 10385 10161 0 -1 4194304 8085 0 0 0 16219 5 0 0 25 0 1 0 1110256865 35041280 8068 1992294400 134512640 135712473 4294956208 18446744073709551615 134564323 0 0 4096 0 0 0 0 17 1 0 0
/proc/10385/statm: 8555 8068 109 292 0 8260 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 34220

[startup+222.301 s]
/proc/loadavg: 1.01 1.01 1.00 2/65 10386
/proc/meminfo: memFree=1507192/2055920 swapFree=4176720/4192956
[pid=10385] ppid=10383 vsize=36088 CPUtime=222.22
/proc/10385/stat : 10385 (SApperloT-hrp) R 10383 10385 10161 0 -1 4194304 8500 0 0 0 22216 6 0 0 25 0 1 0 1110256865 36954112 8483 1992294400 134512640 135712473 4294956208 18446744073709551615 134564167 0 0 4096 0 0 0 0 17 1 0 0
/proc/10385/statm: 9022 8483 109 292 0 8727 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 36088

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10386
/proc/meminfo: memFree=1504824/2055920 swapFree=4176720/4192956
[pid=10385] ppid=10383 vsize=38780 CPUtime=282.2
/proc/10385/stat : 10385 (SApperloT-hrp) R 10383 10385 10161 0 -1 4194304 9094 0 0 0 28214 6 0 0 25 0 1 0 1110256865 39710720 9077 1992294400 134512640 135712473 4294956208 18446744073709551615 134553840 0 0 4096 0 0 0 0 17 1 0 0
/proc/10385/statm: 9695 9077 109 292 0 9400 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 38780

[startup+342.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10386
/proc/meminfo: memFree=1503480/2055920 swapFree=4176720/4192956
[pid=10385] ppid=10383 vsize=40292 CPUtime=342.17
/proc/10385/stat : 10385 (SApperloT-hrp) R 10383 10385 10161 0 -1 4194304 9415 0 0 0 34211 6 0 0 25 0 1 0 1110256865 41259008 9398 1992294400 134512640 135712473 4294956208 18446744073709551615 134564354 0 0 4096 0 0 0 0 17 1 0 0
/proc/10385/statm: 10073 9398 109 292 0 9778 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 40292

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10386
/proc/meminfo: memFree=1502200/2055920 swapFree=4176720/4192956
[pid=10385] ppid=10383 vsize=41784 CPUtime=402.16
/proc/10385/stat : 10385 (SApperloT-hrp) R 10383 10385 10161 0 -1 4194304 9728 0 0 0 40209 7 0 0 25 0 1 0 1110256865 42786816 9711 1992294400 134512640 135712473 4294956208 18446744073709551615 134564382 0 0 4096 0 0 0 0 17 1 0 0
/proc/10385/statm: 10446 9711 109 292 0 10151 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 41784

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10386
/proc/meminfo: memFree=1501240/2055920 swapFree=4176720/4192956
[pid=10385] ppid=10383 vsize=42820 CPUtime=462.13
/proc/10385/stat : 10385 (SApperloT-hrp) R 10383 10385 10161 0 -1 4194304 9943 0 0 0 46206 7 0 0 25 0 1 0 1110256865 43847680 9926 1992294400 134512640 135712473 4294956208 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 1 0 0
/proc/10385/statm: 10705 9926 109 292 0 10410 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 42820

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10386
/proc/meminfo: memFree=1500664/2055920 swapFree=4176720/4192956
[pid=10385] ppid=10383 vsize=43688 CPUtime=522.12
/proc/10385/stat : 10385 (SApperloT-hrp) R 10383 10385 10161 0 -1 4194304 10136 0 0 0 52204 8 0 0 25 0 1 0 1110256865 44736512 10119 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/10385/statm: 10922 10119 109 292 0 10627 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 43688

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10386
/proc/meminfo: memFree=1498424/2055920 swapFree=4176720/4192956
[pid=10385] ppid=10383 vsize=46084 CPUtime=582.1
/proc/10385/stat : 10385 (SApperloT-hrp) R 10383 10385 10161 0 -1 4194304 10687 0 0 0 58202 8 0 0 25 0 1 0 1110256865 47190016 10670 1992294400 134512640 135712473 4294956208 18446744073709551615 134564644 0 0 4096 0 0 0 0 17 1 0 0
/proc/10385/statm: 11521 10670 109 292 0 11226 0
Current children cumulated CPU time (s) 582.1
Current children cumulated vsize (KiB) 46084

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10386
/proc/meminfo: memFree=1496760/2055920 swapFree=4176720/4192956
[pid=10385] ppid=10383 vsize=47944 CPUtime=642.08
/proc/10385/stat : 10385 (SApperloT-hrp) R 10383 10385 10161 0 -1 4194304 11090 0 0 0 64200 8 0 0 25 0 1 0 1110256865 49094656 11073 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/10385/statm: 11986 11073 109 292 0 11691 0
Current children cumulated CPU time (s) 642.08
Current children cumulated vsize (KiB) 47944

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10386
/proc/meminfo: memFree=1496056/2055920 swapFree=4176720/4192956
[pid=10385] ppid=10383 vsize=48796 CPUtime=702.06
/proc/10385/stat : 10385 (SApperloT-hrp) R 10383 10385 10161 0 -1 4194304 11273 0 0 0 70197 9 0 0 25 0 1 0 1110256865 49967104 11256 1992294400 134512640 135712473 4294956208 18446744073709551615 134564354 0 0 4096 0 0 0 0 17 1 0 0
/proc/10385/statm: 12199 11256 109 292 0 11904 0
Current children cumulated CPU time (s) 702.06
Current children cumulated vsize (KiB) 48796

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10386
/proc/meminfo: memFree=1495160/2055920 swapFree=4176720/4192956
[pid=10385] ppid=10383 vsize=49796 CPUtime=762.04
/proc/10385/stat : 10385 (SApperloT-hrp) R 10383 10385 10161 0 -1 4194304 11487 0 0 0 76195 9 0 0 25 0 1 0 1110256865 50991104 11470 1992294400 134512640 135712473 4294956208 18446744073709551615 134564702 0 0 4096 0 0 0 0 17 1 0 0
/proc/10385/statm: 12449 11470 109 292 0 12154 0
Current children cumulated CPU time (s) 762.04
Current children cumulated vsize (KiB) 49796

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10386
/proc/meminfo: memFree=1494776/2055920 swapFree=4176720/4192956
[pid=10385] ppid=10383 vsize=50076 CPUtime=822.02
/proc/10385/stat : 10385 (SApperloT-hrp) R 10383 10385 10161 0 -1 4194304 11570 0 0 0 82193 9 0 0 25 0 1 0 1110256865 51277824 11553 1992294400 134512640 135712473 4294956208 18446744073709551615 134564822 0 0 4096 0 0 0 0 17 1 0 0
/proc/10385/statm: 12519 11553 109 292 0 12224 0
Current children cumulated CPU time (s) 822.02
Current children cumulated vsize (KiB) 50076

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10386
/proc/meminfo: memFree=1492344/2055920 swapFree=4176720/4192956
[pid=10385] ppid=10383 vsize=52744 CPUtime=882
/proc/10385/stat : 10385 (SApperloT-hrp) R 10383 10385 10161 0 -1 4194304 12190 0 0 0 88190 10 0 0 25 0 1 0 1110256865 54009856 12173 1992294400 134512640 135712473 4294956208 18446744073709551615 134564808 0 0 4096 0 0 0 0 17 1 0 0
/proc/10385/statm: 13186 12173 109 292 0 12891 0
Current children cumulated CPU time (s) 882
Current children cumulated vsize (KiB) 52744

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10386
/proc/meminfo: memFree=1491192/2055920 swapFree=4176720/4192956
[pid=10385] ppid=10383 vsize=54248 CPUtime=941.98
/proc/10385/stat : 10385 (SApperloT-hrp) R 10383 10385 10161 0 -1 4194304 12470 0 0 0 94188 10 0 0 25 0 1 0 1110256865 55549952 12453 1992294400 134512640 135712473 4294956208 18446744073709551615 134564352 0 0 4096 0 0 0 0 17 1 0 0
/proc/10385/statm: 13562 12453 109 292 0 13267 0
Current children cumulated CPU time (s) 941.98
Current children cumulated vsize (KiB) 54248

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10386
/proc/meminfo: memFree=1490680/2055920 swapFree=4176720/4192956
[pid=10385] ppid=10383 vsize=54696 CPUtime=1001.95
/proc/10385/stat : 10385 (SApperloT-hrp) R 10383 10385 10161 0 -1 4194304 12596 0 0 0 100185 10 0 0 25 0 1 0 1110256865 56008704 12579 1992294400 134512640 135712473 4294956208 18446744073709551615 134564167 0 0 4096 0 0 0 0 17 1 0 0
/proc/10385/statm: 13674 12579 109 292 0 13379 0
Current children cumulated CPU time (s) 1001.95
Current children cumulated vsize (KiB) 54696

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10386
/proc/meminfo: memFree=1490040/2055920 swapFree=4176720/4192956
[pid=10385] ppid=10383 vsize=55500 CPUtime=1061.93
/proc/10385/stat : 10385 (SApperloT-hrp) R 10383 10385 10161 0 -1 4194304 12747 0 0 0 106183 10 0 0 25 0 1 0 1110256865 56832000 12730 1992294400 134512640 135712473 4294956208 18446744073709551615 134557979 0 0 4096 0 0 0 0 17 1 0 0
/proc/10385/statm: 13875 12730 109 292 0 13580 0
Current children cumulated CPU time (s) 1061.93
Current children cumulated vsize (KiB) 55500

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10388
/proc/meminfo: memFree=1489656/2055920 swapFree=4176720/4192956
[pid=10385] ppid=10383 vsize=55912 CPUtime=1121.92
/proc/10385/stat : 10385 (SApperloT-hrp) R 10383 10385 10161 0 -1 4194304 12847 0 0 0 112181 11 0 0 25 0 1 0 1110256865 57253888 12830 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/10385/statm: 13978 12830 109 292 0 13683 0
Current children cumulated CPU time (s) 1121.92
Current children cumulated vsize (KiB) 55912

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10388
/proc/meminfo: memFree=1489080/2055920 swapFree=4176720/4192956
[pid=10385] ppid=10383 vsize=56500 CPUtime=1181.89
/proc/10385/stat : 10385 (SApperloT-hrp) R 10383 10385 10161 0 -1 4194304 12982 0 0 0 118178 11 0 0 25 0 1 0 1110256865 57856000 12965 1992294400 134512640 135712473 4294956208 18446744073709551615 134564235 0 0 4096 0 0 0 0 17 1 0 0
/proc/10385/statm: 14125 12965 109 292 0 13830 0
Current children cumulated CPU time (s) 1181.89
Current children cumulated vsize (KiB) 56500



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10388
/proc/meminfo: memFree=1488760/2055920 swapFree=4176720/4192956
[pid=10385] ppid=10383 vsize=56964 CPUtime=1200.09
/proc/10385/stat : 10385 (SApperloT-hrp) R 10383 10385 10161 0 -1 4194304 13070 0 0 0 119998 11 0 0 25 0 1 0 1110256865 58331136 13053 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/10385/statm: 14241 13053 109 292 0 13946 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 56964

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.00 2/65 10388
/proc/meminfo: memFree=1488760/2055920 swapFree=4176720/4192956
[pid=10385] ppid=10383 vsize=56964 CPUtime=1200.09
/proc/10385/stat : 10385 (SApperloT-hrp) R 10383 10385 10161 0 -1 4194304 13070 0 0 0 119998 11 0 0 25 0 1 0 1110256865 58331136 13053 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/10385/statm: 14241 13053 109 292 0 13946 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 56964

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.52
CPU time (s): 1200.12
CPU user time (s): 1199.99
CPU system time (s): 0.12798
CPU usage (%): 99.9667
Max. virtual memory (cumulated for all children) (KiB): 56964

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

runsolver used 0.857869 second user time and 2.54861 second system time

The end

Launcher Data

Begin job on node34 at 2009-03-30 03:18:39
IDJOB=1532225
IDBENCH=70219
IDSOLVER=510
FILE ID=node34/1532225-1238375919
PBS_JOBID= 9061290
Free space on /tmp= 66352 MiB

SOLVER NAME= SApperloT hrp
BENCH NAME= SAT09/RANDOM/LARGE/5SAT/UNKNOWN/900/unif-k5-r20-v900-c18000-S1788451776-008.cnf
COMMAND LINE= HOME/SApperloT-hrp -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1532225-1238375919/watcher-1532225-1238375919 -o /tmp/evaluation-result-1532225-1238375919/solver-1532225-1238375919 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SApperloT-hrp -seed=618637470 HOME/instance-1532225-1238375919.cnf

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

MD5SUM BENCH= 753f19bcdc2785a101dbb1ac96d61ec5
RANDOM SEED=618637470

node34.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	: 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.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:       1541400 kB
Buffers:         74280 kB
Cached:         342004 kB
SwapCached:      10076 kB
Active:          23940 kB
Inactive:       403924 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1541400 kB
SwapTotal:     4192956 kB
SwapFree:      4176720 kB
Dirty:            1868 kB
Writeback:           0 kB
Mapped:          17224 kB
Slab:            72680 kB
Committed_AS:  2622508 kB
PageTables:       1388 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= 66348 MiB
End job on node34 at 2009-03-30 03:38:41