Trace number 1717890

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 332.753 374.955

General information on the benchmark

Nameindustrial/palacios/medium/
blocks-4-ipc5-h22-unknown.cnf
MD5SUM8c6ad18be635cee0d986377c4d06ab11
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark32.97
Satisfiable
(Un)Satisfiability was proved
Number of variables146874
Number of clauses937242
Sum of the clauses size2519136
Maximum clause length417
Minimum clause length1
Number of clauses of size 1125
Number of clauses of size 2791651
Number of clauses of size 3139269
Number of clauses of size 41522
Number of clauses of size 583
Number of clauses of size over 54592

Solver Data

61.66/99.78	c SATzilla is building models for class 2
61.66/99.78	c run presolver march_dl2004 for 5 seconds ... 
61.66/99.78	c Bin: Executing march_dl2004
61.66/99.78	c spawning binary file with 5 seconds ...
61.66/99.78	c child exit by a signal
61.66/99.78	c march_dl2004 returned code 137.
61.66/99.78	c run presolver mxc-sr08 for 5 seconds ... 
61.66/99.78	c Bin: Executing mxc-sr08
61.66/99.78	c spawning binary file with 5 seconds ...
61.66/99.78	c child exit by a signal
61.66/99.78	c mxc-sr08 returned code 137.
61.66/99.78	c Orignal number of varibales is 148153, number of clauses is 937242 
61.66/99.78	c predicted feature computation time is 35.199568 
61.66/99.78	c Bin: Executing satelite
61.66/99.78	c spawning binary file with 240 seconds ...
61.66/99.78	c child exited successfully
61.66/99.78	c satzilla computing base features
61.66/99.78	c Number of variabe is: 11635, Number of clause is : 661069 
61.66/99.78	c Initializing...
61.66/99.78	c satzilla compute diameter ...
61.66/99.78	c start diameter features ...
61.66/99.78	c satzilla doing clause learning
61.66/99.78	c start clause learning features ...
61.66/99.78	c Bin: Executing zchaff07
61.66/99.78	c spawning binary file with 2 seconds ...
61.66/99.78	c child exit by a signal
61.66/99.78	c satzilla doing survey propogation probe
61.66/99.78	c do survay propogation for 2 second ...
61.66/99.78	c satzilla doing local search probe
61.66/99.78	c satzilla doing lobjois search-space size estimate
61.66/99.78	c features are:148153 937242 11635 661069 11.7334 0.417767 0.0176003 0.166012 1.9129 1.22021 0.000436396 3.14528 0.000171895 0.0358401 1.28481 0.768118 0.805821 0.000436396 2.27613 1.05889e-05 0.00618846 5.7156 0.39109 0.336765 0 0.985037 4.20368 0.000303452 2.97073 4.5381e-06 0.00604324 4.50547 0.852118 0.000325222 1.95465 1.21016e-05 0.00412665 13 0 13 13 -0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.675985 0.483848 0 1 0.989239 0.15638 0.961269 0.390499 0.834727 0.1603 1.05453 -1.11022e-16 0.5 0.430934 0 0.310237 0.000737581 0.0888143 1049 0.509067 2728.67 0.866066 4070 0 4070 19.677 0.716782 1.00222 0.00912103 0.553565 0.72828 
61.66/99.78	c satzilla's ranking:
61.66/99.78	c 1) minisat20SAT07: 4.207759
61.66/99.78	c 2) minisat20: 3.247264
61.66/99.78	c 3) mxc-sr08: 2.550238
61.66/99.78	c 4) march_dl2004: 1.706715
61.66/99.78	c 5) vallst: 1.064321
61.66/99.78	c 6) tts-4-0: 0.253033
61.66/99.78	c 7) zchaff_rand: -3.424704
61.66/99.78	c 8) SATenstein: -10000.000000
61.66/99.78	c 9) gnovelty+: -10000.000000
61.66/99.78	c 10) adaptg2wsat+: -10000.000000
61.66/99.78	c 11) adaptg2wsat0: -10000.000000
61.66/99.78	c 12) picosat846: -10000.000000
61.66/99.78	c 13) kcnfs04SAT07: -10000.000000
61.66/99.78	c satzilla running minisat20SAT07 ... 
332.66/374.94	c Bin: Executing minisat20SAT07
332.66/374.94	c spawning binary file with 1138 seconds ...
332.66/374.94	c child exited successfully
332.66/374.94	c minisat20SAT07 returned code 0.
332.66/374.94	s UNSATISFIABLE
332.66/374.94	c SATZILLA_TIME=332.770000

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-1717890-1240632005/watcher-1717890-1240632005 -o /tmp/evaluation-result-1717890-1240632005/solver-1717890-1240632005 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_C HOME/instance-1717890-1240632005.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.02 3/65 11761
/proc/meminfo: memFree=1778800/2055924 swapFree=4181440/4192956
[pid=11761] ppid=11759 vsize=2052 CPUtime=0
/proc/11761/stat : 11761 (SATzilla2009_C) D 11759 11761 10775 0 -1 4194304 115 0 0 0 0 0 0 0 18 0 1 0 91229922 2101248 99 1992294400 134512640 136149437 4294956208 18446744073709551615 135546670 0 0 4096 0 18446744071563608240 0 0 17 0 0 0
/proc/11761/statm: 513 99 88 399 0 110 0

