Trace number 1554576

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-22UNSAT 252.226 252.348

General information on the benchmark

NameAPPLICATIONS/bitverif/
countbitssrl/countbitssrl016.cnf
MD5SUM505fee3283f518ccb9d234f549b3c214
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark2.65659
Satisfiable
(Un)Satisfiability was proved
Number of variables4567
Number of clauses13652
Sum of the clauses size31852
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 29100
Number of clauses of size 34550
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

17.24/17.34	c SATzilla is building models for class 2
17.24/17.34	c run presolver march_dl2004 for 5 seconds ... 
17.24/17.34	c Bin: Executing march_dl2004
17.24/17.34	c spawning binary file with 5 seconds ...
17.24/17.34	c child exit by a signal
17.24/17.34	c march_dl2004 returned code 137.
17.24/17.34	c run presolver mxc-sr08 for 5 seconds ... 
17.24/17.34	c Bin: Executing mxc-sr08
17.24/17.34	c spawning binary file with 5 seconds ...
17.24/17.34	c child exit by a signal
17.24/17.34	c mxc-sr08 returned code 137.
17.24/17.34	c Orignal number of varibales is 4567, number of clauses is 13652 
17.24/17.34	c predicted feature computation time is 7.915296 
17.24/17.34	c Bin: Executing satelite
17.24/17.34	c spawning binary file with 240 seconds ...
17.24/17.34	c child exited successfully
17.24/17.34	c satzilla computing base features
17.24/17.34	c Number of variabe is: 1661, Number of clause is : 8341 
17.24/17.34	c Initializing...
17.24/17.34	c satzilla compute diameter ...
17.24/17.34	c start diameter features ...
17.24/17.34	c satzilla doing clause learning
17.24/17.34	c start clause learning features ...
17.24/17.34	c Bin: Executing zchaff07
17.24/17.34	c spawning binary file with 2 seconds ...
17.24/17.34	c child exit by a signal
17.24/17.34	c satzilla doing survey propogation probe
17.24/17.34	c do survay propogation for 2 second ...
17.24/17.34	c satzilla doing local search probe
17.24/17.34	c satzilla doing lobjois search-space size estimate
17.24/17.34	c features are:4567 13652 1661 8341 1.74955 0.636734 0.199137 0.388649 0.928308 1.44959 0.00186757 0.378198 0.00120409 0.0120409 1.26335 0.323702 0.664189 0.00186757 0.796893 0.000959118 0.0169044 1.99841 0.0784451 0.0650018 0 0.6 1.89549 0.000790074 0.875064 0.00011989 0.00767294 1.722 0.539624 0.00169924 0.752957 0.000719338 0.0129481 13.3861 0.110249 11 16 1.51017 2995 0 2995 2995 2995 2995 2995 2995 2995 115.871 0 115.871 115.871 115.871 115.871 115.871 115.871 115.871 0.189137 0.684408 0.000119302 0.73658 0.424997 0.0339023 0.2304 0.0928756 0.159138 0.0291047 1.10132 2.22045e-16 0.289424 0.0525592 0.00219772 0.0456418 0.00981623 0.0209645 108.26 0.0920739 401.701 0.0363783 401 384 420 0.921205 0.180791 0.899335 0.0132079 0.321176 0.994698 
17.24/17.34	c satzilla's ranking:
17.24/17.34	c 1) march_dl2004: 4.158873
17.24/17.34	c 2) mxc-sr08: 3.108901
17.24/17.34	c 3) minisat20: 2.590332
17.24/17.34	c 4) minisat20SAT07: 2.404128
17.24/17.34	c 5) vallst: 0.665794
17.24/17.34	c 6) zchaff_rand: 0.317310
17.24/17.34	c 7) tts-4-0: -0.260337
17.24/17.34	c 8) SATenstein: -10000.000000
17.24/17.34	c 9) gnovelty+: -10000.000000
17.24/17.34	c 10) adaptg2wsat+: -10000.000000
17.24/17.34	c 11) adaptg2wsat0: -10000.000000
17.24/17.34	c 12) picosat846: -10000.000000
17.24/17.34	c 13) kcnfs04SAT07: -10000.000000
17.24/17.34	c satzilla running march_dl2004 ... 
252.14/252.34	c Bin: Executing march_dl2004
252.14/252.34	c spawning binary file with 1182 seconds ...
252.14/252.34	c child exited successfully
252.14/252.34	c march_dl2004 returned code 20.
252.14/252.34	s UNSATISFIABLE
252.14/252.34	c SATZILLA_TIME=252.250000

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-1554576-1238729446/watcher-1554576-1238729446 -o /tmp/evaluation-result-1554576-1238729446/solver-1554576-1238729446 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_C HOME/instance-1554576-1238729446.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.10 3/64 26520
/proc/meminfo: memFree=1789216/2055920 swapFree=4178808/4192956
[pid=26520] ppid=26518 vsize=2052 CPUtime=0
/proc/26520/stat : 26520 (SATzilla2009_C) D 26518 26520 26359 0 -1 4194304 115 0 0 0 0 0 0 0 18 0 1 0 1145606514 2101248 99 1992294400 134512640 136149437 4294956208 18446744073709551615 135546670 0 0 4096 0 18446744071563608240 0 0 17 1 0 0
/proc/26520/statm: 513 99 88 399 0 110 0

