Trace number 1785899

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 baseUNSAT 1848.67 1849.7

General information on the benchmark

NameCRAFTED/rbsat/random/unforced/
rbsat-v760c43649g4.cnf
MD5SUM3ea4eea040ac494148336825302eb384
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark351.007
Satisfiable
(Un)Satisfiability was proved
Number of variables760
Number of clauses43649
Sum of the clauses size87978
Maximum clause length19
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 243609
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 540

Solver Data

1848.56/1849.68	
1848.56/1849.68	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1785899-1241934963/watcher-1785899-1241934963 -o /tmp/evaluation-result-1785899-1241934963/solver-1785899-1241934963 -C 5000 -W 6000 -M 1800 --output-limit 1,128 HOME/SApperloT-base -seed=637390696 HOME/instance-1785899-1241934963.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: 0.92 0.98 0.99 3/65 22534
/proc/meminfo: memFree=1455352/2055920 swapFree=4180628/4192956
[pid=22534] ppid=22532 vsize=1620 CPUtime=0
/proc/22534/stat : 22534 (SApperloT-base) R 22532 22534 22497 0 -1 4194304 178 0 0 0 0 0 0 0 20 0 1 0 221526708 1658880 162 1992294400 134512640 135674940 4294956208 18446744073709551615 135172670 0 0 4096 0 0 0 0 17 0 0 0
/proc/22534/statm: 405 163 90 283 0 119 0