[startup+0.0637101 s]
/proc/loadavg: 1.00 1.00 1.02 3/65 11761
/proc/meminfo: memFree=1778800/2055924 swapFree=4181440/4192956
[pid=11761] ppid=11759 vsize=2056 CPUtime=0
/proc/11761/stat : 11761 (SATzilla2009_C) S 11759 11761 10775 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 91229922 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/11761/statm: 514 112 96 399 0 111 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2056

[startup+0.101711 s]
/proc/loadavg: 1.00 1.00 1.02 3/65 11761
/proc/meminfo: memFree=1778800/2055924 swapFree=4181440/4192956
[pid=11761] ppid=11759 vsize=2056 CPUtime=0
/proc/11761/stat : 11761 (SATzilla2009_C) S 11759 11761 10775 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 91229922 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/11761/statm: 514 112 96 399 0 111 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2056

[startup+0.301729 s]
/proc/loadavg: 1.00 1.00 1.02 3/65 11761
/proc/meminfo: memFree=1778800/2055924 swapFree=4181440/4192956
[pid=11761] ppid=11759 vsize=2056 CPUtime=0
/proc/11761/stat : 11761 (SATzilla2009_C) S 11759 11761 10775 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 91229922 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/11761/statm: 514 112 96 399 0 111 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2056

[startup+0.701771 s]
/proc/loadavg: 1.00 1.00 1.02 3/65 11761
/proc/meminfo: memFree=1778800/2055924 swapFree=4181440/4192956
[pid=11761] ppid=11759 vsize=2056 CPUtime=0
/proc/11761/stat : 11761 (SATzilla2009_C) S 11759 11761 10775 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 91229922 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/11761/statm: 514 112 96 399 0 111 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2056

[startup+1.50186 s]
/proc/loadavg: 1.00 1.00 1.02 2/67 11763
/proc/meminfo: memFree=1751072/2055924 swapFree=4181440/4192956
[pid=11761] ppid=11759 vsize=2056 CPUtime=0
/proc/11761/stat : 11761 (SATzilla2009_C) S 11759 11761 10775 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 91229922 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/11761/statm: 514 112 96 399 0 111 0
[pid=11763] ppid=11761 vsize=57820 CPUtime=1.43
/proc/11763/stat : 11763 (march_dl2004) R 11761 11761 10775 0 -1 4194304 10735 0 0 0 137 6 0 0 25 0 1 0 91229928 59207680 10728 1992294400 134512640 134996440 4294956176 18446744073709551615 134544344 0 0 8392704 0 0 0 0 17 1 0 0
/proc/11763/statm: 14455 10728 52 118 0 14334 0
Current children cumulated CPU time (s) 1.43
Current children cumulated vsize (KiB) 59876

