Trace number 1772580

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 3049.98 3050.74

General information on the benchmark

Nameindustrial/anbulagan/
medium-unsat/total-10-13-u.cnf
MD5SUMa443b9e3a7093c1d9a47b42016a65c52
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark905.473
Satisfiable
(Un)Satisfiability was proved
Number of variables226208
Number of clauses1021181
Sum of the clauses size2332626
Maximum clause length10
Minimum clause length1
Number of clauses of size 119072
Number of clauses of size 2821353
Number of clauses of size 3137896
Number of clauses of size 44760
Number of clauses of size 519040
Number of clauses of size over 519060

Solver Data

45.75/45.87	c SATzilla is building models for class 3
45.75/45.87	c run presolver mxc-sr08 for 10 seconds ... 
45.75/45.87	c Bin: Executing mxc-sr08
45.75/45.87	c spawning binary file with 10 seconds ...
45.75/45.87	c child exit by a signal
45.75/45.87	c mxc-sr08 returned code 137.
45.75/45.87	c run presolver picosat846 for 5 seconds ... 
45.75/45.87	c Bin: Executing picosat846
45.75/45.87	c spawning binary file with 5 seconds ...
45.75/45.87	c child exit by a signal
45.75/45.87	c picosat846 returned code 137.
45.75/45.87	c Orignal number of varibales is 226208, number of clauses is 1021181 
45.75/45.87	c predicted feature computation time is 27.854777 
45.75/45.87	c Bin: Executing satelite
45.75/45.87	c spawning binary file with 240 seconds ...
45.75/45.87	c child exited successfully
45.75/45.87	c satzilla computing base features
45.75/45.87	c Number of variabe is: 61601, Number of clause is : 363891 
45.75/45.87	c Initializing...
45.75/45.87	c satzilla doing clause learning
45.75/45.87	c start clause learning features ...
45.75/45.87	c Bin: Executing zchaff07
45.75/45.87	c spawning binary file with 2 seconds ...
45.75/45.87	c child exit by a signal
45.75/45.87	c satzilla doing survey propogation probe
45.75/45.87	c do survay propogation for 2 second ...
45.75/45.87	c satzilla doing local search probe
45.75/45.87	c features are:226208 1.02118e+06 61601 363891 2.67215 1.80628 0.169284 0.353744 1.07195 1.32349 4.18905e-05 0.395055 3.2467e-05 0.000194802 0.964044 0.608449 0.923172 4.18905e-05 0.449561 1.64885e-05 9.34346e-05 2.7397 0.246769 0.159093 0 0.764706 3.07887 2.73435e-05 0.432683 8.24423e-06 7.69461e-05 2.50183 0.764045 4.0682e-05 0.465541 1.09923e-05 0.000104427 33 0.366779 13 44 44 13 44 34 41 3.97288 0.255265 2.86364 5.61538 5.61538 2.86364 5.61538 3.55882 3.85366 0.523127 0.58099 1.10408e-09 0.948389 0.850935 0.0426908 0.790899 0.221455 0.637193 0.0139363 0.899808 2.78963e-07 0.207218 0.0303241 1.67661e-05 0.0238788 0.000835452 0.0124139 4638 0 20210 0 20210 20210 20210 2.07602 0 0.937084 0 
45.75/45.87	c satzilla's ranking:
45.75/45.87	c 1) mxc-sr08: 3.280131
45.75/45.87	c 2) picosat846: 3.134550
45.75/45.87	c 3) zchaff_rand: 2.931355
45.75/45.87	c 4) minisat20SAT07: 1.196908
45.75/45.87	c 5) march_dl2004: 0.268046
45.75/45.87	c 6) SATenstein: -10000.000000
45.75/45.87	c 7) gnovelty+: -10000.000000
45.75/45.87	c 8) adaptg2wsat+: -10000.000000
45.75/45.87	c 9) adaptg2wsat0: -10000.000000
45.75/45.87	c 10) tts-4-0: -10000.000000
45.75/45.87	c 11) vallst: -10000.000000
45.75/45.87	c 12) minisat20: -10000.000000
45.75/45.87	c 13) kcnfs04SAT07: -10000.000000
45.75/45.87	c satzilla running mxc-sr08 ... 
3049.90/3050.72	c Bin: Executing mxc-sr08
3049.90/3050.72	c spawning binary file with 9954 seconds ...
3049.90/3050.72	c child exited successfully
3049.90/3050.72	c mxc-sr08 returned code 20.
3049.90/3050.72	s UNSATISFIABLE
3049.90/3050.72	c SATZILLA_TIME=3050.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-1772580-1241174910/watcher-1772580-1241174910 -o /tmp/evaluation-result-1772580-1241174910/solver-1772580-1241174910 -C 10000 -W 6000 -M 1800 HOME/SATzilla2009_I HOME/instance-1772580-1241174910.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): 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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.08 0.02 0.01 3/64 21588
/proc/meminfo: memFree=597304/2055920 swapFree=4191900/4192956
[pid=21588] ppid=21586 vsize=2056 CPUtime=0
/proc/21588/stat : 21588 (SATzilla2009_I) S 21586 21588 21551 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 145519299 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21588/statm: 514 112 96 399 0 111 0
[pid=21589] ppid=21588 vsize=18872 CPUtime=0
/proc/21589/stat : 21589 (mxc-sr08) R 21588 21588 21551 0 -1 4194304 615 0 0 0 0 0 0 0 19 0 1 0 145519299 19324928 611 1992294400 134512640 135078026 4294956192 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/21589/statm: 4718 616 44 138 0 4577 0

