Trace number 1774390

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 508.576 508.858

General information on the benchmark

NameAPPLICATIONS/bioinfo/
q_query_3_l46_lambda.cnf
MD5SUMeb4d0d02a25a8a84182ddd3b6d1fa8b5
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark269.152
Satisfiable
(Un)Satisfiability was proved
Number of variables33090
Number of clauses165828
Sum of the clauses size478271
Maximum clause length9
Minimum clause length1
Number of clauses of size 14268
Number of clauses of size 241089
Number of clauses of size 397665
Number of clauses of size 415752
Number of clauses of size 56916
Number of clauses of size over 5138

Solver Data

21.65/21.79	c SATzilla is building models for class 3
21.65/21.79	c run presolver mxc-sr08 for 10 seconds ... 
21.65/21.79	c Bin: Executing mxc-sr08
21.65/21.79	c spawning binary file with 10 seconds ...
21.65/21.79	c child exit by a signal
21.65/21.79	c mxc-sr08 returned code 137.
21.65/21.79	c run presolver picosat846 for 5 seconds ... 
21.65/21.79	c Bin: Executing picosat846
21.65/21.79	c spawning binary file with 5 seconds ...
21.65/21.79	c child exit by a signal
21.65/21.79	c picosat846 returned code 137.
21.65/21.79	c Orignal number of varibales is 33090, number of clauses is 165828 
21.65/21.79	c predicted feature computation time is 2.063545 
21.65/21.79	c Bin: Executing satelite
21.65/21.79	c spawning binary file with 240 seconds ...
21.65/21.79	c child exited successfully
21.65/21.79	c satzilla computing base features
21.65/21.79	c Number of variabe is: 7889, Number of clause is : 68970 
21.65/21.79	c Initializing...
21.65/21.79	c satzilla doing clause learning
21.65/21.79	c start clause learning features ...
21.65/21.79	c Bin: Executing zchaff07
21.65/21.79	c spawning binary file with 2 seconds ...
21.65/21.79	c child exit by a signal
21.65/21.79	c satzilla doing survey propogation probe
21.65/21.79	c do survay propogation for 2 second ...
21.65/21.79	c satzilla doing local search probe
21.65/21.79	c features are:33090 165828 7889 68970 3.19445 1.40435 0.114383 0.496701 0.661365 1.40422 0.000427596 0.37968 0.000253518 0.00126759 1.30088 0.184414 0.757605 0.000427596 1.4706 1.44991e-05 0.00413223 3.04937 0.36375 0.163498 0 1 3.14434 0.000188896 1.21135 0 0.00397274 2.79806 0.541308 0.000418526 1.91806 2.89981e-05 0.0117877 1343.67 0.338405 581 1925 1925 581 1679 953 1580 15.766 0.18171 11.8059 21.119 21.119 11.8059 16.6486 13.8661 16.0513 0.610813 0.335519 7.7155e-06 1 0.821138 0.276396 0.736106 0.499696 0.682886 0.0625006 0.997276 -1.11022e-16 1 0.124698 0.000222022 0.11862 0.0153806 0.0552407 450.188 0.343543 1724.69 0.267286 1833 1778 1869 1.12828 0.924325 0.978607 0.042948 
21.65/21.79	c satzilla's ranking:
21.65/21.79	c 1) minisat20SAT07: 3.051688
21.65/21.79	c 2) picosat846: 2.250854
21.65/21.79	c 3) zchaff_rand: 2.052932
21.65/21.79	c 4) mxc-sr08: 1.427421
21.65/21.79	c 5) march_dl2004: 1.046217
21.65/21.79	c 6) SATenstein: -10000.000000
21.65/21.79	c 7) gnovelty+: -10000.000000
21.65/21.79	c 8) adaptg2wsat+: -10000.000000
21.65/21.79	c 9) adaptg2wsat0: -10000.000000
21.65/21.79	c 10) tts-4-0: -10000.000000
21.65/21.79	c 11) vallst: -10000.000000
21.65/21.79	c 12) minisat20: -10000.000000
21.65/21.79	c 13) kcnfs04SAT07: -10000.000000
21.65/21.79	c satzilla running minisat20SAT07 ... 
508.48/508.85	c Bin: Executing minisat20SAT07
508.48/508.85	c spawning binary file with 9978 seconds ...
508.48/508.85	c child exited successfully
508.48/508.85	c minisat20SAT07 returned code 0.
508.48/508.85	s UNSATISFIABLE
508.48/508.85	c SATZILLA_TIME=508.640000

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-1774390-1241353800/watcher-1774390-1241353800 -o /tmp/evaluation-result-1774390-1241353800/solver-1774390-1241353800 -C 10000 -W 12000 -M 1800 HOME/SATzilla2009_I HOME/instance-1774390-1241353800.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.06 1.02 1.00 3/64 23869
/proc/meminfo: memFree=921456/2055920 swapFree=4170100/4192956
[pid=23869] ppid=23867 vsize=2056 CPUtime=0
/proc/23869/stat : 23869 (SATzilla2009_I) R 23867 23869 23328 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 163406123 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542911 0 0 4096 0 0 0 0 17 0 0 0
/proc/23869/statm: 514 112 96 399 0 111 0
[pid=23870] ppid=23869 vsize=3780 CPUtime=0
/proc/23870/stat : 23870 (mxc-sr08) R 23869 23869 23328 0 -1 4194304 681 0 0 0 0 0 0 0 18 0 1 0 163406123 3870720 677 1992294400 134512640 135078026 4294956192 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23870/statm: 945 685 44 138 0 804 0