[startup+3.10201 s]
/proc/loadavg: 1.00 1.00 1.02 2/67 11763
/proc/meminfo: memFree=1724640/2055924 swapFree=4181440/4192956
[pid=11761] ppid=11759 vsize=2056 CPUtime=0
/proc/11761/stat : 11761 (SATzilla2009_C) S 11759 11761 10775 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 91229922 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/11761/statm: 514 112 96 399 0 111 0
[pid=11763] ppid=11761 vsize=67028 CPUtime=3.02
/proc/11763/stat : 11763 (march_dl2004) R 11761 11761 10775 0 -1 4194304 21288 0 0 0 291 11 0 0 25 0 1 0 91229928 68636672 13033 1992294400 134512640 134996440 4294956176 18446744073709551615 134542885 0 0 8392704 0 0 0 0 17 0 0 0
/proc/11763/statm: 16757 13033 55 118 0 16636 0
Current children cumulated CPU time (s) 3.02
Current children cumulated vsize (KiB) 69084

[startup+6.30135 s]
/proc/loadavg: 1.16 1.03 1.03 1/66 11763
/proc/meminfo: memFree=1776424/2055924 swapFree=4181440/4192956
[pid=11761] ppid=11759 vsize=2056 CPUtime=5
/proc/11761/stat : 11761 (SATzilla2009_C) D 11759 11761 10775 0 -1 4194304 148 32775 0 0 0 0 482 18 16 0 1 0 91229922 2105344 121 1992294400 134512640 136149437 4294956208 18446744073709551615 135546670 0 0 4096 0 18446744071563608240 0 0 17 0 0 0
/proc/11761/statm: 514 121 104 399 0 111 0
Current children cumulated CPU time (s) 5
Current children cumulated vsize (KiB) 2056
heavy processes:

[startup+12.702 s]
/proc/loadavg: 1.31 1.07 1.04 2/67 11764
/proc/meminfo: memFree=1697568/2055924 swapFree=4181440/4192956
[pid=11761] ppid=11759 vsize=2056 CPUtime=5
/proc/11761/stat : 11761 (SATzilla2009_C) S 11759 11761 10775 0 -1 4194304 152 32775 0 0 0 0 482 18 18 0 1 0 91229922 2105344 121 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/11761/statm: 514 121 104 399 0 111 0
[pid=11764] ppid=11761 vsize=86884 CPUtime=2.21
/proc/11764/stat : 11764 (mxc-sr08) R 11761 11761 10775 0 -1 4194304 24020 0 0 0 211 10 0 0 25 0 1 0 91230971 88969216 19702 1992294400 134512640 135078026 4294956176 18446744073709551615 134560938 0 0 8392704 0 0 0 0 17 0 0 0
/proc/11764/statm: 21721 19702 55 138 0 21580 0
Current children cumulated CPU time (s) 7.21
Current children cumulated vsize (KiB) 88940
heavy processes:

[startup+25.5014 s]
/proc/loadavg: 1.53 1.13 1.06 1/67 11765
/proc/meminfo: memFree=1689888/2055924 swapFree=4181440/4192956
[pid=11761] ppid=11759 vsize=2056 CPUtime=10.01
/proc/11761/stat : 11761 (SATzilla2009_C) S 11759 11761 10775 0 -1 4194304 179 70171 0 0 0 0 965 36 18 0 1 0 91229922 2105344 138 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/11761/statm: 514 138 120 399 0 111 0
[pid=11765] ppid=11761 vsize=99908 CPUtime=0.85
/proc/11765/stat : 11765 (satelite) D 11761 11761 10775 0 -1 4194304 22032 0 0 0 75 10 0 0 25 0 1 0 91231716 102305792 21664 1992294400 134512640 135037501 4294956160 18446744073709551615 134698573 0 0 8392704 3 18446744071563608240 0 0 17 1 0 0
/proc/11765/statm: 24977 21664 67 128 0 24846 0
Current children cumulated CPU time (s) 10.86
Current children cumulated vsize (KiB) 101964
heavy processes:

[startup+51.101 s]
/proc/loadavg: 1.75 1.21 1.09 1/67 11765
/proc/meminfo: memFree=1625760/2055924 swapFree=4181440/4192956
[pid=11761] ppid=11759 vsize=2056 CPUtime=10.01
/proc/11761/stat : 11761 (SATzilla2009_C) S 11759 11761 10775 0 -1 4194304 179 70171 0 0 0 0 965 36 18 0 1 0 91229922 2105344 138 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/11761/statm: 514 138 120 399 0 111 0
[pid=11765] ppid=11761 vsize=128768 CPUtime=17.47
/proc/11765/stat : 11765 (satelite) D 11761 11761 10775 0 -1 4194304 32591 0 0 0 1710 37 0 0 24 0 1 0 91231716 131858432 27840 1992294400 134512640 135037501 4294956160 18446744073709551615 134698573 0 0 8392704 3 18446744071563608240 0 0 17 1 0 0
/proc/11765/statm: 32192 27840 69 128 0 32061 0
Current children cumulated CPU time (s) 27.48
Current children cumulated vsize (KiB) 130824
heavy processes:

[startup+102.306 s]
/proc/loadavg: 2.67 1.53 1.20 1/68 11768
/proc/meminfo: memFree=1705048/2055924 swapFree=4181440/4192956
[pid=11761] ppid=11759 vsize=55920 CPUtime=61.74
/proc/11761/stat : 11761 (SATzilla2009_C) D 11759 11761 10775 0 -1 4194304 46269 117485 0 0 3169 27 2892 86 25 0 1 0 91229922 57262080 13555 1992294400 134512640 136149437 4294956208 18446744073709551615 135546670 0 0 4096 3 18446744071563608240 0 0 17 1 0 0
/proc/11761/statm: 13980 13555 219 399 0 13577 0
Current children cumulated CPU time (s) 61.74
Current children cumulated vsize (KiB) 55920
heavy processes:

[startup+162.302 s]
/proc/loadavg: 1.96 1.57 1.24 2/67 11773
/proc/meminfo: memFree=1581920/2055924 swapFree=4181440/4192956
[pid=11761] ppid=11759 vsize=55920 CPUtime=61.74
/proc/11761/stat : 11761 (SATzilla2009_C) S 11759 11761 10775 0 -1 4194304 46273 117485 0 0 3169 27 2892 86 24 0 1 0 91229922 57262080 13555 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/11761/statm: 13980 13555 219 399 0 13577 0
[pid=11769] ppid=11761 vsize=128280 CPUtime=58.42
/proc/11769/stat : 11769 (minisat20SAT07) R 11761 11761 10775 0 -1 4194304 35322 0 0 0 5823 19 0 0 25 0 1 0 91240306 131358720 30922 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/11769/statm: 32070 30922 73 138 0 31929 0
Current children cumulated CPU time (s) 120.16
Current children cumulated vsize (KiB) 184200
heavy processes:

[startup+222.302 s]
/proc/loadavg: 1.35 1.47 1.22 2/67 11773
/proc/meminfo: memFree=1581792/2055924 swapFree=4181440/4192956
[pid=11761] ppid=11759 vsize=55920 CPUtime=61.74
/proc/11761/stat : 11761 (SATzilla2009_C) S 11759 11761 10775 0 -1 4194304 46273 117485 0 0 3169 27 2892 86 24 0 1 0 91229922 57262080 13555 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/11761/statm: 13980 13555 219 399 0 13577 0
[pid=11769] ppid=11761 vsize=128280 CPUtime=118.38
/proc/11769/stat : 11769 (minisat20SAT07) R 11761 11761 10775 0 -1 4194304 35327 0 0 0 11819 19 0 0 25 0 1 0 91240306 131358720 30927 1992294400 134512640 135078472 4294956176 18446744073709551615 134550573 0 0 8392704 3 0 0 0 17 0 0 0
/proc/11769/statm: 32070 30927 73 138 0 31929 0
Current children cumulated CPU time (s) 180.12
Current children cumulated vsize (KiB) 184200