[startup+0.0366931 s]
/proc/loadavg: 0.08 0.02 0.01 3/64 21588
/proc/meminfo: memFree=597304/2055920 swapFree=4191900/4192956
[pid=21588] ppid=21586 vsize=2056 CPUtime=0
/proc/21588/stat : 21588 (SATzilla2009_I) S 21586 21588 21551 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 145519299 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21588/statm: 514 112 96 399 0 111 0
[pid=21589] ppid=21588 vsize=29476 CPUtime=0.03
/proc/21589/stat : 21589 (mxc-sr08) R 21588 21588 21551 0 -1 4194304 5977 0 0 0 0 3 0 0 19 0 1 0 145519299 30183424 5973 1992294400 134512640 135078026 4294956192 18446744073709551615 134734635 0 0 8392704 0 0 0 0 17 1 0 0
/proc/21589/statm: 7369 5980 50 138 0 7228 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 31532

[startup+0.102697 s]
/proc/loadavg: 0.08 0.02 0.01 3/64 21588
/proc/meminfo: memFree=597304/2055920 swapFree=4191900/4192956
[pid=21588] ppid=21586 vsize=2056 CPUtime=0
/proc/21588/stat : 21588 (SATzilla2009_I) S 21586 21588 21551 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 145519299 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21588/statm: 514 112 96 399 0 111 0
[pid=21589] ppid=21588 vsize=58360 CPUtime=0.09
/proc/21589/stat : 21589 (mxc-sr08) R 21588 21588 21551 0 -1 4194304 12441 0 0 0 3 6 0 0 19 0 1 0 145519299 59760640 12413 1992294400 134512640 135078026 4294956192 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/21589/statm: 14590 12413 52 138 0 14449 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 60416

[startup+0.302715 s]
/proc/loadavg: 0.08 0.02 0.01 3/64 21588
/proc/meminfo: memFree=597304/2055920 swapFree=4191900/4192956
[pid=21588] ppid=21586 vsize=2056 CPUtime=0
/proc/21588/stat : 21588 (SATzilla2009_I) S 21586 21588 21551 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 145519299 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21588/statm: 514 112 96 399 0 111 0
[pid=21589] ppid=21588 vsize=78276 CPUtime=0.29
/proc/21589/stat : 21589 (mxc-sr08) R 21588 21588 21551 0 -1 4194304 17014 0 0 0 22 7 0 0 20 0 1 0 145519299 80154624 16942 1992294400 134512640 135078026 4294956192 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 1 0 0
/proc/21589/statm: 19569 16942 54 138 0 19428 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 80332

[startup+0.701751 s]
/proc/loadavg: 0.08 0.02 0.01 3/64 21588
/proc/meminfo: memFree=597304/2055920 swapFree=4191900/4192956
[pid=21588] ppid=21586 vsize=2056 CPUtime=0
/proc/21588/stat : 21588 (SATzilla2009_I) S 21586 21588 21551 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 145519299 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21588/statm: 514 112 96 399 0 111 0
[pid=21589] ppid=21588 vsize=98624 CPUtime=0.69
/proc/21589/stat : 21589 (mxc-sr08) R 21588 21588 21551 0 -1 4194304 21833 0 0 0 60 9 0 0 25 0 1 0 145519299 100990976 21761 1992294400 134512640 135078026 4294956192 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 1 0 0
/proc/21589/statm: 24656 21761 54 138 0 24515 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 100680

