Trace number 1774740

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 1840.16 1840.16

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UTI-15-5p0.cnf
MD5SUMb21b299f860c56270b509900cff82599
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark565.298
Satisfiable
(Un)Satisfiability was proved
Number of variables162926
Number of clauses821689
Sum of the clauses size1954581
Maximum clause length10
Minimum clause length1
Number of clauses of size 18386
Number of clauses of size 2618514
Number of clauses of size 3153189
Number of clauses of size 44620
Number of clauses of size 518480
Number of clauses of size over 518500

Solver Data

57.57/57.70	c SATzilla is building models for class 3
57.57/57.70	c run presolver mxc-sr08 for 10 seconds ... 
57.57/57.70	c Bin: Executing mxc-sr08
57.57/57.70	c spawning binary file with 10 seconds ...
57.57/57.70	c child exit by a signal
57.57/57.70	c mxc-sr08 returned code 137.
57.57/57.70	c run presolver picosat846 for 5 seconds ... 
57.57/57.70	c Bin: Executing picosat846
57.57/57.70	c spawning binary file with 5 seconds ...
57.57/57.70	c child exit by a signal
57.57/57.70	c picosat846 returned code 137.
57.57/57.70	c Orignal number of varibales is 162926, number of clauses is 821689 
57.57/57.70	c predicted feature computation time is 16.390249 
57.57/57.70	c Bin: Executing satelite
57.57/57.70	c spawning binary file with 240 seconds ...
57.57/57.70	c child exited successfully
57.57/57.70	c satzilla computing base features
57.57/57.70	c Number of variabe is: 85935, Number of clause is : 546996 
57.57/57.70	c Initializing...
57.57/57.70	c satzilla doing clause learning
57.57/57.70	c start clause learning features ...
57.57/57.70	c Bin: Executing zchaff07
57.57/57.70	c spawning binary file with 2 seconds ...
57.57/57.70	c child exit by a signal
57.57/57.70	c satzilla doing survey propogation probe
57.57/57.70	c do survay propogation for 2 second ...
57.57/57.70	c satzilla doing local search probe
57.57/57.70	c features are:162926 821689 85935 546996 0.895921 0.502185 0.157104 0.412102 0.926496 1.43042 3.2328e-05 0.448902 2.32734e-05 0.000116367 1.08234 0.564209 0.857039 3.2328e-05 0.716717 1.27972e-05 0.000124315 2.88998 0.225608 0.146843 0 0.789474 2.84331 1.83052e-05 0.847249 5.4845e-06 8.40957e-05 2.62237 0.71229 3.57403e-05 0.633115 9.14083e-06 0.000127972 16 1.08883 1 45 45 1 45 4 14 11.1817 1.01756 1 30.1556 30.1556 1 30.1556 4 9.57143 0.582814 0.570628 2.00166e-06 0.999877 0.899044 0.0547871 0.875787 0.258475 0.781507 0.0196301 1.05714 -1.73472e-17 0.165944 0.0516133 6.41585e-06 0.0364819 0.00237699 0.00642155 12016 0 0 0 0 0 0 2.89102 0 1.13852 0 
57.68/57.70	c satzilla's ranking:
57.68/57.70	c 1) picosat846: 3.100977
57.68/57.70	c 2) mxc-sr08: 2.960047
57.68/57.70	c 3) zchaff_rand: 2.459741
57.68/57.70	c 4) minisat20SAT07: 1.307463
57.68/57.70	c 5) march_dl2004: 0.097192
57.68/57.70	c 6) SATenstein: -10000.000000
57.68/57.70	c 7) gnovelty+: -10000.000000
57.68/57.70	c 8) adaptg2wsat+: -10000.000000
57.68/57.70	c 9) adaptg2wsat0: -10000.000000
57.68/57.70	c 10) tts-4-0: -10000.000000
57.68/57.70	c 11) vallst: -10000.000000
57.68/57.70	c 12) minisat20: -10000.000000
57.68/57.70	c 13) kcnfs04SAT07: -10000.000000
57.68/57.70	c satzilla running picosat846 ... 
1840.09/1840.14	c Bin: Executing picosat846
1840.09/1840.14	c spawning binary file with 9942 seconds ...
1840.09/1840.14	c child exited successfully
1840.09/1840.14	c picosat846 returned code 20.
1840.09/1840.14	s UNSATISFIABLE
1840.09/1840.14	c SATZILLA_TIME=1840.410000

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-1774740-1241354993/watcher-1774740-1241354993 -o /tmp/evaluation-result-1774740-1241354993/solver-1774740-1241354993 -C 10000 -W 12000 -M 1800 HOME/SATzilla2009_I HOME/instance-1774740-1241354993.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.00 1.00 1.00 3/64 30904
/proc/meminfo: memFree=1746928/2055920 swapFree=4180136/4192956
[pid=30904] ppid=30902 vsize=2056 CPUtime=0
/proc/30904/stat : 30904 (SATzilla2009_I) R 30902 30904 30763 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 163532838 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542911 0 0 4096 0 0 0 0 17 0 0 0
/proc/30904/statm: 514 112 96 399 0 111 0
[pid=30905] ppid=30904 vsize=15644 CPUtime=0
/proc/30905/stat : 30905 (mxc-sr08) R 30904 30904 30763 0 -1 4194304 697 0 0 0 0 0 0 0 18 0 1 0 163532838 16019456 693 1992294400 134512640 135078026 4294956192 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 0 0 0
/proc/30905/statm: 3911 700 44 138 0 3770 0