[startup+0.100406 s]
/proc/loadavg: 1.06 1.02 1.00 3/64 23869
/proc/meminfo: memFree=921456/2055920 swapFree=4170100/4192956
[pid=23869] ppid=23867 vsize=2056 CPUtime=0
/proc/23869/stat : 23869 (SATzilla2009_I) S 23867 23869 23328 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 163406123 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23869/statm: 514 112 96 399 0 111 0
[pid=23870] ppid=23869 vsize=16312 CPUtime=0.09
/proc/23870/stat : 23870 (mxc-sr08) R 23869 23869 23328 0 -1 4194304 3578 0 0 0 8 1 0 0 19 0 1 0 163406123 16703488 3572 1992294400 134512640 135078026 4294956192 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23870/statm: 4078 3573 54 138 0 3937 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 18368

[startup+0.202413 s]
/proc/loadavg: 1.06 1.02 1.00 3/64 23869
/proc/meminfo: memFree=921456/2055920 swapFree=4170100/4192956
[pid=23869] ppid=23867 vsize=2056 CPUtime=0
/proc/23869/stat : 23869 (SATzilla2009_I) S 23867 23869 23328 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 163406123 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23869/statm: 514 112 96 399 0 111 0
[pid=23870] ppid=23869 vsize=17464 CPUtime=0.19
/proc/23870/stat : 23870 (mxc-sr08) R 23869 23869 23328 0 -1 4194304 4512 0 0 0 17 2 0 0 20 0 1 0 163406123 17883136 3744 1992294400 134512640 135078026 4294956192 18446744073709551615 134561000 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23870/statm: 4366 3744 55 138 0 4225 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 19520

[startup+0.302422 s]
/proc/loadavg: 1.06 1.02 1.00 3/64 23869
/proc/meminfo: memFree=921456/2055920 swapFree=4170100/4192956
[pid=23869] ppid=23867 vsize=2056 CPUtime=0
/proc/23869/stat : 23869 (SATzilla2009_I) S 23867 23869 23328 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 163406123 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23869/statm: 514 112 96 399 0 111 0
[pid=23870] ppid=23869 vsize=17464 CPUtime=0.29
/proc/23870/stat : 23870 (mxc-sr08) R 23869 23869 23328 0 -1 4194304 4548 0 0 0 27 2 0 0 21 0 1 0 163406123 17883136 3780 1992294400 134512640 135078026 4294956192 18446744073709551615 134558534 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23870/statm: 4366 3780 55 138 0 4225 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 19520