[startup+1.50182 s]
/proc/loadavg: 0.08 0.02 0.01 2/66 21590
/proc/meminfo: memFree=492768/2055920 swapFree=4191900/4192956
[pid=21588] ppid=21586 vsize=2056 CPUtime=0
/proc/21588/stat : 21588 (SATzilla2009_I) S 21586 21588 21551 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 145519299 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21588/statm: 514 112 96 399 0 111 0
[pid=21589] ppid=21588 vsize=105904 CPUtime=1.49
/proc/21589/stat : 21589 (mxc-sr08) R 21588 21588 21551 0 -1 4194304 28415 0 0 0 137 12 0 0 25 0 1 0 145519299 108445696 23808 1992294400 134512640 135078026 4294956192 18446744073709551615 134560764 0 0 8392704 0 0 0 0 17 1 0 0
/proc/21589/statm: 26476 23808 55 138 0 26335 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 107960

[startup+3.10197 s]
/proc/loadavg: 0.08 0.02 0.01 2/66 21590
/proc/meminfo: memFree=497056/2055920 swapFree=4191900/4192956
[pid=21588] ppid=21586 vsize=2056 CPUtime=0
/proc/21588/stat : 21588 (SATzilla2009_I) S 21586 21588 21551 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 145519299 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21588/statm: 514 112 96 399 0 111 0
[pid=21589] ppid=21588 vsize=125744 CPUtime=3.09
/proc/21589/stat : 21589 (mxc-sr08) R 21588 21588 21551 0 -1 4194304 33023 0 0 0 296 13 0 0 25 0 1 0 145519299 128761856 28416 1992294400 134512640 135078026 4294956192 18446744073709551615 134569015 0 0 8392704 0 0 0 0 17 1 0 0
/proc/21589/statm: 31436 28416 55 138 0 31295 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 127800

[startup+6.30125 s]
/proc/loadavg: 0.23 0.05 0.02 2/66 21590
/proc/meminfo: memFree=487136/2055920 swapFree=4191900/4192956
[pid=21588] ppid=21586 vsize=2056 CPUtime=0
/proc/21588/stat : 21588 (SATzilla2009_I) S 21586 21588 21551 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 145519299 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21588/statm: 514 112 96 399 0 111 0
[pid=21589] ppid=21588 vsize=119304 CPUtime=6.29
/proc/21589/stat : 21589 (mxc-sr08) R 21588 21588 21551 0 -1 4194304 36681 0 0 0 613 16 0 0 25 0 1 0 145519299 122167296 27603 1992294400 134512640 135078026 4294956192 18446744073709551615 134535124 0 0 8392704 0 0 0 0 17 1 0 0
/proc/21589/statm: 29826 27603 71 138 0 29685 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 121360

[startup+12.7018 s]
/proc/loadavg: 0.29 0.06 0.02 2/66 21591
/proc/meminfo: memFree=546848/2055920 swapFree=4191900/4192956
[pid=21588] ppid=21586 vsize=2056 CPUtime=10
/proc/21588/stat : 21588 (SATzilla2009_I) S 21586 21588 21551 0 -1 4194304 152 36688 0 0 0 0 983 17 16 0 1 0 145519299 2105344 121 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21588/statm: 514 121 104 399 0 111 0
[pid=21591] ppid=21588 vsize=52700 CPUtime=2.66
/proc/21591/stat : 21591 (picosat846) R 21588 21588 21551 0 -1 4194304 12789 0 0 0 259 7 0 0 25 0 1 0 145520301 53964800 12775 1992294400 134512640 134570484 4294956192 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 1 0 0
/proc/21591/statm: 13175 12775 85 14 0 12841 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 54756

[startup+25.502 s]
/proc/loadavg: 0.45 0.11 0.04 2/65 21592
/proc/meminfo: memFree=559400/2055920 swapFree=4191900/4192956
[pid=21588] ppid=21586 vsize=34868 CPUtime=25.48
/proc/21588/stat : 21588 (SATzilla2009_I) R 21586 21588 21551 0 -1 4194304 8081 94159 0 0 259 4 2228 57 25 0 1 0 145519299 35704832 8032 1992294400 134512640 136149169 4294956224 18446744073709551615 134535043 0 0 4096 0 0 0 0 17 1 0 0
/proc/21588/statm: 8717 8032 135 399 0 8314 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 34868

