Trace number 1772980

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_I 2009-03-22UNSAT 111.122 111.217

General information on the benchmark

Nameindustrial/palacios/uts/
uts-l06-ipc5-h28-unknown.cnf
MD5SUMccc94758bbd09de3056ff3a062ddfd45
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark15.5716
Satisfiable
(Un)Satisfiability was proved
Number of variables113583
Number of clauses649270
Sum of the clauses size1721996
Maximum clause length591
Minimum clause length1
Number of clauses of size 1276
Number of clauses of size 2537293
Number of clauses of size 3107101
Number of clauses of size 4980
Number of clauses of size 5101
Number of clauses of size over 53519

Solver Data

52.54/52.64	c SATzilla is building models for class 3
52.54/52.64	c run presolver mxc-sr08 for 10 seconds ... 
52.54/52.64	c Bin: Executing mxc-sr08
52.54/52.64	c spawning binary file with 10 seconds ...
52.54/52.64	c child exit by a signal
52.54/52.64	c mxc-sr08 returned code 137.
52.54/52.64	c run presolver picosat846 for 5 seconds ... 
52.54/52.64	c Bin: Executing picosat846
52.54/52.64	c spawning binary file with 5 seconds ...
52.54/52.64	c child exit by a signal
52.54/52.64	c picosat846 returned code 137.
52.54/52.64	c Orignal number of varibales is 115898, number of clauses is 649270 
52.54/52.64	c predicted feature computation time is 9.749977 
52.54/52.64	c Bin: Executing satelite
52.54/52.64	c spawning binary file with 240 seconds ...
52.54/52.64	c child exited successfully
52.54/52.64	c satzilla computing base features
52.54/52.64	c Number of variabe is: 10026, Number of clause is : 438148 
52.54/52.64	c Initializing...
52.54/52.64	c satzilla doing clause learning
52.54/52.64	c start clause learning features ...
52.54/52.64	c Bin: Executing zchaff07
52.54/52.64	c spawning binary file with 2 seconds ...
52.54/52.64	c child exit by a signal
52.54/52.64	c satzilla doing survey propogation probe
52.54/52.64	c do survay propogation for 2 second ...
52.54/52.64	c satzilla doing local search probe
52.54/52.64	c features are:115898 649270 10026 438148 10.5597 0.481851 0.0228827 0.189161 1.77012 1.34026 0.000563484 3.2233 0.000199481 0.0589467 1.42549 0.734275 0.796923 0.000563484 1.83001 1.3694e-05 0.00540457 5.73879 0.399453 0.312959 0 0.990917 4.25729 0.000377294 2.46023 9.12934e-06 0.00515579 4.46955 0.837206 0.000524885 1.69491 1.3694e-05 0.00486137 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.705486 0.462201 0 1 0.98397 0.133558 0.956925 0.462967 0.885015 0.15178 1.15224 -1.11022e-16 0.5 0.454082 4.40364e-05 0.318743 0.00666716 0.0593429 760.333 0.332263 2283.33 0.866119 3396 0 3396 16.615 0.444387 1.00166 0.00992806 
52.54/52.64	c satzilla's ranking:
52.54/52.64	c 1) mxc-sr08: 3.363493
52.54/52.64	c 2) picosat846: 3.068011
52.54/52.64	c 3) minisat20SAT07: 2.755460
52.54/52.64	c 4) zchaff_rand: 2.050601
52.54/52.64	c 5) march_dl2004: -0.033322
52.54/52.64	c 6) SATenstein: -10000.000000
52.54/52.64	c 7) gnovelty+: -10000.000000
52.54/52.64	c 8) adaptg2wsat+: -10000.000000
52.54/52.64	c 9) adaptg2wsat0: -10000.000000
52.54/52.64	c 10) tts-4-0: -10000.000000
52.54/52.64	c 11) vallst: -10000.000000
52.54/52.64	c 12) minisat20: -10000.000000
52.54/52.64	c 13) kcnfs04SAT07: -10000.000000
52.54/52.64	c satzilla running mxc-sr08 ... 
111.08/111.20	c Bin: Executing mxc-sr08
111.08/111.20	c spawning binary file with 9947 seconds ...
111.08/111.20	c child exited successfully
111.08/111.20	c mxc-sr08 returned code 20.
111.08/111.20	s UNSATISFIABLE
111.08/111.20	c SATZILLA_TIME=111.110000

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-1772980-1241345696/watcher-1772980-1241345696 -o /tmp/evaluation-result-1772980-1241345696/solver-1772980-1241345696 -C 10000 -W 12000 -M 1800 HOME/SATzilla2009_I HOME/instance-1772980-1241345696.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 10000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 10030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 12000 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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.15 1.08 1.02 3/65 12851
/proc/meminfo: memFree=737040/2055920 swapFree=4181588/4192956
[pid=12851] ppid=12849 vsize=2056 CPUtime=0
/proc/12851/stat : 12851 (SATzilla2009_I) R 12849 12851 12782 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 162598727 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542911 0 0 4096 0 0 0 0 17 0 0 0
/proc/12851/statm: 514 112 96 399 0 111 0
[pid=12852] ppid=12851 vsize=12376 CPUtime=0
/proc/12852/stat : 12852 (mxc-sr08) R 12851 12851 12782 0 -1 4194304 666 0 0 0 0 0 0 0 18 0 1 0 162598727 12673024 662 1992294400 134512640 135078026 4294956192 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12852/statm: 3094 666 44 138 0 2953 0