[startup+0.701452 s]
/proc/loadavg: 1.06 1.02 1.00 3/64 23869
/proc/meminfo: memFree=921456/2055920 swapFree=4170100/4192956
[pid=23869] ppid=23867 vsize=2056 CPUtime=0
/proc/23869/stat : 23869 (SATzilla2009_I) S 23867 23869 23328 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 163406123 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23869/statm: 514 112 96 399 0 111 0
[pid=23870] ppid=23869 vsize=24976 CPUtime=0.69
/proc/23870/stat : 23870 (mxc-sr08) R 23869 23869 23328 0 -1 4194304 6266 0 0 0 66 3 0 0 25 0 1 0 163406123 25575424 5498 1992294400 134512640 135078026 4294956192 18446744073709551615 134552607 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23870/statm: 6244 5498 55 138 0 6103 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 27032

[startup+1.50152 s]
/proc/loadavg: 1.06 1.02 1.00 2/66 23871
/proc/meminfo: memFree=900896/2055920 swapFree=4170100/4192956
[pid=23869] ppid=23867 vsize=2056 CPUtime=0
/proc/23869/stat : 23869 (SATzilla2009_I) S 23867 23869 23328 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 163406123 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23869/statm: 514 112 96 399 0 111 0
[pid=23870] ppid=23869 vsize=22456 CPUtime=1.49
/proc/23870/stat : 23870 (mxc-sr08) R 23869 23869 23328 0 -1 4194304 6464 0 0 0 146 3 0 0 25 0 1 0 163406123 22994944 5143 1992294400 134512640 135078026 4294956192 18446744073709551615 134534215 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23870/statm: 5614 5143 71 138 0 5473 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 24512

[startup+3.10164 s]
/proc/loadavg: 1.06 1.02 1.00 2/66 23871
/proc/meminfo: memFree=900768/2055920 swapFree=4170100/4192956
[pid=23869] ppid=23867 vsize=2056 CPUtime=0
/proc/23869/stat : 23869 (SATzilla2009_I) S 23867 23869 23328 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 163406123 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23869/statm: 514 112 96 399 0 111 0
[pid=23870] ppid=23869 vsize=22456 CPUtime=3.09
/proc/23870/stat : 23870 (mxc-sr08) R 23869 23869 23328 0 -1 4194304 6464 0 0 0 306 3 0 0 25 0 1 0 163406123 22994944 5143 1992294400 134512640 135078026 4294956192 18446744073709551615 134534660 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23870/statm: 5614 5143 71 138 0 5473 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 24512

[startup+6.30189 s]
/proc/loadavg: 1.06 1.02 1.00 2/66 23871
/proc/meminfo: memFree=901088/2055920 swapFree=4170100/4192956
[pid=23869] ppid=23867 vsize=2056 CPUtime=0
/proc/23869/stat : 23869 (SATzilla2009_I) S 23867 23869 23328 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 163406123 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23869/statm: 514 112 96 399 0 111 0
[pid=23870] ppid=23869 vsize=22456 CPUtime=6.27
/proc/23870/stat : 23870 (mxc-sr08) R 23869 23869 23328 0 -1 4194304 6466 0 0 0 623 4 0 0 25 0 1 0 163406123 22994944 5145 1992294400 134512640 135078026 4294956192 18446744073709551615 134534018 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23870/statm: 5614 5145 71 138 0 5473 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 24512