[startup+51.1023 s]
/proc/loadavg: 0.64 0.18 0.06 2/66 21594
/proc/meminfo: memFree=440808/2055920 swapFree=4191900/4192956
[pid=21588] ppid=21586 vsize=43944 CPUtime=45.83
/proc/21588/stat : 21588 (SATzilla2009_I) S 21586 21588 21551 0 -1 4194304 17486 104203 0 0 2086 13 2421 63 25 0 1 0 145519299 44998656 10686 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/21588/statm: 10986 10686 217 399 0 10583 0
[pid=21594] ppid=21588 vsize=119304 CPUtime=5.21
/proc/21594/stat : 21594 (mxc-sr08) R 21588 21588 21551 0 -1 4194304 36674 0 0 0 503 18 0 0 25 0 1 0 145523886 122167296 27596 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 1 0 0
/proc/21594/statm: 29826 27596 71 138 0 29685 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 163248

[startup+102.306 s]
/proc/loadavg: 0.84 0.30 0.11 2/66 21594
/proc/meminfo: memFree=438760/2055920 swapFree=4191900/4192956
[pid=21588] ppid=21586 vsize=43944 CPUtime=45.83
/proc/21588/stat : 21588 (SATzilla2009_I) S 21586 21588 21551 0 -1 4194304 17486 104203 0 0 2086 13 2421 63 25 0 1 0 145519299 44998656 10686 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/21588/statm: 10986 10686 217 399 0 10583 0
[pid=21594] ppid=21588 vsize=119304 CPUtime=56.4
/proc/21594/stat : 21594 (mxc-sr08) R 21588 21588 21551 0 -1 4194304 36692 0 0 0 5622 18 0 0 25 0 1 0 145523886 122167296 27614 1992294400 134512640 135078026 4294956192 18446744073709551615 134533788 0 0 8392704 0 0 0 0 17 1 0 0
/proc/21594/statm: 29826 27614 71 138 0 29685 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 163248

[startup+162.302 s]
/proc/loadavg: 0.94 0.43 0.16 2/66 21594
/proc/meminfo: memFree=438760/2055920 swapFree=4191900/4192956
[pid=21588] ppid=21586 vsize=43944 CPUtime=45.83
/proc/21588/stat : 21588 (SATzilla2009_I) S 21586 21588 21551 0 -1 4194304 17486 104203 0 0 2086 13 2421 63 25 0 1 0 145519299 44998656 10686 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/21588/statm: 10986 10686 217 399 0 10583 0
[pid=21594] ppid=21588 vsize=119436 CPUtime=116.38
/proc/21594/stat : 21594 (mxc-sr08) R 21588 21588 21551 0 -1 4194304 36709 0 0 0 11620 18 0 0 25 0 1 0 145523886 122302464 27631 1992294400 134512640 135078026 4294956192 18446744073709551615 134533771 0 0 8392704 0 0 0 0 17 1 0 0
/proc/21594/statm: 29859 27631 71 138 0 29718 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 163380

[startup+222.303 s]
/proc/loadavg: 0.98 0.53 0.21 2/66 21594
/proc/meminfo: memFree=438632/2055920 swapFree=4191900/4192956
[pid=21588] ppid=21586 vsize=43944 CPUtime=45.83
/proc/21588/stat : 21588 (SATzilla2009_I) S 21586 21588 21551 0 -1 4194304 17486 104203 0 0 2086 13 2421 63 25 0 1 0 145519299 44998656 10686 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/21588/statm: 10986 10686 217 399 0 10583 0
[pid=21594] ppid=21588 vsize=119436 CPUtime=176.37
/proc/21594/stat : 21594 (mxc-sr08) R 21588 21588 21551 0 -1 4194304 36719 0 0 0 17619 18 0 0 25 0 1 0 145523886 122302464 27641 1992294400 134512640 135078026 4294956192 18446744073709551615 134533771 0 0 8392704 0 0 0 0 17 1 0 0
/proc/21594/statm: 29859 27641 71 138 0 29718 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 163380

[startup+282.303 s]
/proc/loadavg: 0.99 0.61 0.26 2/66 21594
/proc/meminfo: memFree=438376/2055920 swapFree=4191900/4192956
[pid=21588] ppid=21586 vsize=43944 CPUtime=45.83
/proc/21588/stat : 21588 (SATzilla2009_I) S 21586 21588 21551 0 -1 4194304 17486 104203 0 0 2086 13 2421 63 25 0 1 0 145519299 44998656 10686 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/21588/statm: 10986 10686 217 399 0 10583 0
[pid=21594] ppid=21588 vsize=119960 CPUtime=236.35
/proc/21594/stat : 21594 (mxc-sr08) R 21588 21588 21551 0 -1 4194304 36818 0 0 0 23617 18 0 0 25 0 1 0 145523886 122839040 27740 1992294400 134512640 135078026 4294956192 18446744073709551615 134533769 0 0 8392704 0 0 0 0 17 1 0 0
/proc/21594/statm: 29990 27740 71 138 0 29849 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 163904