[startup+282.301 s]
/proc/loadavg: 1.13 1.38 1.20 2/67 11773
/proc/meminfo: memFree=1581856/2055924 swapFree=4181440/4192956
[pid=11761] ppid=11759 vsize=55920 CPUtime=61.74
/proc/11761/stat : 11761 (SATzilla2009_C) S 11759 11761 10775 0 -1 4194304 46273 117485 0 0 3169 27 2892 86 24 0 1 0 91229922 57262080 13555 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/11761/statm: 13980 13555 219 399 0 13577 0
[pid=11769] ppid=11761 vsize=128280 CPUtime=178.36
/proc/11769/stat : 11769 (minisat20SAT07) R 11761 11761 10775 0 -1 4194304 35329 0 0 0 17817 19 0 0 25 0 1 0 91240306 131358720 30929 1992294400 134512640 135078472 4294956176 18446744073709551615 134550635 0 0 8392704 3 0 0 0 17 0 0 0
/proc/11769/statm: 32070 30929 73 138 0 31929 0
Current children cumulated CPU time (s) 240.1
Current children cumulated vsize (KiB) 184200

[startup+342.301 s]
/proc/loadavg: 1.04 1.31 1.18 2/67 11773
/proc/meminfo: memFree=1581856/2055924 swapFree=4181440/4192956
[pid=11761] ppid=11759 vsize=55920 CPUtime=61.74
/proc/11761/stat : 11761 (SATzilla2009_C) S 11759 11761 10775 0 -1 4194304 46273 117485 0 0 3169 27 2892 86 24 0 1 0 91229922 57262080 13555 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/11761/statm: 13980 13555 219 399 0 13577 0
[pid=11769] ppid=11761 vsize=128280 CPUtime=238.33
/proc/11769/stat : 11769 (minisat20SAT07) R 11761 11761 10775 0 -1 4194304 35338 0 0 0 23814 19 0 0 25 0 1 0 91240306 131358720 30938 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/11769/statm: 32070 30938 73 138 0 31929 0
Current children cumulated CPU time (s) 300.07
Current children cumulated vsize (KiB) 184200

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

[startup+358.302 s]
/proc/loadavg: 1.03 1.29 1.18 2/67 11773
/proc/meminfo: memFree=1581856/2055924 swapFree=4181440/4192956
[pid=11761] ppid=11759 vsize=55920 CPUtime=61.74
/proc/11761/stat : 11761 (SATzilla2009_C) S 11759 11761 10775 0 -1 4194304 46273 117485 0 0 3169 27 2892 86 24 0 1 0 91229922 57262080 13555 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/11761/statm: 13980 13555 219 399 0 13577 0
[pid=11769] ppid=11761 vsize=128280 CPUtime=254.32
/proc/11769/stat : 11769 (minisat20SAT07) R 11761 11761 10775 0 -1 4194304 35338 0 0 0 25413 19 0 0 25 0 1 0 91240306 131358720 30938 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/11769/statm: 32070 30938 73 138 0 31929 0
Current children cumulated CPU time (s) 316.06
Current children cumulated vsize (KiB) 184200