[startup+12.7014 s]
/proc/loadavg: 1.05 1.02 1.00 2/66 23872
/proc/meminfo: memFree=913512/2055920 swapFree=4170100/4192956
[pid=23869] ppid=23867 vsize=2056 CPUtime=9.99
/proc/23869/stat : 23869 (SATzilla2009_I) S 23867 23869 23328 0 -1 4194304 152 6475 0 0 0 0 994 5 16 0 1 0 163406123 2105344 121 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23869/statm: 514 121 104 399 0 111 0
[pid=23872] ppid=23869 vsize=10436 CPUtime=2.67
/proc/23872/stat : 23872 (picosat846) R 23869 23869 23328 0 -1 4194304 2202 0 0 0 266 1 0 0 25 0 1 0 163407125 10686464 2168 1992294400 134512640 134570484 4294956192 18446744073709551615 134553338 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23872/statm: 2609 2168 85 14 0 2275 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 12492

[startup+25.5024 s]
/proc/loadavg: 1.04 1.02 1.00 2/66 23875
/proc/meminfo: memFree=895592/2055920 swapFree=4170100/4192956
[pid=23869] ppid=23867 vsize=7640 CPUtime=21.74
/proc/23869/stat : 23869 (SATzilla2009_I) S 23867 23869 23328 0 -1 4194304 4423 16677 0 0 350 10 1801 13 25 0 1 0 163406123 7823360 1680 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23869/statm: 1910 1680 217 399 0 1507 0
[pid=23875] ppid=23869 vsize=20132 CPUtime=3.69
/proc/23875/stat : 23875 (minisat20SAT07) R 23869 23869 23328 0 -1 4194304 5263 0 0 0 367 2 0 0 25 0 1 0 163408302 20615168 4707 1992294400 134512640 135078472 4294956192 18446744073709551615 134550985 0 0 8392704 3 0 0 0 17 0 0 0
/proc/23875/statm: 5033 4707 73 138 0 4892 0
Current children cumulated CPU time (s) 25.43
Current children cumulated vsize (KiB) 27772

[startup+51.1024 s]
/proc/loadavg: 1.02 1.02 1.00 2/66 23875
/proc/meminfo: memFree=892840/2055920 swapFree=4170100/4192956
[pid=23869] ppid=23867 vsize=7640 CPUtime=21.74
/proc/23869/stat : 23869 (SATzilla2009_I) S 23867 23869 23328 0 -1 4194304 4423 16677 0 0 350 10 1801 13 25 0 1 0 163406123 7823360 1680 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23869/statm: 1910 1680 217 399 0 1507 0
[pid=23875] ppid=23869 vsize=23556 CPUtime=29.27
/proc/23875/stat : 23875 (minisat20SAT07) R 23869 23869 23328 0 -1 4194304 6110 0 0 0 2924 3 0 0 25 0 1 0 163408302 24121344 5554 1992294400 134512640 135078472 4294956192 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/23875/statm: 5889 5554 73 138 0 5748 0
Current children cumulated CPU time (s) 51.01
Current children cumulated vsize (KiB) 31196

[startup+102.302 s]
/proc/loadavg: 1.01 1.01 1.00 2/66 23875
/proc/meminfo: memFree=890088/2055920 swapFree=4170100/4192956
[pid=23869] ppid=23867 vsize=7640 CPUtime=21.74
/proc/23869/stat : 23869 (SATzilla2009_I) S 23867 23869 23328 0 -1 4194304 4423 16677 0 0 350 10 1801 13 25 0 1 0 163406123 7823360 1680 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23869/statm: 1910 1680 217 399 0 1507 0
[pid=23875] ppid=23869 vsize=26340 CPUtime=80.44
/proc/23875/stat : 23875 (minisat20SAT07) R 23869 23869 23328 0 -1 4194304 6763 0 0 0 8041 3 0 0 25 0 1 0 163408302 26972160 6207 1992294400 134512640 135078472 4294956192 18446744073709551615 134550729 0 0 8392704 3 0 0 0 17 0 0 0
/proc/23875/statm: 6585 6207 73 138 0 6444 0
Current children cumulated CPU time (s) 102.18
Current children cumulated vsize (KiB) 33980

