Trace number 1538910

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
SATzilla2009_C 2009-03-22SAT 788.021 788.426

General information on the benchmark

NameRANDOM/MEDIUM/5SAT/SATISFIABLE/110/
unif-k5-r21.3-v110-c2343-S1376127278-008.cnf
MD5SUM2a9d7aa09089c785d286d069b028c319
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.132979
Satisfiable
(Un)Satisfiability was proved
Number of variables110
Number of clauses2343
Sum of the clauses size11715
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 52343
Number of clauses of size over 50

Solver Data

16.06/16.17	c SATzilla is building models for class 2
16.06/16.17	c run presolver march_dl2004 for 5 seconds ... 
16.06/16.17	c Bin: Executing march_dl2004
16.06/16.17	c spawning binary file with 5 seconds ...
16.06/16.17	c child exit by a signal
16.06/16.17	c march_dl2004 returned code 137.
16.06/16.17	c run presolver mxc-sr08 for 5 seconds ... 
16.06/16.17	c Bin: Executing mxc-sr08
16.06/16.17	c spawning binary file with 5 seconds ...
16.06/16.17	c child exit by a signal
16.06/16.17	c mxc-sr08 returned code 137.
16.06/16.17	c Orignal number of varibales is 110, number of clauses is 2343 
16.06/16.17	c predicted feature computation time is 6.920942 
16.06/16.17	c Bin: Executing satelite
16.06/16.17	c spawning binary file with 240 seconds ...
16.06/16.17	c child exited successfully
16.06/16.17	c satzilla computing base features
16.06/16.17	c Number of variabe is: 110, Number of clause is : 2343 
16.06/16.17	c Initializing...
16.06/16.17	c satzilla compute diameter ...
16.06/16.17	c start diameter features ...
16.06/16.17	c satzilla doing clause learning
16.06/16.17	c start clause learning features ...
16.06/16.17	c Bin: Executing zchaff07
16.06/16.17	c spawning binary file with 2 seconds ...
16.06/16.17	c child exit by a signal
16.06/16.17	c satzilla doing survey propogation probe
16.06/16.17	c do survay propogation for 2 second ...
16.06/16.17	c satzilla doing local search probe
16.06/16.17	c satzilla doing lobjois search-space size estimate
16.06/16.17	c features are:110 2343 110 2343 0 0 0.0469484 0.377038 0.650924 0.83618 0.0454545 0 0.0454545 0.0454545 -0 0 0 0.0454545 0.102412 0.0311566 0.0580452 3.51282 0.0838051 0.0593119 0 0.292035 2.89623 0.00847786 0.213532 0.00469484 0.0136577 2.78461 0.186513 0.045536 0.016611 0.0435339 0.0465216 2.82569 0.13426 2 3 0.462658 4296.75 0.0165015 4217 4405 4405 4217 4405 4254 4311 25.3352 0.0355985 24.0721 26.5821 26.5821 24.0721 26.5821 25.1159 25.5706 0.172031 0.639114 0.000129904 0.502122 0.337861 0.0274974 0.237622 0.0999312 0.154047 0.00186533 0.725348 0.000251216 0.00984219 0.00358742 0.000566453 0.00227933 0.00100034 0.00164078 10.856 0.268982 21.9413 0.161837 22 18 27 1.72633 0.252654 0.892256 0.0730307 0.562202 0.706437 
16.06/16.17	c satzilla's ranking:
16.06/16.17	c 1) march_dl2004: 6.311789
16.06/16.17	c 2) minisat20SAT07: 4.813078
16.06/16.17	c 3) mxc-sr08: 3.953200
16.06/16.17	c 4) minisat20: 3.417268
16.06/16.17	c 5) zchaff_rand: 1.142725
16.06/16.17	c 6) tts-4-0: 0.653264
16.06/16.17	c 7) vallst: 0.054878
16.06/16.17	c 8) SATenstein: -10000.000000
16.06/16.17	c 9) gnovelty+: -10000.000000
16.06/16.17	c 10) adaptg2wsat+: -10000.000000
16.06/16.17	c 11) adaptg2wsat0: -10000.000000
16.06/16.17	c 12) picosat846: -10000.000000
16.06/16.17	c 13) kcnfs04SAT07: -10000.000000
16.06/16.17	c satzilla running march_dl2004 ... 
787.96/788.42	c Bin: Executing march_dl2004
787.96/788.42	c spawning binary file with 1183 seconds ...
787.96/788.42	c child exited successfully
787.96/788.42	c march_dl2004 returned code 10.
787.96/788.42	s SATISFIABLE
787.96/788.42	v -1 2 -3 -4 -5 6 -7 -8 -9 10 -11 -12 13 14 -15 -16 -17 -18 19 -20 21 22 -23 -24 -25 -26 27 -28 29 -30 -31 -32 -33 34 35 36 -37 -38 -39 40 -41 -42 43 44 45 46 -47 -48 49 -50 -51 -52 53 54 55 56 57 58 -59 -60 -61 -62 -63 -64 65 -66 67 68 -69 -70 71 -72 -73 -74 75 -76 -77 -78 79 80 -81 82 83 84 85 86 87 88 -89 90 -91 92 -93 -94 95 96 -97 98 99 100 -101 -102 -103 104 -105 106 107 -108 -109 110 0
787.96/788.42	c SATZILLA_TIME=788.120000