[startup+0.0123789 s]
/proc/loadavg: 1.00 1.00 1.10 3/64 26520
/proc/meminfo: memFree=1789216/2055920 swapFree=4178808/4192956
[pid=26520] ppid=26518 vsize=2052 CPUtime=0
/proc/26520/stat : 26520 (SATzilla2009_C) D 26518 26520 26359 0 -1 4194304 115 0 0 0 0 0 0 0 18 0 1 0 1145606514 2101248 99 1992294400 134512640 136149437 4294956208 18446744073709551615 135546670 0 0 4096 0 18446744071563608240 0 0 17 1 0 0
/proc/26520/statm: 513 99 88 399 0 110 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2052

[startup+0.102387 s]
/proc/loadavg: 1.00 1.00 1.10 3/64 26520
/proc/meminfo: memFree=1789216/2055920 swapFree=4178808/4192956
[pid=26520] ppid=26518 vsize=2056 CPUtime=0
/proc/26520/stat : 26520 (SATzilla2009_C) S 26518 26520 26359 0 -1 4194304 132 0 0 0 0 0 0 0 19 0 1 0 1145606514 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/26520/statm: 514 112 96 399 0 111 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2056

[startup+0.301403 s]
/proc/loadavg: 1.00 1.00 1.10 3/64 26520
/proc/meminfo: memFree=1789216/2055920 swapFree=4178808/4192956
[pid=26520] ppid=26518 vsize=2056 CPUtime=0
/proc/26520/stat : 26520 (SATzilla2009_C) S 26518 26520 26359 0 -1 4194304 132 0 0 0 0 0 0 0 19 0 1 0 1145606514 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/26520/statm: 514 112 96 399 0 111 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2056

[startup+0.702439 s]
/proc/loadavg: 1.00 1.00 1.10 3/64 26520
/proc/meminfo: memFree=1789216/2055920 swapFree=4178808/4192956
[pid=26520] ppid=26518 vsize=2056 CPUtime=0
/proc/26520/stat : 26520 (SATzilla2009_C) S 26518 26520 26359 0 -1 4194304 132 0 0 0 0 0 0 0 19 0 1 0 1145606514 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/26520/statm: 514 112 96 399 0 111 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2056

[startup+1.50151 s]
/proc/loadavg: 1.00 1.00 1.10 2/66 26522
/proc/meminfo: memFree=1783376/2055920 swapFree=4178808/4192956
[pid=26520] ppid=26518 vsize=2056 CPUtime=0
/proc/26520/stat : 26520 (SATzilla2009_C) S 26518 26520 26359 0 -1 4194304 132 0 0 0 0 0 0 0 19 0 1 0 1145606514 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/26520/statm: 514 112 96 399 0 111 0
[pid=26522] ppid=26520 vsize=6892 CPUtime=1.47
/proc/26522/stat : 26522 (march_dl2004) R 26520 26520 26359 0 -1 4194304 2612 0 0 0 146 1 0 0 25 0 1 0 1145606516 7057408 1498 1992294400 134512640 134996440 4294956176 18446744073709551615 134533018 0 0 8392704 0 0 0 0 17 1 0 0
/proc/26522/statm: 1723 1498 75 118 0 1602 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 8948

