Trace number 1630600

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_R 2009-03-22UNSAT 800.042 800.415

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/UNKNOWN/460/
unif-k3-r4.25-v460-c1955-S1810287895-075.cnf
MD5SUM642edeb8ba30ebee256f5f53448e9be6
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark587.868
Satisfiable
(Un)Satisfiability was proved
Number of variables460
Number of clauses1955
Sum of the clauses size5865
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31955
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

66.23/66.37	c SATzilla is building models for class 1
66.23/66.37	c run presolver SATenstein for 30 seconds ... 
66.23/66.37	c Bin: Executing SATenstein
66.23/66.37	c spawning binary file with 30 seconds ...
66.23/66.37	c child exit by a signal
66.23/66.37	c SATenstein returned code 137.
66.23/66.37	c run presolver mxc-sr08 for 30 seconds ... 
66.23/66.37	c Bin: Executing mxc-sr08
66.23/66.37	c spawning binary file with 30 seconds ...
66.23/66.37	c child exit by a signal
66.23/66.37	c mxc-sr08 returned code 137.
66.23/66.37	c Orignal number of varibales is 460, number of clauses is 1955 
66.23/66.37	c predicted feature computation time is 6.310844 
66.23/66.37	c Bin: Executing satelite
66.23/66.37	c spawning binary file with 240 seconds ...
66.23/66.37	c child exited successfully
66.23/66.37	c satzilla computing base features
66.23/66.37	c Number of variabe is: 446, Number of clause is : 1940 
66.23/66.37	c Initializing...
66.23/66.37	c satzilla compute diameter ...
66.23/66.37	c start diameter features ...
66.23/66.37	c satzilla doing clause learning
66.23/66.37	c start clause learning features ...
66.23/66.37	c Bin: Executing zchaff07
66.23/66.37	c spawning binary file with 2 seconds ...
66.23/66.37	c child exit by a signal
66.23/66.37	c satzilla doing survey propogation probe
66.23/66.37	c do survay propogation for 2 second ...
66.23/66.37	c satzilla doing local search probe
66.23/66.37	c satzilla doing lobjois search-space size estimate
66.23/66.37	c features are:460 1955 446 1940 0.0313901 0.00773196 0.229897 0.499656 0.587395 0.73596 0.00681776 0.0649992 0.00672646 0.00896861 0.170231 0 0.959278 0.00681776 0.301833 0.00257732 0.0159794 2.71687 0.217411 0.168066 0 0.714286 3.29043 0.00338519 0.3962 0.000515464 0.00927835 2.33834 0.498969 0.0134021 0.297498 0.00515464 0.0304124 4 0 4 4 -0 3928.5 0.0224744 3822 4037 4037 3822 4037 3864 3991 27.7442 0.0877218 24.9555 30.4362 30.4362 24.9555 30.4362 25.7111 29.8739 0.391692 0.569939 0.0010023 0.89624 0.713077 0.0987223 0.568621 0.200592 0.377482 0.0863031 0.632287 0.00420683 0.332877 0.163571 0.0270663 0.117441 0.0444098 0.0752547 22.722 0.214061 98.2739 0.0760161 98 89 107 0.827278 0.248829 0.878703 0.0386027 0.325073 0.570189 
66.23/66.37	c satzilla's ranking:
66.23/66.37	c 1) march_dl2004: 3.005423
66.23/66.37	c 2) kcnfs04SAT07: 1.027844
66.23/66.37	c 3) picosat846: 0.779973
66.23/66.37	c 4) adaptg2wsat0: 0.483552
66.23/66.37	c 5) gnovelty+: 0.208803
66.23/66.37	c 6) SATenstein: 0.176644
66.23/66.37	c 7) adaptg2wsat+: 0.055497
66.23/66.38	c 8) mxc-sr08: -10000.000000
66.23/66.38	c 9) tts-4-0: -10000.000000
66.23/66.38	c 10) zchaff_rand: -10000.000000
66.23/66.38	c 11) vallst: -10000.000000
66.23/66.38	c 12) minisat20: -10000.000000
66.23/66.38	c 13) minisat20SAT07: -10000.000000
66.23/66.38	c satzilla running march_dl2004 ... 
800.00/800.41	c Bin: Executing march_dl2004
800.00/800.41	c spawning binary file with 4933 seconds ...
800.00/800.41	c child exited successfully
800.00/800.41	c march_dl2004 returned code 20.
800.00/800.41	s UNSATISFIABLE
800.00/800.41	c SATZILLA_TIME=800.150000

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-1630600-1240132369/watcher-1630600-1240132369 -o /tmp/evaluation-result-1630600-1240132369/solver-1630600-1240132369 -C 5000 -W 6000 -M 1800 --output-limit 1,15 HOME/SATzilla2009_R HOME/instance-1630600-1240132369.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 6000 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: 0.92 0.98 0.99 3/64 26252
/proc/meminfo: memFree=1246600/2055920 swapFree=4192956/4192956
[pid=26252] ppid=26250 vsize=2056 CPUtime=0
/proc/26252/stat : 26252 (SATzilla2009_R) R 26250 26252 26173 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 41264694 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135543087 0 0 4096 0 0 0 0 17 0 0 0
/proc/26252/statm: 514 112 96 399 0 111 0
[pid=26253] ppid=26252 vsize=6508 CPUtime=0
/proc/26253/stat : 26253 (SATenstein) R 26252 26252 26173 0 -1 4194304 279 0 0 0 0 0 0 0 18 0 1 0 41264694 6664192 260 1992294400 134512640 134854740 4294955360 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26253/statm: 1627 261 151 83 0 1188 0