Verifier Data

OK

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1538910-1238452334/watcher-1538910-1238452334 -o /tmp/evaluation-result-1538910-1238452334/solver-1538910-1238452334 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_C HOME/instance-1538910-1238452334.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 2/64 12832
/proc/meminfo: memFree=1513256/2055920 swapFree=4178400/4192956
[pid=12832] ppid=12830 vsize=2056 CPUtime=0
/proc/12832/stat : 12832 (SATzilla2009_C) R 12830 12832 12398 0 -1 4194304 128 0 0 0 0 0 0 0 20 0 1 0 1117899738 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135543087 0 0 4096 0 0 0 0 17 0 0 0
/proc/12832/statm: 514 112 96 399 0 111 0
[pid=12833] ppid=12832 vsize=636 CPUtime=0
/proc/12833/stat : 12833 (march_dl2004) R 12832 12832 12398 0 -1 4194304 78 0 0 0 0 0 0 0 20 0 1 0 1117899738 651264 73 1992294400 134512640 134996440 4294956176 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12833/statm: 159 73 50 118 0 38 0

[startup+0.081355 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 12832
/proc/meminfo: memFree=1513256/2055920 swapFree=4178400/4192956
[pid=12832] ppid=12830 vsize=2056 CPUtime=0
/proc/12832/stat : 12832 (SATzilla2009_C) S 12830 12832 12398 0 -1 4194304 132 0 0 0 0 0 0 0 20 0 1 0 1117899738 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12832/statm: 514 112 96 399 0 111 0
[pid=12833] ppid=12832 vsize=1880 CPUtime=0.07
/proc/12833/stat : 12833 (march_dl2004) R 12832 12832 12398 0 -1 4194304 396 0 0 0 7 0 0 0 23 0 1 0 1117899738 1925120 388 1992294400 134512640 134996440 4294956176 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12833/statm: 503 394 71 118 0 382 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 3936

[startup+0.101359 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 12832
/proc/meminfo: memFree=1513256/2055920 swapFree=4178400/4192956
[pid=12832] ppid=12830 vsize=2056 CPUtime=0
/proc/12832/stat : 12832 (SATzilla2009_C) S 12830 12832 12398 0 -1 4194304 132 0 0 0 0 0 0 0 20 0 1 0 1117899738 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12832/statm: 514 112 96 399 0 111 0
[pid=12833] ppid=12832 vsize=2688 CPUtime=0.09
/proc/12833/stat : 12833 (march_dl2004) R 12832 12832 12398 0 -1 4194304 588 0 0 0 9 0 0 0 23 0 1 0 1117899738 2752512 580 1992294400 134512640 134996440 4294956176 18446744073709551615 134650588 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12833/statm: 672 580 72 118 0 551 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4744

[startup+0.301397 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 12832
/proc/meminfo: memFree=1513256/2055920 swapFree=4178400/4192956
[pid=12832] ppid=12830 vsize=2056 CPUtime=0
/proc/12832/stat : 12832 (SATzilla2009_C) S 12830 12832 12398 0 -1 4194304 132 0 0 0 0 0 0 0 20 0 1 0 1117899738 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12832/statm: 514 112 96 399 0 111 0
[pid=12833] ppid=12832 vsize=2932 CPUtime=0.29
/proc/12833/stat : 12833 (march_dl2004) R 12832 12832 12398 0 -1 4194304 632 0 0 0 29 0 0 0 24 0 1 0 1117899738 3002368 624 1992294400 134512640 134996440 4294956176 18446744073709551615 134526942 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12833/statm: 733 624 74 118 0 612 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4988

[startup+0.701473 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 12832
/proc/meminfo: memFree=1513256/2055920 swapFree=4178400/4192956
[pid=12832] ppid=12830 vsize=2056 CPUtime=0
/proc/12832/stat : 12832 (SATzilla2009_C) S 12830 12832 12398 0 -1 4194304 132 0 0 0 0 0 0 0 20 0 1 0 1117899738 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12832/statm: 514 112 96 399 0 111 0
[pid=12833] ppid=12832 vsize=2932 CPUtime=0.69
/proc/12833/stat : 12833 (march_dl2004) R 12832 12832 12398 0 -1 4194304 632 0 0 0 69 0 0 0 25 0 1 0 1117899738 3002368 624 1992294400 134512640 134996440 4294956176 18446744073709551615 134514077 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12833/statm: 733 624 74 118 0 612 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4988

[startup+1.50163 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12834
/proc/meminfo: memFree=1510808/2055920 swapFree=4178400/4192956
[pid=12832] ppid=12830 vsize=2056 CPUtime=0
/proc/12832/stat : 12832 (SATzilla2009_C) S 12830 12832 12398 0 -1 4194304 132 0 0 0 0 0 0 0 20 0 1 0 1117899738 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12832/statm: 514 112 96 399 0 111 0
[pid=12833] ppid=12832 vsize=3788 CPUtime=1.49
/proc/12833/stat : 12833 (march_dl2004) R 12832 12832 12398 0 -1 4194304 853 0 0 0 149 0 0 0 25 0 1 0 1117899738 3878912 845 1992294400 134512640 134996440 4294956176 18446744073709551615 134514019 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12833/statm: 947 845 74 118 0 826 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 5844

[startup+3.10193 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12834
/proc/meminfo: memFree=1509848/2055920 swapFree=4178400/4192956
[pid=12832] ppid=12830 vsize=2056 CPUtime=0
/proc/12832/stat : 12832 (SATzilla2009_C) S 12830 12832 12398 0 -1 4194304 132 0 0 0 0 0 0 0 20 0 1 0 1117899738 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12832/statm: 514 112 96 399 0 111 0
[pid=12833] ppid=12832 vsize=4448 CPUtime=3.09
/proc/12833/stat : 12833 (march_dl2004) R 12832 12832 12398 0 -1 4194304 995 0 0 0 309 0 0 0 25 0 1 0 1117899738 4554752 987 1992294400 134512640 134996440 4294956176 18446744073709551615 134536977 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12833/statm: 1112 987 74 118 0 991 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 6504

[startup+6.30155 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12835
/proc/meminfo: memFree=1512536/2055920 swapFree=4178400/4192956
[pid=12832] ppid=12830 vsize=2056 CPUtime=4.99
/proc/12832/stat : 12832 (SATzilla2009_C) S 12830 12832 12398 0 -1 4194304 156 1079 0 0 0 0 499 0 16 0 1 0 1117899738 2105344 125 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/12832/statm: 514 125 107 399 0 111 0
[pid=12835] ppid=12832 vsize=1524 CPUtime=1.29
/proc/12835/stat : 12835 (mxc-sr08) R 12832 12832 12398 0 -1 4194304 314 0 0 0 129 0 0 0 25 0 1 0 1117900238 1560576 310 1992294400 134512640 135078026 4294956176 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12835/statm: 381 310 71 138 0 240 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 3580

[startup+12.7028 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12837
/proc/meminfo: memFree=1510104/2055920 swapFree=4178400/4192956
[pid=12832] ppid=12830 vsize=7568 CPUtime=12.66
/proc/12832/stat : 12832 (SATzilla2009_C) R 12830 12832 12398 0 -1 4194304 522 2651 0 0 65 2 1197 2 24 0 1 0 1117899738 7749632 429 1992294400 134512640 136149437 4294956208 18446744073709551615 135542670 0 0 4096 3 0 0 0 17 0 0 0
/proc/12832/statm: 1892 429 207 399 0 1489 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 7568

[startup+25.5012 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12838
/proc/meminfo: memFree=1508384/2055920 swapFree=4178400/4192956
[pid=12832] ppid=12830 vsize=3468 CPUtime=16.14
/proc/12832/stat : 12832 (SATzilla2009_C) S 12830 12832 12398 0 -1 4194304 555 2651 0 0 408 7 1197 2 25 0 1 0 1117899738 3551232 387 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/12832/statm: 867 387 219 399 0 464 0
[pid=12838] ppid=12832 vsize=5108 CPUtime=9.31
/proc/12838/stat : 12838 (march_dl2004) R 12832 12832 12398 0 -1 4194304 1184 0 0 0 931 0 0 0 25 0 1 0 1117901355 5230592 1176 1992294400 134512640 134996440 4294956176 18446744073709551615 134567226 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12838/statm: 1277 1176 74 118 0 1156 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 8576

[startup+51.1011 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12838
/proc/meminfo: memFree=1507616/2055920 swapFree=4178400/4192956
[pid=12832] ppid=12830 vsize=3468 CPUtime=16.14
/proc/12832/stat : 12832 (SATzilla2009_C) S 12830 12832 12398 0 -1 4194304 555 2651 0 0 408 7 1197 2 25 0 1 0 1117899738 3551232 387 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/12832/statm: 867 387 219 399 0 464 0
[pid=12838] ppid=12832 vsize=5900 CPUtime=34.9
/proc/12838/stat : 12838 (march_dl2004) R 12832 12832 12398 0 -1 4194304 1377 0 0 0 3489 1 0 0 25 0 1 0 1117901355 6041600 1369 1992294400 134512640 134996440 4294956176 18446744073709551615 134526942 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12838/statm: 1475 1369 74 118 0 1354 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 9368

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12838
/proc/meminfo: memFree=1507232/2055920 swapFree=4178400/4192956
[pid=12832] ppid=12830 vsize=3468 CPUtime=16.14
/proc/12832/stat : 12832 (SATzilla2009_C) S 12830 12832 12398 0 -1 4194304 555 2651 0 0 408 7 1197 2 25 0 1 0 1117899738 3551232 387 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/12832/statm: 867 387 219 399 0 464 0
[pid=12838] ppid=12832 vsize=6296 CPUtime=86.08
/proc/12838/stat : 12838 (march_dl2004) R 12832 12832 12398 0 -1 4194304 1483 0 0 0 8607 1 0 0 25 0 1 0 1117901355 6447104 1475 1992294400 134512640 134996440 4294956176 18446744073709551615 134564358 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12838/statm: 1574 1475 74 118 0 1453 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 9764

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12838
/proc/meminfo: memFree=1506976/2055920 swapFree=4178400/4192956
[pid=12832] ppid=12830 vsize=3468 CPUtime=16.14
/proc/12832/stat : 12832 (SATzilla2009_C) S 12830 12832 12398 0 -1 4194304 555 2651 0 0 408 7 1197 2 25 0 1 0 1117899738 3551232 387 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/12832/statm: 867 387 219 399 0 464 0
[pid=12838] ppid=12832 vsize=6560 CPUtime=146.04
/proc/12838/stat : 12838 (march_dl2004) R 12832 12832 12398 0 -1 4194304 1542 0 0 0 14603 1 0 0 25 0 1 0 1117901355 6717440 1534 1992294400 134512640 134996440 4294956176 18446744073709551615 134532803 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12838/statm: 1640 1534 74 118 0 1519 0
Current children cumulated CPU time (s) 162.18
Current children cumulated vsize (KiB) 10028

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12838
/proc/meminfo: memFree=1506848/2055920 swapFree=4178400/4192956
[pid=12832] ppid=12830 vsize=3468 CPUtime=16.14
/proc/12832/stat : 12832 (SATzilla2009_C) S 12830 12832 12398 0 -1 4194304 555 2651 0 0 408 7 1197 2 25 0 1 0 1117899738 3551232 387 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/12832/statm: 867 387 219 399 0 464 0
[pid=12838] ppid=12832 vsize=6824 CPUtime=206
/proc/12838/stat : 12838 (march_dl2004) R 12832 12832 12398 0 -1 4194304 1596 0 0 0 20599 1 0 0 25 0 1 0 1117901355 6987776 1588 1992294400 134512640 134996440 4294956176 18446744073709551615 134551693 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12838/statm: 1706 1588 74 118 0 1585 0
Current children cumulated CPU time (s) 222.14
Current children cumulated vsize (KiB) 10292

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12838
/proc/meminfo: memFree=1506656/2055920 swapFree=4178400/4192956
[pid=12832] ppid=12830 vsize=3468 CPUtime=16.14
/proc/12832/stat : 12832 (SATzilla2009_C) S 12830 12832 12398 0 -1 4194304 555 2651 0 0 408 7 1197 2 25 0 1 0 1117899738 3551232 387 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/12832/statm: 867 387 219 399 0 464 0
[pid=12838] ppid=12832 vsize=6956 CPUtime=265.97
/proc/12838/stat : 12838 (march_dl2004) R 12832 12832 12398 0 -1 4194304 1637 0 0 0 26596 1 0 0 25 0 1 0 1117901355 7122944 1629 1992294400 134512640 134996440 4294956176 18446744073709551615 134528326 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12838/statm: 1739 1629 74 118 0 1618 0
Current children cumulated CPU time (s) 282.11
Current children cumulated vsize (KiB) 10424

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12838
/proc/meminfo: memFree=1506464/2055920 swapFree=4178400/4192956
[pid=12832] ppid=12830 vsize=3468 CPUtime=16.14
/proc/12832/stat : 12832 (SATzilla2009_C) S 12830 12832 12398 0 -1 4194304 555 2651 0 0 408 7 1197 2 25 0 1 0 1117899738 3551232 387 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/12832/statm: 867 387 219 399 0 464 0
[pid=12838] ppid=12832 vsize=7088 CPUtime=325.96
/proc/12838/stat : 12838 (march_dl2004) R 12832 12832 12398 0 -1 4194304 1669 0 0 0 32594 2 0 0 25 0 1 0 1117901355 7258112 1661 1992294400 134512640 134996440 4294956176 18446744073709551615 134526923 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12838/statm: 1772 1661 74 118 0 1651 0
Current children cumulated CPU time (s) 342.1
Current children cumulated vsize (KiB) 10556


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


[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12838
/proc/meminfo: memFree=1506336/2055920 swapFree=4178400/4192956
[pid=12832] ppid=12830 vsize=3468 CPUtime=16.14
/proc/12832/stat : 12832 (SATzilla2009_C) S 12830 12832 12398 0 -1 4194304 555 2651 0 0 408 7 1197 2 25 0 1 0 1117899738 3551232 387 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/12832/statm: 867 387 219 399 0 464 0
[pid=12838] ppid=12832 vsize=7220 CPUtime=445.89
/proc/12838/stat : 12838 (march_dl2004) R 12832 12832 12398 0 -1 4194304 1708 0 0 0 44587 2 0 0 25 0 1 0 1117901355 7393280 1700 1992294400 134512640 134996440 4294956176 18446744073709551615 134568018 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12838/statm: 1805 1700 74 118 0 1684 0
Current children cumulated CPU time (s) 462.03
Current children cumulated vsize (KiB) 10688

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12838
/proc/meminfo: memFree=1506272/2055920 swapFree=4178400/4192956
[pid=12832] ppid=12830 vsize=3468 CPUtime=16.14
/proc/12832/stat : 12832 (SATzilla2009_C) S 12830 12832 12398 0 -1 4194304 555 2651 0 0 408 7 1197 2 25 0 1 0 1117899738 3551232 387 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/12832/statm: 867 387 219 399 0 464 0
[pid=12838] ppid=12832 vsize=7352 CPUtime=505.87
/proc/12838/stat : 12838 (march_dl2004) R 12832 12832 12398 0 -1 4194304 1730 0 0 0 50585 2 0 0 25 0 1 0 1117901355 7528448 1722 1992294400 134512640 134996440 4294956176 18446744073709551615 134553652 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12838/statm: 1838 1722 74 118 0 1717 0
Current children cumulated CPU time (s) 522.01
Current children cumulated vsize (KiB) 10820

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12838
/proc/meminfo: memFree=1506144/2055920 swapFree=4178400/4192956
[pid=12832] ppid=12830 vsize=3468 CPUtime=16.14
/proc/12832/stat : 12832 (SATzilla2009_C) S 12830 12832 12398 0 -1 4194304 555 2651 0 0 408 7 1197 2 25 0 1 0 1117899738 3551232 387 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/12832/statm: 867 387 219 399 0 464 0
[pid=12838] ppid=12832 vsize=7352 CPUtime=565.83
/proc/12838/stat : 12838 (march_dl2004) R 12832 12832 12398 0 -1 4194304 1746 0 0 0 56581 2 0 0 25 0 1 0 1117901355 7528448 1738 1992294400 134512640 134996440 4294956176 18446744073709551615 134526956 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12838/statm: 1838 1738 74 118 0 1717 0
Current children cumulated CPU time (s) 581.97
Current children cumulated vsize (KiB) 10820

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12838
/proc/meminfo: memFree=1506080/2055920 swapFree=4178400/4192956
[pid=12832] ppid=12830 vsize=3468 CPUtime=16.14
/proc/12832/stat : 12832 (SATzilla2009_C) S 12830 12832 12398 0 -1 4194304 555 2651 0 0 408 7 1197 2 25 0 1 0 1117899738 3551232 387 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/12832/statm: 867 387 219 399 0 464 0
[pid=12838] ppid=12832 vsize=7484 CPUtime=625.81
/proc/12838/stat : 12838 (march_dl2004) R 12832 12832 12398 0 -1 4194304 1763 0 0 0 62579 2 0 0 25 0 1 0 1117901355 7663616 1755 1992294400 134512640 134996440 4294956176 18446744073709551615 134551507 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12838/statm: 1871 1755 74 118 0 1750 0
Current children cumulated CPU time (s) 641.95
Current children cumulated vsize (KiB) 10952

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12838
/proc/meminfo: memFree=1506080/2055920 swapFree=4178400/4192956
[pid=12832] ppid=12830 vsize=3468 CPUtime=16.14
/proc/12832/stat : 12832 (SATzilla2009_C) S 12830 12832 12398 0 -1 4194304 555 2651 0 0 408 7 1197 2 25 0 1 0 1117899738 3551232 387 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/12832/statm: 867 387 219 399 0 464 0
[pid=12838] ppid=12832 vsize=7484 CPUtime=685.78
/proc/12838/stat : 12838 (march_dl2004) R 12832 12832 12398 0 -1 4194304 1775 0 0 0 68576 2 0 0 25 0 1 0 1117901355 7663616 1767 1992294400 134512640 134996440 4294956176 18446744073709551615 134573146 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12838/statm: 1871 1767 74 118 0 1750 0
Current children cumulated CPU time (s) 701.92
Current children cumulated vsize (KiB) 10952

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12840
/proc/meminfo: memFree=1505824/2055920 swapFree=4178400/4192956
[pid=12832] ppid=12830 vsize=3468 CPUtime=16.14
/proc/12832/stat : 12832 (SATzilla2009_C) S 12830 12832 12398 0 -1 4194304 555 2651 0 0 408 7 1197 2 25 0 1 0 1117899738 3551232 387 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/12832/statm: 867 387 219 399 0 464 0
[pid=12838] ppid=12832 vsize=7484 CPUtime=745.74
/proc/12838/stat : 12838 (march_dl2004) R 12832 12832 12398 0 -1 4194304 1786 0 0 0 74572 2 0 0 25 0 1 0 1117901355 7663616 1778 1992294400 134512640 134996440 4294956176 18446744073709551615 134553159 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12838/statm: 1871 1778 74 118 0 1750 0
Current children cumulated CPU time (s) 761.88
Current children cumulated vsize (KiB) 10952

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

[startup+767.901 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12840
/proc/meminfo: memFree=1505824/2055920 swapFree=4178400/4192956
[pid=12832] ppid=12830 vsize=3468 CPUtime=16.14
/proc/12832/stat : 12832 (SATzilla2009_C) S 12830 12832 12398 0 -1 4194304 555 2651 0 0 408 7 1197 2 25 0 1 0 1117899738 3551232 387 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/12832/statm: 867 387 219 399 0 464 0
[pid=12838] ppid=12832 vsize=7484 CPUtime=751.33
/proc/12838/stat : 12838 (march_dl2004) R 12832 12832 12398 0 -1 4194304 1788 0 0 0 75131 2 0 0 25 0 1 0 1117901355 7663616 1780 1992294400 134512640 134996440 4294956176 18446744073709551615 134514087 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12838/statm: 1871 1780 74 118 0 1750 0
Current children cumulated CPU time (s) 767.47
Current children cumulated vsize (KiB) 10952

[startup+780.702 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12840
/proc/meminfo: memFree=1505824/2055920 swapFree=4178400/4192956
[pid=12832] ppid=12830 vsize=3468 CPUtime=16.14
/proc/12832/stat : 12832 (SATzilla2009_C) S 12830 12832 12398 0 -1 4194304 555 2651 0 0 408 7 1197 2 25 0 1 0 1117899738 3551232 387 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/12832/statm: 867 387 219 399 0 464 0
[pid=12838] ppid=12832 vsize=7616 CPUtime=764.13
/proc/12838/stat : 12838 (march_dl2004) R 12832 12832 12398 0 -1 4194304 1791 0 0 0 76411 2 0 0 25 0 1 0 1117901355 7798784 1783 1992294400 134512640 134996440 4294956176 18446744073709551615 134587819 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12838/statm: 1904 1783 74 118 0 1783 0
Current children cumulated CPU time (s) 780.27
Current children cumulated vsize (KiB) 11084

[startup+783.901 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12840
/proc/meminfo: memFree=1505824/2055920 swapFree=4178400/4192956
[pid=12832] ppid=12830 vsize=3468 CPUtime=16.14
/proc/12832/stat : 12832 (SATzilla2009_C) S 12830 12832 12398 0 -1 4194304 555 2651 0 0 408 7 1197 2 25 0 1 0 1117899738 3551232 387 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/12832/statm: 867 387 219 399 0 464 0
[pid=12838] ppid=12832 vsize=7616 CPUtime=767.33
/proc/12838/stat : 12838 (march_dl2004) R 12832 12832 12398 0 -1 4194304 1791 0 0 0 76731 2 0 0 25 0 1 0 1117901355 7798784 1783 1992294400 134512640 134996440 4294956176 18446744073709551615 134536924 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12838/statm: 1904 1783 74 118 0 1783 0
Current children cumulated CPU time (s) 783.47
Current children cumulated vsize (KiB) 11084

[startup+785.502 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12840
/proc/meminfo: memFree=1505824/2055920 swapFree=4178400/4192956
[pid=12832] ppid=12830 vsize=3468 CPUtime=16.14
/proc/12832/stat : 12832 (SATzilla2009_C) S 12830 12832 12398 0 -1 4194304 555 2651 0 0 408 7 1197 2 25 0 1 0 1117899738 3551232 387 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/12832/statm: 867 387 219 399 0 464 0
[pid=12838] ppid=12832 vsize=7616 CPUtime=768.93
/proc/12838/stat : 12838 (march_dl2004) R 12832 12832 12398 0 -1 4194304 1792 0 0 0 76891 2 0 0 25 0 1 0 1117901355 7798784 1784 1992294400 134512640 134996440 4294956176 18446744073709551615 134528310 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12838/statm: 1904 1784 74 118 0 1783 0
Current children cumulated CPU time (s) 785.07
Current children cumulated vsize (KiB) 11084

[startup+787.101 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12840
/proc/meminfo: memFree=1505824/2055920 swapFree=4178400/4192956
[pid=12832] ppid=12830 vsize=3468 CPUtime=16.14
/proc/12832/stat : 12832 (SATzilla2009_C) S 12830 12832 12398 0 -1 4194304 555 2651 0 0 408 7 1197 2 25 0 1 0 1117899738 3551232 387 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/12832/statm: 867 387 219 399 0 464 0
[pid=12838] ppid=12832 vsize=7616 CPUtime=770.52
/proc/12838/stat : 12838 (march_dl2004) R 12832 12832 12398 0 -1 4194304 1792 0 0 0 77050 2 0 0 25 0 1 0 1117901355 7798784 1784 1992294400 134512640 134996440 4294956176 18446744073709551615 134527899 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12838/statm: 1904 1784 74 118 0 1783 0
Current children cumulated CPU time (s) 786.66
Current children cumulated vsize (KiB) 11084

[startup+787.901 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12840
/proc/meminfo: memFree=1505824/2055920 swapFree=4178400/4192956
[pid=12832] ppid=12830 vsize=3468 CPUtime=16.14
/proc/12832/stat : 12832 (SATzilla2009_C) S 12830 12832 12398 0 -1 4194304 555 2651 0 0 408 7 1197 2 25 0 1 0 1117899738 3551232 387 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/12832/statm: 867 387 219 399 0 464 0
[pid=12838] ppid=12832 vsize=7616 CPUtime=771.32
/proc/12838/stat : 12838 (march_dl2004) R 12832 12832 12398 0 -1 4194304 1792 0 0 0 77130 2 0 0 25 0 1 0 1117901355 7798784 1784 1992294400 134512640 134996440 4294956176 18446744073709551615 134526942 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12838/statm: 1904 1784 74 118 0 1783 0
Current children cumulated CPU time (s) 787.46
Current children cumulated vsize (KiB) 11084

[startup+788.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12840
/proc/meminfo: memFree=1505824/2055920 swapFree=4178400/4192956
[pid=12832] ppid=12830 vsize=3468 CPUtime=16.14
/proc/12832/stat : 12832 (SATzilla2009_C) S 12830 12832 12398 0 -1 4194304 555 2651 0 0 408 7 1197 2 25 0 1 0 1117899738 3551232 387 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/12832/statm: 867 387 219 399 0 464 0
[pid=12838] ppid=12832 vsize=7616 CPUtime=771.72
/proc/12838/stat : 12838 (march_dl2004) R 12832 12832 12398 0 -1 4194304 1792 0 0 0 77170 2 0 0 25 0 1 0 1117901355 7798784 1784 1992294400 134512640 134996440 4294956176 18446744073709551615 134514049 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12838/statm: 1904 1784 74 118 0 1783 0
Current children cumulated CPU time (s) 787.86
Current children cumulated vsize (KiB) 11084

[startup+788.401 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12840
/proc/meminfo: memFree=1505824/2055920 swapFree=4178400/4192956
[pid=12832] ppid=12830 vsize=3468 CPUtime=16.14
/proc/12832/stat : 12832 (SATzilla2009_C) S 12830 12832 12398 0 -1 4194304 555 2651 0 0 408 7 1197 2 25 0 1 0 1117899738 3551232 387 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/12832/statm: 867 387 219 399 0 464 0
[pid=12838] ppid=12832 vsize=7616 CPUtime=771.82
/proc/12838/stat : 12838 (march_dl2004) R 12832 12832 12398 0 -1 4194304 1792 0 0 0 77180 2 0 0 25 0 1 0 1117901355 7798784 1784 1992294400 134512640 134996440 4294956176 18446744073709551615 134551655 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12838/statm: 1904 1784 74 118 0 1783 0
Current children cumulated CPU time (s) 787.96
Current children cumulated vsize (KiB) 11084

Child status: 10
Real time (s): 788.426
CPU time (s): 788.021
CPU user time (s): 787.89
CPU system time (s): 0.13098
CPU usage (%): 99.9486
Max. virtual memory (cumulated for all children) (KiB): 11084

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 787.89
system time used= 0.13098
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 5014
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= 15
involuntary context switches= 2334

runsolver used 0.703892 second user time and 2.16867 second system time

The end

Launcher Data

Begin job on node9 at 2009-03-31 00:32:14
IDJOB=1538910
IDBENCH=70416
IDSOLVER=527
FILE ID=node9/1538910-1238452334
PBS_JOBID= 9061644
Free space on /tmp= 66420 MiB

SOLVER NAME= SATzilla2009_C 2009-03-22
BENCH NAME= SAT09/RANDOM/MEDIUM/5SAT/SATISFIABLE/110/unif-k5-r21.3-v110-c2343-S1376127278-008.cnf
COMMAND LINE= HOME/SATzilla2009_C BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1538910-1238452334/watcher-1538910-1238452334 -o /tmp/evaluation-result-1538910-1238452334/solver-1538910-1238452334 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_C HOME/instance-1538910-1238452334.cnf

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

MD5SUM BENCH= 2a9d7aa09089c785d286d069b028c319
RANDOM SEED=1311928231

node9.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.268
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.268
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:       1513736 kB
Buffers:         93420 kB
Cached:         358776 kB
SwapCached:       8300 kB
Active:         188692 kB
Inactive:       273416 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1513736 kB
SwapTotal:     4192956 kB
SwapFree:      4178400 kB
Dirty:           31496 kB
Writeback:           0 kB
Mapped:          15568 kB
Slab:            66152 kB
Committed_AS:  2928608 kB
PageTables:       1392 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= 66392 MiB
End job on node9 at 2009-03-31 00:45:23