[startup+3.10173 s]
/proc/loadavg: 1.00 1.00 1.10 2/66 26522
/proc/meminfo: memFree=1782736/2055920 swapFree=4178808/4192956
[pid=26520] ppid=26518 vsize=2056 CPUtime=0
/proc/26520/stat : 26520 (SATzilla2009_C) S 26518 26520 26359 0 -1 4194304 132 0 0 0 0 0 0 0 19 0 1 0 1145606514 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/26520/statm: 514 112 96 399 0 111 0
[pid=26522] ppid=26520 vsize=7156 CPUtime=3.07
/proc/26522/stat : 26522 (march_dl2004) R 26520 26520 26359 0 -1 4194304 2659 0 0 0 305 2 0 0 25 0 1 0 1145606516 7327744 1545 1992294400 134512640 134996440 4294956176 18446744073709551615 134527302 0 0 8392704 0 0 0 0 17 1 0 0
/proc/26522/statm: 1789 1545 75 118 0 1668 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 9212

[startup+6.30193 s]
/proc/loadavg: 1.00 1.00 1.10 2/66 26523
/proc/meminfo: memFree=1786256/2055920 swapFree=4178808/4192956
[pid=26520] ppid=26518 vsize=2056 CPUtime=4.99
/proc/26520/stat : 26520 (SATzilla2009_C) S 26518 26520 26359 0 -1 4194304 156 2671 0 0 0 0 497 2 19 0 1 0 1145606514 2105344 125 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/26520/statm: 514 125 107 399 0 111 0
[pid=26523] ppid=26520 vsize=3644 CPUtime=1.26
/proc/26523/stat : 26523 (mxc-sr08) R 26520 26520 26359 0 -1 4194304 872 0 0 0 126 0 0 0 25 0 1 0 1145607017 3731456 785 1992294400 134512640 135078026 4294956176 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 1 0 0
/proc/26523/statm: 911 785 71 138 0 770 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 5700

[startup+12.7015 s]
/proc/loadavg: 1.00 1.00 1.09 2/66 26525
/proc/meminfo: memFree=1786256/2055920 swapFree=4178808/4192956
[pid=26520] ppid=26518 vsize=2900 CPUtime=10.94
/proc/26520/stat : 26520 (SATzilla2009_C) S 26518 26520 26359 0 -1 4194304 423 4418 0 0 85 0 1006 3 25 0 1 0 1145606514 2969600 370 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/26520/statm: 725 370 136 399 0 322 0
[pid=26525] ppid=26520 vsize=4444 CPUtime=1.69
/proc/26525/stat : 26525 (zchaff07) R 26520 26520 26359 0 -1 4194304 1009 0 0 0 168 1 0 0 25 0 1 0 1145607614 4550656 945 1992294400 134512640 135538726 4294956240 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/26525/statm: 1111 945 126 250 0 858 0
Current children cumulated CPU time (s) 12.63
Current children cumulated vsize (KiB) 7344

[startup+25.5026 s]
/proc/loadavg: 1.00 1.00 1.09 2/66 26526
/proc/meminfo: memFree=1781848/2055920 swapFree=4178808/4192956
[pid=26520] ppid=26518 vsize=4348 CPUtime=17.28
/proc/26520/stat : 26520 (SATzilla2009_C) S 26518 26520 26359 0 -1 4194304 944 5441 0 0 500 20 1204 4 25 0 1 0 1145606514 4452352 635 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/26520/statm: 1087 635 220 399 0 684 0
[pid=26526] ppid=26520 vsize=7156 CPUtime=8.14
/proc/26526/stat : 26526 (march_dl2004) R 26520 26520 26359 0 -1 4194304 2677 0 0 0 814 0 0 0 25 0 1 0 1145608248 7327744 1563 1992294400 134512640 134996440 4294956176 18446744073709551615 134533010 0 0 8392704 0 0 0 0 17 1 0 0
/proc/26526/statm: 1789 1563 75 118 0 1668 0
Current children cumulated CPU time (s) 25.42
Current children cumulated vsize (KiB) 11504