[startup+0.031247 s]
/proc/loadavg: 1.15 1.08 1.02 3/65 12851
/proc/meminfo: memFree=737040/2055920 swapFree=4181588/4192956
[pid=12851] ppid=12849 vsize=2056 CPUtime=0
/proc/12851/stat : 12851 (SATzilla2009_I) S 12849 12851 12782 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 162598727 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12851/statm: 514 112 96 399 0 111 0
[pid=12852] ppid=12851 vsize=21912 CPUtime=0.02
/proc/12852/stat : 12852 (mxc-sr08) R 12851 12851 12782 0 -1 4194304 5121 0 0 0 0 2 0 0 19 0 1 0 162598727 22437888 5117 1992294400 134512640 135078026 4294956192 18446744073709551615 134536247 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12852/statm: 5478 5122 50 138 0 5337 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 23968

[startup+0.101253 s]
/proc/loadavg: 1.15 1.08 1.02 3/65 12851
/proc/meminfo: memFree=737040/2055920 swapFree=4181588/4192956
[pid=12851] ppid=12849 vsize=2056 CPUtime=0
/proc/12851/stat : 12851 (SATzilla2009_I) S 12849 12851 12782 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 162598727 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12851/statm: 514 112 96 399 0 111 0
[pid=12852] ppid=12851 vsize=39448 CPUtime=0.09
/proc/12852/stat : 12852 (mxc-sr08) R 12851 12851 12782 0 -1 4194304 8455 0 0 0 6 3 0 0 19 0 1 0 162598727 40394752 8414 1992294400 134512640 135078026 4294956192 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12852/statm: 9862 8415 54 138 0 9721 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 41504

[startup+0.301275 s]
/proc/loadavg: 1.15 1.08 1.02 3/65 12851
/proc/meminfo: memFree=737040/2055920 swapFree=4181588/4192956
[pid=12851] ppid=12849 vsize=2056 CPUtime=0
/proc/12851/stat : 12851 (SATzilla2009_I) S 12849 12851 12782 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 162598727 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12851/statm: 514 112 96 399 0 111 0
[pid=12852] ppid=12851 vsize=54196 CPUtime=0.29
/proc/12852/stat : 12852 (mxc-sr08) R 12851 12851 12782 0 -1 4194304 12152 0 0 0 24 5 0 0 21 0 1 0 162598727 55496704 12111 1992294400 134512640 135078026 4294956192 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12852/statm: 13549 12111 54 138 0 13408 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 56252

[startup+0.701322 s]
/proc/loadavg: 1.15 1.08 1.02 3/65 12851
/proc/meminfo: memFree=737040/2055920 swapFree=4181588/4192956
[pid=12851] ppid=12849 vsize=2056 CPUtime=0
/proc/12851/stat : 12851 (SATzilla2009_I) S 12849 12851 12782 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 162598727 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12851/statm: 514 112 96 399 0 111 0
[pid=12852] ppid=12851 vsize=62796 CPUtime=0.69
/proc/12852/stat : 12852 (mxc-sr08) R 12851 12851 12782 0 -1 4194304 17119 0 0 0 62 7 0 0 25 0 1 0 162598727 64303104 14167 1992294400 134512640 135078026 4294956192 18446744073709551615 134560764 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12852/statm: 15699 14167 55 138 0 15558 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 64852

