Trace number 1786073

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) 5000.13 5001.73

General information on the benchmark

NameCRAFTED/rbsat/crafted/forced/
rbsat-v1150c84314gyes1.cnf
MD5SUMd217d44a5e3291823bfd6ded60a7812f
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 variables1150
Number of clauses84314
Sum of the clauses size169678
Maximum clause length23
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 284264
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 550

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-1786073-1241947179/watcher-1786073-1241947179 -o /tmp/evaluation-result-1786073-1241947179/solver-1786073-1241947179 -C 5000 -W 6000 -M 1800 --output-limit 1,128 HOME/SApperloT-base -seed=1700355806 HOME/instance-1786073-1241947179.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 6000 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 134217728 bytes. The first 1048576 bytes and the last 133169152 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 24701
/proc/meminfo: memFree=1817408/2055920 swapFree=4180360/4192956
[pid=24701] ppid=24699 vsize=1780 CPUtime=0
/proc/24701/stat : 24701 (SApperloT-base) R 24699 24701 24582 0 -1 4194304 174 0 0 0 0 0 0 0 18 0 1 0 222742288 1822720 158 1992294400 134512640 135674940 4294956208 18446744073709551615 134543040 0 0 4096 0 0 0 0 17 1 0 0
/proc/24701/statm: 445 159 90 283 0 159 0