[startup+51.1018 s]
/proc/loadavg: 1.00 1.00 1.09 2/66 26526
/proc/meminfo: memFree=1781592/2055920 swapFree=4178808/4192956
[pid=26520] ppid=26518 vsize=4348 CPUtime=17.28
/proc/26520/stat : 26520 (SATzilla2009_C) S 26518 26520 26359 0 -1 4194304 944 5441 0 0 500 20 1204 4 25 0 1 0 1145606514 4452352 635 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/26520/statm: 1087 635 220 399 0 684 0
[pid=26526] ppid=26520 vsize=7420 CPUtime=33.72
/proc/26526/stat : 26526 (march_dl2004) R 26520 26520 26359 0 -1 4194304 2731 0 0 0 3372 0 0 0 25 0 1 0 1145608248 7598080 1617 1992294400 134512640 134996440 4294956176 18446744073709551615 134551974 0 0 8392704 0 0 0 0 17 1 0 0
/proc/26526/statm: 1855 1617 75 118 0 1734 0
Current children cumulated CPU time (s) 51
Current children cumulated vsize (KiB) 11768

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.08 2/66 26526
/proc/meminfo: memFree=1781336/2055920 swapFree=4178808/4192956
[pid=26520] ppid=26518 vsize=4348 CPUtime=17.28
/proc/26520/stat : 26520 (SATzilla2009_C) S 26518 26520 26359 0 -1 4194304 944 5441 0 0 500 20 1204 4 25 0 1 0 1145606514 4452352 635 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/26520/statm: 1087 635 220 399 0 684 0
[pid=26526] ppid=26520 vsize=7684 CPUtime=84.91
/proc/26526/stat : 26526 (march_dl2004) R 26520 26520 26359 0 -1 4194304 2812 0 0 0 8490 1 0 0 25 0 1 0 1145608248 7868416 1698 1992294400 134512640 134996440 4294956176 18446744073709551615 134552271 0 0 8392704 0 0 0 0 17 1 0 0
/proc/26526/statm: 1921 1698 75 118 0 1800 0
Current children cumulated CPU time (s) 102.19
Current children cumulated vsize (KiB) 12032

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.08 2/66 26526
/proc/meminfo: memFree=1780952/2055920 swapFree=4178808/4192956
[pid=26520] ppid=26518 vsize=4348 CPUtime=17.28
/proc/26520/stat : 26520 (SATzilla2009_C) S 26518 26520 26359 0 -1 4194304 944 5441 0 0 500 20 1204 4 25 0 1 0 1145606514 4452352 635 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/26520/statm: 1087 635 220 399 0 684 0
[pid=26526] ppid=26520 vsize=8076 CPUtime=144.89
/proc/26526/stat : 26526 (march_dl2004) R 26520 26520 26359 0 -1 4194304 2900 0 0 0 14488 1 0 0 25 0 1 0 1145608248 8269824 1786 1992294400 134512640 134996440 4294956176 18446744073709551615 134533023 0 0 8392704 0 0 0 0 17 1 0 0
/proc/26526/statm: 2019 1786 75 118 0 1898 0
Current children cumulated CPU time (s) 162.17
Current children cumulated vsize (KiB) 12424

[startup+222.303 s]
/proc/loadavg: 1.00 1.00 1.07 2/66 26526
/proc/meminfo: memFree=1780824/2055920 swapFree=4178808/4192956
[pid=26520] ppid=26518 vsize=4348 CPUtime=17.28
/proc/26520/stat : 26520 (SATzilla2009_C) S 26518 26520 26359 0 -1 4194304 944 5441 0 0 500 20 1204 4 25 0 1 0 1145606514 4452352 635 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/26520/statm: 1087 635 220 399 0 684 0
[pid=26526] ppid=26520 vsize=8200 CPUtime=204.87
/proc/26526/stat : 26526 (march_dl2004) R 26520 26520 26359 0 -1 4194304 2926 0 0 0 20486 1 0 0 25 0 1 0 1145608248 8396800 1812 1992294400 134512640 134996440 4294956176 18446744073709551615 134564942 0 0 8392704 0 0 0 0 17 1 0 0
/proc/26526/statm: 2050 1812 75 118 0 1929 0
Current children cumulated CPU time (s) 222.15
Current children cumulated vsize (KiB) 12548

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

[startup+230.301 s]
/proc/loadavg: 1.00 1.00 1.07 2/66 26526
/proc/meminfo: memFree=1780824/2055920 swapFree=4178808/4192956
[pid=26520] ppid=26518 vsize=4348 CPUtime=17.28
/proc/26520/stat : 26520 (SATzilla2009_C) S 26518 26520 26359 0 -1 4194304 944 5441 0 0 500 20 1204 4 25 0 1 0 1145606514 4452352 635 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/26520/statm: 1087 635 220 399 0 684 0
[pid=26526] ppid=26520 vsize=8200 CPUtime=212.87
/proc/26526/stat : 26526 (march_dl2004) R 26520 26520 26359 0 -1 4194304 2929 0 0 0 21286 1 0 0 25 0 1 0 1145608248 8396800 1815 1992294400 134512640 134996440 4294956176 18446744073709551615 134567944 0 0 8392704 0 0 0 0 17 1 0 0
/proc/26526/statm: 2050 1815 75 118 0 1929 0
Current children cumulated CPU time (s) 230.15
Current children cumulated vsize (KiB) 12548

