Trace number 1729909

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 hrpUNSAT 744.637 744.83

General information on the benchmark

Namecrafted/Difficult/contest05/QG/
QG6-gensys-icl001.sat05-2695.reshuffled-07.cnf
MD5SUM178c0646166b92c20ce876c724294ca1
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark45.5741
Satisfiable
(Un)Satisfiability was proved
Number of variables1587
Number of clauses8013
Sum of the clauses size68223
Maximum clause length16
Minimum clause length1
Number of clauses of size 133
Number of clauses of size 2283
Number of clauses of size 31146
Number of clauses of size 4108
Number of clauses of size 5888
Number of clauses of size over 55555

Solver Data

744.60/744.80	c Solved by DMRPSolver 
744.60/744.80	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-1729909-1240754551/watcher-1729909-1240754551 -o /tmp/evaluation-result-1729909-1240754551/solver-1729909-1240754551 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SApperloT-hrp -seed=345190934 HOME/instance-1729909-1240754551.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: 0.99 0.97 0.99 3/64 26307
/proc/meminfo: memFree=1418696/2055920 swapFree=4181276/4192956
[pid=26307] ppid=26305 vsize=1484 CPUtime=0
/proc/26307/stat : 26307 (SApperloT-hrp) R 26305 26307 26081 0 -1 4194304 179 0 0 0 0 0 0 0 18 0 1 0 103482914 1519616 163 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/26307/statm: 371 163 97 292 0 76 0

