Trace number 1717683

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 112.015 112.157

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.5746
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.68/52.84	c SATzilla is building models for class 3
52.68/52.84	c run presolver mxc-sr08 for 10 seconds ... 
52.68/52.84	c Bin: Executing mxc-sr08
52.68/52.84	c spawning binary file with 10 seconds ...
52.68/52.84	c child exit by a signal
52.68/52.84	c mxc-sr08 returned code 137.
52.68/52.84	c run presolver picosat846 for 5 seconds ... 
52.68/52.84	c Bin: Executing picosat846
52.68/52.84	c spawning binary file with 5 seconds ...
52.68/52.84	c child exit by a signal
52.68/52.84	c picosat846 returned code 137.
52.68/52.84	c Orignal number of varibales is 115898, number of clauses is 649270 
52.68/52.84	c predicted feature computation time is 9.749977 
52.68/52.84	c Bin: Executing satelite
52.68/52.84	c spawning binary file with 240 seconds ...
52.68/52.84	c child exited successfully
52.68/52.84	c satzilla computing base features
52.68/52.84	c Number of variabe is: 10026, Number of clause is : 438148 
52.68/52.84	c Initializing...
52.68/52.84	c satzilla doing clause learning
52.68/52.84	c start clause learning features ...
52.68/52.84	c Bin: Executing zchaff07
52.68/52.84	c spawning binary file with 2 seconds ...
52.68/52.84	c child exit by a signal
52.68/52.84	c satzilla doing survey propogation probe
52.68/52.84	c do survay propogation for 2 second ...
52.68/52.84	c satzilla doing local search probe
52.68/52.84	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 691.75 0.270406 2531.25 0.666808 3354 0 3376 14.2965 0.392254 0.999837 0.0086919 
52.68/52.84	c satzilla's ranking:
52.68/52.84	c 1) mxc-sr08: 3.352199
52.68/52.84	c 2) picosat846: 3.068376
52.68/52.84	c 3) minisat20SAT07: 2.702389
52.68/52.84	c 4) zchaff_rand: 2.049122
52.68/52.84	c 5) march_dl2004: -0.034391
52.68/52.84	c 6) SATenstein: -10000.000000
52.68/52.84	c 7) gnovelty+: -10000.000000
52.68/52.84	c 8) adaptg2wsat+: -10000.000000
52.68/52.84	c 9) adaptg2wsat0: -10000.000000
52.68/52.84	c 10) tts-4-0: -10000.000000
52.68/52.84	c 11) vallst: -10000.000000
52.68/52.84	c 12) minisat20: -10000.000000
52.68/52.84	c 13) kcnfs04SAT07: -10000.000000
52.68/52.84	c satzilla running mxc-sr08 ... 
111.92/112.14	c Bin: Executing mxc-sr08
111.92/112.14	c spawning binary file with 1147 seconds ...
111.92/112.14	c child exited successfully
111.92/112.14	c mxc-sr08 returned code 20.
111.92/112.14	s UNSATISFIABLE
111.92/112.14	c SATZILLA_TIME=112.000000

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-1717683-1240629682/watcher-1717683-1240629682 -o /tmp/evaluation-result-1717683-1240629682/solver-1717683-1240629682 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_I HOME/instance-1717683-1240629682.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 3/64 14766
/proc/meminfo: memFree=1457792/2055920 swapFree=4181340/4192956
[pid=14766] ppid=14764 vsize=2056 CPUtime=0
/proc/14766/stat : 14766 (SATzilla2009_I) S 14764 14766 13946 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 91001318 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/14766/statm: 514 112 96 399 0 111 0
[pid=14767] ppid=14766 vsize=12376 CPUtime=0
/proc/14767/stat : 14767 (mxc-sr08) R 14766 14766 13946 0 -1 4194304 718 0 0 0 0 0 0 0 19 0 1 0 91001318 12673024 714 1992294400 134512640 135078026 4294956176 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 0 0 0
/proc/14767/statm: 3094 721 44 138 0 2953 0