[startup+243.106 s]
/proc/loadavg: 1.00 1.00 1.07 2/66 26526
/proc/meminfo: memFree=1780760/2055920 swapFree=4178808/4192956
[pid=26520] ppid=26518 vsize=4348 CPUtime=17.28
/proc/26520/stat : 26520 (SATzilla2009_C) S 26518 26520 26359 0 -1 4194304 944 5441 0 0 500 20 1204 4 25 0 1 0 1145606514 4452352 635 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/26520/statm: 1087 635 220 399 0 684 0
[pid=26526] ppid=26520 vsize=8200 CPUtime=225.67
/proc/26526/stat : 26526 (march_dl2004) R 26520 26520 26359 0 -1 4194304 2935 0 0 0 22566 1 0 0 25 0 1 0 1145608248 8396800 1821 1992294400 134512640 134996440 4294956176 18446744073709551615 134553677 0 0 8392704 0 0 0 0 17 1 0 0
/proc/26526/statm: 2050 1821 75 118 0 1929 0
Current children cumulated CPU time (s) 242.95
Current children cumulated vsize (KiB) 12548

[startup+246.302 s]
/proc/loadavg: 1.00 1.00 1.07 2/66 26526
/proc/meminfo: memFree=1780760/2055920 swapFree=4178808/4192956
[pid=26520] ppid=26518 vsize=4348 CPUtime=17.28
/proc/26520/stat : 26520 (SATzilla2009_C) S 26518 26520 26359 0 -1 4194304 944 5441 0 0 500 20 1204 4 25 0 1 0 1145606514 4452352 635 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/26520/statm: 1087 635 220 399 0 684 0
[pid=26526] ppid=26520 vsize=8200 CPUtime=228.87
/proc/26526/stat : 26526 (march_dl2004) R 26520 26520 26359 0 -1 4194304 2935 0 0 0 22886 1 0 0 25 0 1 0 1145608248 8396800 1821 1992294400 134512640 134996440 4294956176 18446744073709551615 134528060 0 0 8392704 0 0 0 0 17 1 0 0
/proc/26526/statm: 2050 1821 75 118 0 1929 0
Current children cumulated CPU time (s) 246.15
Current children cumulated vsize (KiB) 12548

[startup+249.501 s]
/proc/loadavg: 1.00 1.00 1.07 2/66 26526
/proc/meminfo: memFree=1780760/2055920 swapFree=4178808/4192956
[pid=26520] ppid=26518 vsize=4348 CPUtime=17.28
/proc/26520/stat : 26520 (SATzilla2009_C) S 26518 26520 26359 0 -1 4194304 944 5441 0 0 500 20 1204 4 25 0 1 0 1145606514 4452352 635 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/26520/statm: 1087 635 220 399 0 684 0
[pid=26526] ppid=26520 vsize=8200 CPUtime=232.06
/proc/26526/stat : 26526 (march_dl2004) R 26520 26520 26359 0 -1 4194304 2937 0 0 0 23205 1 0 0 25 0 1 0 1145608248 8396800 1823 1992294400 134512640 134996440 4294956176 18446744073709551615 134532986 0 0 8392704 0 0 0 0 17 1 0 0
/proc/26526/statm: 2050 1823 75 118 0 1929 0
Current children cumulated CPU time (s) 249.34
Current children cumulated vsize (KiB) 12548

[startup+251.101 s]
/proc/loadavg: 1.00 1.00 1.07 2/66 26526
/proc/meminfo: memFree=1780760/2055920 swapFree=4178808/4192956
[pid=26520] ppid=26518 vsize=4348 CPUtime=17.28
/proc/26520/stat : 26520 (SATzilla2009_C) S 26518 26520 26359 0 -1 4194304 944 5441 0 0 500 20 1204 4 25 0 1 0 1145606514 4452352 635 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/26520/statm: 1087 635 220 399 0 684 0
[pid=26526] ppid=26520 vsize=8200 CPUtime=233.66
/proc/26526/stat : 26526 (march_dl2004) R 26520 26520 26359 0 -1 4194304 2940 0 0 0 23365 1 0 0 25 0 1 0 1145608248 8396800 1826 1992294400 134512640 134996440 4294956176 18446744073709551615 134532980 0 0 8392704 0 0 0 0 17 1 0 0
/proc/26526/statm: 2050 1826 75 118 0 1929 0
Current children cumulated CPU time (s) 250.94
Current children cumulated vsize (KiB) 12548