[startup+0.0931759 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 26307
/proc/meminfo: memFree=1418696/2055920 swapFree=4181276/4192956
[pid=26307] ppid=26305 vsize=2540 CPUtime=0.09
/proc/26307/stat : 26307 (SApperloT-hrp) R 26305 26307 26081 0 -1 4194304 447 0 0 0 9 0 0 0 18 0 1 0 103482914 2600960 430 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/26307/statm: 635 430 105 292 0 340 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2540

[startup+0.101176 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 26307
/proc/meminfo: memFree=1418696/2055920 swapFree=4181276/4192956
[pid=26307] ppid=26305 vsize=2540 CPUtime=0.09
/proc/26307/stat : 26307 (SApperloT-hrp) R 26305 26307 26081 0 -1 4194304 456 0 0 0 9 0 0 0 18 0 1 0 103482914 2600960 439 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/26307/statm: 635 439 105 292 0 340 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2540

[startup+0.301196 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 26307
/proc/meminfo: memFree=1418696/2055920 swapFree=4181276/4192956
[pid=26307] ppid=26305 vsize=3464 CPUtime=0.29
/proc/26307/stat : 26307 (SApperloT-hrp) R 26305 26307 26081 0 -1 4194304 680 0 0 0 29 0 0 0 19 0 1 0 103482914 3547136 663 1992294400 134512640 135712473 4294956192 18446744073709551615 134602027 0 0 4096 0 0 0 0 17 1 0 0
/proc/26307/statm: 866 663 109 292 0 571 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3464

[startup+0.70124 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 26307
/proc/meminfo: memFree=1418696/2055920 swapFree=4181276/4192956
[pid=26307] ppid=26305 vsize=4256 CPUtime=0.69
/proc/26307/stat : 26307 (SApperloT-hrp) R 26305 26307 26081 0 -1 4194304 871 0 0 0 69 0 0 0 22 0 1 0 103482914 4358144 854 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/26307/statm: 1064 854 109 292 0 769 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4256

[startup+1.50132 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 26308
/proc/meminfo: memFree=1415424/2055920 swapFree=4181276/4192956
[pid=26307] ppid=26305 vsize=4524 CPUtime=1.49
/proc/26307/stat : 26307 (SApperloT-hrp) R 26305 26307 26081 0 -1 4194304 959 0 0 0 149 0 0 0 25 0 1 0 103482914 4632576 942 1992294400 134512640 135712473 4294956192 18446744073709551615 134564352 0 0 4096 0 0 0 0 17 1 0 0
/proc/26307/statm: 1131 942 109 292 0 836 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 4524

[startup+3.1015 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 26308
/proc/meminfo: memFree=1413632/2055920 swapFree=4181276/4192956
[pid=26307] ppid=26305 vsize=6676 CPUtime=3.09
/proc/26307/stat : 26307 (SApperloT-hrp) R 26305 26307 26081 0 -1 4194304 1486 0 0 0 309 0 0 0 25 0 1 0 103482914 6836224 1469 1992294400 134512640 135712473 4294956192 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 1 0 0
/proc/26307/statm: 1669 1469 109 292 0 1374 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 6676

[startup+6.30184 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 26308
/proc/meminfo: memFree=1409600/2055920 swapFree=4181276/4192956
[pid=26307] ppid=26305 vsize=12136 CPUtime=6.29
/proc/26307/stat : 26307 (SApperloT-hrp) R 26305 26307 26081 0 -1 4194304 2808 0 0 0 629 0 0 0 25 0 1 0 103482914 12427264 2791 1992294400 134512640 135712473 4294956192 18446744073709551615 134601422 0 0 4096 0 0 0 0 17 1 0 0
/proc/26307/statm: 3034 2791 109 292 0 2739 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 12136

[startup+12.7015 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 26308
/proc/meminfo: memFree=1405184/2055920 swapFree=4181276/4192956
[pid=26307] ppid=26305 vsize=14516 CPUtime=12.69
/proc/26307/stat : 26307 (SApperloT-hrp) R 26305 26307 26081 0 -1 4194304 3418 0 0 0 1268 1 0 0 25 0 1 0 103482914 14864384 3401 1992294400 134512640 135712473 4294956192 18446744073709551615 134564392 0 0 4096 0 0 0 0 17 1 0 0
/proc/26307/statm: 3629 3401 109 292 0 3334 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 14516

[startup+25.5019 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 26308
/proc/meminfo: memFree=1405184/2055920 swapFree=4181276/4192956
[pid=26307] ppid=26305 vsize=14516 CPUtime=25.49
/proc/26307/stat : 26307 (SApperloT-hrp) R 26305 26307 26081 0 -1 4194304 3419 0 0 0 2548 1 0 0 25 0 1 0 103482914 14864384 3402 1992294400 134512640 135712473 4294956192 18446744073709551615 134564361 0 0 4096 0 0 0 0 17 1 0 0
/proc/26307/statm: 3629 3402 109 292 0 3334 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 14516

[startup+51.1017 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 26308
/proc/meminfo: memFree=1404672/2055920 swapFree=4181276/4192956
[pid=26307] ppid=26305 vsize=15308 CPUtime=51.08
/proc/26307/stat : 26307 (SApperloT-hrp) R 26305 26307 26081 0 -1 4194304 3555 0 0 0 5107 1 0 0 25 0 1 0 103482914 15675392 3538 1992294400 134512640 135712473 4294956192 18446744073709551615 134564135 0 0 4096 0 0 0 0 17 1 0 0
/proc/26307/statm: 3827 3538 109 292 0 3532 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 15308

[startup+102.305 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 26308
/proc/meminfo: memFree=1403648/2055920 swapFree=4181276/4192956
[pid=26307] ppid=26305 vsize=16588 CPUtime=102.27
/proc/26307/stat : 26307 (SApperloT-hrp) R 26305 26307 26081 0 -1 4194304 3799 0 0 0 10225 2 0 0 25 0 1 0 103482914 16986112 3782 1992294400 134512640 135712473 4294956192 18446744073709551615 134563208 0 0 4096 0 0 0 0 17 1 0 0
/proc/26307/statm: 4147 3782 109 292 0 3852 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 16588

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 26308
/proc/meminfo: memFree=1402752/2055920 swapFree=4181276/4192956
[pid=26307] ppid=26305 vsize=17708 CPUtime=162.25
/proc/26307/stat : 26307 (SApperloT-hrp) R 26305 26307 26081 0 -1 4194304 4035 0 0 0 16223 2 0 0 25 0 1 0 103482914 18132992 4018 1992294400 134512640 135712473 4294956192 18446744073709551615 134564135 0 0 4096 0 0 0 0 17 1 0 0
/proc/26307/statm: 4427 4018 109 292 0 4132 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 17708

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 26308
/proc/meminfo: memFree=1402432/2055920 swapFree=4181276/4192956
[pid=26307] ppid=26305 vsize=18028 CPUtime=222.23
/proc/26307/stat : 26307 (SApperloT-hrp) R 26305 26307 26081 0 -1 4194304 4121 0 0 0 22221 2 0 0 25 0 1 0 103482914 18460672 4104 1992294400 134512640 135712473 4294956192 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 1 0 0
/proc/26307/statm: 4507 4104 110 292 0 4212 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 18028

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 26308
/proc/meminfo: memFree=1402048/2055920 swapFree=4181276/4192956
[pid=26307] ppid=26305 vsize=18188 CPUtime=282.22
/proc/26307/stat : 26307 (SApperloT-hrp) R 26305 26307 26081 0 -1 4194304 4209 0 0 0 28219 3 0 0 25 0 1 0 103482914 18624512 4192 1992294400 134512640 135712473 4294956192 18446744073709551615 134581505 0 0 4096 0 0 0 0 17 1 0 0
/proc/26307/statm: 4547 4192 110 292 0 4252 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 18188

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 26308
/proc/meminfo: memFree=1396992/2055920 swapFree=4181276/4192956
[pid=26307] ppid=26305 vsize=23692 CPUtime=342.2
/proc/26307/stat : 26307 (SApperloT-hrp) R 26305 26307 26081 0 -1 4194304 5579 0 0 0 34216 4 0 0 25 0 1 0 103482914 24260608 5562 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/26307/statm: 5923 5562 110 292 0 5628 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 23692

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 26308
/proc/meminfo: memFree=1359040/2055920 swapFree=4181276/4192956
[pid=26307] ppid=26305 vsize=62400 CPUtime=402.18
/proc/26307/stat : 26307 (SApperloT-hrp) R 26305 26307 26081 0 -1 4194304 15151 0 0 0 40204 14 0 0 25 0 1 0 103482914 63897600 14938 1992294400 134512640 135712473 4294956192 18446744073709551615 134601461 0 0 4096 0 0 0 0 17 1 0 0
/proc/26307/statm: 15600 14938 110 292 0 15305 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 62400

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 26308
/proc/meminfo: memFree=1332608/2055920 swapFree=4181276/4192956
[pid=26307] ppid=26305 vsize=89640 CPUtime=462.17
/proc/26307/stat : 26307 (SApperloT-hrp) R 26305 26307 26081 0 -1 4194304 21731 0 0 0 46196 21 0 0 25 0 1 0 103482914 91791360 21518 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/26307/statm: 22410 21518 110 292 0 22115 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 89640

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 26308
/proc/meminfo: memFree=1315520/2055920 swapFree=4181276/4192956
[pid=26307] ppid=26305 vsize=108256 CPUtime=522.15
/proc/26307/stat : 26307 (SApperloT-hrp) R 26305 26307 26081 0 -1 4194304 26144 0 0 0 52190 25 0 0 25 0 1 0 103482914 110854144 25931 1992294400 134512640 135712473 4294956192 18446744073709551615 134554365 0 0 4096 0 0 0 0 17 1 0 0
/proc/26307/statm: 27064 25931 110 292 0 26769 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 108256

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 26308
/proc/meminfo: memFree=1301056/2055920 swapFree=4181276/4192956
[pid=26307] ppid=26305 vsize=122640 CPUtime=582.14
/proc/26307/stat : 26307 (SApperloT-hrp) R 26305 26307 26081 0 -1 4194304 29606 0 0 0 58186 28 0 0 25 0 1 0 103482914 125583360 29393 1992294400 134512640 135712473 4294956192 18446744073709551615 134564354 0 0 4096 0 0 0 0 17 1 0 0
/proc/26307/statm: 30660 29393 110 292 0 30365 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 122640

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 26308
/proc/meminfo: memFree=1280256/2055920 swapFree=4181276/4192956
[pid=26307] ppid=26305 vsize=143836 CPUtime=642.13
/proc/26307/stat : 26307 (SApperloT-hrp) R 26305 26307 26081 0 -1 4194304 34782 0 0 0 64179 34 0 0 25 0 1 0 103482914 147288064 34569 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/26307/statm: 35959 34569 110 292 0 35664 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 143836

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 26308
/proc/meminfo: memFree=1272832/2055920 swapFree=4181276/4192956
[pid=26307] ppid=26305 vsize=152252 CPUtime=702.11
/proc/26307/stat : 26307 (SApperloT-hrp) R 26305 26307 26081 0 -1 4194304 36810 0 0 0 70175 36 0 0 25 0 1 0 103482914 155906048 36468 1992294400 134512640 135712473 4294956192 18446744073709551615 134540578 0 0 4096 0 0 0 0 17 1 0 0
/proc/26307/statm: 38063 36468 110 292 0 37768 0
Current children cumulated CPU time (s) 702.11
Current children cumulated vsize (KiB) 152252

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

[startup+716.701 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 26308
/proc/meminfo: memFree=1272448/2055920 swapFree=4181276/4192956
[pid=26307] ppid=26305 vsize=152392 CPUtime=716.51
/proc/26307/stat : 26307 (SApperloT-hrp) R 26305 26307 26081 0 -1 4194304 36855 0 0 0 71615 36 0 0 25 0 1 0 103482914 156049408 36513 1992294400 134512640 135712473 4294956192 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 1 0 0
/proc/26307/statm: 38098 36513 110 292 0 37803 0
Current children cumulated CPU time (s) 716.51
Current children cumulated vsize (KiB) 152392

[startup+729.502 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 26308
/proc/meminfo: memFree=1272000/2055920 swapFree=4181276/4192956
[pid=26307] ppid=26305 vsize=152960 CPUtime=729.3
/proc/26307/stat : 26307 (SApperloT-hrp) R 26305 26307 26081 0 -1 4194304 36981 0 0 0 72894 36 0 0 25 0 1 0 103482914 156631040 36639 1992294400 134512640 135712473 4294956192 18446744073709551615 134601422 0 0 4096 0 0 0 0 17 1 0 0
/proc/26307/statm: 38240 36639 110 292 0 37945 0
Current children cumulated CPU time (s) 729.3
Current children cumulated vsize (KiB) 152960

[startup+735.905 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 26308
/proc/meminfo: memFree=1271808/2055920 swapFree=4181276/4192956
[pid=26307] ppid=26305 vsize=153248 CPUtime=735.7
/proc/26307/stat : 26307 (SApperloT-hrp) R 26305 26307 26081 0 -1 4194304 37028 0 0 0 73534 36 0 0 25 0 1 0 103482914 156925952 36686 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/26307/statm: 38312 36686 110 292 0 38017 0
Current children cumulated CPU time (s) 735.7
Current children cumulated vsize (KiB) 153248

[startup+739.102 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 26308
/proc/meminfo: memFree=1271680/2055920 swapFree=4181276/4192956
[pid=26307] ppid=26305 vsize=153424 CPUtime=738.9
/proc/26307/stat : 26307 (SApperloT-hrp) R 26305 26307 26081 0 -1 4194304 37054 0 0 0 73854 36 0 0 25 0 1 0 103482914 157106176 36712 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/26307/statm: 38356 36712 110 292 0 38061 0
Current children cumulated CPU time (s) 738.9
Current children cumulated vsize (KiB) 153424

[startup+742.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 26308
/proc/meminfo: memFree=1271616/2055920 swapFree=4181276/4192956
[pid=26307] ppid=26305 vsize=153424 CPUtime=742.1
/proc/26307/stat : 26307 (SApperloT-hrp) R 26305 26307 26081 0 -1 4194304 37077 0 0 0 74174 36 0 0 25 0 1 0 103482914 157106176 36735 1992294400 134512640 135712473 4294956192 18446744073709551615 134581392 0 0 4096 0 0 0 0 17 1 0 0
/proc/26307/statm: 38356 36735 110 292 0 38061 0
Current children cumulated CPU time (s) 742.1
Current children cumulated vsize (KiB) 153424

[startup+743.901 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 26308
/proc/meminfo: memFree=1271552/2055920 swapFree=4181276/4192956
[pid=26307] ppid=26305 vsize=153424 CPUtime=743.7
/proc/26307/stat : 26307 (SApperloT-hrp) R 26305 26307 26081 0 -1 4194304 37081 0 0 0 74334 36 0 0 25 0 1 0 103482914 157106176 36739 1992294400 134512640 135712473 4294956192 18446744073709551615 134564702 0 0 4096 0 0 0 0 17 1 0 0
/proc/26307/statm: 38356 36739 110 292 0 38061 0
Current children cumulated CPU time (s) 743.7
Current children cumulated vsize (KiB) 153424

[startup+744.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 26308
/proc/meminfo: memFree=1271552/2055920 swapFree=4181276/4192956
[pid=26307] ppid=26305 vsize=153560 CPUtime=744.1
/proc/26307/stat : 26307 (SApperloT-hrp) R 26305 26307 26081 0 -1 4194304 37105 0 0 0 74374 36 0 0 25 0 1 0 103482914 157245440 36763 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/26307/statm: 38390 36763 110 292 0 38095 0
Current children cumulated CPU time (s) 744.1
Current children cumulated vsize (KiB) 153560

[startup+744.705 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 26308
/proc/meminfo: memFree=1271488/2055920 swapFree=4181276/4192956
[pid=26307] ppid=26305 vsize=153560 CPUtime=744.5
/proc/26307/stat : 26307 (SApperloT-hrp) R 26305 26307 26081 0 -1 4194304 37105 0 0 0 74414 36 0 0 25 0 1 0 103482914 157245440 36763 1992294400 134512640 135712473 4294956192 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 1 0 0
/proc/26307/statm: 38390 36763 110 292 0 38095 0
Current children cumulated CPU time (s) 744.5
Current children cumulated vsize (KiB) 153560

[startup+744.801 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 26308
/proc/meminfo: memFree=1271488/2055920 swapFree=4181276/4192956
[pid=26307] ppid=26305 vsize=153560 CPUtime=744.6
/proc/26307/stat : 26307 (SApperloT-hrp) R 26305 26307 26081 0 -1 4194304 37105 0 0 0 74424 36 0 0 25 0 1 0 103482914 157245440 36763 1992294400 134512640 135712473 4294956192 18446744073709551615 134564789 0 0 4096 0 0 0 0 17 1 0 0
/proc/26307/statm: 38390 36763 110 292 0 38095 0
Current children cumulated CPU time (s) 744.6
Current children cumulated vsize (KiB) 153560

Child status: 0
Real time (s): 744.83
CPU time (s): 744.637
CPU user time (s): 744.247
CPU system time (s): 0.38994
CPU usage (%): 99.9741
Max. virtual memory (cumulated for all children) (KiB): 153560

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

runsolver used 0.541917 second user time and 1.54377 second system time

The end

Launcher Data

Begin job on node47 at 2009-04-26 16:02:31
IDJOB=1729909
IDBENCH=24717
IDSOLVER=510
FILE ID=node47/1729909-1240754551
PBS_JOBID= 9187078
Free space on /tmp= 66292 MiB

SOLVER NAME= SApperloT hrp
BENCH NAME= SAT07/crafted/Difficult/contest05/QG/QG6-gensys-icl001.sat05-2695.reshuffled-07.cnf
COMMAND LINE= HOME/SApperloT-hrp -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1729909-1240754551/watcher-1729909-1240754551 -o /tmp/evaluation-result-1729909-1240754551/solver-1729909-1240754551 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SApperloT-hrp -seed=345190934 HOME/instance-1729909-1240754551.cnf

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

MD5SUM BENCH= 178c0646166b92c20ce876c724294ca1
RANDOM SEED=345190934

node47.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.212
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.212
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:       1419176 kB
Buffers:         69760 kB
Cached:         508032 kB
SwapCached:       6464 kB
Active:          96784 kB
Inactive:       489888 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1419176 kB
SwapTotal:     4192956 kB
SwapFree:      4181276 kB
Dirty:            1788 kB
Writeback:           0 kB
Mapped:          13572 kB
Slab:            36052 kB
Committed_AS:   424072 kB
PageTables:       1444 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= 66288 MiB
End job on node47 at 2009-04-26 16:14:56