[startup+1.50141 s]
/proc/loadavg: 1.15 1.08 1.02 2/67 12853
/proc/meminfo: memFree=680064/2055920 swapFree=4181588/4192956
[pid=12851] ppid=12849 vsize=2056 CPUtime=0
/proc/12851/stat : 12851 (SATzilla2009_I) S 12849 12851 12782 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 162598727 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12851/statm: 514 112 96 399 0 111 0
[pid=12852] ppid=12851 vsize=62796 CPUtime=1.49
/proc/12852/stat : 12852 (mxc-sr08) R 12851 12851 12782 0 -1 4194304 17119 0 0 0 142 7 0 0 25 0 1 0 162598727 64303104 14167 1992294400 134512640 135078026 4294956192 18446744073709551615 134560876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12852/statm: 15699 14167 55 138 0 15558 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 64852

[startup+3.10158 s]
/proc/loadavg: 1.15 1.08 1.02 2/67 12853
/proc/meminfo: memFree=679936/2055920 swapFree=4181588/4192956
[pid=12851] ppid=12849 vsize=2056 CPUtime=0
/proc/12851/stat : 12851 (SATzilla2009_I) S 12849 12851 12782 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 162598727 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12851/statm: 514 112 96 399 0 111 0
[pid=12852] ppid=12851 vsize=62796 CPUtime=3.09
/proc/12852/stat : 12852 (mxc-sr08) R 12851 12851 12782 0 -1 4194304 17119 0 0 0 302 7 0 0 25 0 1 0 162598727 64303104 14167 1992294400 134512640 135078026 4294956192 18446744073709551615 134561557 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12852/statm: 15699 14167 55 138 0 15558 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 64852

[startup+6.30294 s]
/proc/loadavg: 1.14 1.07 1.02 2/67 12853
/proc/meminfo: memFree=635968/2055920 swapFree=4181588/4192956
[pid=12851] ppid=12849 vsize=2056 CPUtime=0
/proc/12851/stat : 12851 (SATzilla2009_I) S 12849 12851 12782 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 162598727 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12851/statm: 514 112 96 399 0 111 0
[pid=12852] ppid=12851 vsize=108156 CPUtime=6.29
/proc/12852/stat : 12852 (mxc-sr08) R 12851 12851 12782 0 -1 4194304 28323 0 0 0 617 12 0 0 25 0 1 0 162598727 110751744 25371 1992294400 134512640 135078026 4294956192 18446744073709551615 134569265 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12852/statm: 27039 25371 55 138 0 26898 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 110212

[startup+12.7017 s]
/proc/loadavg: 1.21 1.09 1.03 2/67 12854
/proc/meminfo: memFree=704392/2055920 swapFree=4181588/4192956
[pid=12851] ppid=12849 vsize=2056 CPUtime=10.01
/proc/12851/stat : 12851 (SATzilla2009_I) S 12849 12851 12782 0 -1 4194304 152 28829 0 0 0 0 987 14 16 0 1 0 162598727 2105344 121 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/12851/statm: 514 121 104 399 0 111 0
[pid=12854] ppid=12851 vsize=34564 CPUtime=2.66
/proc/12854/stat : 12854 (picosat846) R 12851 12851 12782 0 -1 4194304 7957 0 0 0 262 4 0 0 25 0 1 0 162599729 35393536 7929 1992294400 134512640 134570484 4294956192 18446744073709551615 134523287 0 0 8392704 0 0 0 0 17 1 0 0
/proc/12854/statm: 8641 7929 85 14 0 8307 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 36620

[startup+25.5011 s]
/proc/loadavg: 1.38 1.13 1.04 2/67 12855
/proc/meminfo: memFree=628360/2055920 swapFree=4181588/4192956
[pid=12851] ppid=12849 vsize=2056 CPUtime=15
/proc/12851/stat : 12851 (SATzilla2009_I) S 12849 12851 12782 0 -1 4194304 179 36786 0 0 0 0 1481 19 16 0 1 0 162598727 2105344 138 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/12851/statm: 514 138 120 399 0 111 0
[pid=12855] ppid=12851 vsize=99500 CPUtime=10.44
/proc/12855/stat : 12855 (satelite) R 12851 12851 12782 0 -1 4194304 22482 0 0 0 1024 20 0 0 25 0 1 0 162600231 101888000 21847 1992294400 134512640 135037501 4294956176 18446744073709551615 134573900 0 0 8392704 3 0 0 0 17 0 0 0
/proc/12855/statm: 24875 21847 67 128 0 24744 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 101556

[startup+51.1019 s]
/proc/loadavg: 1.44 1.17 1.06 2/66 12856
/proc/meminfo: memFree=675024/2055920 swapFree=4181588/4192956
[pid=12851] ppid=12849 vsize=70632 CPUtime=51.05
/proc/12851/stat : 12851 (SATzilla2009_I) R 12849 12851 12782 0 -1 4194304 28581 71244 0 0 2118 17 2917 53 25 0 1 0 162598727 72327168 15525 1992294400 134512640 136149169 4294956224 18446744073709551615 134579783 0 0 4096 3 0 0 0 17 0 0 0
/proc/12851/statm: 17658 15525 207 399 0 17255 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 70632

