Trace number 1719607

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 47.4248 47.4699

General information on the benchmark

Nameschup-l2s-abp4-1-k31.cnf
MD5SUM2ec4066bd8381455b1990aa40b382ff0
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark14.9847
Satisfiable
(Un)Satisfiability was proved
Number of variables14809
Number of clauses48483
Sum of the clauses size123522
Maximum clause length33
Minimum clause length1
Number of clauses of size 136
Number of clauses of size 224983
Number of clauses of size 322191
Number of clauses of size 4589
Number of clauses of size 5403
Number of clauses of size over 5281

Solver Data

20.76/20.88	c SATzilla is building models for class 3
20.76/20.88	c run presolver mxc-sr08 for 10 seconds ... 
20.76/20.88	c Bin: Executing mxc-sr08
20.76/20.88	c spawning binary file with 10 seconds ...
20.76/20.88	c child exit by a signal
20.76/20.88	c mxc-sr08 returned code 137.
20.76/20.88	c run presolver picosat846 for 5 seconds ... 
20.76/20.88	c Bin: Executing picosat846
20.76/20.88	c spawning binary file with 5 seconds ...
20.76/20.88	c child exit by a signal
20.76/20.88	c picosat846 returned code 137.
20.76/20.88	c Orignal number of varibales is 14809, number of clauses is 48483 
20.76/20.88	c predicted feature computation time is 1.544102 
20.76/20.88	c Bin: Executing satelite
20.76/20.88	c spawning binary file with 240 seconds ...
20.76/20.88	c child exited successfully
20.76/20.88	c satzilla computing base features
20.76/20.88	c Number of variabe is: 4673, Number of clause is : 22536 
20.76/20.88	c Initializing...
20.76/20.88	c satzilla doing clause learning
20.76/20.88	c start clause learning features ...
20.76/20.88	c Bin: Executing zchaff07
20.76/20.88	c spawning binary file with 2 seconds ...
20.76/20.88	c child exit by a signal
20.76/20.88	c satzilla doing survey propogation probe
20.76/20.88	c do survay propogation for 2 second ...
20.76/20.88	c satzilla doing local search probe
20.76/20.88	c features are:14809 48483 4673 22536 2.16906 1.15136 0.207357 0.460733 0.783427 1.48885 0.000687432 0.811616 0.000427991 0.00748984 1.2677 0.303426 0.813321 0.000687432 0.65351 0.000266241 0.0043486 3.01607 0.174129 0.143435 0 0.636364 2.86677 0.000316558 0.747719 4.43734e-05 0.00252929 2.49976 0.533103 0.000783985 0.805062 0.000177494 0.00514732 1437.75 0.246017 1038 2003 2003 1038 2003 1294 1416 14.8873 0.269995 9.80443 20.9026 20.9026 9.80443 20.9026 13.3792 15.4629 0.360921 0.673159 0.000573499 0.918091 0.676674 0.0298385 0.555796 0.151632 0.367208 0.0564153 1.17405 2.22643e-07 0.241535 0.202991 0.00131053 0.0727132 0.00797947 0.0342772 333.405 0.124651 1201.57 0.1198 1216.5 1181 1250 0.724933 0.292521 0.897148 0.0452104 
20.76/20.88	c satzilla's ranking:
20.76/20.88	c 1) mxc-sr08: 3.037773
20.76/20.88	c 2) minisat20SAT07: 2.616618
20.76/20.88	c 3) picosat846: 2.570554
20.76/20.88	c 4) zchaff_rand: 1.572415
20.76/20.88	c 5) march_dl2004: 1.292008
20.76/20.88	c 6) SATenstein: -10000.000000
20.76/20.88	c 7) gnovelty+: -10000.000000
20.76/20.88	c 8) adaptg2wsat+: -10000.000000
20.76/20.88	c 9) adaptg2wsat0: -10000.000000
20.76/20.88	c 10) tts-4-0: -10000.000000
20.76/20.88	c 11) vallst: -10000.000000
20.76/20.88	c 12) minisat20: -10000.000000
20.76/20.88	c 13) kcnfs04SAT07: -10000.000000
20.76/20.88	c satzilla running mxc-sr08 ... 
47.32/47.46	c Bin: Executing mxc-sr08
47.32/47.46	c spawning binary file with 1179 seconds ...
47.32/47.46	c child exited successfully
47.32/47.46	c mxc-sr08 returned code 20.
47.32/47.46	s UNSATISFIABLE
47.32/47.46	c SATZILLA_TIME=47.420000

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-1719607-1240647674/watcher-1719607-1240647674 -o /tmp/evaluation-result-1719607-1240647674/solver-1719607-1240647674 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_I HOME/instance-1719607-1240647674.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 16555
/proc/meminfo: memFree=1780912/2055920 swapFree=4181132/4192956
[pid=16555] ppid=16553 vsize=2052 CPUtime=0
/proc/16555/stat : 16555 (SATzilla2009_I) D 16553 16555 16436 0 -1 4194304 115 0 0 0 0 0 0 0 18 0 1 0 92800401 2101248 99 1992294400 134512640 136149169 4294956224 18446744073709551615 135546494 0 0 4096 0 18446744071563608240 0 0 17 0 0 0
/proc/16555/statm: 513 99 88 399 0 110 0