[startup+251.905 s]
/proc/loadavg: 1.00 1.00 1.07 2/66 26526
/proc/meminfo: memFree=1780696/2055920 swapFree=4178808/4192956
[pid=26520] ppid=26518 vsize=4348 CPUtime=17.28
/proc/26520/stat : 26520 (SATzilla2009_C) S 26518 26520 26359 0 -1 4194304 944 5441 0 0 500 20 1204 4 25 0 1 0 1145606514 4452352 635 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/26520/statm: 1087 635 220 399 0 684 0
[pid=26526] ppid=26520 vsize=8200 CPUtime=234.47
/proc/26526/stat : 26526 (march_dl2004) R 26520 26520 26359 0 -1 4194304 2942 0 0 0 23446 1 0 0 25 0 1 0 1145608248 8396800 1828 1992294400 134512640 134996440 4294956176 18446744073709551615 134528159 0 0 8392704 0 0 0 0 17 1 0 0
/proc/26526/statm: 2050 1828 75 118 0 1929 0
Current children cumulated CPU time (s) 251.75
Current children cumulated vsize (KiB) 12548

[startup+252.301 s]
/proc/loadavg: 1.00 1.00 1.07 2/66 26526
/proc/meminfo: memFree=1780696/2055920 swapFree=4178808/4192956
[pid=26520] ppid=26518 vsize=4348 CPUtime=17.28
/proc/26520/stat : 26520 (SATzilla2009_C) S 26518 26520 26359 0 -1 4194304 944 5441 0 0 500 20 1204 4 25 0 1 0 1145606514 4452352 635 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/26520/statm: 1087 635 220 399 0 684 0
[pid=26526] ppid=26520 vsize=8204 CPUtime=234.86
/proc/26526/stat : 26526 (march_dl2004) R 26520 26520 26359 0 -1 4194304 2944 0 0 0 23485 1 0 0 25 0 1 0 1145608248 8400896 1830 1992294400 134512640 134996440 4294956176 18446744073709551615 134527302 0 0 8392704 0 0 0 0 17 1 0 0
/proc/26526/statm: 2051 1830 75 118 0 1930 0
Current children cumulated CPU time (s) 252.14
Current children cumulated vsize (KiB) 12552

Child status: 20
Real time (s): 252.348
CPU time (s): 252.226
CPU user time (s): 251.95
CPU system time (s): 0.275958
CPU usage (%): 99.9515
Max. virtual memory (cumulated for all children) (KiB): 12552

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 251.95
system time used= 0.275958
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9344
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= 21
involuntary context switches= 408

runsolver used 0.26296 second user time and 0.658899 second system time

The end

Launcher Data

Begin job on node57 at 2009-04-03 05:30:46
IDJOB=1554576
IDBENCH=70783
IDSOLVER=527
FILE ID=node57/1554576-1238729446
PBS_JOBID= 9085368
Free space on /tmp= 66548 MiB

SOLVER NAME= SATzilla2009_C 2009-03-22
BENCH NAME= SAT09/APPLICATIONS/bitverif/countbitssrl/countbitssrl016.cnf
COMMAND LINE= HOME/SATzilla2009_C BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1554576-1238729446/watcher-1554576-1238729446 -o /tmp/evaluation-result-1554576-1238729446/solver-1554576-1238729446 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_C HOME/instance-1554576-1238729446.cnf

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

MD5SUM BENCH= 505fee3283f518ccb9d234f549b3c214
RANDOM SEED=1572293413

node57.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.213
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.213
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:       1789760 kB
Buffers:         37640 kB
Cached:         142332 kB
SwapCached:       7980 kB
Active:          50020 kB
Inactive:       139404 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1789760 kB
SwapTotal:     4192956 kB
SwapFree:      4178808 kB
Dirty:           31816 kB
Writeback:           0 kB
Mapped:          15096 kB
Slab:            62936 kB
Committed_AS:  2888968 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= 66516 MiB
End job on node57 at 2009-04-03 05:34:59