[startup+364.702 s]
/proc/loadavg: 1.03 1.28 1.18 2/67 11773
/proc/meminfo: memFree=1581856/2055924 swapFree=4181440/4192956
[pid=11761] ppid=11759 vsize=55920 CPUtime=61.74
/proc/11761/stat : 11761 (SATzilla2009_C) S 11759 11761 10775 0 -1 4194304 46273 117485 0 0 3169 27 2892 86 24 0 1 0 91229922 57262080 13555 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/11761/statm: 13980 13555 219 399 0 13577 0
[pid=11769] ppid=11761 vsize=128280 CPUtime=260.72
/proc/11769/stat : 11769 (minisat20SAT07) R 11761 11761 10775 0 -1 4194304 35338 0 0 0 26053 19 0 0 25 0 1 0 91240306 131358720 30938 1992294400 134512640 135078472 4294956176 18446744073709551615 134550579 0 0 8392704 3 0 0 0 17 0 0 0
/proc/11769/statm: 32070 30938 73 138 0 31929 0
Current children cumulated CPU time (s) 322.46
Current children cumulated vsize (KiB) 184200

[startup+371.101 s]
/proc/loadavg: 1.03 1.28 1.18 2/67 11773
/proc/meminfo: memFree=1581856/2055924 swapFree=4181440/4192956
[pid=11761] ppid=11759 vsize=55920 CPUtime=61.74
/proc/11761/stat : 11761 (SATzilla2009_C) S 11759 11761 10775 0 -1 4194304 46273 117485 0 0 3169 27 2892 86 24 0 1 0 91229922 57262080 13555 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/11761/statm: 13980 13555 219 399 0 13577 0
[pid=11769] ppid=11761 vsize=128280 CPUtime=267.12
/proc/11769/stat : 11769 (minisat20SAT07) R 11761 11761 10775 0 -1 4194304 35338 0 0 0 26693 19 0 0 25 0 1 0 91240306 131358720 30938 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/11769/statm: 32070 30938 73 138 0 31929 0
Current children cumulated CPU time (s) 328.86
Current children cumulated vsize (KiB) 184200

[startup+372.702 s]
/proc/loadavg: 1.03 1.28 1.18 2/67 11773
/proc/meminfo: memFree=1581856/2055924 swapFree=4181440/4192956
[pid=11761] ppid=11759 vsize=55920 CPUtime=61.74
/proc/11761/stat : 11761 (SATzilla2009_C) S 11759 11761 10775 0 -1 4194304 46273 117485 0 0 3169 27 2892 86 24 0 1 0 91229922 57262080 13555 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/11761/statm: 13980 13555 219 399 0 13577 0
[pid=11769] ppid=11761 vsize=128280 CPUtime=268.72
/proc/11769/stat : 11769 (minisat20SAT07) R 11761 11761 10775 0 -1 4194304 35339 0 0 0 26853 19 0 0 25 0 1 0 91240306 131358720 30939 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/11769/statm: 32070 30939 73 138 0 31929 0
Current children cumulated CPU time (s) 330.46
Current children cumulated vsize (KiB) 184200

[startup+374.302 s]
/proc/loadavg: 1.03 1.28 1.18 2/67 11773
/proc/meminfo: memFree=1581856/2055924 swapFree=4181440/4192956
[pid=11761] ppid=11759 vsize=55920 CPUtime=61.74
/proc/11761/stat : 11761 (SATzilla2009_C) S 11759 11761 10775 0 -1 4194304 46273 117485 0 0 3169 27 2892 86 24 0 1 0 91229922 57262080 13555 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/11761/statm: 13980 13555 219 399 0 13577 0
[pid=11769] ppid=11761 vsize=128280 CPUtime=270.32
/proc/11769/stat : 11769 (minisat20SAT07) R 11761 11761 10775 0 -1 4194304 35339 0 0 0 27013 19 0 0 25 0 1 0 91240306 131358720 30939 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/11769/statm: 32070 30939 73 138 0 31929 0
Current children cumulated CPU time (s) 332.06
Current children cumulated vsize (KiB) 184200