[startup+0.037914 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 16555
/proc/meminfo: memFree=1780912/2055920 swapFree=4181132/4192956
[pid=16555] ppid=16553 vsize=2056 CPUtime=0
/proc/16555/stat : 16555 (SATzilla2009_I) S 16553 16555 16436 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 92800401 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/16555/statm: 514 112 96 399 0 111 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2056

[startup+0.101871 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 16555
/proc/meminfo: memFree=1780912/2055920 swapFree=4181132/4192956
[pid=16555] ppid=16553 vsize=2056 CPUtime=0
/proc/16555/stat : 16555 (SATzilla2009_I) S 16553 16555 16436 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 92800401 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/16555/statm: 514 112 96 399 0 111 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2056

[startup+0.301902 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 16555
/proc/meminfo: memFree=1780912/2055920 swapFree=4181132/4192956
[pid=16555] ppid=16553 vsize=2056 CPUtime=0
/proc/16555/stat : 16555 (SATzilla2009_I) S 16553 16555 16436 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 92800401 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/16555/statm: 514 112 96 399 0 111 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2056

[startup+0.701965 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 16555
/proc/meminfo: memFree=1780912/2055920 swapFree=4181132/4192956
[pid=16555] ppid=16553 vsize=2056 CPUtime=0
/proc/16555/stat : 16555 (SATzilla2009_I) S 16553 16555 16436 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 92800401 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/16555/statm: 514 112 96 399 0 111 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2056

[startup+1.50109 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16557
/proc/meminfo: memFree=1772064/2055920 swapFree=4181132/4192956
[pid=16555] ppid=16553 vsize=2056 CPUtime=0
/proc/16555/stat : 16555 (SATzilla2009_I) S 16553 16555 16436 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 92800401 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/16555/statm: 514 112 96 399 0 111 0
[pid=16557] ppid=16555 vsize=9764 CPUtime=1.48
/proc/16557/stat : 16557 (mxc-sr08) R 16555 16555 16436 0 -1 4194304 2606 0 0 0 147 1 0 0 25 0 1 0 92800402 9998336 2232 1992294400 134512640 135078026 4294956192 18446744073709551615 134534204 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16557/statm: 2441 2232 71 138 0 2300 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 11820

[startup+3.10135 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16557
/proc/meminfo: memFree=1771936/2055920 swapFree=4181132/4192956
[pid=16555] ppid=16553 vsize=2056 CPUtime=0
/proc/16555/stat : 16555 (SATzilla2009_I) S 16553 16555 16436 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 92800401 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/16555/statm: 514 112 96 399 0 111 0
[pid=16557] ppid=16555 vsize=9764 CPUtime=3.08
/proc/16557/stat : 16557 (mxc-sr08) R 16555 16555 16436 0 -1 4194304 2607 0 0 0 307 1 0 0 25 0 1 0 92800402 9998336 2233 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16557/statm: 2441 2233 71 138 0 2300 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 11820

[startup+6.30186 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16557
/proc/meminfo: memFree=1772192/2055920 swapFree=4181132/4192956
[pid=16555] ppid=16553 vsize=2056 CPUtime=0
/proc/16555/stat : 16555 (SATzilla2009_I) S 16553 16555 16436 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 92800401 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/16555/statm: 514 112 96 399 0 111 0
[pid=16557] ppid=16555 vsize=9896 CPUtime=6.28
/proc/16557/stat : 16557 (mxc-sr08) R 16555 16555 16436 0 -1 4194304 2634 0 0 0 627 1 0 0 25 0 1 0 92800402 10133504 2260 1992294400 134512640 135078026 4294956192 18446744073709551615 134534329 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16557/statm: 2474 2260 71 138 0 2333 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 11952

[startup+12.7029 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16558
/proc/meminfo: memFree=1777952/2055920 swapFree=4181132/4192956
[pid=16555] ppid=16553 vsize=2056 CPUtime=9.99
/proc/16555/stat : 16555 (SATzilla2009_I) S 16553 16555 16436 0 -1 4194304 152 2800 0 0 0 0 998 1 19 0 1 0 92800401 2105344 121 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16555/statm: 514 121 104 399 0 111 0
[pid=16558] ppid=16555 vsize=4900 CPUtime=2.67
/proc/16558/stat : 16558 (picosat846) R 16555 16555 16436 0 -1 4194304 925 0 0 0 267 0 0 0 25 0 1 0 92801403 5017600 905 1992294400 134512640 134570484 4294956192 18446744073709551615 134553257 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16558/statm: 1225 905 85 14 0 891 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 6956

[startup+25.5019 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16561
/proc/meminfo: memFree=1767840/2055920 swapFree=4181132/4192956
[pid=16555] ppid=16553 vsize=6488 CPUtime=20.84
/proc/16555/stat : 16555 (SATzilla2009_I) S 16553 16555 16436 0 -1 4194304 1837 7386 0 0 325 17 1736 6 25 0 1 0 92800401 6643712 1221 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/16555/statm: 1622 1221 217 399 0 1219 0
[pid=16561] ppid=16555 vsize=9764 CPUtime=4.6
/proc/16561/stat : 16561 (mxc-sr08) R 16555 16555 16436 0 -1 4194304 2607 0 0 0 460 0 0 0 25 0 1 0 92802489 9998336 2233 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16561/statm: 2441 2233 71 138 0 2300 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 16252

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

[startup+38.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16561
/proc/meminfo: memFree=1766240/2055920 swapFree=4181132/4192956
[pid=16555] ppid=16553 vsize=6488 CPUtime=20.84
/proc/16555/stat : 16555 (SATzilla2009_I) S 16553 16555 16436 0 -1 4194304 1837 7386 0 0 325 17 1736 6 25 0 1 0 92800401 6643712 1221 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/16555/statm: 1622 1221 217 399 0 1219 0
[pid=16561] ppid=16555 vsize=11748 CPUtime=17.39
/proc/16561/stat : 16561 (mxc-sr08) R 16555 16555 16436 0 -1 4194304 3093 0 0 0 1738 1 0 0 25 0 1 0 92802489 12029952 2719 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16561/statm: 2937 2719 71 138 0 2796 0
Current children cumulated CPU time (s) 38.23
Current children cumulated vsize (KiB) 18236

[startup+41.5015 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16561
/proc/meminfo: memFree=1765600/2055920 swapFree=4181132/4192956
[pid=16555] ppid=16553 vsize=6488 CPUtime=20.84
/proc/16555/stat : 16555 (SATzilla2009_I) S 16553 16555 16436 0 -1 4194304 1837 7386 0 0 325 17 1736 6 25 0 1 0 92800401 6643712 1221 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/16555/statm: 1622 1221 217 399 0 1219 0
[pid=16561] ppid=16555 vsize=12152 CPUtime=20.59
/proc/16561/stat : 16561 (mxc-sr08) R 16555 16555 16436 0 -1 4194304 3178 0 0 0 2058 1 0 0 25 0 1 0 92802489 12443648 2804 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16561/statm: 3038 2804 71 138 0 2897 0
Current children cumulated CPU time (s) 41.43
Current children cumulated vsize (KiB) 18640

[startup+44.702 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16561
/proc/meminfo: memFree=1765536/2055920 swapFree=4181132/4192956
[pid=16555] ppid=16553 vsize=6488 CPUtime=20.84
/proc/16555/stat : 16555 (SATzilla2009_I) S 16553 16555 16436 0 -1 4194304 1837 7386 0 0 325 17 1736 6 25 0 1 0 92800401 6643712 1221 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/16555/statm: 1622 1221 217 399 0 1219 0
[pid=16561] ppid=16555 vsize=12296 CPUtime=23.79
/proc/16561/stat : 16561 (mxc-sr08) R 16555 16555 16436 0 -1 4194304 3207 0 0 0 2378 1 0 0 25 0 1 0 92802489 12591104 2833 1992294400 134512640 135078026 4294956192 18446744073709551615 134534944 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16561/statm: 3074 2833 71 138 0 2933 0
Current children cumulated CPU time (s) 44.63
Current children cumulated vsize (KiB) 18784

[startup+46.3012 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16561
/proc/meminfo: memFree=1765472/2055920 swapFree=4181132/4192956
[pid=16555] ppid=16553 vsize=6488 CPUtime=20.84
/proc/16555/stat : 16555 (SATzilla2009_I) S 16553 16555 16436 0 -1 4194304 1837 7386 0 0 325 17 1736 6 25 0 1 0 92800401 6643712 1221 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/16555/statm: 1622 1221 217 399 0 1219 0
[pid=16561] ppid=16555 vsize=12296 CPUtime=25.39
/proc/16561/stat : 16561 (mxc-sr08) R 16555 16555 16436 0 -1 4194304 3220 0 0 0 2538 1 0 0 25 0 1 0 92802489 12591104 2846 1992294400 134512640 135078026 4294956192 18446744073709551615 134534956 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16561/statm: 3074 2846 71 138 0 2933 0
Current children cumulated CPU time (s) 46.23
Current children cumulated vsize (KiB) 18784

[startup+47.1014 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16561
/proc/meminfo: memFree=1765472/2055920 swapFree=4181132/4192956
[pid=16555] ppid=16553 vsize=6488 CPUtime=20.84
/proc/16555/stat : 16555 (SATzilla2009_I) S 16553 16555 16436 0 -1 4194304 1837 7386 0 0 325 17 1736 6 25 0 1 0 92800401 6643712 1221 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/16555/statm: 1622 1221 217 399 0 1219 0
[pid=16561] ppid=16555 vsize=12296 CPUtime=26.19
/proc/16561/stat : 16561 (mxc-sr08) R 16555 16555 16436 0 -1 4194304 3221 0 0 0 2618 1 0 0 25 0 1 0 92802489 12591104 2847 1992294400 134512640 135078026 4294956192 18446744073709551615 134534294 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16561/statm: 3074 2847 71 138 0 2933 0
Current children cumulated CPU time (s) 47.03
Current children cumulated vsize (KiB) 18784

[startup+47.3054 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16561
/proc/meminfo: memFree=1765472/2055920 swapFree=4181132/4192956
[pid=16555] ppid=16553 vsize=6488 CPUtime=20.84
/proc/16555/stat : 16555 (SATzilla2009_I) S 16553 16555 16436 0 -1 4194304 1837 7386 0 0 325 17 1736 6 25 0 1 0 92800401 6643712 1221 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/16555/statm: 1622 1221 217 399 0 1219 0
[pid=16561] ppid=16555 vsize=12296 CPUtime=26.39
/proc/16561/stat : 16561 (mxc-sr08) R 16555 16555 16436 0 -1 4194304 3221 0 0 0 2638 1 0 0 25 0 1 0 92802489 12591104 2847 1992294400 134512640 135078026 4294956192 18446744073709551615 134534294 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16561/statm: 3074 2847 71 138 0 2933 0
Current children cumulated CPU time (s) 47.23
Current children cumulated vsize (KiB) 18784

[startup+47.4014 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 16561
/proc/meminfo: memFree=1765472/2055920 swapFree=4181132/4192956
[pid=16555] ppid=16553 vsize=6488 CPUtime=20.84
/proc/16555/stat : 16555 (SATzilla2009_I) S 16553 16555 16436 0 -1 4194304 1837 7386 0 0 325 17 1736 6 25 0 1 0 92800401 6643712 1221 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/16555/statm: 1622 1221 217 399 0 1219 0
[pid=16561] ppid=16555 vsize=12296 CPUtime=26.48
/proc/16561/stat : 16561 (mxc-sr08) R 16555 16555 16436 0 -1 4194304 3221 0 0 0 2647 1 0 0 25 0 1 0 92802489 12591104 2847 1992294400 134512640 135078026 4294956192 18446744073709551615 134534011 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16561/statm: 3074 2847 71 138 0 2933 0
Current children cumulated CPU time (s) 47.32
Current children cumulated vsize (KiB) 18784

Child status: 20
Real time (s): 47.4699
CPU time (s): 47.4248
CPU user time (s): 47.1658
CPU system time (s): 0.25896
CPU usage (%): 99.9051
Max. virtual memory (cumulated for all children) (KiB): 18784

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 47.1658
system time used= 0.25896
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 12463
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= 18
involuntary context switches= 155

runsolver used 0.055991 second user time and 0.124981 second system time

The end

Launcher Data

Begin job on node26 at 2009-04-25 10:21:14
IDJOB=1719607
IDBENCH=69566
IDSOLVER=528
FILE ID=node26/1719607-1240647674
PBS_JOBID= 9186474
Free space on /tmp= 66032 MiB

SOLVER NAME= SATzilla2009_I 2009-03-22
BENCH NAME= SAT_RACE08/cnf/schup-l2s-abp4-1-k31.cnf
COMMAND LINE= HOME/SATzilla2009_I BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1719607-1240647674/watcher-1719607-1240647674 -o /tmp/evaluation-result-1719607-1240647674/solver-1719607-1240647674 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_I HOME/instance-1719607-1240647674.cnf

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

MD5SUM BENCH= 2ec4066bd8381455b1990aa40b382ff0
RANDOM SEED=1669728229

node26.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.261
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.261
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:       1781456 kB
Buffers:         31880 kB
Cached:         171256 kB
SwapCached:       5760 kB
Active:          83912 kB
Inactive:       127480 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1781456 kB
SwapTotal:     4192956 kB
SwapFree:      4181132 kB
Dirty:           32236 kB
Writeback:           0 kB
Mapped:          13516 kB
Slab:            49216 kB
Committed_AS:   278396 kB
PageTables:       1368 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= 66000 MiB
End job on node26 at 2009-04-25 10:22:02