[startup+0.089902 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 30904
/proc/meminfo: memFree=1746928/2055920 swapFree=4180136/4192956
[pid=30904] ppid=30902 vsize=2056 CPUtime=0
/proc/30904/stat : 30904 (SATzilla2009_I) S 30902 30904 30763 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 163532838 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30904/statm: 514 112 96 399 0 111 0
[pid=30905] ppid=30904 vsize=50632 CPUtime=0.08
/proc/30905/stat : 30905 (mxc-sr08) R 30904 30904 30763 0 -1 4194304 10448 0 0 0 3 5 0 0 20 0 1 0 163532838 51847168 10420 1992294400 134512640 135078026 4294956192 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/30905/statm: 12658 10420 54 138 0 12517 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 52688

[startup+0.101897 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 30904
/proc/meminfo: memFree=1746928/2055920 swapFree=4180136/4192956
[pid=30904] ppid=30902 vsize=2056 CPUtime=0
/proc/30904/stat : 30904 (SATzilla2009_I) S 30902 30904 30763 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 163532838 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30904/statm: 514 112 96 399 0 111 0
[pid=30905] ppid=30904 vsize=51580 CPUtime=0.09
/proc/30905/stat : 30905 (mxc-sr08) R 30904 30904 30763 0 -1 4194304 10688 0 0 0 4 5 0 0 20 0 1 0 163532838 52817920 10660 1992294400 134512640 135078026 4294956192 18446744073709551615 134565715 0 0 8392704 0 0 0 0 17 0 0 0
/proc/30905/statm: 12895 10660 54 138 0 12754 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 53636

[startup+0.30184 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 30904
/proc/meminfo: memFree=1746928/2055920 swapFree=4180136/4192956
[pid=30904] ppid=30902 vsize=2056 CPUtime=0
/proc/30904/stat : 30904 (SATzilla2009_I) S 30902 30904 30763 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 163532838 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30904/statm: 514 112 96 399 0 111 0
[pid=30905] ppid=30904 vsize=62444 CPUtime=0.29
/proc/30905/stat : 30905 (mxc-sr08) R 30904 30904 30763 0 -1 4194304 13369 0 0 0 23 6 0 0 21 0 1 0 163532838 63942656 13341 1992294400 134512640 135078026 4294956192 18446744073709551615 134565915 0 0 8392704 0 0 0 0 17 0 0 0
/proc/30905/statm: 15611 13341 54 138 0 15470 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 64500

[startup+0.701725 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 30904
/proc/meminfo: memFree=1746928/2055920 swapFree=4180136/4192956
[pid=30904] ppid=30902 vsize=2056 CPUtime=0
/proc/30904/stat : 30904 (SATzilla2009_I) S 30902 30904 30763 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 163532838 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30904/statm: 514 112 96 399 0 111 0
[pid=30905] ppid=30904 vsize=74368 CPUtime=0.69
/proc/30905/stat : 30905 (mxc-sr08) R 30904 30904 30763 0 -1 4194304 16245 0 0 0 61 8 0 0 25 0 1 0 163532838 76152832 16217 1992294400 134512640 135078026 4294956192 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/30905/statm: 18592 16217 54 138 0 18451 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 76424

[startup+1.5015 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30906
/proc/meminfo: memFree=1673824/2055920 swapFree=4180136/4192956
[pid=30904] ppid=30902 vsize=2056 CPUtime=0
/proc/30904/stat : 30904 (SATzilla2009_I) S 30902 30904 30763 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 163532838 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30904/statm: 514 112 96 399 0 111 0
[pid=30905] ppid=30904 vsize=83992 CPUtime=1.49
/proc/30905/stat : 30905 (mxc-sr08) R 30904 30904 30763 0 -1 4194304 22091 0 0 0 138 11 0 0 25 0 1 0 163532838 86007808 18335 1992294400 134512640 135078026 4294956192 18446744073709551615 134561086 0 0 8392704 0 0 0 0 17 0 0 0
/proc/30905/statm: 20998 18335 55 138 0 20857 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 86048

[startup+3.10104 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30906
/proc/meminfo: memFree=1667552/2055920 swapFree=4180136/4192956
[pid=30904] ppid=30902 vsize=2056 CPUtime=0
/proc/30904/stat : 30904 (SATzilla2009_I) S 30902 30904 30763 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 163532838 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30904/statm: 514 112 96 399 0 111 0
[pid=30905] ppid=30904 vsize=102844 CPUtime=3.09
/proc/30905/stat : 30905 (mxc-sr08) R 30904 30904 30763 0 -1 4194304 26419 0 0 0 297 12 0 0 25 0 1 0 163532838 105312256 22663 1992294400 134512640 135078026 4294956192 18446744073709551615 134561286 0 0 8392704 0 0 0 0 17 0 0 0
/proc/30905/statm: 25711 22663 55 138 0 25570 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 104900

[startup+6.30214 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30906
/proc/meminfo: memFree=1663392/2055920 swapFree=4180136/4192956
[pid=30904] ppid=30902 vsize=2056 CPUtime=0
/proc/30904/stat : 30904 (SATzilla2009_I) S 30902 30904 30763 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 163532838 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30904/statm: 514 112 96 399 0 111 0
[pid=30905] ppid=30904 vsize=89612 CPUtime=6.29
/proc/30905/stat : 30905 (mxc-sr08) R 30904 30904 30763 0 -1 4194304 27592 0 0 0 616 13 0 0 25 0 1 0 163532838 91762688 20703 1992294400 134512640 135078026 4294956192 18446744073709551615 134540352 0 0 8392704 0 0 0 0 17 0 0 0
/proc/30905/statm: 22403 20703 71 138 0 22262 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 91668

[startup+12.7013 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30907
/proc/meminfo: memFree=1706656/2055920 swapFree=4180136/4192956
[pid=30904] ppid=30902 vsize=2056 CPUtime=10
/proc/30904/stat : 30904 (SATzilla2009_I) S 30902 30904 30763 0 -1 4194304 152 27608 0 0 0 0 986 14 16 0 1 0 163532838 2105344 121 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/30904/statm: 514 121 104 399 0 111 0
[pid=30907] ppid=30904 vsize=44024 CPUtime=2.68
/proc/30907/stat : 30907 (picosat846) R 30904 30904 30763 0 -1 4194304 10255 0 0 0 262 6 0 0 25 0 1 0 163533839 45080576 10218 1992294400 134512640 134570484 4294956192 18446744073709551615 134526498 0 0 8392704 0 0 0 0 17 0 0 0
/proc/30907/statm: 11006 10218 85 14 0 10672 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 46080

[startup+25.5017 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30908
/proc/meminfo: memFree=1688168/2055920 swapFree=4180136/4192956
[pid=30904] ppid=30902 vsize=52328 CPUtime=25.47
/proc/30904/stat : 30904 (SATzilla2009_I) R 30902 30904 30763 0 -1 4194304 12314 67932 0 0 420 5 2075 47 25 0 1 0 163532838 53583872 12265 1992294400 134512640 136149169 4294956224 18446744073709551615 134535031 0 0 4096 0 0 0 0 17 0 0 0
/proc/30904/statm: 13082 12265 135 399 0 12679 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 52328

[startup+51.1014 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30909
/proc/meminfo: memFree=1670048/2055920 swapFree=4180136/4192956
[pid=30904] ppid=30902 vsize=47264 CPUtime=51.07
/proc/30904/stat : 30904 (SATzilla2009_I) R 30902 30904 30763 0 -1 4194304 17300 84398 0 0 2776 8 2266 57 19 0 1 0 163532838 48398336 11222 1992294400 134512640 136149169 4294956224 18446744073709551615 135485270 0 0 4096 3 0 0 0 17 0 0 0
/proc/30904/statm: 11816 11222 151 399 0 11413 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 47264

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30910
/proc/meminfo: memFree=1634272/2055920 swapFree=4180136/4192956
[pid=30904] ppid=30902 vsize=63304 CPUtime=57.68
/proc/30904/stat : 30904 (SATzilla2009_I) S 30902 30904 30763 0 -1 4194304 25244 84398 0 0 3428 17 2266 57 25 0 1 0 163532838 64823296 15520 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/30904/statm: 15826 15520 217 399 0 15423 0
[pid=30910] ppid=30904 vsize=47992 CPUtime=44.6
/proc/30910/stat : 30910 (picosat846) R 30904 30904 30763 0 -1 4194304 10386 0 0 0 4454 6 0 0 25 0 1 0 163538608 49143808 10349 1992294400 134512640 134570484 4294956192 18446744073709551615 134552701 0 0 8392704 0 0 0 0 17 0 0 0
/proc/30910/statm: 11998 10349 85 14 0 11664 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 111296

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30910
/proc/meminfo: memFree=1622816/2055920 swapFree=4180136/4192956
[pid=30904] ppid=30902 vsize=63304 CPUtime=57.68
/proc/30904/stat : 30904 (SATzilla2009_I) S 30902 30904 30763 0 -1 4194304 25244 84398 0 0 3428 17 2266 57 25 0 1 0 163532838 64823296 15520 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/30904/statm: 15826 15520 217 399 0 15423 0
[pid=30910] ppid=30904 vsize=59608 CPUtime=104.59
/proc/30910/stat : 30910 (picosat846) R 30904 30904 30763 0 -1 4194304 13312 0 0 0 10450 9 0 0 25 0 1 0 163538608 61038592 13275 1992294400 134512640 134570484 4294956192 18446744073709551615 134551678 0 0 8392704 0 0 0 0 17 0 0 0
/proc/30910/statm: 14902 13275 85 14 0 14568 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 122912

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30910
/proc/meminfo: memFree=1605920/2055920 swapFree=4180136/4192956
[pid=30904] ppid=30902 vsize=63304 CPUtime=57.68
/proc/30904/stat : 30904 (SATzilla2009_I) S 30902 30904 30763 0 -1 4194304 25244 84398 0 0 3428 17 2266 57 25 0 1 0 163532838 64823296 15520 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/30904/statm: 15826 15520 217 399 0 15423 0
[pid=30910] ppid=30904 vsize=76388 CPUtime=164.59
/proc/30910/stat : 30910 (picosat846) R 30904 30904 30763 0 -1 4194304 17502 0 0 0 16445 14 0 0 25 0 1 0 163538608 78221312 17465 1992294400 134512640 134570484 4294956192 18446744073709551615 134523334 0 0 8392704 0 0 0 0 17 0 0 0
/proc/30910/statm: 19097 17465 85 14 0 18763 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 139692

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30910
/proc/meminfo: memFree=1586272/2055920 swapFree=4180136/4192956
[pid=30904] ppid=30902 vsize=63304 CPUtime=57.68
/proc/30904/stat : 30904 (SATzilla2009_I) S 30902 30904 30763 0 -1 4194304 25244 84398 0 0 3428 17 2266 57 25 0 1 0 163532838 64823296 15520 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/30904/statm: 15826 15520 217 399 0 15423 0
[pid=30910] ppid=30904 vsize=96584 CPUtime=224.6
/proc/30910/stat : 30910 (picosat846) R 30904 30904 30763 0 -1 4194304 22449 0 0 0 22441 19 0 0 25 0 1 0 163538608 98902016 22412 1992294400 134512640 134570484 4294956192 18446744073709551615 134522997 0 0 8392704 0 0 0 0 17 0 0 0
/proc/30910/statm: 24146 22412 85 14 0 23812 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 159888

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30910
/proc/meminfo: memFree=1581984/2055920 swapFree=4180136/4192956
[pid=30904] ppid=30902 vsize=63304 CPUtime=57.68
/proc/30904/stat : 30904 (SATzilla2009_I) S 30902 30904 30763 0 -1 4194304 25244 84398 0 0 3428 17 2266 57 25 0 1 0 163532838 64823296 15520 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/30904/statm: 15826 15520 217 399 0 15423 0
[pid=30910] ppid=30904 vsize=100412 CPUtime=284.59
/proc/30910/stat : 30910 (picosat846) R 30904 30904 30763 0 -1 4194304 23467 0 0 0 28440 19 0 0 25 0 1 0 163538608 102821888 23430 1992294400 134512640 134570484 4294956192 18446744073709551615 134552304 0 0 8392704 0 0 0 0 17 0 0 0
/proc/30910/statm: 25103 23430 85 14 0 24769 0
Current children cumulated CPU time (s) 342.27
Current children cumulated vsize (KiB) 163716

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30910
/proc/meminfo: memFree=1581920/2055920 swapFree=4180136/4192956
[pid=30904] ppid=30902 vsize=63304 CPUtime=57.68

################
# More data... #
################


[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30916
/proc/meminfo: memFree=1500128/2055920 swapFree=4180136/4192956
[pid=30904] ppid=30902 vsize=63304 CPUtime=57.68
/proc/30904/stat : 30904 (SATzilla2009_I) S 30902 30904 30763 0 -1 4194304 25244 84398 0 0 3428 17 2266 57 25 0 1 0 163532838 64823296 15520 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/30904/statm: 15826 15520 217 399 0 15423 0
[pid=30910] ppid=30904 vsize=181528 CPUtime=1424.59
/proc/30910/stat : 30910 (picosat846) R 30904 30904 30763 0 -1 4194304 43830 0 0 0 142418 41 0 0 25 0 1 0 163538608 185884672 43793 1992294400 134512640 134570484 4294956192 18446744073709551615 134540773 0 0 8392704 0 0 0 0 17 0 0 0
/proc/30910/statm: 45382 43793 85 14 0 45048 0
Current children cumulated CPU time (s) 1482.27
Current children cumulated vsize (KiB) 244832

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30916
/proc/meminfo: memFree=1500128/2055920 swapFree=4180136/4192956
[pid=30904] ppid=30902 vsize=63304 CPUtime=57.68
/proc/30904/stat : 30904 (SATzilla2009_I) S 30902 30904 30763 0 -1 4194304 25244 84398 0 0 3428 17 2266 57 25 0 1 0 163532838 64823296 15520 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/30904/statm: 15826 15520 217 399 0 15423 0
[pid=30910] ppid=30904 vsize=181528 CPUtime=1484.59
/proc/30910/stat : 30910 (picosat846) R 30904 30904 30763 0 -1 4194304 43830 0 0 0 148418 41 0 0 25 0 1 0 163538608 185884672 43793 1992294400 134512640 134570484 4294956192 18446744073709551615 134553129 0 0 8392704 0 0 0 0 17 0 0 0
/proc/30910/statm: 45382 43793 85 14 0 45048 0
Current children cumulated CPU time (s) 1542.27
Current children cumulated vsize (KiB) 244832

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30916
/proc/meminfo: memFree=1500064/2055920 swapFree=4180136/4192956
[pid=30904] ppid=30902 vsize=63304 CPUtime=57.68
/proc/30904/stat : 30904 (SATzilla2009_I) S 30902 30904 30763 0 -1 4194304 25244 84398 0 0 3428 17 2266 57 25 0 1 0 163532838 64823296 15520 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/30904/statm: 15826 15520 217 399 0 15423 0
[pid=30910] ppid=30904 vsize=181528 CPUtime=1544.6
/proc/30910/stat : 30910 (picosat846) R 30904 30904 30763 0 -1 4194304 43830 0 0 0 154419 41 0 0 25 0 1 0 163538608 185884672 43793 1992294400 134512640 134570484 4294956192 18446744073709551615 134540773 0 0 8392704 0 0 0 0 17 0 0 0
/proc/30910/statm: 45382 43793 85 14 0 45048 0
Current children cumulated CPU time (s) 1602.28
Current children cumulated vsize (KiB) 244832

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30916
/proc/meminfo: memFree=1500000/2055920 swapFree=4180136/4192956
[pid=30904] ppid=30902 vsize=63304 CPUtime=57.68
/proc/30904/stat : 30904 (SATzilla2009_I) S 30902 30904 30763 0 -1 4194304 25244 84398 0 0 3428 17 2266 57 25 0 1 0 163532838 64823296 15520 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/30904/statm: 15826 15520 217 399 0 15423 0
[pid=30910] ppid=30904 vsize=181528 CPUtime=1604.6
/proc/30910/stat : 30910 (picosat846) R 30904 30904 30763 0 -1 4194304 43830 0 0 0 160419 41 0 0 25 0 1 0 163538608 185884672 43793 1992294400 134512640 134570484 4294956192 18446744073709551615 134551739 0 0 8392704 0 0 0 0 17 0 0 0
/proc/30910/statm: 45382 43793 85 14 0 45048 0
Current children cumulated CPU time (s) 1662.28
Current children cumulated vsize (KiB) 244832

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30916
/proc/meminfo: memFree=1500000/2055920 swapFree=4180136/4192956
[pid=30904] ppid=30902 vsize=63304 CPUtime=57.68
/proc/30904/stat : 30904 (SATzilla2009_I) S 30902 30904 30763 0 -1 4194304 25244 84398 0 0 3428 17 2266 57 25 0 1 0 163532838 64823296 15520 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/30904/statm: 15826 15520 217 399 0 15423 0
[pid=30910] ppid=30904 vsize=181528 CPUtime=1664.6
/proc/30910/stat : 30910 (picosat846) R 30904 30904 30763 0 -1 4194304 43830 0 0 0 166419 41 0 0 25 0 1 0 163538608 185884672 43793 1992294400 134512640 134570484 4294956192 18446744073709551615 134553120 0 0 8392704 0 0 0 0 17 0 0 0
/proc/30910/statm: 45382 43793 85 14 0 45048 0
Current children cumulated CPU time (s) 1722.28
Current children cumulated vsize (KiB) 244832

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30916
/proc/meminfo: memFree=1499808/2055920 swapFree=4180136/4192956
[pid=30904] ppid=30902 vsize=63304 CPUtime=57.68
/proc/30904/stat : 30904 (SATzilla2009_I) S 30902 30904 30763 0 -1 4194304 25244 84398 0 0 3428 17 2266 57 25 0 1 0 163532838 64823296 15520 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/30904/statm: 15826 15520 217 399 0 15423 0
[pid=30910] ppid=30904 vsize=181528 CPUtime=1724.61
/proc/30910/stat : 30910 (picosat846) R 30904 30904 30763 0 -1 4194304 43830 0 0 0 172419 42 0 0 25 0 1 0 163538608 185884672 43793 1992294400 134512640 134570484 4294956192 18446744073709551615 134522997 0 0 8392704 0 0 0 0 17 0 0 0
/proc/30910/statm: 45382 43793 85 14 0 45048 0
Current children cumulated CPU time (s) 1782.29
Current children cumulated vsize (KiB) 244832

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

[startup+1791.91 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30916
/proc/meminfo: memFree=1499808/2055920 swapFree=4180136/4192956
[pid=30904] ppid=30902 vsize=63304 CPUtime=57.68
/proc/30904/stat : 30904 (SATzilla2009_I) S 30902 30904 30763 0 -1 4194304 25244 84398 0 0 3428 17 2266 57 25 0 1 0 163532838 64823296 15520 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/30904/statm: 15826 15520 217 399 0 15423 0
[pid=30910] ppid=30904 vsize=181528 CPUtime=1734.21
/proc/30910/stat : 30910 (picosat846) R 30904 30904 30763 0 -1 4194304 43830 0 0 0 173379 42 0 0 25 0 1 0 163538608 185884672 43793 1992294400 134512640 134570484 4294956192 18446744073709551615 134552842 0 0 8392704 0 0 0 0 17 0 0 0
/proc/30910/statm: 45382 43793 85 14 0 45048 0
Current children cumulated CPU time (s) 1791.89
Current children cumulated vsize (KiB) 244832

[startup+1817.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30916
/proc/meminfo: memFree=1499808/2055920 swapFree=4180136/4192956
[pid=30904] ppid=30902 vsize=63304 CPUtime=57.68
/proc/30904/stat : 30904 (SATzilla2009_I) S 30902 30904 30763 0 -1 4194304 25244 84398 0 0 3428 17 2266 57 25 0 1 0 163532838 64823296 15520 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/30904/statm: 15826 15520 217 399 0 15423 0
[pid=30910] ppid=30904 vsize=181528 CPUtime=1759.81
/proc/30910/stat : 30910 (picosat846) R 30904 30904 30763 0 -1 4194304 43830 0 0 0 175939 42 0 0 25 0 1 0 163538608 185884672 43793 1992294400 134512640 134570484 4294956192 18446744073709551615 134551765 0 0 8392704 0 0 0 0 17 0 0 0
/proc/30910/statm: 45382 43793 85 14 0 45048 0
Current children cumulated CPU time (s) 1817.49
Current children cumulated vsize (KiB) 244832

[startup+1830.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30916
/proc/meminfo: memFree=1499808/2055920 swapFree=4180136/4192956
[pid=30904] ppid=30902 vsize=63304 CPUtime=57.68
/proc/30904/stat : 30904 (SATzilla2009_I) S 30902 30904 30763 0 -1 4194304 25244 84398 0 0 3428 17 2266 57 25 0 1 0 163532838 64823296 15520 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/30904/statm: 15826 15520 217 399 0 15423 0
[pid=30910] ppid=30904 vsize=181528 CPUtime=1772.61
/proc/30910/stat : 30910 (picosat846) R 30904 30904 30763 0 -1 4194304 43830 0 0 0 177219 42 0 0 25 0 1 0 163538608 185884672 43793 1992294400 134512640 134570484 4294956192 18446744073709551615 134522997 0 0 8392704 0 0 0 0 17 0 0 0
/proc/30910/statm: 45382 43793 85 14 0 45048 0
Current children cumulated CPU time (s) 1830.29
Current children cumulated vsize (KiB) 244832

[startup+1836.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30916
/proc/meminfo: memFree=1499808/2055920 swapFree=4180136/4192956
[pid=30904] ppid=30902 vsize=63304 CPUtime=57.68
/proc/30904/stat : 30904 (SATzilla2009_I) S 30902 30904 30763 0 -1 4194304 25244 84398 0 0 3428 17 2266 57 25 0 1 0 163532838 64823296 15520 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/30904/statm: 15826 15520 217 399 0 15423 0
[pid=30910] ppid=30904 vsize=181528 CPUtime=1779.01
/proc/30910/stat : 30910 (picosat846) R 30904 30904 30763 0 -1 4194304 43830 0 0 0 177859 42 0 0 25 0 1 0 163538608 185884672 43793 1992294400 134512640 134570484 4294956192 18446744073709551615 134553110 0 0 8392704 0 0 0 0 17 0 0 0
/proc/30910/statm: 45382 43793 85 14 0 45048 0
Current children cumulated CPU time (s) 1836.69
Current children cumulated vsize (KiB) 244832

[startup+1838.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30916
/proc/meminfo: memFree=1499808/2055920 swapFree=4180136/4192956
[pid=30904] ppid=30902 vsize=63304 CPUtime=57.68
/proc/30904/stat : 30904 (SATzilla2009_I) S 30902 30904 30763 0 -1 4194304 25244 84398 0 0 3428 17 2266 57 25 0 1 0 163532838 64823296 15520 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/30904/statm: 15826 15520 217 399 0 15423 0
[pid=30910] ppid=30904 vsize=181528 CPUtime=1780.61
/proc/30910/stat : 30910 (picosat846) R 30904 30904 30763 0 -1 4194304 43830 0 0 0 178019 42 0 0 25 0 1 0 163538608 185884672 43793 1992294400 134512640 134570484 4294956192 18446744073709551615 134522997 0 0 8392704 0 0 0 0 17 0 0 0
/proc/30910/statm: 45382 43793 85 14 0 45048 0
Current children cumulated CPU time (s) 1838.29
Current children cumulated vsize (KiB) 244832

[startup+1839.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30916
/proc/meminfo: memFree=1499808/2055920 swapFree=4180136/4192956
[pid=30904] ppid=30902 vsize=63304 CPUtime=57.68
/proc/30904/stat : 30904 (SATzilla2009_I) S 30902 30904 30763 0 -1 4194304 25244 84398 0 0 3428 17 2266 57 25 0 1 0 163532838 64823296 15520 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/30904/statm: 15826 15520 217 399 0 15423 0
[pid=30910] ppid=30904 vsize=181528 CPUtime=1781.41
/proc/30910/stat : 30910 (picosat846) R 30904 30904 30763 0 -1 4194304 43830 0 0 0 178099 42 0 0 25 0 1 0 163538608 185884672 43793 1992294400 134512640 134570484 4294956192 18446744073709551615 134552031 0 0 8392704 0 0 0 0 17 0 0 0
/proc/30910/statm: 45382 43793 85 14 0 45048 0
Current children cumulated CPU time (s) 1839.09
Current children cumulated vsize (KiB) 244832

[startup+1839.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30916
/proc/meminfo: memFree=1499808/2055920 swapFree=4180136/4192956
[pid=30904] ppid=30902 vsize=63304 CPUtime=57.68
/proc/30904/stat : 30904 (SATzilla2009_I) S 30902 30904 30763 0 -1 4194304 25244 84398 0 0 3428 17 2266 57 25 0 1 0 163532838 64823296 15520 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/30904/statm: 15826 15520 217 399 0 15423 0
[pid=30910] ppid=30904 vsize=181528 CPUtime=1782.21
/proc/30910/stat : 30910 (picosat846) R 30904 30904 30763 0 -1 4194304 43830 0 0 0 178179 42 0 0 25 0 1 0 163538608 185884672 43793 1992294400 134512640 134570484 4294956192 18446744073709551615 134553074 0 0 8392704 0 0 0 0 17 0 0 0
/proc/30910/statm: 45382 43793 85 14 0 45048 0
Current children cumulated CPU time (s) 1839.89
Current children cumulated vsize (KiB) 244832

[startup+1840.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30916
/proc/meminfo: memFree=1499808/2055920 swapFree=4180136/4192956
[pid=30904] ppid=30902 vsize=63304 CPUtime=57.68
/proc/30904/stat : 30904 (SATzilla2009_I) S 30902 30904 30763 0 -1 4194304 25244 84398 0 0 3428 17 2266 57 25 0 1 0 163532838 64823296 15520 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/30904/statm: 15826 15520 217 399 0 15423 0
[pid=30910] ppid=30904 vsize=181140 CPUtime=1782.41
/proc/30910/stat : 30910 (picosat846) R 30904 30904 30763 0 -1 4194304 43833 0 0 0 178199 42 0 0 25 0 1 0 163538608 185487360 43724 1992294400 134512640 134570484 4294956192 18446744073709551615 7636490 0 0 8392704 0 0 0 0 17 0 0 0
/proc/30910/statm: 45285 43724 85 14 0 44951 0
Current children cumulated CPU time (s) 1840.09
Current children cumulated vsize (KiB) 244444

Child status: 20
Real time (s): 1840.16
CPU time (s): 1840.16
CPU user time (s): 1838.95
CPU system time (s): 1.21281
CPU usage (%): 100
Max. virtual memory (cumulated for all children) (KiB): 244832

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1838.95
system time used= 1.21281
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 153488
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 17
involuntary context switches= 6384

runsolver used 1.51377 second user time and 5.18921 second system time

The end

Launcher Data

Begin job on node16 at 2009-05-03 14:49:54
IDJOB=1774740
IDBENCH=71008
IDSOLVER=616
FILE ID=node16/1774740-1241354993
PBS_JOBID= 9225566
Free space on /tmp= 66548 MiB

SOLVER NAME= SATzilla2009_I 2009-03-22
BENCH NAME= SAT09/APPLICATIONS/diagnosis/UTI-15-5p0.cnf
COMMAND LINE= HOME/SATzilla2009_I BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1774740-1241354993/watcher-1774740-1241354993 -o /tmp/evaluation-result-1774740-1241354993/solver-1774740-1241354993 -C 10000 -W 12000 -M 1800  HOME/SATzilla2009_I HOME/instance-1774740-1241354993.cnf

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

MD5SUM BENCH= b21b299f860c56270b509900cff82599
RANDOM SEED=731797676

node16.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.234
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.234
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:       1747408 kB
Buffers:         44584 kB
Cached:         189904 kB
SwapCached:       6640 kB
Active:          64480 kB
Inactive:       178036 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1747408 kB
SwapTotal:     4192956 kB
SwapFree:      4180136 kB
Dirty:           46360 kB
Writeback:           0 kB
Mapped:          13580 kB
Slab:            52108 kB
Committed_AS:   710388 kB
PageTables:       1436 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66516 MiB
End job on node16 at 2009-05-03 15:20:35