[startup+374.702 s]
/proc/loadavg: 1.03 1.28 1.18 2/67 11773
/proc/meminfo: memFree=1581856/2055924 swapFree=4181440/4192956
[pid=11761] ppid=11759 vsize=55920 CPUtime=61.74
/proc/11761/stat : 11761 (SATzilla2009_C) S 11759 11761 10775 0 -1 4194304 46273 117485 0 0 3169 27 2892 86 24 0 1 0 91229922 57262080 13555 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/11761/statm: 13980 13555 219 399 0 13577 0
[pid=11769] ppid=11761 vsize=127264 CPUtime=270.72
/proc/11769/stat : 11769 (minisat20SAT07) R 11761 11761 10775 0 -1 4194304 35345 0 0 0 27053 19 0 0 25 0 1 0 91240306 130318336 30762 1992294400 134512640 135078472 4294956176 18446744073709551615 134702501 0 0 8392704 3 0 0 0 17 0 0 0
/proc/11769/statm: 31816 30762 78 138 0 31675 0
Current children cumulated CPU time (s) 332.46
Current children cumulated vsize (KiB) 183184

[startup+374.902 s]
/proc/loadavg: 1.03 1.28 1.18 2/67 11773
/proc/meminfo: memFree=1581856/2055924 swapFree=4181440/4192956
[pid=11761] ppid=11759 vsize=55920 CPUtime=61.74
/proc/11761/stat : 11761 (SATzilla2009_C) S 11759 11761 10775 0 -1 4194304 46273 117485 0 0 3169 27 2892 86 24 0 1 0 91229922 57262080 13555 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/11761/statm: 13980 13555 219 399 0 13577 0
[pid=11769] ppid=11761 vsize=119956 CPUtime=270.92
/proc/11769/stat : 11769 (minisat20SAT07) R 11761 11761 10775 0 -1 4194304 35345 0 0 0 27073 19 0 0 25 0 1 0 91240306 122834944 29455 1992294400 134512640 135078472 4294956176 18446744073709551615 134702525 0 0 8392704 3 0 0 0 17 0 0 0
/proc/11769/statm: 29989 29455 78 138 0 29848 0
Current children cumulated CPU time (s) 332.66
Current children cumulated vsize (KiB) 175876

Child status: 20
Real time (s): 374.955
CPU time (s): 332.753
CPU user time (s): 331.375
CPU system time (s): 1.37879
CPU usage (%): 88.745
Max. virtual memory (cumulated for all children) (KiB): 203316

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 331.375
system time used= 1.37879
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 199115
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= 33
involuntary context switches= 1057

runsolver used 0.340948 second user time and 1.05584 second system time

The end

Launcher Data

Begin job on node83 at 2009-04-25 06:00:06
IDJOB=1717890
IDBENCH=20430
IDSOLVER=527
FILE ID=node83/1717890-1240632005
PBS_JOBID= 9186374
Free space on /tmp= 66012 MiB

SOLVER NAME= SATzilla2009_C 2009-03-22
BENCH NAME= SAT07/industrial/palacios/medium/blocks-4-ipc5-h22-unknown.cnf
COMMAND LINE= HOME/SATzilla2009_C BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1717890-1240632005/watcher-1717890-1240632005 -o /tmp/evaluation-result-1717890-1240632005/solver-1717890-1240632005 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_C HOME/instance-1717890-1240632005.cnf

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

MD5SUM BENCH= 8c6ad18be635cee0d986377c4d06ab11
RANDOM SEED=1061814907

node83.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.222
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.222
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:      2055924 kB
MemFree:       1779280 kB
Buffers:         36068 kB
Cached:         182804 kB
SwapCached:       5392 kB
Active:          67732 kB
Inactive:       159028 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055924 kB
LowFree:       1779280 kB
SwapTotal:     4192956 kB
SwapFree:      4181440 kB
Dirty:           48608 kB
Writeback:           0 kB
Mapped:          13516 kB
Slab:            35848 kB
Committed_AS:   316408 kB
PageTables:       1396 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= 65980 MiB
End job on node83 at 2009-04-25 06:06:21