[startup+102.306 s]
/proc/loadavg: 1.19 1.14 1.05 2/67 12857
/proc/meminfo: memFree=589064/2055920 swapFree=4181588/4192956
[pid=12851] ppid=12849 vsize=36360 CPUtime=52.58
/proc/12851/stat : 12851 (SATzilla2009_I) S 12849 12851 12782 0 -1 4194304 28598 71244 0 0 2270 18 2917 53 25 0 1 0 162598727 37232640 8858 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/12851/statm: 9090 8858 217 399 0 8687 0
[pid=12857] ppid=12851 vsize=103384 CPUtime=49.61
/proc/12857/stat : 12857 (mxc-sr08) R 12851 12851 12782 0 -1 4194304 31217 0 0 0 4946 15 0 0 25 0 1 0 162603991 105865216 24744 1992294400 134512640 135078026 4294956192 18446744073709551615 134521963 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12857/statm: 25846 24744 71 138 0 25705 0
Current children cumulated CPU time (s) 102.19
Current children cumulated vsize (KiB) 139744

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

[startup+105.502 s]
/proc/loadavg: 1.17 1.14 1.05 2/67 12857
/proc/meminfo: memFree=589064/2055920 swapFree=4181588/4192956
[pid=12851] ppid=12849 vsize=36360 CPUtime=52.58
/proc/12851/stat : 12851 (SATzilla2009_I) S 12849 12851 12782 0 -1 4194304 28598 71244 0 0 2270 18 2917 53 25 0 1 0 162598727 37232640 8858 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/12851/statm: 9090 8858 217 399 0 8687 0
[pid=12857] ppid=12851 vsize=103384 CPUtime=52.81
/proc/12857/stat : 12857 (mxc-sr08) R 12851 12851 12782 0 -1 4194304 31217 0 0 0 5266 15 0 0 25 0 1 0 162603991 105865216 24744 1992294400 134512640 135078026 4294956192 18446744073709551615 134534640 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12857/statm: 25846 24744 71 138 0 25705 0
Current children cumulated CPU time (s) 105.39
Current children cumulated vsize (KiB) 139744

[startup+108.702 s]
/proc/loadavg: 1.16 1.14 1.05 2/67 12857
/proc/meminfo: memFree=589064/2055920 swapFree=4181588/4192956
[pid=12851] ppid=12849 vsize=36360 CPUtime=52.58
/proc/12851/stat : 12851 (SATzilla2009_I) S 12849 12851 12782 0 -1 4194304 28598 71244 0 0 2270 18 2917 53 25 0 1 0 162598727 37232640 8858 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/12851/statm: 9090 8858 217 399 0 8687 0
[pid=12857] ppid=12851 vsize=103384 CPUtime=56
/proc/12857/stat : 12857 (mxc-sr08) R 12851 12851 12782 0 -1 4194304 31217 0 0 0 5585 15 0 0 25 0 1 0 162603991 105865216 24744 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12857/statm: 25846 24744 71 138 0 25705 0
Current children cumulated CPU time (s) 108.58
Current children cumulated vsize (KiB) 139744

[startup+110.301 s]
/proc/loadavg: 1.16 1.14 1.05 2/67 12857
/proc/meminfo: memFree=589064/2055920 swapFree=4181588/4192956
[pid=12851] ppid=12849 vsize=36360 CPUtime=52.58
/proc/12851/stat : 12851 (SATzilla2009_I) S 12849 12851 12782 0 -1 4194304 28598 71244 0 0 2270 18 2917 53 25 0 1 0 162598727 37232640 8858 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/12851/statm: 9090 8858 217 399 0 8687 0
[pid=12857] ppid=12851 vsize=103384 CPUtime=57.6
/proc/12857/stat : 12857 (mxc-sr08) R 12851 12851 12782 0 -1 4194304 31217 0 0 0 5745 15 0 0 25 0 1 0 162603991 105865216 24744 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12857/statm: 25846 24744 71 138 0 25705 0
Current children cumulated CPU time (s) 110.18
Current children cumulated vsize (KiB) 139744