[startup+0.0805009 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 24701
/proc/meminfo: memFree=1817408/2055920 swapFree=4180360/4192956
[pid=24701] ppid=24699 vsize=4156 CPUtime=0.07
/proc/24701/stat : 24701 (SApperloT-base) R 24699 24701 24582 0 -1 4194304 767 0 0 0 7 0 0 0 18 0 1 0 222742288 4255744 750 1992294400 134512640 135674940 4294956208 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/24701/statm: 1039 750 98 283 0 753 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 4156

[startup+0.101503 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 24701
/proc/meminfo: memFree=1817408/2055920 swapFree=4180360/4192956
[pid=24701] ppid=24699 vsize=4288 CPUtime=0.09
/proc/24701/stat : 24701 (SApperloT-base) R 24699 24701 24582 0 -1 4194304 809 0 0 0 9 0 0 0 18 0 1 0 222742288 4390912 792 1992294400 134512640 135674940 4294956208 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/24701/statm: 1072 792 98 283 0 786 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4288

[startup+0.30153 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 24701
/proc/meminfo: memFree=1817408/2055920 swapFree=4180360/4192956
[pid=24701] ppid=24699 vsize=5740 CPUtime=0.29
/proc/24701/stat : 24701 (SApperloT-base) R 24699 24701 24582 0 -1 4194304 1168 0 0 0 29 0 0 0 19 0 1 0 222742288 5877760 1151 1992294400 134512640 135674940 4294956208 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/24701/statm: 1435 1151 98 283 0 1149 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5740

[startup+0.701588 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 24701
/proc/meminfo: memFree=1817408/2055920 swapFree=4180360/4192956
[pid=24701] ppid=24699 vsize=7720 CPUtime=0.69
/proc/24701/stat : 24701 (SApperloT-base) R 24699 24701 24582 0 -1 4194304 1672 0 0 0 68 1 0 0 22 0 1 0 222742288 7905280 1655 1992294400 134512640 135674940 4294956208 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/24701/statm: 1930 1655 98 283 0 1644 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7720

[startup+1.5027 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24702
/proc/meminfo: memFree=1809720/2055920 swapFree=4180360/4192956
[pid=24701] ppid=24699 vsize=11020 CPUtime=1.49
/proc/24701/stat : 24701 (SApperloT-base) R 24699 24701 24582 0 -1 4194304 2479 0 0 0 148 1 0 0 25 0 1 0 222742288 11284480 2462 1992294400 134512640 135674940 4294956208 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/24701/statm: 2755 2462 98 283 0 2469 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 11020

[startup+3.10193 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24702
/proc/meminfo: memFree=1805560/2055920 swapFree=4180360/4192956
[pid=24701] ppid=24699 vsize=16172 CPUtime=3.09
/proc/24701/stat : 24701 (SApperloT-base) R 24699 24701 24582 0 -1 4194304 3772 0 0 0 307 2 0 0 25 0 1 0 222742288 16560128 3755 1992294400 134512640 135674940 4294956208 18446744073709551615 134564241 0 0 4096 0 0 0 0 17 1 0 0
/proc/24701/statm: 4043 3755 98 283 0 3757 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 16172

[startup+6.30138 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24702
/proc/meminfo: memFree=1797688/2055920 swapFree=4180360/4192956
[pid=24701] ppid=24699 vsize=22804 CPUtime=6.28
/proc/24701/stat : 24701 (SApperloT-base) R 24699 24701 24582 0 -1 4194304 5432 0 0 0 626 2 0 0 25 0 1 0 222742288 23351296 5382 1992294400 134512640 135674940 4294956208 18446744073709551615 134566690 0 0 4096 0 0 0 0 17 1 0 0
/proc/24701/statm: 5701 5382 98 283 0 5415 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 22804

[startup+12.7013 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24702
/proc/meminfo: memFree=1787904/2055920 swapFree=4180360/4192956
[pid=24701] ppid=24699 vsize=30792 CPUtime=12.68
/proc/24701/stat : 24701 (SApperloT-base) R 24699 24701 24582 0 -1 4194304 7426 0 0 0 1265 3 0 0 25 0 1 0 222742288 31531008 7376 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/24701/statm: 7698 7376 98 283 0 7412 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 30792

[startup+25.5011 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24702
/proc/meminfo: memFree=1786944/2055920 swapFree=4180360/4192956
[pid=24701] ppid=24699 vsize=32136 CPUtime=25.48
/proc/24701/stat : 24701 (SApperloT-base) R 24699 24701 24582 0 -1 4194304 7681 0 0 0 2545 3 0 0 25 0 1 0 222742288 32907264 7631 1992294400 134512640 135674940 4294956208 18446744073709551615 134564285 0 0 4096 0 0 0 0 17 1 0 0
/proc/24701/statm: 8034 7631 98 283 0 7748 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 32136

[startup+51.1017 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24702
/proc/meminfo: memFree=1786176/2055920 swapFree=4180360/4192956
[pid=24701] ppid=24699 vsize=33192 CPUtime=51.08
/proc/24701/stat : 24701 (SApperloT-base) R 24699 24701 24582 0 -1 4194304 7887 0 0 0 5104 4 0 0 25 0 1 0 222742288 33988608 7837 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/24701/statm: 8298 7837 98 283 0 8012 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 33192

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24702
/proc/meminfo: memFree=1779648/2055920 swapFree=4180360/4192956
[pid=24701] ppid=24699 vsize=40448 CPUtime=102.27
/proc/24701/stat : 24701 (SApperloT-base) R 24699 24701 24582 0 -1 4194304 9511 0 0 0 10222 5 0 0 25 0 1 0 222742288 41418752 9461 1992294400 134512640 135674940 4294956208 18446744073709551615 134564611 0 0 4096 0 0 0 0 17 1 0 0
/proc/24701/statm: 10112 9461 98 283 0 9826 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 40448

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24702
/proc/meminfo: memFree=1774016/2055920 swapFree=4180360/4192956
[pid=24701] ppid=24699 vsize=46928 CPUtime=162.24
/proc/24701/stat : 24701 (SApperloT-base) R 24699 24701 24582 0 -1 4194304 10971 0 0 0 16218 6 0 0 25 0 1 0 222742288 48054272 10856 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/24701/statm: 11732 10856 98 283 0 11446 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 46928

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24702
/proc/meminfo: memFree=1770112/2055920 swapFree=4180360/4192956
[pid=24701] ppid=24699 vsize=51240 CPUtime=222.22
/proc/24701/stat : 24701 (SApperloT-base) R 24699 24701 24582 0 -1 4194304 11935 0 0 0 22215 7 0 0 25 0 1 0 222742288 52469760 11820 1992294400 134512640 135674940 4294956208 18446744073709551615 134564665 0 0 4096 0 0 0 0 17 1 0 0
/proc/24701/statm: 12810 11820 98 283 0 12524 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 51240

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24702
/proc/meminfo: memFree=1766080/2055920 swapFree=4180360/4192956
[pid=24701] ppid=24699 vsize=56068 CPUtime=282.2
/proc/24701/stat : 24701 (SApperloT-base) R 24699 24701 24582 0 -1 4194304 12936 0 0 0 28211 9 0 0 25 0 1 0 222742288 57413632 12821 1992294400 134512640 135674940 4294956208 18446744073709551615 134564258 0 0 4096 0 0 0 0 17 1 0 0
/proc/24701/statm: 14017 12821 98 283 0 13731 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 56068

[startup+342.302 s]
/proc/loadavg: 1.10 1.03 1.01 2/65 24702
/proc/meminfo: memFree=1760320/2055920 swapFree=4180360/4192956
[pid=24701] ppid=24699 vsize=62780 CPUtime=342.18
/proc/24701/stat : 24701 (SApperloT-base) R 24699 24701 24582 0 -1 4194304 14387 0 0 0 34208 10 0 0 25 0 1 0 222742288 64286720 14272 1992294400 134512640 135674940 4294956208 18446744073709551615 134564611 0 0 4096 0 0 0 0 17 1 0 0
/proc/24701/statm: 15695 14272 98 283 0 15409 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 62780

[startup+402.302 s]
/proc/loadavg: 1.09 1.04 1.01 2/65 24702
/proc/meminfo: memFree=1755904/2055920 swapFree=4180360/4192956
[pid=24701] ppid=24699 vsize=67656 CPUtime=402.16
/proc/24701/stat : 24701 (SApperloT-base) R 24699 24701 24582 0 -1 4194304 15471 0 0 0 40204 12 0 0 25 0 1 0 222742288 69279744 15356 1992294400 134512640 135674940 4294956208 18446744073709551615 134564824 0 0 4096 0 0 0 0 17 1 0 0
/proc/24701/statm: 16914 15356 98 283 0 16628 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 67656

[startup+462.302 s]
/proc/loadavg: 1.08 1.04 1.01 2/65 24702
/proc/meminfo: memFree=1753536/2055920 swapFree=4180360/4192956
[pid=24701] ppid=24699 vsize=70792 CPUtime=462.14
/proc/24701/stat : 24701 (SApperloT-base) R 24699 24701 24582 0 -1 4194304 16056 0 0 0 46202 12 0 0 25 0 1 0 222742288 72491008 15941 1992294400 134512640 135674940 4294956208 18446744073709551615 134565218 0 0 4096 0 0 0 0 17 1 0 0
/proc/24701/statm: 17698 15941 98 283 0 17412 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 70792

[startup+522.302 s]
/proc/loadavg: 1.03 1.03 1.00 2/65 24702
/proc/meminfo: memFree=1752832/2055920 swapFree=4180360/4192956
[pid=24701] ppid=24699 vsize=71688 CPUtime=522.13
/proc/24701/stat : 24701 (SApperloT-base) R 24699 24701 24582 0 -1 4194304 16228 0 0 0 52200 13 0 0 25 0 1 0 222742288 73408512 16113 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/24701/statm: 17922 16113 98 283 0 17636 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 71688

[startup+582.301 s]
/proc/loadavg: 1.01 1.02 1.00 2/65 24702
/proc/meminfo: memFree=1752256/2055920 swapFree=4180360/4192956
[pid=24701] ppid=24699 vsize=72200 CPUtime=582.11
/proc/24701/stat : 24701 (SApperloT-base) R 24699 24701 24582 0 -1 4194304 16360 0 0 0 58198 13 0 0 25 0 1 0 222742288 73932800 16245 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/24701/statm: 18050 16245 98 283 0 17764 0
Current children cumulated CPU time (s) 582.11
Current children cumulated vsize (KiB) 72200

[startup+642.302 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 24702
/proc/meminfo: memFree=1750720/2055920 swapFree=4180360/4192956
[pid=24701] ppid=24699 vsize=74232 CPUtime=642.09
/proc/24701/stat : 24701 (SApperloT-base) R 24699 24701 24582 0 -1 4194304 16736 0 0 0 64196 13 0 0 25 0 1 0 222742288 76013568 16621 1992294400 134512640 135674940 4294956208 18446744073709551615 134565290 0 0 4096 0 0 0 0 17 1 0 0
/proc/24701/statm: 18558 16621 98 283 0 18272 0
Current children cumulated CPU time (s) 642.09
Current children cumulated vsize (KiB) 74232


################
# More data... #
################

[startup+4062.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24710
/proc/meminfo: memFree=1690304/2055920 swapFree=4180360/4192956
[pid=24701] ppid=24699 vsize=145740 CPUtime=4060.99
/proc/24701/stat : 24701 (SApperloT-base) R 24699 24701 24582 0 -1 4194304 31676 0 0 0 406060 39 0 0 25 0 1 0 222742288 149237760 31561 1992294400 134512640 135674940 4294956208 18446744073709551615 134564854 0 0 4096 0 0 0 0 17 1 0 0
/proc/24701/statm: 36435 31561 98 283 0 36149 0
Current children cumulated CPU time (s) 4060.99
Current children cumulated vsize (KiB) 145740

[startup+4122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24710
/proc/meminfo: memFree=1689920/2055920 swapFree=4180360/4192956
[pid=24701] ppid=24699 vsize=146252 CPUtime=4120.97
/proc/24701/stat : 24701 (SApperloT-base) R 24699 24701 24582 0 -1 4194304 31772 0 0 0 412058 39 0 0 25 0 1 0 222742288 149762048 31657 1992294400 134512640 135674940 4294956208 18446744073709551615 134564826 0 0 4096 0 0 0 0 17 1 0 0
/proc/24701/statm: 36563 31657 98 283 0 36277 0
Current children cumulated CPU time (s) 4120.97
Current children cumulated vsize (KiB) 146252

[startup+4182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24710
/proc/meminfo: memFree=1689728/2055920 swapFree=4180360/4192956
[pid=24701] ppid=24699 vsize=146508 CPUtime=4180.95
/proc/24701/stat : 24701 (SApperloT-base) R 24699 24701 24582 0 -1 4194304 31828 0 0 0 418056 39 0 0 25 0 1 0 222742288 150024192 31713 1992294400 134512640 135674940 4294956208 18446744073709551615 134564824 0 0 4096 0 0 0 0 17 1 0 0
/proc/24701/statm: 36627 31713 98 283 0 36341 0
Current children cumulated CPU time (s) 4180.95
Current children cumulated vsize (KiB) 146508

[startup+4242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24710
/proc/meminfo: memFree=1689280/2055920 swapFree=4180360/4192956
[pid=24701] ppid=24699 vsize=147020 CPUtime=4240.93
/proc/24701/stat : 24701 (SApperloT-base) R 24699 24701 24582 0 -1 4194304 31933 0 0 0 424054 39 0 0 25 0 1 0 222742288 150548480 31818 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/24701/statm: 36755 31818 98 283 0 36469 0
Current children cumulated CPU time (s) 4240.93
Current children cumulated vsize (KiB) 147020

[startup+4302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24710
/proc/meminfo: memFree=1688128/2055920 swapFree=4180360/4192956
[pid=24701] ppid=24699 vsize=148300 CPUtime=4300.91
/proc/24701/stat : 24701 (SApperloT-base) R 24699 24701 24582 0 -1 4194304 32197 0 0 0 430052 39 0 0 25 0 1 0 222742288 151859200 32082 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/24701/statm: 37075 32082 98 283 0 36789 0
Current children cumulated CPU time (s) 4300.91
Current children cumulated vsize (KiB) 148300

[startup+4362.3 s]
/proc/loadavg: 1.08 1.03 1.01 2/65 24710
/proc/meminfo: memFree=1686976/2055920 swapFree=4180360/4192956
[pid=24701] ppid=24699 vsize=149964 CPUtime=4360.89
/proc/24701/stat : 24701 (SApperloT-base) R 24699 24701 24582 0 -1 4194304 32504 0 0 0 436049 40 0 0 25 0 1 0 222742288 153563136 32389 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/24701/statm: 37491 32389 98 283 0 37205 0
Current children cumulated CPU time (s) 4360.89
Current children cumulated vsize (KiB) 149964

[startup+4422.3 s]
/proc/loadavg: 1.07 1.03 1.01 2/65 24710
/proc/meminfo: memFree=1686400/2055920 swapFree=4180360/4192956
[pid=24701] ppid=24699 vsize=150864 CPUtime=4420.87
/proc/24701/stat : 24701 (SApperloT-base) R 24699 24701 24582 0 -1 4194304 32635 0 0 0 442047 40 0 0 25 0 1 0 222742288 154484736 32520 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/24701/statm: 37716 32520 98 283 0 37430 0
Current children cumulated CPU time (s) 4420.87
Current children cumulated vsize (KiB) 150864

[startup+4482.3 s]
/proc/loadavg: 1.07 1.04 1.00 2/65 24710
/proc/meminfo: memFree=1685888/2055920 swapFree=4180360/4192956
[pid=24701] ppid=24699 vsize=151376 CPUtime=4480.85
/proc/24701/stat : 24701 (SApperloT-base) R 24699 24701 24582 0 -1 4194304 32752 0 0 0 448045 40 0 0 25 0 1 0 222742288 155009024 32637 1992294400 134512640 135674940 4294956208 18446744073709551615 134539770 0 0 4096 0 0 0 0 17 1 0 0
/proc/24701/statm: 37844 32637 98 283 0 37558 0
Current children cumulated CPU time (s) 4480.85
Current children cumulated vsize (KiB) 151376

[startup+4542.3 s]
/proc/loadavg: 1.02 1.03 1.00 2/65 24710
/proc/meminfo: memFree=1685440/2055920 swapFree=4180360/4192956
[pid=24701] ppid=24699 vsize=151888 CPUtime=4540.83
/proc/24701/stat : 24701 (SApperloT-base) R 24699 24701 24582 0 -1 4194304 32863 0 0 0 454043 40 0 0 25 0 1 0 222742288 155533312 32748 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/24701/statm: 37972 32748 98 283 0 37686 0
Current children cumulated CPU time (s) 4540.83
Current children cumulated vsize (KiB) 151888

[startup+4602.3 s]
/proc/loadavg: 1.01 1.02 1.00 2/65 24710
/proc/meminfo: memFree=1685184/2055920 swapFree=4180360/4192956
[pid=24701] ppid=24699 vsize=152144 CPUtime=4600.81
/proc/24701/stat : 24701 (SApperloT-base) R 24699 24701 24582 0 -1 4194304 32923 0 0 0 460041 40 0 0 25 0 1 0 222742288 155795456 32808 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/24701/statm: 38036 32808 98 283 0 37750 0
Current children cumulated CPU time (s) 4600.81
Current children cumulated vsize (KiB) 152144

[startup+4662.3 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 24710
/proc/meminfo: memFree=1684928/2055920 swapFree=4180360/4192956
[pid=24701] ppid=24699 vsize=152400 CPUtime=4660.8
/proc/24701/stat : 24701 (SApperloT-base) R 24699 24701 24582 0 -1 4194304 32978 0 0 0 466039 41 0 0 25 0 1 0 222742288 156057600 32863 1992294400 134512640 135674940 4294956208 18446744073709551615 134551179 0 0 4096 0 0 0 0 17 1 0 0
/proc/24701/statm: 38100 32863 98 283 0 37814 0
Current children cumulated CPU time (s) 4660.8
Current children cumulated vsize (KiB) 152400

[startup+4722.31 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 24710
/proc/meminfo: memFree=1684928/2055920 swapFree=4180360/4192956
[pid=24701] ppid=24699 vsize=152400 CPUtime=4720.78
/proc/24701/stat : 24701 (SApperloT-base) R 24699 24701 24582 0 -1 4194304 32981 0 0 0 472037 41 0 0 25 0 1 0 222742288 156057600 32866 1992294400 134512640 135674940 4294956208 18446744073709551615 134564824 0 0 4096 0 0 0 0 17 1 0 0
/proc/24701/statm: 38100 32866 98 283 0 37814 0
Current children cumulated CPU time (s) 4720.78
Current children cumulated vsize (KiB) 152400

[startup+4782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24710
/proc/meminfo: memFree=1684352/2055920 swapFree=4180360/4192956
[pid=24701] ppid=24699 vsize=153168 CPUtime=4780.76
/proc/24701/stat : 24701 (SApperloT-base) R 24699 24701 24582 0 -1 4194304 33113 0 0 0 478035 41 0 0 25 0 1 0 222742288 156844032 32998 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/24701/statm: 38292 32998 98 283 0 38006 0
Current children cumulated CPU time (s) 4780.76
Current children cumulated vsize (KiB) 153168

[startup+4842.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24710
/proc/meminfo: memFree=1684224/2055920 swapFree=4180360/4192956
[pid=24701] ppid=24699 vsize=153424 CPUtime=4840.74
/proc/24701/stat : 24701 (SApperloT-base) R 24699 24701 24582 0 -1 4194304 33148 0 0 0 484033 41 0 0 25 0 1 0 222742288 157106176 33033 1992294400 134512640 135674940 4294956208 18446744073709551615 134564748 0 0 4096 0 0 0 0 17 1 0 0
/proc/24701/statm: 38356 33033 98 283 0 38070 0
Current children cumulated CPU time (s) 4840.74
Current children cumulated vsize (KiB) 153424

[startup+4902.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24710
/proc/meminfo: memFree=1683456/2055920 swapFree=4180360/4192956
[pid=24701] ppid=24699 vsize=154452 CPUtime=4900.72
/proc/24701/stat : 24701 (SApperloT-base) R 24699 24701 24582 0 -1 4194304 33333 0 0 0 490030 42 0 0 25 0 1 0 222742288 158158848 33218 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/24701/statm: 38613 33218 98 283 0 38327 0
Current children cumulated CPU time (s) 4900.72
Current children cumulated vsize (KiB) 154452

[startup+4962.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24710
/proc/meminfo: memFree=1683072/2055920 swapFree=4180360/4192956
[pid=24701] ppid=24699 vsize=154964 CPUtime=4960.7
/proc/24701/stat : 24701 (SApperloT-base) R 24699 24701 24582 0 -1 4194304 33420 0 0 0 496028 42 0 0 25 0 1 0 222742288 158683136 33305 1992294400 134512640 135674940 4294956208 18446744073709551615 134564626 0 0 4096 0 0 0 0 17 1 0 0
/proc/24701/statm: 38741 33305 98 283 0 38455 0
Current children cumulated CPU time (s) 4960.7
Current children cumulated vsize (KiB) 154964



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5001.71 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24710
/proc/meminfo: memFree=1683072/2055920 swapFree=4180360/4192956
[pid=24701] ppid=24699 vsize=154964 CPUtime=5000.1
/proc/24701/stat : 24701 (SApperloT-base) R 24699 24701 24582 0 -1 4194304 33427 0 0 0 499968 42 0 0 25 0 1 0 222742288 158683136 33312 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/24701/statm: 38741 33312 98 283 0 38455 0
Current children cumulated CPU time (s) 5000.1
Current children cumulated vsize (KiB) 154964

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+5001.71 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24710
/proc/meminfo: memFree=1683072/2055920 swapFree=4180360/4192956
[pid=24701] ppid=24699 vsize=154964 CPUtime=5000.1
/proc/24701/stat : 24701 (SApperloT-base) R 24699 24701 24582 0 -1 4194304 33427 0 0 0 499968 42 0 0 25 0 1 0 222742288 158683136 33312 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/24701/statm: 38741 33312 98 283 0 38455 0
Current children cumulated CPU time (s) 5000.1
Current children cumulated vsize (KiB) 154964

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5001.73
CPU time (s): 5000.13
CPU user time (s): 4999.68
CPU system time (s): 0.444932
CPU usage (%): 99.9679
Max. virtual memory (cumulated for all children) (KiB): 154964

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

runsolver used 3.68844 second user time and 10.1535 second system time

The end

Launcher Data

Begin job on node49 at 2009-05-10 11:19:39
IDJOB=1786073
IDBENCH=71613
IDSOLVER=642
FILE ID=node49/1786073-1241947179
PBS_JOBID= 9265007
Free space on /tmp= 66224 MiB

SOLVER NAME= SApperloT base
BENCH NAME= SAT09/CRAFTED/rbsat/crafted/forced/rbsat-v1150c84314gyes1.cnf
COMMAND LINE= HOME/SApperloT-base -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1786073-1241947179/watcher-1786073-1241947179 -o /tmp/evaluation-result-1786073-1241947179/solver-1786073-1241947179 -C 5000 -W 6000 -M 1800 --output-limit 1,128  HOME/SApperloT-base -seed=1700355806 HOME/instance-1786073-1241947179.cnf

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

MD5SUM BENCH= d217d44a5e3291823bfd6ded60a7812f
RANDOM SEED=1700355806

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:       1817888 kB
Buffers:         52472 kB
Cached:         133476 kB
SwapCached:       6356 kB
Active:         113804 kB
Inactive:        81104 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1817888 kB
SwapTotal:     4192956 kB
SwapFree:      4180360 kB
Dirty:            2396 kB
Writeback:           0 kB
Mapped:          13792 kB
Slab:            28984 kB
Committed_AS:   738192 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= 66224 MiB
End job on node49 at 2009-05-10 12:43:03