[startup+0.0638399 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 26252
/proc/meminfo: memFree=1246600/2055920 swapFree=4192956/4192956
[pid=26252] ppid=26250 vsize=2056 CPUtime=0
/proc/26252/stat : 26252 (SATzilla2009_R) S 26250 26252 26173 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 41264694 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/26252/statm: 514 112 96 399 0 111 0
[pid=26253] ppid=26252 vsize=6504 CPUtime=0.06
/proc/26253/stat : 26253 (SATenstein) R 26252 26252 26173 0 -1 4194304 368 0 0 0 6 0 0 0 19 0 1 0 41264694 6660096 343 1992294400 134512640 134854740 4294955360 18446744073709551615 134761176 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26253/statm: 1626 343 174 83 0 1187 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 8560

[startup+0.101843 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 26252
/proc/meminfo: memFree=1246600/2055920 swapFree=4192956/4192956
[pid=26252] ppid=26250 vsize=2056 CPUtime=0
/proc/26252/stat : 26252 (SATzilla2009_R) S 26250 26252 26173 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 41264694 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/26252/statm: 514 112 96 399 0 111 0
[pid=26253] ppid=26252 vsize=6504 CPUtime=0.09
/proc/26253/stat : 26253 (SATenstein) R 26252 26252 26173 0 -1 4194304 368 0 0 0 9 0 0 0 19 0 1 0 41264694 6660096 343 1992294400 134512640 134854740 4294955360 18446744073709551615 134516805 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26253/statm: 1626 343 174 83 0 1187 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8560

[startup+0.301863 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 26252
/proc/meminfo: memFree=1246600/2055920 swapFree=4192956/4192956
[pid=26252] ppid=26250 vsize=2056 CPUtime=0
/proc/26252/stat : 26252 (SATzilla2009_R) S 26250 26252 26173 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 41264694 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/26252/statm: 514 112 96 399 0 111 0
[pid=26253] ppid=26252 vsize=6504 CPUtime=0.29
/proc/26253/stat : 26253 (SATenstein) R 26252 26252 26173 0 -1 4194304 368 0 0 0 29 0 0 0 21 0 1 0 41264694 6660096 343 1992294400 134512640 134854740 4294955360 18446744073709551615 134546630 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26253/statm: 1626 343 174 83 0 1187 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8560

[startup+0.701906 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 26252
/proc/meminfo: memFree=1246600/2055920 swapFree=4192956/4192956
[pid=26252] ppid=26250 vsize=2056 CPUtime=0
/proc/26252/stat : 26252 (SATzilla2009_R) S 26250 26252 26173 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 41264694 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/26252/statm: 514 112 96 399 0 111 0
[pid=26253] ppid=26252 vsize=6504 CPUtime=0.69
/proc/26253/stat : 26253 (SATenstein) R 26252 26252 26173 0 -1 4194304 368 0 0 0 69 0 0 0 25 0 1 0 41264694 6660096 343 1992294400 134512640 134854740 4294955360 18446744073709551615 134761104 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26253/statm: 1626 343 174 83 0 1187 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8560

[startup+1.50099 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 26254
/proc/meminfo: memFree=1245752/2055920 swapFree=4192956/4192956
[pid=26252] ppid=26250 vsize=2056 CPUtime=0
/proc/26252/stat : 26252 (SATzilla2009_R) S 26250 26252 26173 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 41264694 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/26252/statm: 514 112 96 399 0 111 0
[pid=26253] ppid=26252 vsize=6504 CPUtime=1.49
/proc/26253/stat : 26253 (SATenstein) R 26252 26252 26173 0 -1 4194304 368 0 0 0 149 0 0 0 25 0 1 0 41264694 6660096 343 1992294400 134512640 134854740 4294955360 18446744073709551615 134760809 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26253/statm: 1626 343 174 83 0 1187 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8560

[startup+3.10117 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 26254
/proc/meminfo: memFree=1245624/2055920 swapFree=4192956/4192956
[pid=26252] ppid=26250 vsize=2056 CPUtime=0
/proc/26252/stat : 26252 (SATzilla2009_R) S 26250 26252 26173 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 41264694 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/26252/statm: 514 112 96 399 0 111 0
[pid=26253] ppid=26252 vsize=6504 CPUtime=3.08
/proc/26253/stat : 26253 (SATenstein) R 26252 26252 26173 0 -1 4194304 368 0 0 0 308 0 0 0 25 0 1 0 41264694 6660096 343 1992294400 134512640 134854740 4294955360 18446744073709551615 134760304 0 0 8392704 0 0 0 0 17 1 0 0
/proc/26253/statm: 1626 343 174 83 0 1187 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 8560

[startup+6.30151 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 26254
/proc/meminfo: memFree=1245688/2055920 swapFree=4192956/4192956
[pid=26252] ppid=26250 vsize=2056 CPUtime=0
/proc/26252/stat : 26252 (SATzilla2009_R) S 26250 26252 26173 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 41264694 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/26252/statm: 514 112 96 399 0 111 0
[pid=26253] ppid=26252 vsize=6504 CPUtime=6.28
/proc/26253/stat : 26253 (SATenstein) R 26252 26252 26173 0 -1 4194304 368 0 0 0 627 1 0 0 25 0 1 0 41264694 6660096 343 1992294400 134512640 134854740 4294955360 18446744073709551615 134516773 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26253/statm: 1626 343 174 83 0 1187 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 8560

[startup+12.7012 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 26254
/proc/meminfo: memFree=1245816/2055920 swapFree=4192956/4192956
[pid=26252] ppid=26250 vsize=2056 CPUtime=0
/proc/26252/stat : 26252 (SATzilla2009_R) S 26250 26252 26173 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 41264694 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/26252/statm: 514 112 96 399 0 111 0
[pid=26253] ppid=26252 vsize=6504 CPUtime=12.67
/proc/26253/stat : 26253 (SATenstein) R 26252 26252 26173 0 -1 4194304 368 0 0 0 1266 1 0 0 25 0 1 0 41264694 6660096 343 1992294400 134512640 134854740 4294955360 18446744073709551615 134664962 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26253/statm: 1626 343 174 83 0 1187 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 8560

[startup+25.5016 s]
/proc/loadavg: 0.95 0.98 0.99 2/66 26254
/proc/meminfo: memFree=1246008/2055920 swapFree=4192956/4192956
[pid=26252] ppid=26250 vsize=2056 CPUtime=0
/proc/26252/stat : 26252 (SATzilla2009_R) S 26250 26252 26173 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 41264694 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/26252/statm: 514 112 96 399 0 111 0
[pid=26253] ppid=26252 vsize=6504 CPUtime=25.46
/proc/26253/stat : 26253 (SATenstein) R 26252 26252 26173 0 -1 4194304 368 0 0 0 2545 1 0 0 25 0 1 0 41264694 6660096 343 1992294400 134512640 134854740 4294955360 18446744073709551615 134568413 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26253/statm: 1626 343 174 83 0 1187 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 8560

[startup+51.1013 s]
/proc/loadavg: 0.96 0.98 0.99 2/66 26255
/proc/meminfo: memFree=1244920/2055920 swapFree=4192956/4192956
[pid=26252] ppid=26250 vsize=2056 CPUtime=29.98
/proc/26252/stat : 26252 (SATzilla2009_R) S 26250 26252 26173 0 -1 4194304 152 368 0 0 0 0 2997 1 16 0 1 0 41264694 2105344 121 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/26252/statm: 514 121 104 399 0 111 0
[pid=26255] ppid=26252 vsize=2584 CPUtime=21.06
/proc/26255/stat : 26255 (mxc-sr08) R 26252 26252 26173 0 -1 4194304 569 0 0 0 2106 0 0 0 25 0 1 0 41267696 2646016 565 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26255/statm: 646 565 71 138 0 505 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 4640

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 0.99 2/66 26258
/proc/meminfo: memFree=1245368/2055920 swapFree=4192956/4192956
[pid=26252] ppid=26250 vsize=3344 CPUtime=66.31
/proc/26252/stat : 26252 (SATzilla2009_R) S 26250 26252 26173 0 -1 4194304 528 2177 0 0 410 22 6195 4 25 0 1 0 41264694 3424256 371 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/26252/statm: 836 371 219 399 0 433 0
[pid=26258] ppid=26252 vsize=1428 CPUtime=35.9
/proc/26258/stat : 26258 (march_dl2004) R 26252 26252 26173 0 -1 4194304 297 0 0 0 3590 0 0 0 25 0 1 0 41271332 1462272 289 1992294400 134512640 134996440 4294956192 18446744073709551615 134528163 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26258/statm: 357 289 74 118 0 236 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 4772

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 26258
/proc/meminfo: memFree=1245304/2055920 swapFree=4192956/4192956
[pid=26252] ppid=26250 vsize=3344 CPUtime=66.31
/proc/26252/stat : 26252 (SATzilla2009_R) S 26250 26252 26173 0 -1 4194304 528 2177 0 0 410 22 6195 4 25 0 1 0 41264694 3424256 371 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/26252/statm: 836 371 219 399 0 433 0
[pid=26258] ppid=26252 vsize=1428 CPUtime=95.87
/proc/26258/stat : 26258 (march_dl2004) R 26252 26252 26173 0 -1 4194304 306 0 0 0 9587 0 0 0 25 0 1 0 41271332 1462272 298 1992294400 134512640 134996440 4294956192 18446744073709551615 134528181 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26258/statm: 357 298 74 118 0 236 0
Current children cumulated CPU time (s) 162.18
Current children cumulated vsize (KiB) 4772

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 26258
/proc/meminfo: memFree=1245304/2055920 swapFree=4192956/4192956
[pid=26252] ppid=26250 vsize=3344 CPUtime=66.31
/proc/26252/stat : 26252 (SATzilla2009_R) S 26250 26252 26173 0 -1 4194304 528 2177 0 0 410 22 6195 4 25 0 1 0 41264694 3424256 371 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/26252/statm: 836 371 219 399 0 433 0
[pid=26258] ppid=26252 vsize=1428 CPUtime=155.85
/proc/26258/stat : 26258 (march_dl2004) R 26252 26252 26173 0 -1 4194304 311 0 0 0 15585 0 0 0 25 0 1 0 41271332 1462272 303 1992294400 134512640 134996440 4294956192 18446744073709551615 134514035 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26258/statm: 357 303 74 118 0 236 0
Current children cumulated CPU time (s) 222.16
Current children cumulated vsize (KiB) 4772

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 26258
/proc/meminfo: memFree=1245304/2055920 swapFree=4192956/4192956
[pid=26252] ppid=26250 vsize=3344 CPUtime=66.31
/proc/26252/stat : 26252 (SATzilla2009_R) S 26250 26252 26173 0 -1 4194304 528 2177 0 0 410 22 6195 4 25 0 1 0 41264694 3424256 371 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/26252/statm: 836 371 219 399 0 433 0
[pid=26258] ppid=26252 vsize=1428 CPUtime=215.82
/proc/26258/stat : 26258 (march_dl2004) R 26252 26252 26173 0 -1 4194304 313 0 0 0 21582 0 0 0 25 0 1 0 41271332 1462272 305 1992294400 134512640 134996440 4294956192 18446744073709551615 134553168 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26258/statm: 357 305 74 118 0 236 0
Current children cumulated CPU time (s) 282.13
Current children cumulated vsize (KiB) 4772

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 26258
/proc/meminfo: memFree=1245304/2055920 swapFree=4192956/4192956
[pid=26252] ppid=26250 vsize=3344 CPUtime=66.31
/proc/26252/stat : 26252 (SATzilla2009_R) S 26250 26252 26173 0 -1 4194304 528 2177 0 0 410 22 6195 4 25 0 1 0 41264694 3424256 371 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/26252/statm: 836 371 219 399 0 433 0
[pid=26258] ppid=26252 vsize=1428 CPUtime=275.79
/proc/26258/stat : 26258 (march_dl2004) R 26252 26252 26173 0 -1 4194304 316 0 0 0 27579 0 0 0 25 0 1 0 41271332 1462272 308 1992294400 134512640 134996440 4294956192 18446744073709551615 134532986 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26258/statm: 357 308 74 118 0 236 0

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


[startup+522.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 26258
/proc/meminfo: memFree=1245304/2055920 swapFree=4192956/4192956
[pid=26252] ppid=26250 vsize=3344 CPUtime=66.31
/proc/26252/stat : 26252 (SATzilla2009_R) S 26250 26252 26173 0 -1 4194304 528 2177 0 0 410 22 6195 4 25 0 1 0 41264694 3424256 371 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/26252/statm: 836 371 219 399 0 433 0
[pid=26258] ppid=26252 vsize=1556 CPUtime=455.71
/proc/26258/stat : 26258 (march_dl2004) R 26252 26252 26173 0 -1 4194304 323 0 0 0 45571 0 0 0 25 0 1 0 41271332 1593344 315 1992294400 134512640 134996440 4294956192 18446744073709551615 134526920 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26258/statm: 389 315 74 118 0 268 0
Current children cumulated CPU time (s) 522.02
Current children cumulated vsize (KiB) 4900

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 26258
/proc/meminfo: memFree=1245304/2055920 swapFree=4192956/4192956
[pid=26252] ppid=26250 vsize=3344 CPUtime=66.31
/proc/26252/stat : 26252 (SATzilla2009_R) S 26250 26252 26173 0 -1 4194304 528 2177 0 0 410 22 6195 4 25 0 1 0 41264694 3424256 371 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/26252/statm: 836 371 219 399 0 433 0
[pid=26258] ppid=26252 vsize=1556 CPUtime=515.69
/proc/26258/stat : 26258 (march_dl2004) R 26252 26252 26173 0 -1 4194304 324 0 0 0 51569 0 0 0 25 0 1 0 41271332 1593344 316 1992294400 134512640 134996440 4294956192 18446744073709551615 134537788 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26258/statm: 389 316 74 118 0 268 0
Current children cumulated CPU time (s) 582
Current children cumulated vsize (KiB) 4900

[startup+642.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 26258
/proc/meminfo: memFree=1245240/2055920 swapFree=4192956/4192956
[pid=26252] ppid=26250 vsize=3344 CPUtime=66.31
/proc/26252/stat : 26252 (SATzilla2009_R) S 26250 26252 26173 0 -1 4194304 528 2177 0 0 410 22 6195 4 25 0 1 0 41264694 3424256 371 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/26252/statm: 836 371 219 399 0 433 0
[pid=26258] ppid=26252 vsize=1556 CPUtime=575.67
/proc/26258/stat : 26258 (march_dl2004) R 26252 26252 26173 0 -1 4194304 326 0 0 0 57567 0 0 0 25 0 1 0 41271332 1593344 318 1992294400 134512640 134996440 4294956192 18446744073709551615 134526962 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26258/statm: 389 318 74 118 0 268 0
Current children cumulated CPU time (s) 641.98
Current children cumulated vsize (KiB) 4900

[startup+702.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 26258
/proc/meminfo: memFree=1245240/2055920 swapFree=4192956/4192956
[pid=26252] ppid=26250 vsize=3344 CPUtime=66.31
/proc/26252/stat : 26252 (SATzilla2009_R) S 26250 26252 26173 0 -1 4194304 528 2177 0 0 410 22 6195 4 25 0 1 0 41264694 3424256 371 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/26252/statm: 836 371 219 399 0 433 0
[pid=26258] ppid=26252 vsize=1556 CPUtime=635.63
/proc/26258/stat : 26258 (march_dl2004) R 26252 26252 26173 0 -1 4194304 327 0 0 0 63563 0 0 0 25 0 1 0 41271332 1593344 319 1992294400 134512640 134996440 4294956192 18446744073709551615 134564428 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26258/statm: 389 319 74 118 0 268 0
Current children cumulated CPU time (s) 701.94
Current children cumulated vsize (KiB) 4900

[startup+762.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 26258
/proc/meminfo: memFree=1245176/2055920 swapFree=4192956/4192956
[pid=26252] ppid=26250 vsize=3344 CPUtime=66.31
/proc/26252/stat : 26252 (SATzilla2009_R) S 26250 26252 26173 0 -1 4194304 528 2177 0 0 410 22 6195 4 25 0 1 0 41264694 3424256 371 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/26252/statm: 836 371 219 399 0 433 0
[pid=26258] ppid=26252 vsize=1556 CPUtime=695.61
/proc/26258/stat : 26258 (march_dl2004) R 26252 26252 26173 0 -1 4194304 328 0 0 0 69561 0 0 0 25 0 1 0 41271332 1593344 320 1992294400 134512640 134996440 4294956192 18446744073709551615 134528172 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26258/statm: 389 320 74 118 0 268 0
Current children cumulated CPU time (s) 761.92
Current children cumulated vsize (KiB) 4900

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

[startup+767.902 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 26258
/proc/meminfo: memFree=1245176/2055920 swapFree=4192956/4192956
[pid=26252] ppid=26250 vsize=3344 CPUtime=66.31
/proc/26252/stat : 26252 (SATzilla2009_R) S 26250 26252 26173 0 -1 4194304 528 2177 0 0 410 22 6195 4 25 0 1 0 41264694 3424256 371 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/26252/statm: 836 371 219 399 0 433 0
[pid=26258] ppid=26252 vsize=1556 CPUtime=701.21
/proc/26258/stat : 26258 (march_dl2004) R 26252 26252 26173 0 -1 4194304 328 0 0 0 70121 0 0 0 25 0 1 0 41271332 1593344 320 1992294400 134512640 134996440 4294956192 18446744073709551615 134566971 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26258/statm: 389 320 74 118 0 268 0
Current children cumulated CPU time (s) 767.52
Current children cumulated vsize (KiB) 4900

[startup+780.702 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 26258
/proc/meminfo: memFree=1245176/2055920 swapFree=4192956/4192956
[pid=26252] ppid=26250 vsize=3344 CPUtime=66.31
/proc/26252/stat : 26252 (SATzilla2009_R) S 26250 26252 26173 0 -1 4194304 528 2177 0 0 410 22 6195 4 25 0 1 0 41264694 3424256 371 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/26252/statm: 836 371 219 399 0 433 0
[pid=26258] ppid=26252 vsize=1556 CPUtime=714
/proc/26258/stat : 26258 (march_dl2004) R 26252 26252 26173 0 -1 4194304 328 0 0 0 71400 0 0 0 25 0 1 0 41271332 1593344 320 1992294400 134512640 134996440 4294956192 18446744073709551615 134553316 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26258/statm: 389 320 74 118 0 268 0
Current children cumulated CPU time (s) 780.31
Current children cumulated vsize (KiB) 4900

[startup+793.501 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 26258
/proc/meminfo: memFree=1245176/2055920 swapFree=4192956/4192956
[pid=26252] ppid=26250 vsize=3344 CPUtime=66.31
/proc/26252/stat : 26252 (SATzilla2009_R) S 26250 26252 26173 0 -1 4194304 528 2177 0 0 410 22 6195 4 25 0 1 0 41264694 3424256 371 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/26252/statm: 836 371 219 399 0 433 0
[pid=26258] ppid=26252 vsize=1556 CPUtime=726.79
/proc/26258/stat : 26258 (march_dl2004) R 26252 26252 26173 0 -1 4194304 328 0 0 0 72679 0 0 0 25 0 1 0 41271332 1593344 320 1992294400 134512640 134996440 4294956192 18446744073709551615 134528346 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26258/statm: 389 320 74 118 0 268 0
Current children cumulated CPU time (s) 793.1
Current children cumulated vsize (KiB) 4900

[startup+796.702 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 26258
/proc/meminfo: memFree=1245176/2055920 swapFree=4192956/4192956
[pid=26252] ppid=26250 vsize=3344 CPUtime=66.31
/proc/26252/stat : 26252 (SATzilla2009_R) S 26250 26252 26173 0 -1 4194304 528 2177 0 0 410 22 6195 4 25 0 1 0 41264694 3424256 371 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/26252/statm: 836 371 219 399 0 433 0
[pid=26258] ppid=26252 vsize=1556 CPUtime=729.99
/proc/26258/stat : 26258 (march_dl2004) R 26252 26252 26173 0 -1 4194304 328 0 0 0 72999 0 0 0 25 0 1 0 41271332 1593344 320 1992294400 134512640 134996440 4294956192 18446744073709551615 134537766 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26258/statm: 389 320 74 118 0 268 0
Current children cumulated CPU time (s) 796.3
Current children cumulated vsize (KiB) 4900

[startup+798.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 26258
/proc/meminfo: memFree=1245176/2055920 swapFree=4192956/4192956
[pid=26252] ppid=26250 vsize=3344 CPUtime=66.31
/proc/26252/stat : 26252 (SATzilla2009_R) S 26250 26252 26173 0 -1 4194304 528 2177 0 0 410 22 6195 4 25 0 1 0 41264694 3424256 371 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/26252/statm: 836 371 219 399 0 433 0
[pid=26258] ppid=26252 vsize=1556 CPUtime=731.59
/proc/26258/stat : 26258 (march_dl2004) R 26252 26252 26173 0 -1 4194304 329 0 0 0 73159 0 0 0 25 0 1 0 41271332 1593344 321 1992294400 134512640 134996440 4294956192 18446744073709551615 134528166 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26258/statm: 389 321 74 118 0 268 0
Current children cumulated CPU time (s) 797.9
Current children cumulated vsize (KiB) 4900

[startup+799.102 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 26258
/proc/meminfo: memFree=1245176/2055920 swapFree=4192956/4192956
[pid=26252] ppid=26250 vsize=3344 CPUtime=66.31
/proc/26252/stat : 26252 (SATzilla2009_R) S 26250 26252 26173 0 -1 4194304 528 2177 0 0 410 22 6195 4 25 0 1 0 41264694 3424256 371 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/26252/statm: 836 371 219 399 0 433 0
[pid=26258] ppid=26252 vsize=1556 CPUtime=732.39
/proc/26258/stat : 26258 (march_dl2004) R 26252 26252 26173 0 -1 4194304 329 0 0 0 73239 0 0 0 25 0 1 0 41271332 1593344 321 1992294400 134512640 134996440 4294956192 18446744073709551615 134531609 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26258/statm: 389 321 74 118 0 268 0
Current children cumulated CPU time (s) 798.7
Current children cumulated vsize (KiB) 4900

[startup+799.902 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 26258
/proc/meminfo: memFree=1245176/2055920 swapFree=4192956/4192956
[pid=26252] ppid=26250 vsize=3344 CPUtime=66.31
/proc/26252/stat : 26252 (SATzilla2009_R) S 26250 26252 26173 0 -1 4194304 528 2177 0 0 410 22 6195 4 25 0 1 0 41264694 3424256 371 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/26252/statm: 836 371 219 399 0 433 0
[pid=26258] ppid=26252 vsize=1556 CPUtime=733.19
/proc/26258/stat : 26258 (march_dl2004) R 26252 26252 26173 0 -1 4194304 329 0 0 0 73319 0 0 0 25 0 1 0 41271332 1593344 321 1992294400 134512640 134996440 4294956192 18446744073709551615 134527814 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26258/statm: 389 321 74 118 0 268 0
Current children cumulated CPU time (s) 799.5
Current children cumulated vsize (KiB) 4900

[startup+800.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 26258
/proc/meminfo: memFree=1245176/2055920 swapFree=4192956/4192956
[pid=26252] ppid=26250 vsize=3344 CPUtime=66.31
/proc/26252/stat : 26252 (SATzilla2009_R) S 26250 26252 26173 0 -1 4194304 528 2177 0 0 410 22 6195 4 25 0 1 0 41264694 3424256 371 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/26252/statm: 836 371 219 399 0 433 0
[pid=26258] ppid=26252 vsize=1556 CPUtime=733.59
/proc/26258/stat : 26258 (march_dl2004) R 26252 26252 26173 0 -1 4194304 329 0 0 0 73359 0 0 0 25 0 1 0 41271332 1593344 321 1992294400 134512640 134996440 4294956192 18446744073709551615 134532118 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26258/statm: 389 321 74 118 0 268 0
Current children cumulated CPU time (s) 799.9
Current children cumulated vsize (KiB) 4900

[startup+800.401 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 26258
/proc/meminfo: memFree=1245176/2055920 swapFree=4192956/4192956
[pid=26252] ppid=26250 vsize=3344 CPUtime=66.31
/proc/26252/stat : 26252 (SATzilla2009_R) S 26250 26252 26173 0 -1 4194304 528 2177 0 0 410 22 6195 4 25 0 1 0 41264694 3424256 371 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/26252/statm: 836 371 219 399 0 433 0
[pid=26258] ppid=26252 vsize=1556 CPUtime=733.69
/proc/26258/stat : 26258 (march_dl2004) R 26252 26252 26173 0 -1 4194304 329 0 0 0 73369 0 0 0 25 0 1 0 41271332 1593344 321 1992294400 134512640 134996440 4294956192 18446744073709551615 134551424 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26258/statm: 389 321 74 118 0 268 0
Current children cumulated CPU time (s) 800
Current children cumulated vsize (KiB) 4900

Child status: 20
Real time (s): 800.415
CPU time (s): 800.042
CPU user time (s): 799.762
CPU system time (s): 0.279957
CPU usage (%): 99.9535
Max. virtual memory (cumulated for all children) (KiB): 8560

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 799.762
system time used= 0.279957
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3048
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= 2257

runsolver used 0.567913 second user time and 2.35064 second system time

The end

Launcher Data

Begin job on node47 at 2009-04-19 11:12:49
IDJOB=1630600
IDBENCH=70616
IDSOLVER=587
FILE ID=node47/1630600-1240132369
PBS_JOBID= 9157836
Free space on /tmp= 66440 MiB

SOLVER NAME= SATzilla2009_R 2009-03-22
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/UNKNOWN/460/unif-k3-r4.25-v460-c1955-S1810287895-075.cnf
COMMAND LINE= HOME/SATzilla2009_R BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1630600-1240132369/watcher-1630600-1240132369 -o /tmp/evaluation-result-1630600-1240132369/solver-1630600-1240132369 -C 5000 -W 6000 -M 1800 --output-limit 1,15  HOME/SATzilla2009_R HOME/instance-1630600-1240132369.cnf

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

MD5SUM BENCH= 642edeb8ba30ebee256f5f53448e9be6
RANDOM SEED=2047071313

node47.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.212
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.212
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:       1247144 kB
Buffers:         85852 kB
Cached:         622096 kB
SwapCached:          0 kB
Active:         217668 kB
Inactive:       504220 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1247144 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:           31480 kB
Writeback:           0 kB
Mapped:          23704 kB
Slab:            72924 kB
Committed_AS:   177988 kB
PageTables:       1444 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= 66408 MiB
End job on node47 at 2009-04-19 11:26:10