[startup+110.701 s]
/proc/loadavg: 1.16 1.14 1.05 2/67 12857
/proc/meminfo: memFree=589064/2055920 swapFree=4181588/4192956
[pid=12851] ppid=12849 vsize=36360 CPUtime=52.58
/proc/12851/stat : 12851 (SATzilla2009_I) S 12849 12851 12782 0 -1 4194304 28598 71244 0 0 2270 18 2917 53 25 0 1 0 162598727 37232640 8858 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/12851/statm: 9090 8858 217 399 0 8687 0
[pid=12857] ppid=12851 vsize=103384 CPUtime=58
/proc/12857/stat : 12857 (mxc-sr08) R 12851 12851 12782 0 -1 4194304 31217 0 0 0 5785 15 0 0 25 0 1 0 162603991 105865216 24744 1992294400 134512640 135078026 4294956192 18446744073709551615 134534329 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12857/statm: 25846 24744 71 138 0 25705 0
Current children cumulated CPU time (s) 110.58
Current children cumulated vsize (KiB) 139744

[startup+111.105 s]
/proc/loadavg: 1.16 1.14 1.05 2/67 12857
/proc/meminfo: memFree=589064/2055920 swapFree=4181588/4192956
[pid=12851] ppid=12849 vsize=36360 CPUtime=52.58
/proc/12851/stat : 12851 (SATzilla2009_I) S 12849 12851 12782 0 -1 4194304 28598 71244 0 0 2270 18 2917 53 25 0 1 0 162598727 37232640 8858 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/12851/statm: 9090 8858 217 399 0 8687 0
[pid=12857] ppid=12851 vsize=103384 CPUtime=58.4
/proc/12857/stat : 12857 (mxc-sr08) R 12851 12851 12782 0 -1 4194304 31217 0 0 0 5825 15 0 0 25 0 1 0 162603991 105865216 24744 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12857/statm: 25846 24744 71 138 0 25705 0
Current children cumulated CPU time (s) 110.98
Current children cumulated vsize (KiB) 139744

[startup+111.201 s]
/proc/loadavg: 1.16 1.14 1.05 2/67 12857
/proc/meminfo: memFree=589064/2055920 swapFree=4181588/4192956
[pid=12851] ppid=12849 vsize=36360 CPUtime=52.58
/proc/12851/stat : 12851 (SATzilla2009_I) S 12849 12851 12782 0 -1 4194304 28598 71244 0 0 2270 18 2917 53 25 0 1 0 162598727 37232640 8858 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/12851/statm: 9090 8858 217 399 0 8687 0
[pid=12857] ppid=12851 vsize=0 CPUtime=58.5
/proc/12857/stat : 12857 (mxc-sr08) R 12851 12851 12782 0 -1 4194308 31218 0 0 0 5834 16 0 0 25 0 1 0 162603991 0 0 1992294400 0 0 0 0 0 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12857/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 111.08
Current children cumulated vsize (KiB) 36360

Child status: 20
Real time (s): 111.217
CPU time (s): 111.122
CPU user time (s): 110.223
CPU system time (s): 0.898863
CPU usage (%): 99.9149
Max. virtual memory (cumulated for all children) (KiB): 157136

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 110.223
system time used= 0.898863
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 131072
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= 16
involuntary context switches= 501

runsolver used 0.099984 second user time and 0.310952 second system time

The end

Launcher Data

Begin job on node91 at 2009-05-03 12:14:57
IDJOB=1772980
IDBENCH=20421
IDSOLVER=616
FILE ID=node91/1772980-1241345696
PBS_JOBID= 9225528
Free space on /tmp= 66488 MiB

SOLVER NAME= SATzilla2009_I 2009-03-22
BENCH NAME= SAT07/industrial/palacios/uts/uts-l06-ipc5-h28-unknown.cnf
COMMAND LINE= HOME/SATzilla2009_I BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1772980-1241345696/watcher-1772980-1241345696 -o /tmp/evaluation-result-1772980-1241345696/solver-1772980-1241345696 -C 10000 -W 12000 -M 1800  HOME/SATzilla2009_I HOME/instance-1772980-1241345696.cnf

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

MD5SUM BENCH= ccc94758bbd09de3056ff3a062ddfd45
RANDOM SEED=35621857

node91.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.241
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.241
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:        737456 kB
Buffers:         81280 kB
Cached:        1132316 kB
SwapCached:       5440 kB
Active:         318916 kB
Inactive:       903948 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        737456 kB
SwapTotal:     4192956 kB
SwapFree:      4181588 kB
Dirty:           43092 kB
Writeback:           0 kB
Mapped:          15184 kB
Slab:            81476 kB
Committed_AS:   590488 kB
PageTables:       1356 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66460 MiB
End job on node91 at 2009-05-03 12:16:48