[startup+342.302 s]
/proc/loadavg: 0.99 0.68 0.30 2/66 21594
/proc/meminfo: memFree=435432/2055920 swapFree=4191900/4192956
[pid=21588] ppid=21586 vsize=43944 CPUtime=45.83
/proc/21588/stat : 21588 (SATzilla2009_I) S 21586 21588 21551 0 -1 4194304 17486 104203 0 0 2086 13 2421 63 25 0 1 0 145519299 44998656 10686 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/21588/statm: 10986 10686 217 399 0 10583 0
[pid=21594] ppid=21588 vsize=122920 CPUtime=296.34
/proc/21594/stat : 21594 (mxc-sr08) R 21588 21588 21551 0 -1 4194304 37517 0 0 0 29615 19 0 0 25 0 1 0 145523886 125870080 28439 1992294400 134512640 135078026 4294956192 18446744073709551615 134523974 0 0 8392704 0 0 0 0 17 1 0 0
/proc/21594/statm: 30730 28439 71 138 0 30589 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 166864

[startup+402.303 s]

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


[startup+2562.3 s]
/proc/loadavg: 1.00 1.00 0.91 2/66 21600
/proc/meminfo: memFree=338856/2055920 swapFree=4191900/4192956
[pid=21588] ppid=21586 vsize=43944 CPUtime=45.83
/proc/21588/stat : 21588 (SATzilla2009_I) S 21586 21588 21551 0 -1 4194304 17486 104203 0 0 2086 13 2421 63 25 0 1 0 145519299 44998656 10686 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/21588/statm: 10986 10686 217 399 0 10583 0
[pid=21594] ppid=21588 vsize=224180 CPUtime=2515.8
/proc/21594/stat : 21594 (mxc-sr08) R 21588 21588 21551 0 -1 4194304 61585 0 0 0 251529 51 0 0 25 0 1 0 145523886 229560320 52507 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 1 0 0
/proc/21594/statm: 56045 52507 71 138 0 55904 0
Current children cumulated CPU time (s) 2561.63
Current children cumulated vsize (KiB) 268124

[startup+2622.3 s]
/proc/loadavg: 1.00 1.00 0.91 2/66 21600
/proc/meminfo: memFree=335272/2055920 swapFree=4191900/4192956
[pid=21588] ppid=21586 vsize=43944 CPUtime=45.83
/proc/21588/stat : 21588 (SATzilla2009_I) S 21586 21588 21551 0 -1 4194304 17486 104203 0 0 2086 13 2421 63 25 0 1 0 145519299 44998656 10686 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/21588/statm: 10986 10686 217 399 0 10583 0
[pid=21594] ppid=21588 vsize=227508 CPUtime=2575.78
/proc/21594/stat : 21594 (mxc-sr08) R 21588 21588 21551 0 -1 4194304 62467 0 0 0 257526 52 0 0 25 0 1 0 145523886 232968192 53389 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 1 0 0
/proc/21594/statm: 56877 53389 71 138 0 56736 0
Current children cumulated CPU time (s) 2621.61
Current children cumulated vsize (KiB) 271452

[startup+2682.3 s]
/proc/loadavg: 1.00 1.00 0.91 2/66 21600
/proc/meminfo: memFree=331944/2055920 swapFree=4191900/4192956
[pid=21588] ppid=21586 vsize=43944 CPUtime=45.83
/proc/21588/stat : 21588 (SATzilla2009_I) S 21586 21588 21551 0 -1 4194304 17486 104203 0 0 2086 13 2421 63 25 0 1 0 145519299 44998656 10686 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/21588/statm: 10986 10686 217 399 0 10583 0
[pid=21594] ppid=21588 vsize=230880 CPUtime=2635.77
/proc/21594/stat : 21594 (mxc-sr08) R 21588 21588 21551 0 -1 4194304 63306 0 0 0 263523 54 0 0 25 0 1 0 145523886 236421120 54228 1992294400 134512640 135078026 4294956192 18446744073709551615 134526857 0 0 8392704 0 0 0 0 17 1 0 0
/proc/21594/statm: 57720 54228 71 138 0 57579 0
Current children cumulated CPU time (s) 2681.6
Current children cumulated vsize (KiB) 274824