[startup+0.0944879 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 22534
/proc/meminfo: memFree=1455352/2055920 swapFree=4180628/4192956
[pid=22534] ppid=22532 vsize=3072 CPUtime=0.09
/proc/22534/stat : 22534 (SApperloT-base) R 22532 22534 22497 0 -1 4194304 523 0 0 0 9 0 0 0 20 0 1 0 221526708 3145728 506 1992294400 134512640 135674940 4294956208 18446744073709551615 134581583 0 0 4096 0 0 0 0 17 0 0 0
/proc/22534/statm: 768 506 98 283 0 482 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3072

[startup+0.101488 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 22534
/proc/meminfo: memFree=1455352/2055920 swapFree=4180628/4192956
[pid=22534] ppid=22532 vsize=3072 CPUtime=0.09
/proc/22534/stat : 22534 (SApperloT-base) R 22532 22534 22497 0 -1 4194304 535 0 0 0 9 0 0 0 20 0 1 0 221526708 3145728 518 1992294400 134512640 135674940 4294956208 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 0 0 0
/proc/22534/statm: 768 518 98 283 0 482 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3072

[startup+0.301527 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 22534
/proc/meminfo: memFree=1455352/2055920 swapFree=4180628/4192956
[pid=22534] ppid=22532 vsize=3996 CPUtime=0.29
/proc/22534/stat : 22534 (SApperloT-base) R 22532 22534 22497 0 -1 4194304 769 0 0 0 29 0 0 0 21 0 1 0 221526708 4091904 752 1992294400 134512640 135674940 4294956208 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 0 0 0
/proc/22534/statm: 999 752 98 283 0 713 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3996

[startup+0.701606 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 22534
/proc/meminfo: memFree=1455352/2055920 swapFree=4180628/4192956
[pid=22534] ppid=22532 vsize=5448 CPUtime=0.69
/proc/22534/stat : 22534 (SApperloT-base) R 22532 22534 22497 0 -1 4194304 1135 0 0 0 69 0 0 0 25 0 1 0 221526708 5578752 1118 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 0 0 0
/proc/22534/statm: 1362 1118 98 283 0 1076 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5448

[startup+1.50176 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 22535
/proc/meminfo: memFree=1450352/2055920 swapFree=4180628/4192956
[pid=22534] ppid=22532 vsize=7824 CPUtime=1.49
/proc/22534/stat : 22534 (SApperloT-base) R 22532 22534 22497 0 -1 4194304 1706 0 0 0 149 0 0 0 25 0 1 0 221526708 8011776 1689 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 0 0 0
/proc/22534/statm: 1956 1689 98 283 0 1670 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 7824

[startup+3.10108 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 22535
/proc/meminfo: memFree=1447408/2055920 swapFree=4180628/4192956
[pid=22534] ppid=22532 vsize=11404 CPUtime=3.08
/proc/22534/stat : 22534 (SApperloT-base) R 22532 22534 22497 0 -1 4194304 2591 0 0 0 308 0 0 0 25 0 1 0 221526708 11677696 2574 1992294400 134512640 135674940 4294956208 18446744073709551615 134564285 0 0 4096 0 0 0 0 17 0 0 0
/proc/22534/statm: 2851 2574 98 283 0 2565 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 11404

[startup+6.30171 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 22535
/proc/meminfo: memFree=1444400/2055920 swapFree=4180628/4192956
[pid=22534] ppid=22532 vsize=12400 CPUtime=6.29
/proc/22534/stat : 22534 (SApperloT-base) R 22532 22534 22497 0 -1 4194304 2827 0 0 0 628 1 0 0 25 0 1 0 221526708 12697600 2810 1992294400 134512640 135674940 4294956208 18446744073709551615 134556476 0 0 4096 0 0 0 0 17 0 0 0
/proc/22534/statm: 3100 2810 98 283 0 2814 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 12400

[startup+12.702 s]
/proc/loadavg: 0.94 0.98 0.99 2/66 22535
/proc/meminfo: memFree=1442736/2055920 swapFree=4180628/4192956
[pid=22534] ppid=22532 vsize=14296 CPUtime=12.69
/proc/22534/stat : 22534 (SApperloT-base) R 22532 22534 22497 0 -1 4194304 3243 0 0 0 1268 1 0 0 25 0 1 0 221526708 14639104 3226 1992294400 134512640 135674940 4294956208 18446744073709551615 134564857 0 0 4096 0 0 0 0 17 0 0 0
/proc/22534/statm: 3574 3226 98 283 0 3288 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 14296

[startup+25.5015 s]
/proc/loadavg: 0.95 0.98 0.99 2/66 22535
/proc/meminfo: memFree=1439664/2055920 swapFree=4180628/4192956
[pid=22534] ppid=22532 vsize=18060 CPUtime=25.48
/proc/22534/stat : 22534 (SApperloT-base) R 22532 22534 22497 0 -1 4194304 4023 0 0 0 2546 2 0 0 25 0 1 0 221526708 18493440 4006 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 0 0 0
/proc/22534/statm: 4515 4006 98 283 0 4229 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 18060

[startup+51.1015 s]
/proc/loadavg: 0.97 0.98 0.99 2/66 22535
/proc/meminfo: memFree=1432624/2055920 swapFree=4180628/4192956
[pid=22534] ppid=22532 vsize=25612 CPUtime=51.06
/proc/22534/stat : 22534 (SApperloT-base) R 22532 22534 22497 0 -1 4194304 5755 0 0 0 5103 3 0 0 25 0 1 0 221526708 26226688 5738 1992294400 134512640 135674940 4294956208 18446744073709551615 134565166 0 0 4096 0 0 0 0 17 0 0 0
/proc/22534/statm: 6403 5738 98 283 0 6117 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 25612

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 0.99 2/66 22535
/proc/meminfo: memFree=1429616/2055920 swapFree=4180628/4192956
[pid=22534] ppid=22532 vsize=29356 CPUtime=102.24
/proc/22534/stat : 22534 (SApperloT-base) R 22532 22534 22497 0 -1 4194304 6491 0 0 0 10221 3 0 0 25 0 1 0 221526708 30060544 6441 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 0 0 0
/proc/22534/statm: 7339 6441 98 283 0 7053 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 29356

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 22535
/proc/meminfo: memFree=1426736/2055920 swapFree=4180628/4192956
[pid=22534] ppid=22532 vsize=32940 CPUtime=162.21
/proc/22534/stat : 22534 (SApperloT-base) R 22532 22534 22497 0 -1 4194304 7218 0 0 0 16217 4 0 0 25 0 1 0 221526708 33730560 7168 1992294400 134512640 135674940 4294956208 18446744073709551615 134564833 0 0 4096 0 0 0 0 17 0 0 0
/proc/22534/statm: 8235 7168 98 283 0 7949 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 32940

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 22535
/proc/meminfo: memFree=1424496/2055920 swapFree=4180628/4192956
[pid=22534] ppid=22532 vsize=35868 CPUtime=222.18
/proc/22534/stat : 22534 (SApperloT-base) R 22532 22534 22497 0 -1 4194304 7781 0 0 0 22213 5 0 0 25 0 1 0 221526708 36728832 7731 1992294400 134512640 135674940 4294956208 18446744073709551615 134564255 0 0 4096 0 0 0 0 17 0 0 0
/proc/22534/statm: 8967 7731 98 283 0 8681 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 35868

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 22535
/proc/meminfo: memFree=1422960/2055920 swapFree=4180628/4192956
[pid=22534] ppid=22532 vsize=37724 CPUtime=282.16
/proc/22534/stat : 22534 (SApperloT-base) R 22532 22534 22497 0 -1 4194304 8158 0 0 0 28211 5 0 0 25 0 1 0 221526708 38629376 8108 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 0 0 0
/proc/22534/statm: 9431 8108 98 283 0 9145 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 37724

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 22541
/proc/meminfo: memFree=1420528/2055920 swapFree=4180628/4192956
[pid=22534] ppid=22532 vsize=40668 CPUtime=342.12
/proc/22534/stat : 22534 (SApperloT-base) R 22532 22534 22497 0 -1 4194304 8759 0 0 0 34206 6 0 0 25 0 1 0 221526708 41644032 8709 1992294400 134512640 135674940 4294956208 18446744073709551615 134565273 0 0 4096 0 0 0 0 17 0 0 0
/proc/22534/statm: 10167 8709 98 283 0 9881 0
Current children cumulated CPU time (s) 342.12
Current children cumulated vsize (KiB) 40668

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 22541
/proc/meminfo: memFree=1419696/2055920 swapFree=4180628/4192956
[pid=22534] ppid=22532 vsize=41572 CPUtime=402.08
/proc/22534/stat : 22534 (SApperloT-base) R 22532 22534 22497 0 -1 4194304 8966 0 0 0 40202 6 0 0 25 0 1 0 221526708 42569728 8916 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 0 0 0
/proc/22534/statm: 10393 8916 98 283 0 10107 0
Current children cumulated CPU time (s) 402.08
Current children cumulated vsize (KiB) 41572

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 22541
/proc/meminfo: memFree=1415344/2055920 swapFree=4180628/4192956
[pid=22534] ppid=22532 vsize=46536 CPUtime=462.05
/proc/22534/stat : 22534 (SApperloT-base) R 22532 22534 22497 0 -1 4194304 10053 0 0 0 46198 7 0 0 25 0 1 0 221526708 47652864 10003 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 0 0 0
/proc/22534/statm: 11634 10003 98 283 0 11348 0
Current children cumulated CPU time (s) 462.05
Current children cumulated vsize (KiB) 46536

[startup+522.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 22541
/proc/meminfo: memFree=1413424/2055920 swapFree=4180628/4192956
[pid=22534] ppid=22532 vsize=48856 CPUtime=522.03
/proc/22534/stat : 22534 (SApperloT-base) R 22532 22534 22497 0 -1 4194304 10526 0 0 0 52195 8 0 0 25 0 1 0 221526708 50028544 10476 1992294400 134512640 135674940 4294956208 18446744073709551615 135111134 0 0 4096 0 0 0 0 17 0 0 0
/proc/22534/statm: 12214 10476 98 283 0 11928 0
Current children cumulated CPU time (s) 522.03
Current children cumulated vsize (KiB) 48856

[startup+582.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 22541
/proc/meminfo: memFree=1412080/2055920 swapFree=4180628/4192956
[pid=22534] ppid=22532 vsize=50520 CPUtime=581.99
/proc/22534/stat : 22534 (SApperloT-base) R 22532 22534 22497 0 -1 4194304 10848 0 0 0 58191 8 0 0 25 0 1 0 221526708 51732480 10798 1992294400 134512640 135674940 4294956208 18446744073709551615 134564753 0 0 4096 0 0 0 0 17 0 0 0
/proc/22534/statm: 12630 10798 98 283 0 12344 0
Current children cumulated CPU time (s) 581.99
Current children cumulated vsize (KiB) 50520

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 22541
/proc/meminfo: memFree=1411504/2055920 swapFree=4180628/4192956
[pid=22534] ppid=22532 vsize=51032 CPUtime=641.96
/proc/22534/stat : 22534 (SApperloT-base) R 22532 22534 22497 0 -1 4194304 10996 0 0 0 64188 8 0 0 25 0 1 0 221526708 52256768 10946 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 0 0 0
/proc/22534/statm: 12758 10946 98 283 0 12472 0
Current children cumulated CPU time (s) 641.96
Current children cumulated vsize (KiB) 51032


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

/proc/meminfo: memFree=1403056/2055920 swapFree=4180628/4192956
[pid=22534] ppid=22532 vsize=60404 CPUtime=1181.66
/proc/22534/stat : 22534 (SApperloT-base) R 22532 22534 22497 0 -1 4194304 13092 0 0 0 118156 10 0 0 25 0 1 0 221526708 61853696 13042 1992294400 134512640 135674940 4294956208 18446744073709551615 134564824 0 0 4096 0 0 0 0 17 0 0 0
/proc/22534/statm: 15101 13042 98 283 0 14815 0
Current children cumulated CPU time (s) 1181.66
Current children cumulated vsize (KiB) 60404

[startup+1242.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 22541
/proc/meminfo: memFree=1402416/2055920 swapFree=4180628/4192956
[pid=22534] ppid=22532 vsize=61172 CPUtime=1241.63
/proc/22534/stat : 22534 (SApperloT-base) R 22532 22534 22497 0 -1 4194304 13231 0 0 0 124152 11 0 0 25 0 1 0 221526708 62640128 13181 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 0 0 0
/proc/22534/statm: 15293 13181 98 283 0 15007 0
Current children cumulated CPU time (s) 1241.63
Current children cumulated vsize (KiB) 61172

[startup+1302.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 22541
/proc/meminfo: memFree=1400688/2055920 swapFree=4180628/4192956
[pid=22534] ppid=22532 vsize=63496 CPUtime=1301.59
/proc/22534/stat : 22534 (SApperloT-base) R 22532 22534 22497 0 -1 4194304 13658 0 0 0 130148 11 0 0 25 0 1 0 221526708 65019904 13608 1992294400 134512640 135674940 4294956208 18446744073709551615 134581519 0 0 4096 0 0 0 0 17 1 0 0
/proc/22534/statm: 15874 13608 98 283 0 15588 0
Current children cumulated CPU time (s) 1301.59
Current children cumulated vsize (KiB) 63496

[startup+1362.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 22541
/proc/meminfo: memFree=1400432/2055920 swapFree=4180628/4192956
[pid=22534] ppid=22532 vsize=63756 CPUtime=1361.54
/proc/22534/stat : 22534 (SApperloT-base) R 22532 22534 22497 0 -1 4194304 13725 0 0 0 136143 11 0 0 25 0 1 0 221526708 65286144 13675 1992294400 134512640 135674940 4294956208 18446744073709551615 134565290 0 0 4096 0 0 0 0 17 0 0 0
/proc/22534/statm: 15939 13675 98 283 0 15653 0
Current children cumulated CPU time (s) 1361.54
Current children cumulated vsize (KiB) 63756

[startup+1422.31 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 22541
/proc/meminfo: memFree=1399984/2055920 swapFree=4180628/4192956
[pid=22534] ppid=22532 vsize=64268 CPUtime=1421.5
/proc/22534/stat : 22534 (SApperloT-base) R 22532 22534 22497 0 -1 4194304 13839 0 0 0 142139 11 0 0 25 0 1 0 221526708 65810432 13789 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 0 0 0
/proc/22534/statm: 16067 13789 98 283 0 15781 0
Current children cumulated CPU time (s) 1421.5
Current children cumulated vsize (KiB) 64268

[startup+1482.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 22541
/proc/meminfo: memFree=1399280/2055920 swapFree=4180628/4192956
[pid=22534] ppid=22532 vsize=65040 CPUtime=1481.46
/proc/22534/stat : 22534 (SApperloT-base) R 22532 22534 22497 0 -1 4194304 13994 0 0 0 148135 11 0 0 25 0 1 0 221526708 66600960 13944 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 0 0 0
/proc/22534/statm: 16260 13944 98 283 0 15974 0
Current children cumulated CPU time (s) 1481.46
Current children cumulated vsize (KiB) 65040

[startup+1542.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 22541
/proc/meminfo: memFree=1399088/2055920 swapFree=4180628/4192956
[pid=22534] ppid=22532 vsize=65296 CPUtime=1541.44
/proc/22534/stat : 22534 (SApperloT-base) R 22532 22534 22497 0 -1 4194304 14055 0 0 0 154132 12 0 0 25 0 1 0 221526708 66863104 14005 1992294400 134512640 135674940 4294956208 18446744073709551615 134539731 0 0 4096 0 0 0 0 17 0 0 0
/proc/22534/statm: 16324 14005 98 283 0 16038 0
Current children cumulated CPU time (s) 1541.44
Current children cumulated vsize (KiB) 65296

[startup+1602.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 22541
/proc/meminfo: memFree=1398768/2055920 swapFree=4180628/4192956
[pid=22534] ppid=22532 vsize=65552 CPUtime=1601.41
/proc/22534/stat : 22534 (SApperloT-base) R 22532 22534 22497 0 -1 4194304 14141 0 0 0 160129 12 0 0 25 0 1 0 221526708 67125248 14091 1992294400 134512640 135674940 4294956208 18446744073709551615 134564857 0 0 4096 0 0 0 0 17 0 0 0
/proc/22534/statm: 16388 14091 98 283 0 16102 0
Current children cumulated CPU time (s) 1601.41
Current children cumulated vsize (KiB) 65552

[startup+1662.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 22541
/proc/meminfo: memFree=1398192/2055920 swapFree=4180628/4192956
[pid=22534] ppid=22532 vsize=66324 CPUtime=1661.37
/proc/22534/stat : 22534 (SApperloT-base) R 22532 22534 22497 0 -1 4194304 14273 0 0 0 166125 12 0 0 25 0 1 0 221526708 67915776 14223 1992294400 134512640 135674940 4294956208 18446744073709551615 134564833 0 0 4096 0 0 0 0 17 0 0 0
/proc/22534/statm: 16581 14223 98 283 0 16295 0
Current children cumulated CPU time (s) 1661.37
Current children cumulated vsize (KiB) 66324

[startup+1722.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 22541
/proc/meminfo: memFree=1397616/2055920 swapFree=4180628/4192956
[pid=22534] ppid=22532 vsize=66836 CPUtime=1721.34
/proc/22534/stat : 22534 (SApperloT-base) R 22532 22534 22497 0 -1 4194304 14421 0 0 0 172122 12 0 0 25 0 1 0 221526708 68440064 14371 1992294400 134512640 135674940 4294956208 18446744073709551615 134565166 0 0 4096 0 0 0 0 17 0 0 0
/proc/22534/statm: 16709 14371 98 283 0 16423 0
Current children cumulated CPU time (s) 1721.34
Current children cumulated vsize (KiB) 66836

[startup+1782.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 22541
/proc/meminfo: memFree=1396976/2055920 swapFree=4180628/4192956
[pid=22534] ppid=22532 vsize=67348 CPUtime=1781.31
/proc/22534/stat : 22534 (SApperloT-base) R 22532 22534 22497 0 -1 4194304 14554 0 0 0 178119 12 0 0 25 0 1 0 221526708 68964352 14504 1992294400 134512640 135674940 4294956208 18446744073709551615 134564748 0 0 4096 0 0 0 0 17 0 0 0
/proc/22534/statm: 16837 14504 98 283 0 16551 0
Current children cumulated CPU time (s) 1781.31
Current children cumulated vsize (KiB) 67348

[startup+1842.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 22541
/proc/meminfo: memFree=1396720/2055920 swapFree=4180628/4192956
[pid=22534] ppid=22532 vsize=67864 CPUtime=1841.27
/proc/22534/stat : 22534 (SApperloT-base) R 22532 22534 22497 0 -1 4194304 14613 0 0 0 184115 12 0 0 25 0 1 0 221526708 69492736 14563 1992294400 134512640 135674940 4294956208 18446744073709551615 134564271 0 0 4096 0 0 0 0 17 0 0 0
/proc/22534/statm: 16966 14563 98 283 0 16680 0
Current children cumulated CPU time (s) 1841.27
Current children cumulated vsize (KiB) 67864

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

[startup+1843.1 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 22541
/proc/meminfo: memFree=1396720/2055920 swapFree=4180628/4192956
[pid=22534] ppid=22532 vsize=67864 CPUtime=1842.07
/proc/22534/stat : 22534 (SApperloT-base) R 22532 22534 22497 0 -1 4194304 14613 0 0 0 184195 12 0 0 25 0 1 0 221526708 69492736 14563 1992294400 134512640 135674940 4294956208 18446744073709551615 134565166 0 0 4096 0 0 0 0 17 0 0 0
/proc/22534/statm: 16966 14563 98 283 0 16680 0
Current children cumulated CPU time (s) 1842.07
Current children cumulated vsize (KiB) 67864

[startup+1846.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 22541
/proc/meminfo: memFree=1396720/2055920 swapFree=4180628/4192956
[pid=22534] ppid=22532 vsize=67864 CPUtime=1845.27
/proc/22534/stat : 22534 (SApperloT-base) R 22532 22534 22497 0 -1 4194304 14613 0 0 0 184515 12 0 0 25 0 1 0 221526708 69492736 14563 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 0 0 0
/proc/22534/statm: 16966 14563 98 283 0 16680 0
Current children cumulated CPU time (s) 1845.27
Current children cumulated vsize (KiB) 67864

[startup+1847.9 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 22541
/proc/meminfo: memFree=1396720/2055920 swapFree=4180628/4192956
[pid=22534] ppid=22532 vsize=67864 CPUtime=1846.87
/proc/22534/stat : 22534 (SApperloT-base) R 22532 22534 22497 0 -1 4194304 14613 0 0 0 184675 12 0 0 25 0 1 0 221526708 69492736 14563 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 0 0 0
/proc/22534/statm: 16966 14563 98 283 0 16680 0
Current children cumulated CPU time (s) 1846.87
Current children cumulated vsize (KiB) 67864

[startup+1848.7 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 22541
/proc/meminfo: memFree=1396720/2055920 swapFree=4180628/4192956
[pid=22534] ppid=22532 vsize=67864 CPUtime=1847.66
/proc/22534/stat : 22534 (SApperloT-base) R 22532 22534 22497 0 -1 4194304 14613 0 0 0 184754 12 0 0 25 0 1 0 221526708 69492736 14563 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 0 0 0
/proc/22534/statm: 16966 14563 98 283 0 16680 0
Current children cumulated CPU time (s) 1847.66
Current children cumulated vsize (KiB) 67864

[startup+1849.11 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 22541
/proc/meminfo: memFree=1396720/2055920 swapFree=4180628/4192956
[pid=22534] ppid=22532 vsize=67864 CPUtime=1848.07
/proc/22534/stat : 22534 (SApperloT-base) R 22532 22534 22497 0 -1 4194304 14613 0 0 0 184795 12 0 0 25 0 1 0 221526708 69492736 14563 1992294400 134512640 135674940 4294956208 18446744073709551615 134564241 0 0 4096 0 0 0 0 17 0 0 0
/proc/22534/statm: 16966 14563 98 283 0 16680 0
Current children cumulated CPU time (s) 1848.07
Current children cumulated vsize (KiB) 67864

[startup+1849.5 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 22541
/proc/meminfo: memFree=1396720/2055920 swapFree=4180628/4192956
[pid=22534] ppid=22532 vsize=67864 CPUtime=1848.46
/proc/22534/stat : 22534 (SApperloT-base) R 22532 22534 22497 0 -1 4194304 14613 0 0 0 184834 12 0 0 25 0 1 0 221526708 69492736 14563 1992294400 134512640 135674940 4294956208 18446744073709551615 134565166 0 0 4096 0 0 0 0 17 0 0 0
/proc/22534/statm: 16966 14563 98 283 0 16680 0
Current children cumulated CPU time (s) 1848.46
Current children cumulated vsize (KiB) 67864

[startup+1849.6 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 22541
/proc/meminfo: memFree=1396720/2055920 swapFree=4180628/4192956
[pid=22534] ppid=22532 vsize=67864 CPUtime=1848.56
/proc/22534/stat : 22534 (SApperloT-base) R 22532 22534 22497 0 -1 4194304 14613 0 0 0 184844 12 0 0 25 0 1 0 221526708 69492736 14563 1992294400 134512640 135674940 4294956208 18446744073709551615 134565290 0 0 4096 0 0 0 0 17 0 0 0
/proc/22534/statm: 16966 14563 98 283 0 16680 0
Current children cumulated CPU time (s) 1848.56
Current children cumulated vsize (KiB) 67864

Child status: 0
Real time (s): 1849.7
CPU time (s): 1848.67
CPU user time (s): 1848.53
CPU system time (s): 0.138978
CPU usage (%): 99.9446
Max. virtual memory (cumulated for all children) (KiB): 67864

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

runsolver used 1.76373 second user time and 4.37933 second system time

The end

Launcher Data

Begin job on node77 at 2009-05-10 07:56:03
IDJOB=1785899
IDBENCH=71258
IDSOLVER=642
FILE ID=node77/1785899-1241934963
PBS_JOBID= 9264998
Free space on /tmp= 66248 MiB

SOLVER NAME= SApperloT base
BENCH NAME= SAT09/CRAFTED/rbsat/random/unforced/rbsat-v760c43649g4.cnf
COMMAND LINE= HOME/SApperloT-base -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1785899-1241934963/watcher-1785899-1241934963 -o /tmp/evaluation-result-1785899-1241934963/solver-1785899-1241934963 -C 5000 -W 6000 -M 1800 --output-limit 1,128  HOME/SApperloT-base -seed=637390696 HOME/instance-1785899-1241934963.cnf

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

MD5SUM BENCH= 3ea4eea040ac494148336825302eb384
RANDOM SEED=637390696

node77.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.270
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.270
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1455776 kB
Buffers:         62112 kB
Cached:         454284 kB
SwapCached:       6388 kB
Active:         122388 kB
Inactive:       402452 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1455776 kB
SwapTotal:     4192956 kB
SwapFree:      4180628 kB
Dirty:            1964 kB
Writeback:           0 kB
Mapped:          14044 kB
Slab:            61208 kB
Committed_AS:   751632 kB
PageTables:       1372 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= 66248 MiB
End job on node77 at 2009-05-10 08:26:53