[startup+162.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 23875
/proc/meminfo: memFree=887464/2055920 swapFree=4170100/4192956
[pid=23869] ppid=23867 vsize=7640 CPUtime=21.74
/proc/23869/stat : 23869 (SATzilla2009_I) S 23867 23869 23328 0 -1 4194304 4423 16677 0 0 350 10 1801 13 25 0 1 0 163406123 7823360 1680 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23869/statm: 1910 1680 217 399 0 1507 0
[pid=23875] ppid=23869 vsize=29128 CPUtime=140.41
/proc/23875/stat : 23875 (minisat20SAT07) R 23869 23869 23328 0 -1 4194304 7433 0 0 0 14037 4 0 0 25 0 1 0 163408302 29827072 6877 1992294400 134512640 135078472 4294956192 18446744073709551615 134550587 0 0 8392704 3 0 0 0 17 0 0 0
/proc/23875/statm: 7282 6877 73 138 0 7141 0
Current children cumulated CPU time (s) 162.15
Current children cumulated vsize (KiB) 36768

[startup+222.307 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23875
/proc/meminfo: memFree=884456/2055920 swapFree=4170100/4192956
[pid=23869] ppid=23867 vsize=7640 CPUtime=21.74
/proc/23869/stat : 23869 (SATzilla2009_I) S 23867 23869 23328 0 -1 4194304 4423 16677 0 0 350 10 1801 13 25 0 1 0 163406123 7823360 1680 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23869/statm: 1910 1680 217 399 0 1507 0
[pid=23875] ppid=23869 vsize=32024 CPUtime=200.39
/proc/23875/stat : 23875 (minisat20SAT07) R 23869 23869 23328 0 -1 4194304 8169 0 0 0 20034 5 0 0 25 0 1 0 163408302 32792576 7613 1992294400 134512640 135078472 4294956192 18446744073709551615 134550573 0 0 8392704 3 0 0 0 17 0 0 0
/proc/23875/statm: 8006 7613 73 138 0 7865 0
Current children cumulated CPU time (s) 222.13
Current children cumulated vsize (KiB) 39664

[startup+282.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23875
/proc/meminfo: memFree=883880/2055920 swapFree=4170100/4192956
[pid=23869] ppid=23867 vsize=7640 CPUtime=21.74
/proc/23869/stat : 23869 (SATzilla2009_I) S 23867 23869 23328 0 -1 4194304 4423 16677 0 0 350 10 1801 13 25 0 1 0 163406123 7823360 1680 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23869/statm: 1910 1680 217 399 0 1507 0
[pid=23875] ppid=23869 vsize=32644 CPUtime=260.36
/proc/23875/stat : 23875 (minisat20SAT07) R 23869 23869 23328 0 -1 4194304 8328 0 0 0 26031 5 0 0 25 0 1 0 163408302 33427456 7772 1992294400 134512640 135078472 4294956192 18446744073709551615 134550521 0 0 8392704 3 0 0 0 17 0 0 0
/proc/23875/statm: 8161 7772 73 138 0 8020 0
Current children cumulated CPU time (s) 282.1
Current children cumulated vsize (KiB) 40284

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23875
/proc/meminfo: memFree=883560/2055920 swapFree=4170100/4192956
[pid=23869] ppid=23867 vsize=7640 CPUtime=21.74
/proc/23869/stat : 23869 (SATzilla2009_I) S 23867 23869 23328 0 -1 4194304 4423 16677 0 0 350 10 1801 13 25 0 1 0 163406123 7823360 1680 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23869/statm: 1910 1680 217 399 0 1507 0
[pid=23875] ppid=23869 vsize=33080 CPUtime=320.33
/proc/23875/stat : 23875 (minisat20SAT07) R 23869 23869 23328 0 -1 4194304 8413 0 0 0 32028 5 0 0 25 0 1 0 163408302 33873920 7857 1992294400 134512640 135078472 4294956192 18446744073709551615 134550656 0 0 8392704 3 0 0 0 17 0 0 0
/proc/23875/statm: 8270 7857 73 138 0 8129 0
Current children cumulated CPU time (s) 342.07
Current children cumulated vsize (KiB) 40720

[startup+402.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23875
/proc/meminfo: memFree=882920/2055920 swapFree=4170100/4192956
[pid=23869] ppid=23867 vsize=7640 CPUtime=21.74
/proc/23869/stat : 23869 (SATzilla2009_I) S 23867 23869 23328 0 -1 4194304 4423 16677 0 0 350 10 1801 13 25 0 1 0 163406123 7823360 1680 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23869/statm: 1910 1680 217 399 0 1507 0
[pid=23875] ppid=23869 vsize=33888 CPUtime=380.3
/proc/23875/stat : 23875 (minisat20SAT07) R 23869 23869 23328 0 -1 4194304 8567 0 0 0 38025 5 0 0 25 0 1 0 163408302 34701312 8003 1992294400 134512640 135078472 4294956192 18446744073709551615 134551787 0 0 8392704 3 0 0 0 17 0 0 0
/proc/23875/statm: 8472 8003 73 138 0 8331 0
Current children cumulated CPU time (s) 402.04
Current children cumulated vsize (KiB) 41528

[startup+462.303 s]
/proc/loadavg: 1.07 1.02 1.00 2/66 23875
/proc/meminfo: memFree=882664/2055920 swapFree=4170100/4192956
[pid=23869] ppid=23867 vsize=7640 CPUtime=21.74
/proc/23869/stat : 23869 (SATzilla2009_I) S 23867 23869 23328 0 -1 4194304 4423 16677 0 0 350 10 1801 13 25 0 1 0 163406123 7823360 1680 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23869/statm: 1910 1680 217 399 0 1507 0
[pid=23875] ppid=23869 vsize=34208 CPUtime=440.28
/proc/23875/stat : 23875 (minisat20SAT07) R 23869 23869 23328 0 -1 4194304 8636 0 0 0 44023 5 0 0 25 0 1 0 163408302 35028992 8072 1992294400 134512640 135078472 4294956192 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/23875/statm: 8552 8072 73 138 0 8411 0
Current children cumulated CPU time (s) 462.02
Current children cumulated vsize (KiB) 41848

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

[startup+486.402 s]
/proc/loadavg: 1.05 1.01 1.00 2/66 23875
/proc/meminfo: memFree=882472/2055920 swapFree=4170100/4192956
[pid=23869] ppid=23867 vsize=7640 CPUtime=21.74
/proc/23869/stat : 23869 (SATzilla2009_I) S 23867 23869 23328 0 -1 4194304 4423 16677 0 0 350 10 1801 13 25 0 1 0 163406123 7823360 1680 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23869/statm: 1910 1680 217 399 0 1507 0
[pid=23875] ppid=23869 vsize=34452 CPUtime=464.37
/proc/23875/stat : 23875 (minisat20SAT07) R 23869 23869 23328 0 -1 4194304 8685 0 0 0 46432 5 0 0 25 0 1 0 163408302 35278848 8121 1992294400 134512640 135078472 4294956192 18446744073709551615 134550596 0 0 8392704 3 0 0 0 17 0 0 0
/proc/23875/statm: 8613 8121 73 138 0 8472 0
Current children cumulated CPU time (s) 486.11
Current children cumulated vsize (KiB) 42092

[startup+499.202 s]
/proc/loadavg: 1.04 1.01 1.00 2/66 23875
/proc/meminfo: memFree=882472/2055920 swapFree=4170100/4192956
[pid=23869] ppid=23867 vsize=7640 CPUtime=21.74
/proc/23869/stat : 23869 (SATzilla2009_I) S 23867 23869 23328 0 -1 4194304 4423 16677 0 0 350 10 1801 13 25 0 1 0 163406123 7823360 1680 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23869/statm: 1910 1680 217 399 0 1507 0
[pid=23875] ppid=23869 vsize=34452 CPUtime=477.15
/proc/23875/stat : 23875 (minisat20SAT07) R 23869 23869 23328 0 -1 4194304 8688 0 0 0 47710 5 0 0 25 0 1 0 163408302 35278848 8124 1992294400 134512640 135078472 4294956192 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/23875/statm: 8613 8124 73 138 0 8472 0
Current children cumulated CPU time (s) 498.89
Current children cumulated vsize (KiB) 42092

[startup+505.601 s]
/proc/loadavg: 1.03 1.01 1.00 2/66 23875
/proc/meminfo: memFree=882472/2055920 swapFree=4170100/4192956
[pid=23869] ppid=23867 vsize=7640 CPUtime=21.74
/proc/23869/stat : 23869 (SATzilla2009_I) S 23867 23869 23328 0 -1 4194304 4423 16677 0 0 350 10 1801 13 25 0 1 0 163406123 7823360 1680 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23869/statm: 1910 1680 217 399 0 1507 0
[pid=23875] ppid=23869 vsize=34452 CPUtime=483.54
/proc/23875/stat : 23875 (minisat20SAT07) R 23869 23869 23328 0 -1 4194304 8691 0 0 0 48349 5 0 0 25 0 1 0 163408302 35278848 8127 1992294400 134512640 135078472 4294956192 18446744073709551615 134549411 0 0 8392704 3 0 0 0 17 0 0 0
/proc/23875/statm: 8613 8127 73 138 0 8472 0
Current children cumulated CPU time (s) 505.28
Current children cumulated vsize (KiB) 42092

[startup+507.205 s]
/proc/loadavg: 1.03 1.01 1.00 2/66 23875
/proc/meminfo: memFree=882472/2055920 swapFree=4170100/4192956
[pid=23869] ppid=23867 vsize=7640 CPUtime=21.74
/proc/23869/stat : 23869 (SATzilla2009_I) S 23867 23869 23328 0 -1 4194304 4423 16677 0 0 350 10 1801 13 25 0 1 0 163406123 7823360 1680 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23869/statm: 1910 1680 217 399 0 1507 0
[pid=23875] ppid=23869 vsize=34452 CPUtime=485.15
/proc/23875/stat : 23875 (minisat20SAT07) R 23869 23869 23328 0 -1 4194304 8691 0 0 0 48510 5 0 0 25 0 1 0 163408302 35278848 8127 1992294400 134512640 135078472 4294956192 18446744073709551615 134550743 0 0 8392704 3 0 0 0 17 0 0 0
/proc/23875/statm: 8613 8127 73 138 0 8472 0
Current children cumulated CPU time (s) 506.89
Current children cumulated vsize (KiB) 42092

[startup+508.001 s]
/proc/loadavg: 1.03 1.01 1.00 2/66 23875
/proc/meminfo: memFree=882472/2055920 swapFree=4170100/4192956
[pid=23869] ppid=23867 vsize=7640 CPUtime=21.74
/proc/23869/stat : 23869 (SATzilla2009_I) S 23867 23869 23328 0 -1 4194304 4423 16677 0 0 350 10 1801 13 25 0 1 0 163406123 7823360 1680 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23869/statm: 1910 1680 217 399 0 1507 0
[pid=23875] ppid=23869 vsize=34452 CPUtime=485.94
/proc/23875/stat : 23875 (minisat20SAT07) R 23869 23869 23328 0 -1 4194304 8691 0 0 0 48589 5 0 0 25 0 1 0 163408302 35278848 8127 1992294400 134512640 135078472 4294956192 18446744073709551615 134552677 0 0 8392704 3 0 0 0 17 0 0 0
/proc/23875/statm: 8613 8127 73 138 0 8472 0
Current children cumulated CPU time (s) 507.68
Current children cumulated vsize (KiB) 42092

[startup+508.401 s]
/proc/loadavg: 1.11 1.03 1.01 2/66 23875
/proc/meminfo: memFree=882472/2055920 swapFree=4170100/4192956
[pid=23869] ppid=23867 vsize=7640 CPUtime=21.74
/proc/23869/stat : 23869 (SATzilla2009_I) S 23867 23869 23328 0 -1 4194304 4423 16677 0 0 350 10 1801 13 25 0 1 0 163406123 7823360 1680 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23869/statm: 1910 1680 217 399 0 1507 0
[pid=23875] ppid=23869 vsize=34452 CPUtime=486.34
/proc/23875/stat : 23875 (minisat20SAT07) R 23869 23869 23328 0 -1 4194304 8691 0 0 0 48629 5 0 0 25 0 1 0 163408302 35278848 8127 1992294400 134512640 135078472 4294956192 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/23875/statm: 8613 8127 73 138 0 8472 0
Current children cumulated CPU time (s) 508.08
Current children cumulated vsize (KiB) 42092

[startup+508.801 s]
/proc/loadavg: 1.11 1.03 1.01 2/66 23875
/proc/meminfo: memFree=882472/2055920 swapFree=4170100/4192956
[pid=23869] ppid=23867 vsize=7640 CPUtime=21.74
/proc/23869/stat : 23869 (SATzilla2009_I) S 23867 23869 23328 0 -1 4194304 4423 16677 0 0 350 10 1801 13 25 0 1 0 163406123 7823360 1680 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23869/statm: 1910 1680 217 399 0 1507 0
[pid=23875] ppid=23869 vsize=33480 CPUtime=486.74
/proc/23875/stat : 23875 (minisat20SAT07) R 23869 23869 23328 0 -1 4194304 8697 0 0 0 48669 5 0 0 25 0 1 0 163408302 34283520 7936 1992294400 134512640 135078472 4294956192 18446744073709551615 134702392 0 0 8392704 3 0 0 0 17 0 0 0
/proc/23875/statm: 8370 7936 78 138 0 8229 0
Current children cumulated CPU time (s) 508.48
Current children cumulated vsize (KiB) 41120

Child status: 20
Real time (s): 508.858
CPU time (s): 508.576
CPU user time (s): 508.27
CPU system time (s): 0.305953
CPU usage (%): 99.9445
Max. virtual memory (cumulated for all children) (KiB): 42092

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

runsolver used 0.52192 second user time and 1.3378 second system time

The end

Launcher Data

Begin job on node69 at 2009-05-03 14:30:01
IDJOB=1774390
IDBENCH=70941
IDSOLVER=616
FILE ID=node69/1774390-1241353800
PBS_JOBID= 9225542
Free space on /tmp= 66284 MiB

SOLVER NAME= SATzilla2009_I 2009-03-22
BENCH NAME= SAT09/APPLICATIONS/bioinfo/q_query_3_l46_lambda.cnf
COMMAND LINE= HOME/SATzilla2009_I BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1774390-1241353800/watcher-1774390-1241353800 -o /tmp/evaluation-result-1774390-1241353800/solver-1774390-1241353800 -C 10000 -W 12000 -M 1800  HOME/SATzilla2009_I HOME/instance-1774390-1241353800.cnf

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

MD5SUM BENCH= eb4d0d02a25a8a84182ddd3b6d1fa8b5
RANDOM SEED=1409527775

node69.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.231
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.231
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:        922000 kB
Buffers:         82040 kB
Cached:         942068 kB
SwapCached:      16972 kB
Active:          71288 kB
Inactive:       972500 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        922000 kB
SwapTotal:     4192956 kB
SwapFree:      4170100 kB
Dirty:           34592 kB
Writeback:           0 kB
Mapped:          14260 kB
Slab:            76124 kB
Committed_AS:   604784 kB
PageTables:       1472 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= 66252 MiB
End job on node69 at 2009-05-03 14:38:30