[startup+0.027291 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 14766
/proc/meminfo: memFree=1457792/2055920 swapFree=4181340/4192956
[pid=14766] ppid=14764 vsize=2056 CPUtime=0
/proc/14766/stat : 14766 (SATzilla2009_I) S 14764 14766 13946 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 91001318 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/14766/statm: 514 112 96 399 0 111 0
[pid=14767] ppid=14766 vsize=21000 CPUtime=0.02
/proc/14767/stat : 14767 (mxc-sr08) R 14766 14766 13946 0 -1 4194304 4793 0 0 0 0 2 0 0 19 0 1 0 91001318 21504000 4789 1992294400 134512640 135078026 4294956176 18446744073709551615 134535746 0 0 8392704 0 0 0 0 17 0 0 0
/proc/14767/statm: 5250 4794 50 138 0 5109 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 23056

[startup+0.102314 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 14766
/proc/meminfo: memFree=1457792/2055920 swapFree=4181340/4192956
[pid=14766] ppid=14764 vsize=2056 CPUtime=0
/proc/14766/stat : 14766 (SATzilla2009_I) S 14764 14766 13946 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 91001318 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/14766/statm: 514 112 96 399 0 111 0
[pid=14767] ppid=14766 vsize=39580 CPUtime=0.09
/proc/14767/stat : 14767 (mxc-sr08) R 14766 14766 13946 0 -1 4194304 8466 0 0 0 5 4 0 0 19 0 1 0 91001318 40529920 8425 1992294400 134512640 135078026 4294956176 18446744073709551615 134722807 0 0 8392704 0 0 0 0 17 0 0 0
/proc/14767/statm: 9895 8426 54 138 0 9754 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 41636

[startup+0.301336 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 14766
/proc/meminfo: memFree=1457792/2055920 swapFree=4181340/4192956
[pid=14766] ppid=14764 vsize=2056 CPUtime=0
/proc/14766/stat : 14766 (SATzilla2009_I) S 14764 14766 13946 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 91001318 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/14766/statm: 514 112 96 399 0 111 0
[pid=14767] ppid=14766 vsize=54328 CPUtime=0.28
/proc/14767/stat : 14767 (mxc-sr08) R 14766 14766 13946 0 -1 4194304 12191 0 0 0 22 6 0 0 21 0 1 0 91001318 55631872 12150 1992294400 134512640 135078026 4294956176 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/14767/statm: 13582 12150 54 138 0 13441 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 56384

[startup+0.701405 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 14766
/proc/meminfo: memFree=1457792/2055920 swapFree=4181340/4192956
[pid=14766] ppid=14764 vsize=2056 CPUtime=0
/proc/14766/stat : 14766 (SATzilla2009_I) S 14764 14766 13946 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 91001318 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/14766/statm: 514 112 96 399 0 111 0
[pid=14767] ppid=14766 vsize=62796 CPUtime=0.69
/proc/14767/stat : 14767 (mxc-sr08) R 14766 14766 13946 0 -1 4194304 17119 0 0 0 60 9 0 0 25 0 1 0 91001318 64303104 14167 1992294400 134512640 135078026 4294956176 18446744073709551615 134560876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/14767/statm: 15699 14167 55 138 0 15558 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 64852

[startup+1.50154 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14768
/proc/meminfo: memFree=1400816/2055920 swapFree=4181340/4192956
[pid=14766] ppid=14764 vsize=2056 CPUtime=0
/proc/14766/stat : 14766 (SATzilla2009_I) S 14764 14766 13946 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 91001318 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/14766/statm: 514 112 96 399 0 111 0
[pid=14767] ppid=14766 vsize=62796 CPUtime=1.49
/proc/14767/stat : 14767 (mxc-sr08) R 14766 14766 13946 0 -1 4194304 17119 0 0 0 140 9 0 0 25 0 1 0 91001318 64303104 14167 1992294400 134512640 135078026 4294956176 18446744073709551615 134561022 0 0 8392704 0 0 0 0 17 0 0 0
/proc/14767/statm: 15699 14167 55 138 0 15558 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 64852

[startup+3.10182 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14768
/proc/meminfo: memFree=1400688/2055920 swapFree=4181340/4192956
[pid=14766] ppid=14764 vsize=2056 CPUtime=0
/proc/14766/stat : 14766 (SATzilla2009_I) S 14764 14766 13946 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 91001318 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/14766/statm: 514 112 96 399 0 111 0
[pid=14767] ppid=14766 vsize=62796 CPUtime=3.09
/proc/14767/stat : 14767 (mxc-sr08) R 14766 14766 13946 0 -1 4194304 17119 0 0 0 300 9 0 0 25 0 1 0 91001318 64303104 14167 1992294400 134512640 135078026 4294956176 18446744073709551615 134560885 0 0 8392704 0 0 0 0 17 0 0 0
/proc/14767/statm: 15699 14167 55 138 0 15558 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 64852

[startup+6.30136 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14768
/proc/meminfo: memFree=1359280/2055920 swapFree=4181340/4192956
[pid=14766] ppid=14764 vsize=2056 CPUtime=0
/proc/14766/stat : 14766 (SATzilla2009_I) S 14764 14766 13946 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 91001318 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/14766/statm: 514 112 96 399 0 111 0
[pid=14767] ppid=14766 vsize=108156 CPUtime=6.27
/proc/14767/stat : 14767 (mxc-sr08) R 14766 14766 13946 0 -1 4194304 28323 0 0 0 613 14 0 0 25 0 1 0 91001318 110751744 25371 1992294400 134512640 135078026 4294956176 18446744073709551615 134569265 0 0 8392704 0 0 0 0 17 0 0 0
/proc/14767/statm: 27039 25371 55 138 0 26898 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 110212

[startup+12.7015 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14769
/proc/meminfo: memFree=1426288/2055920 swapFree=4181340/4192956
[pid=14766] ppid=14764 vsize=2056 CPUtime=10
/proc/14766/stat : 14766 (SATzilla2009_I) S 14764 14766 13946 0 -1 4194304 152 28829 0 0 0 0 984 16 19 0 1 0 91001318 2105344 121 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/14766/statm: 514 121 104 399 0 111 0
[pid=14769] ppid=14766 vsize=34564 CPUtime=2.59
/proc/14769/stat : 14769 (picosat846) R 14766 14766 13946 0 -1 4194304 7948 0 9 0 256 3 0 0 25 0 1 0 91002321 35393536 7929 1992294400 134512640 134570484 4294956176 18446744073709551615 134526498 0 0 8392704 0 0 0 0 17 0 0 0
/proc/14769/statm: 8641 7929 85 14 0 8307 0
Current children cumulated CPU time (s) 12.59
Current children cumulated vsize (KiB) 36620

[startup+25.5027 s]
/proc/loadavg: 1.08 1.02 1.01 2/66 14770
/proc/meminfo: memFree=1349744/2055920 swapFree=4181340/4192956
[pid=14766] ppid=14764 vsize=2056 CPUtime=15.01
/proc/14766/stat : 14766 (SATzilla2009_I) S 14764 14766 13946 0 -1 4194304 179 36777 0 9 0 0 1481 20 16 0 1 0 91001318 2105344 138 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/14766/statm: 514 138 120 399 0 111 0
[pid=14770] ppid=14766 vsize=99500 CPUtime=10.38
/proc/14770/stat : 14770 (satelite) R 14766 14766 13946 0 -1 4194304 22481 0 0 0 1018 20 0 0 25 0 1 0 91002828 101888000 21846 1992294400 134512640 135037501 4294956160 18446744073709551615 134573560 0 0 8392704 3 0 0 0 17 0 0 0
/proc/14770/statm: 24875 21846 67 128 0 24744 0
Current children cumulated CPU time (s) 25.39
Current children cumulated vsize (KiB) 101556

[startup+51.101 s]
/proc/loadavg: 1.05 1.02 1.00 2/65 14771
/proc/meminfo: memFree=1398136/2055920 swapFree=4181340/4192956
[pid=14766] ppid=14764 vsize=70632 CPUtime=50.97
/proc/14766/stat : 14766 (SATzilla2009_I) R 14764 14766 13946 0 -1 4194304 28581 71225 0 9 2094 16 2932 55 25 0 1 0 91001318 72327168 15525 1992294400 134512640 136149169 4294956208 18446744073709551615 135542494 0 0 4096 3 0 0 0 17 0 0 0
/proc/14766/statm: 17658 15525 207 399 0 17255 0
Current children cumulated CPU time (s) 50.97
Current children cumulated vsize (KiB) 70632

[startup+102.306 s]
/proc/loadavg: 1.02 1.01 1.00 2/66 14772
/proc/meminfo: memFree=1309040/2055920 swapFree=4181340/4192956
[pid=14766] ppid=14764 vsize=36360 CPUtime=52.71
/proc/14766/stat : 14766 (SATzilla2009_I) S 14764 14766 13946 0 -1 4194304 28598 71225 0 9 2267 17 2932 55 25 0 1 0 91001318 37232640 8858 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/14766/statm: 9090 8858 217 399 0 8687 0
[pid=14772] ppid=14766 vsize=103384 CPUtime=49.42
/proc/14772/stat : 14772 (mxc-sr08) R 14766 14766 13946 0 -1 4194304 31217 0 0 0 4929 13 0 0 25 0 1 0 91006602 105865216 24744 1992294400 134512640 135078026 4294956176 18446744073709551615 134533997 0 0 8392704 0 0 0 0 17 0 0 0
/proc/14772/statm: 25846 24744 71 138 0 25705 0
Current children cumulated CPU time (s) 102.13
Current children cumulated vsize (KiB) 139744

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

[startup+108.702 s]
/proc/loadavg: 1.02 1.01 1.00 2/66 14772
/proc/meminfo: memFree=1309040/2055920 swapFree=4181340/4192956
[pid=14766] ppid=14764 vsize=36360 CPUtime=52.71
/proc/14766/stat : 14766 (SATzilla2009_I) S 14764 14766 13946 0 -1 4194304 28598 71225 0 9 2267 17 2932 55 25 0 1 0 91001318 37232640 8858 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/14766/statm: 9090 8858 217 399 0 8687 0
[pid=14772] ppid=14766 vsize=103384 CPUtime=55.81
/proc/14772/stat : 14772 (mxc-sr08) R 14766 14766 13946 0 -1 4194304 31217 0 0 0 5568 13 0 0 25 0 1 0 91006602 105865216 24744 1992294400 134512640 135078026 4294956176 18446744073709551615 134540379 0 0 8392704 0 0 0 0 17 0 0 0
/proc/14772/statm: 25846 24744 71 138 0 25705 0
Current children cumulated CPU time (s) 108.52
Current children cumulated vsize (KiB) 139744

[startup+110.301 s]
/proc/loadavg: 1.02 1.01 1.00 2/66 14772
/proc/meminfo: memFree=1309040/2055920 swapFree=4181340/4192956
[pid=14766] ppid=14764 vsize=36360 CPUtime=52.71
/proc/14766/stat : 14766 (SATzilla2009_I) S 14764 14766 13946 0 -1 4194304 28598 71225 0 9 2267 17 2932 55 25 0 1 0 91001318 37232640 8858 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/14766/statm: 9090 8858 217 399 0 8687 0
[pid=14772] ppid=14766 vsize=103384 CPUtime=57.41
/proc/14772/stat : 14772 (mxc-sr08) R 14766 14766 13946 0 -1 4194304 31217 0 0 0 5728 13 0 0 25 0 1 0 91006602 105865216 24744 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/14772/statm: 25846 24744 71 138 0 25705 0
Current children cumulated CPU time (s) 110.12
Current children cumulated vsize (KiB) 139744

[startup+111.106 s]
/proc/loadavg: 1.02 1.01 1.00 2/66 14772
/proc/meminfo: memFree=1309040/2055920 swapFree=4181340/4192956
[pid=14766] ppid=14764 vsize=36360 CPUtime=52.71
/proc/14766/stat : 14766 (SATzilla2009_I) S 14764 14766 13946 0 -1 4194304 28598 71225 0 9 2267 17 2932 55 25 0 1 0 91001318 37232640 8858 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/14766/statm: 9090 8858 217 399 0 8687 0
[pid=14772] ppid=14766 vsize=103384 CPUtime=58.22
/proc/14772/stat : 14772 (mxc-sr08) R 14766 14766 13946 0 -1 4194304 31217 0 0 0 5809 13 0 0 25 0 1 0 91006602 105865216 24744 1992294400 134512640 135078026 4294956176 18446744073709551615 134534215 0 0 8392704 0 0 0 0 17 0 0 0
/proc/14772/statm: 25846 24744 71 138 0 25705 0
Current children cumulated CPU time (s) 110.93
Current children cumulated vsize (KiB) 139744

[startup+111.901 s]
/proc/loadavg: 1.02 1.01 1.00 2/66 14772
/proc/meminfo: memFree=1309040/2055920 swapFree=4181340/4192956
[pid=14766] ppid=14764 vsize=36360 CPUtime=52.71
/proc/14766/stat : 14766 (SATzilla2009_I) S 14764 14766 13946 0 -1 4194304 28598 71225 0 9 2267 17 2932 55 25 0 1 0 91001318 37232640 8858 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/14766/statm: 9090 8858 217 399 0 8687 0
[pid=14772] ppid=14766 vsize=103384 CPUtime=59.01
/proc/14772/stat : 14772 (mxc-sr08) R 14766 14766 13946 0 -1 4194304 31217 0 0 0 5888 13 0 0 25 0 1 0 91006602 105865216 24744 1992294400 134512640 135078026 4294956176 18446744073709551615 134533919 0 0 8392704 0 0 0 0 17 0 0 0
/proc/14772/statm: 25846 24744 71 138 0 25705 0
Current children cumulated CPU time (s) 111.72
Current children cumulated vsize (KiB) 139744

[startup+112.101 s]
/proc/loadavg: 1.02 1.01 1.00 2/66 14772
/proc/meminfo: memFree=1309040/2055920 swapFree=4181340/4192956
[pid=14766] ppid=14764 vsize=36360 CPUtime=52.71
/proc/14766/stat : 14766 (SATzilla2009_I) S 14764 14766 13946 0 -1 4194304 28598 71225 0 9 2267 17 2932 55 25 0 1 0 91001318 37232640 8858 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/14766/statm: 9090 8858 217 399 0 8687 0
[pid=14772] ppid=14766 vsize=103384 CPUtime=59.21
/proc/14772/stat : 14772 (mxc-sr08) R 14766 14766 13946 0 -1 4194304 31217 0 0 0 5908 13 0 0 25 0 1 0 91006602 105865216 24744 1992294400 134512640 135078026 4294956176 18446744073709551615 134522867 0 0 8392704 0 0 0 0 17 0 0 0
/proc/14772/statm: 25846 24744 71 138 0 25705 0
Current children cumulated CPU time (s) 111.92
Current children cumulated vsize (KiB) 139744

Child status: 20
Real time (s): 112.157
CPU time (s): 112.015
CPU user time (s): 111.116
CPU system time (s): 0.898863
CPU usage (%): 99.8735
Max. virtual memory (cumulated for all children) (KiB): 157136

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 111.116
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= 131053
page faults= 9
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 40
involuntary context switches= 275

runsolver used 0.093985 second user time and 0.32395 second system time

The end

Launcher Data

Begin job on node25 at 2009-04-25 05:21:23
IDJOB=1717683
IDBENCH=20421
IDSOLVER=528
FILE ID=node25/1717683-1240629682
PBS_JOBID= 9186364
Free space on /tmp= 66368 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-1717683-1240629682/watcher-1717683-1240629682 -o /tmp/evaluation-result-1717683-1240629682/solver-1717683-1240629682 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_I HOME/instance-1717683-1240629682.cnf

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

MD5SUM BENCH= ccc94758bbd09de3056ff3a062ddfd45
RANDOM SEED=617282018

node25.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.259
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.259
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:       1458272 kB
Buffers:         47304 kB
Cached:         497464 kB
SwapCached:       6576 kB
Active:         184524 kB
Inactive:       369320 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1458272 kB
SwapTotal:     4192956 kB
SwapFree:      4181340 kB
Dirty:           43088 kB
Writeback:           0 kB
Mapped:          13472 kB
Slab:            29840 kB
Committed_AS:   327936 kB
PageTables:       1460 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= 66336 MiB
End job on node25 at 2009-04-25 05:23:15