[startup+2742.31 s]
/proc/loadavg: 1.00 1.00 0.91 2/66 21600
/proc/meminfo: memFree=331880/2055920 swapFree=4191900/4192956
[pid=21588] ppid=21586 vsize=43944 CPUtime=45.83
/proc/21588/stat : 21588 (SATzilla2009_I) S 21586 21588 21551 0 -1 4194304 17486 104203 0 0 2086 13 2421 63 25 0 1 0 145519299 44998656 10686 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/21588/statm: 10986 10686 217 399 0 10583 0
[pid=21594] ppid=21588 vsize=230880 CPUtime=2695.76
/proc/21594/stat : 21594 (mxc-sr08) R 21588 21588 21551 0 -1 4194304 63306 0 0 0 269522 54 0 0 25 0 1 0 145523886 236421120 54228 1992294400 134512640 135078026 4294956192 18446744073709551615 134533764 0 0 8392704 0 0 0 0 17 1 0 0
/proc/21594/statm: 57720 54228 71 138 0 57579 0
Current children cumulated CPU time (s) 2741.59
Current children cumulated vsize (KiB) 274824

[startup+2802.3 s]
/proc/loadavg: 1.00 1.00 0.91 2/66 21600
/proc/meminfo: memFree=331880/2055920 swapFree=4191900/4192956
[pid=21588] ppid=21586 vsize=43944 CPUtime=45.83
/proc/21588/stat : 21588 (SATzilla2009_I) S 21586 21588 21551 0 -1 4194304 17486 104203 0 0 2086 13 2421 63 25 0 1 0 145519299 44998656 10686 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/21588/statm: 10986 10686 217 399 0 10583 0
[pid=21594] ppid=21588 vsize=230880 CPUtime=2755.74
/proc/21594/stat : 21594 (mxc-sr08) R 21588 21588 21551 0 -1 4194304 63306 0 0 0 275520 54 0 0 25 0 1 0 145523886 236421120 54228 1992294400 134512640 135078026 4294956192 18446744073709551615 134534283 0 0 8392704 0 0 0 0 17 1 0 0
/proc/21594/statm: 57720 54228 71 138 0 57579 0
Current children cumulated CPU time (s) 2801.57
Current children cumulated vsize (KiB) 274824

[startup+2862.3 s]
/proc/loadavg: 1.00 1.00 0.91 2/66 21600
/proc/meminfo: memFree=331880/2055920 swapFree=4191900/4192956
[pid=21588] ppid=21586 vsize=43944 CPUtime=45.83
/proc/21588/stat : 21588 (SATzilla2009_I) S 21586 21588 21551 0 -1 4194304 17486 104203 0 0 2086 13 2421 63 25 0 1 0 145519299 44998656 10686 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/21588/statm: 10986 10686 217 399 0 10583 0
[pid=21594] ppid=21588 vsize=230880 CPUtime=2815.73
/proc/21594/stat : 21594 (mxc-sr08) R 21588 21588 21551 0 -1 4194304 63306 0 0 0 281519 54 0 0 25 0 1 0 145523886 236421120 54228 1992294400 134512640 135078026 4294956192 18446744073709551615 134534492 0 0 8392704 0 0 0 0 17 1 0 0
/proc/21594/statm: 57720 54228 71 138 0 57579 0
Current children cumulated CPU time (s) 2861.56
Current children cumulated vsize (KiB) 274824

[startup+2922.3 s]
/proc/loadavg: 1.00 1.00 0.91 2/66 21600
/proc/meminfo: memFree=331752/2055920 swapFree=4191900/4192956
[pid=21588] ppid=21586 vsize=43944 CPUtime=45.83
/proc/21588/stat : 21588 (SATzilla2009_I) S 21586 21588 21551 0 -1 4194304 17486 104203 0 0 2086 13 2421 63 25 0 1 0 145519299 44998656 10686 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/21588/statm: 10986 10686 217 399 0 10583 0
[pid=21594] ppid=21588 vsize=231136 CPUtime=2875.71
/proc/21594/stat : 21594 (mxc-sr08) R 21588 21588 21551 0 -1 4194304 63320 0 0 0 287517 54 0 0 25 0 1 0 145523886 236683264 54242 1992294400 134512640 135078026 4294956192 18446744073709551615 134534283 0 0 8392704 0 0 0 0 17 1 0 0
/proc/21594/statm: 57784 54242 71 138 0 57643 0
Current children cumulated CPU time (s) 2921.54
Current children cumulated vsize (KiB) 275080

[startup+2982.3 s]
/proc/loadavg: 1.00 1.00 0.91 2/66 21600
/proc/meminfo: memFree=331688/2055920 swapFree=4191900/4192956
[pid=21588] ppid=21586 vsize=43944 CPUtime=45.83
/proc/21588/stat : 21588 (SATzilla2009_I) S 21586 21588 21551 0 -1 4194304 17486 104203 0 0 2086 13 2421 63 25 0 1 0 145519299 44998656 10686 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/21588/statm: 10986 10686 217 399 0 10583 0
[pid=21594] ppid=21588 vsize=231136 CPUtime=2935.69
/proc/21594/stat : 21594 (mxc-sr08) R 21588 21588 21551 0 -1 4194304 63328 0 0 0 293515 54 0 0 25 0 1 0 145523886 236683264 54250 1992294400 134512640 135078026 4294956192 18446744073709551615 134533771 0 0 8392704 0 0 0 0 17 1 0 0
/proc/21594/statm: 57784 54250 71 138 0 57643 0
Current children cumulated CPU time (s) 2981.52
Current children cumulated vsize (KiB) 275080

[startup+3042.3 s]
/proc/loadavg: 1.00 1.00 0.91 2/66 21600
/proc/meminfo: memFree=331688/2055920 swapFree=4191900/4192956
[pid=21588] ppid=21586 vsize=43944 CPUtime=45.83
/proc/21588/stat : 21588 (SATzilla2009_I) S 21586 21588 21551 0 -1 4194304 17486 104203 0 0 2086 13 2421 63 25 0 1 0 145519299 44998656 10686 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/21588/statm: 10986 10686 217 399 0 10583 0
[pid=21594] ppid=21588 vsize=231136 CPUtime=2995.68
/proc/21594/stat : 21594 (mxc-sr08) R 21588 21588 21551 0 -1 4194304 63339 0 0 0 299514 54 0 0 25 0 1 0 145523886 236683264 54261 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 1 0 0
/proc/21594/statm: 57784 54261 71 138 0 57643 0
Current children cumulated CPU time (s) 3041.51
Current children cumulated vsize (KiB) 275080

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

[startup+3046.3 s]
/proc/loadavg: 1.00 1.00 0.91 2/66 21600
/proc/meminfo: memFree=331688/2055920 swapFree=4191900/4192956
[pid=21588] ppid=21586 vsize=43944 CPUtime=45.83
/proc/21588/stat : 21588 (SATzilla2009_I) S 21586 21588 21551 0 -1 4194304 17486 104203 0 0 2086 13 2421 63 25 0 1 0 145519299 44998656 10686 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/21588/statm: 10986 10686 217 399 0 10583 0
[pid=21594] ppid=21588 vsize=231136 CPUtime=2999.68
/proc/21594/stat : 21594 (mxc-sr08) R 21588 21588 21551 0 -1 4194304 63339 0 0 0 299914 54 0 0 25 0 1 0 145523886 236683264 54261 1992294400 134512640 135078026 4294956192 18446744073709551615 134534640 0 0 8392704 0 0 0 0 17 1 0 0
/proc/21594/statm: 57784 54261 71 138 0 57643 0
Current children cumulated CPU time (s) 3045.51
Current children cumulated vsize (KiB) 275080

[startup+3047.9 s]
/proc/loadavg: 1.00 1.00 0.91 2/66 21600
/proc/meminfo: memFree=331688/2055920 swapFree=4191900/4192956
[pid=21588] ppid=21586 vsize=43944 CPUtime=45.83
/proc/21588/stat : 21588 (SATzilla2009_I) S 21586 21588 21551 0 -1 4194304 17486 104203 0 0 2086 13 2421 63 25 0 1 0 145519299 44998656 10686 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/21588/statm: 10986 10686 217 399 0 10583 0
[pid=21594] ppid=21588 vsize=231136 CPUtime=3001.28
/proc/21594/stat : 21594 (mxc-sr08) R 21588 21588 21551 0 -1 4194304 63339 0 0 0 300074 54 0 0 25 0 1 0 145523886 236683264 54261 1992294400 134512640 135078026 4294956192 18446744073709551615 134533727 0 0 8392704 0 0 0 0 17 1 0 0
/proc/21594/statm: 57784 54261 71 138 0 57643 0
Current children cumulated CPU time (s) 3047.11
Current children cumulated vsize (KiB) 275080

[startup+3049.5 s]
/proc/loadavg: 1.00 1.00 0.91 2/66 21602
/proc/meminfo: memFree=331560/2055920 swapFree=4191900/4192956
[pid=21588] ppid=21586 vsize=43944 CPUtime=45.83
/proc/21588/stat : 21588 (SATzilla2009_I) S 21586 21588 21551 0 -1 4194304 17486 104203 0 0 2086 13 2421 63 25 0 1 0 145519299 44998656 10686 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/21588/statm: 10986 10686 217 399 0 10583 0
[pid=21594] ppid=21588 vsize=231136 CPUtime=3002.88
/proc/21594/stat : 21594 (mxc-sr08) R 21588 21588 21551 0 -1 4194304 63339 0 0 0 300234 54 0 0 25 0 1 0 145523886 236683264 54261 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 1 0 0
/proc/21594/statm: 57784 54261 71 138 0 57643 0
Current children cumulated CPU time (s) 3048.71
Current children cumulated vsize (KiB) 275080

[startup+3050.31 s]
/proc/loadavg: 1.00 1.00 0.91 2/66 21602
/proc/meminfo: memFree=331560/2055920 swapFree=4191900/4192956
[pid=21588] ppid=21586 vsize=43944 CPUtime=45.83
/proc/21588/stat : 21588 (SATzilla2009_I) S 21586 21588 21551 0 -1 4194304 17486 104203 0 0 2086 13 2421 63 25 0 1 0 145519299 44998656 10686 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/21588/statm: 10986 10686 217 399 0 10583 0
[pid=21594] ppid=21588 vsize=231136 CPUtime=3003.68
/proc/21594/stat : 21594 (mxc-sr08) R 21588 21588 21551 0 -1 4194304 63339 0 0 0 300314 54 0 0 25 0 1 0 145523886 236683264 54261 1992294400 134512640 135078026 4294956192 18446744073709551615 134534640 0 0 8392704 0 0 0 0 17 1 0 0
/proc/21594/statm: 57784 54261 71 138 0 57643 0
Current children cumulated CPU time (s) 3049.51
Current children cumulated vsize (KiB) 275080

[startup+3050.7 s]
/proc/loadavg: 1.00 1.00 0.91 2/66 21602
/proc/meminfo: memFree=331560/2055920 swapFree=4191900/4192956
[pid=21588] ppid=21586 vsize=43944 CPUtime=45.83
/proc/21588/stat : 21588 (SATzilla2009_I) S 21586 21588 21551 0 -1 4194304 17486 104203 0 0 2086 13 2421 63 25 0 1 0 145519299 44998656 10686 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/21588/statm: 10986 10686 217 399 0 10583 0
[pid=21594] ppid=21588 vsize=0 CPUtime=3004.07
/proc/21594/stat : 21594 (mxc-sr08) R 21588 21588 21551 0 -1 4194308 63340 0 0 0 300352 55 0 0 25 0 1 0 145523886 0 0 1992294400 0 0 0 0 0 0 0 8392704 0 0 0 0 17 1 0 0
/proc/21594/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 3049.9
Current children cumulated vsize (KiB) 43944

Child status: 20
Real time (s): 3050.74
CPU time (s): 3049.98
CPU user time (s): 3048.62
CPU system time (s): 1.36179
CPU usage (%): 99.9752
Max. virtual memory (cumulated for all children) (KiB): 275080

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3048.62
system time used= 1.36179
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 185043
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= 24
involuntary context switches= 4297

runsolver used 3.44848 second user time and 7.64684 second system time

The end

Launcher Data

Begin job on node43 at 2009-05-01 12:48:31
IDJOB=1772580
IDBENCH=20342
IDSOLVER=616
FILE ID=node43/1772580-1241174910
PBS_JOBID= 9224517
Free space on /tmp= 66272 MiB

SOLVER NAME= SATzilla2009_I 2009-03-22
BENCH NAME= SAT07/industrial/anbulagan/medium-unsat/total-10-13-u.cnf
COMMAND LINE= HOME/SATzilla2009_I BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1772580-1241174910/watcher-1772580-1241174910 -o /tmp/evaluation-result-1772580-1241174910/solver-1772580-1241174910 -C 10000 -W 6000 -M 1800  HOME/SATzilla2009_I HOME/instance-1772580-1241174910.cnf

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

MD5SUM BENCH= a443b9e3a7093c1d9a47b42016a65c52
RANDOM SEED=132316478

node43.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.237
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.237
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:        597848 kB
Buffers:         79028 kB
Cached:        1260992 kB
SwapCached:        260 kB
Active:         131264 kB
Inactive:      1221904 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        597848 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:           49800 kB
Writeback:           0 kB
Mapped:          21696 kB
Slab:            90960 kB
Committed_AS:   698792 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= 66240 MiB
End job on node43 at 2009-05-01 13:39:23