Trace number 1580861

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 579.008 579.353

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UTI-15-10p0.cnf
MD5SUMabc6c44b372f4addd18c6a7b2eac59f5
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark184.894
Satisfiable
(Un)Satisfiability was proved
Number of variables199586
Number of clauses1006679
Sum of the clauses size2394657
Maximum clause length10
Minimum clause length1
Number of clauses of size 110249
Number of clauses of size 2757762
Number of clauses of size 3187708
Number of clauses of size 45660
Number of clauses of size 522640
Number of clauses of size over 522660

Solver Data

69.02/69.16	c SATzilla is building models for class 3
69.02/69.16	c run presolver mxc-sr08 for 10 seconds ... 
69.02/69.16	c Bin: Executing mxc-sr08
69.02/69.16	c spawning binary file with 10 seconds ...
69.02/69.16	c child exit by a signal
69.02/69.16	c mxc-sr08 returned code 137.
69.02/69.16	c run presolver picosat846 for 5 seconds ... 
69.02/69.16	c Bin: Executing picosat846
69.02/69.16	c spawning binary file with 5 seconds ...
69.02/69.16	c child exit by a signal
69.02/69.16	c picosat846 returned code 137.
69.02/69.16	c Orignal number of varibales is 199586, number of clauses is 1006679 
69.02/69.16	c predicted feature computation time is 23.871701 
69.02/69.16	c Bin: Executing satelite
69.02/69.16	c spawning binary file with 240 seconds ...
69.02/69.16	c child exited successfully
69.02/69.16	c satzilla computing base features
69.02/69.16	c Number of variabe is: 102107, Number of clause is : 659939 
69.02/69.16	c Initializing...
69.02/69.16	c satzilla doing clause learning
69.02/69.16	c start clause learning features ...
69.02/69.16	c Bin: Executing zchaff07
69.02/69.16	c spawning binary file with 2 seconds ...
69.02/69.16	c child exit by a signal
69.02/69.16	c satzilla doing survey propogation probe
69.02/69.16	c do survay propogation for 2 second ...
69.02/69.16	c satzilla doing local search probe
69.02/69.16	c features are:199586 1.00668e+06 102107 659939 0.954675 0.525412 0.154722 0.415288 0.919306 1.45284 2.71084e-05 0.448874 1.95873e-05 9.79365e-05 1.10302 0.561212 0.861084 2.71084e-05 0.701037 1.0607e-05 0.000104555 3.02153 0.221706 0.148285 0 0.789474 3.01009 1.53663e-05 0.840925 4.54587e-06 7.12187e-05 2.6836 0.709953 3.00739e-05 0.603525 7.57646e-06 0.000112132 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.664401 0.459022 5.21512e-06 1 0.963795 0.130506 0.886074 0.430037 0.80501 0.0151103 0.960152 -1.54756e-16 0.110637 0.0373239 6.0525e-07 0.0233011 0.00259891 0.0121919 23031 0 0 0 0 0 0 3.38989 0 1.23712 0 
69.02/69.16	c satzilla's ranking:
69.02/69.16	c 1) mxc-sr08: 3.106179
69.02/69.16	c 2) picosat846: 2.662474
69.02/69.16	c 3) minisat20SAT07: 1.281185
69.02/69.16	c 4) zchaff_rand: 1.263710
69.02/69.16	c 5) march_dl2004: 0.074874
69.02/69.16	c 6) SATenstein: -10000.000000
69.02/69.16	c 7) gnovelty+: -10000.000000
69.02/69.16	c 8) adaptg2wsat+: -10000.000000
69.02/69.16	c 9) adaptg2wsat0: -10000.000000
69.02/69.16	c 10) tts-4-0: -10000.000000
69.02/69.16	c 11) vallst: -10000.000000
69.02/69.16	c 12) minisat20: -10000.000000
69.02/69.16	c 13) kcnfs04SAT07: -10000.000000
69.02/69.16	c satzilla running mxc-sr08 ... 
578.93/579.33	c Bin: Executing mxc-sr08
578.93/579.33	c spawning binary file with 1130 seconds ...
578.93/579.33	c child exited successfully
578.93/579.33	c mxc-sr08 returned code 20.
578.93/579.33	s UNSATISFIABLE
578.93/579.33	c SATZILLA_TIME=579.070000

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-1580861-1238923289/watcher-1580861-1238923289 -o /tmp/evaluation-result-1580861-1238923289/solver-1580861-1238923289 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_I HOME/instance-1580861-1238923289.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.96 1.52 1.19 3/72 3113
/proc/meminfo: memFree=1746576/2055920 swapFree=4175756/4192956
[pid=3113] ppid=3111 vsize=2056 CPUtime=0
/proc/3113/stat : 3113 (SATzilla2009_I) R 3111 3113 2895 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 1164990309 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542911 0 0 4096 0 0 0 0 17 0 0 0
/proc/3113/statm: 514 112 96 399 0 111 0
[pid=3114] ppid=3113 vsize=19256 CPUtime=0
/proc/3114/stat : 3114 (mxc-sr08) R 3113 3113 2895 0 -1 4194304 816 0 0 0 0 0 0 0 18 0 1 0 1164990309 19718144 813 1992294400 134512640 135078026 4294956176 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3114/statm: 4814 819 44 138 0 4673 0

[startup+0.010733 s]
/proc/loadavg: 1.96 1.52 1.19 3/72 3113
/proc/meminfo: memFree=1746576/2055920 swapFree=4175756/4192956
[pid=3113] ppid=3111 vsize=2056 CPUtime=0
/proc/3113/stat : 3113 (SATzilla2009_I) S 3111 3113 2895 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1164990309 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3113/statm: 514 112 96 399 0 111 0
[pid=3114] ppid=3113 vsize=19256 CPUtime=0
/proc/3114/stat : 3114 (mxc-sr08) R 3113 3113 2895 0 -1 4194304 1640 0 0 0 0 0 0 0 18 0 1 0 1164990309 19718144 1636 1992294400 134512640 135078026 4294956176 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3114/statm: 4814 1642 44 138 0 4673 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 21312

[startup+0.101748 s]
/proc/loadavg: 1.96 1.52 1.19 3/72 3113
/proc/meminfo: memFree=1746576/2055920 swapFree=4175756/4192956
[pid=3113] ppid=3111 vsize=2056 CPUtime=0
/proc/3113/stat : 3113 (SATzilla2009_I) S 3111 3113 2895 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1164990309 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3113/statm: 514 112 96 399 0 111 0
[pid=3114] ppid=3113 vsize=58180 CPUtime=0.09
/proc/3114/stat : 3114 (mxc-sr08) R 3113 3113 2895 0 -1 4194304 12466 0 0 0 3 6 0 0 19 0 1 0 1164990309 59576320 12438 1992294400 134512640 135078026 4294956176 18446744073709551615 134555327 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3114/statm: 14545 12439 52 138 0 14404 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 60236

[startup+0.301787 s]
/proc/loadavg: 1.96 1.52 1.19 3/72 3113
/proc/meminfo: memFree=1746576/2055920 swapFree=4175756/4192956
[pid=3113] ppid=3111 vsize=2056 CPUtime=0
/proc/3113/stat : 3113 (SATzilla2009_I) S 3111 3113 2895 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1164990309 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3113/statm: 514 112 96 399 0 111 0
[pid=3114] ppid=3113 vsize=69596 CPUtime=0.29
/proc/3114/stat : 3114 (mxc-sr08) R 3113 3113 2895 0 -1 4194304 15573 0 0 0 22 7 0 0 21 0 1 0 1164990309 71266304 15545 1992294400 134512640 135078026 4294956176 18446744073709551615 134565638 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3114/statm: 17399 15545 54 138 0 17258 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 71652

[startup+0.701865 s]
/proc/loadavg: 1.96 1.52 1.19 3/72 3113
/proc/meminfo: memFree=1746576/2055920 swapFree=4175756/4192956
[pid=3113] ppid=3111 vsize=2056 CPUtime=0
/proc/3113/stat : 3113 (SATzilla2009_I) S 3111 3113 2895 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1164990309 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3113/statm: 514 112 96 399 0 111 0
[pid=3114] ppid=3113 vsize=80596 CPUtime=0.69
/proc/3114/stat : 3114 (mxc-sr08) R 3113 3113 2895 0 -1 4194304 18213 0 0 0 61 8 0 0 25 0 1 0 1164990309 82530304 18185 1992294400 134512640 135078026 4294956176 18446744073709551615 134565915 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3114/statm: 20149 18185 54 138 0 20008 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 82652

[startup+1.50202 s]
/proc/loadavg: 1.96 1.52 1.19 2/74 3115
/proc/meminfo: memFree=1664384/2055920 swapFree=4175756/4192956
[pid=3113] ppid=3111 vsize=2056 CPUtime=0
/proc/3113/stat : 3113 (SATzilla2009_I) S 3111 3113 2895 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1164990309 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3113/statm: 514 112 96 399 0 111 0
[pid=3114] ppid=3113 vsize=108084 CPUtime=1.49
/proc/3114/stat : 3114 (mxc-sr08) R 3113 3113 2895 0 -1 4194304 24823 0 0 0 138 11 0 0 25 0 1 0 1164990309 110678016 24795 1992294400 134512640 135078026 4294956176 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3114/statm: 27021 24798 54 138 0 26880 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 110140

[startup+3.10442 s]
/proc/loadavg: 1.96 1.52 1.19 2/74 3115
/proc/meminfo: memFree=1656768/2055920 swapFree=4175756/4192956
[pid=3113] ppid=3111 vsize=2056 CPUtime=0
/proc/3113/stat : 3113 (SATzilla2009_I) S 3111 3113 2895 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1164990309 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3113/statm: 514 112 96 399 0 111 0
[pid=3114] ppid=3113 vsize=117548 CPUtime=3.09
/proc/3114/stat : 3114 (mxc-sr08) R 3113 3113 2895 0 -1 4194304 31624 0 0 0 294 15 0 0 25 0 1 0 1164990309 120369152 26965 1992294400 134512640 135078026 4294956176 18446744073709551615 134568783 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3114/statm: 29387 26965 55 138 0 29246 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 119604

[startup+6.30297 s]
/proc/loadavg: 1.89 1.51 1.19 2/74 3115
/proc/meminfo: memFree=1646080/2055920 swapFree=4175756/4192956
[pid=3113] ppid=3111 vsize=2056 CPUtime=0
/proc/3113/stat : 3113 (SATzilla2009_I) S 3111 3113 2895 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1164990309 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3113/statm: 514 112 96 399 0 111 0
[pid=3114] ppid=3113 vsize=108568 CPUtime=6.29
/proc/3114/stat : 3114 (mxc-sr08) R 3113 3113 2895 0 -1 4194304 33695 0 0 0 610 19 0 0 25 0 1 0 1164990309 111173632 25195 1992294400 134512640 135078026 4294956176 18446744073709551615 134533771 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3114/statm: 27142 25195 71 138 0 27001 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 110624

[startup+12.7012 s]
/proc/loadavg: 1.82 1.50 1.19 2/74 3116
/proc/meminfo: memFree=1697408/2055920 swapFree=4175756/4192956
[pid=3113] ppid=3111 vsize=2056 CPUtime=10.01
/proc/3113/stat : 3113 (SATzilla2009_I) S 3111 3113 2895 0 -1 4194304 152 33697 0 0 0 0 980 21 16 0 1 0 1164990309 2105344 121 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/3113/statm: 514 121 104 399 0 111 0
[pid=3116] ppid=3113 vsize=52124 CPUtime=2.65
/proc/3116/stat : 3116 (picosat846) R 3113 3113 2895 0 -1 4194304 12395 0 2 0 258 7 0 0 25 0 1 0 1164991311 53374976 12375 1992294400 134512640 134570484 4294956176 18446744073709551615 134552864 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3116/statm: 13031 12375 85 14 0 12697 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 54180

[startup+25.5018 s]
/proc/loadavg: 1.63 1.48 1.18 2/73 3117
/proc/meminfo: memFree=1675528/2055920 swapFree=4175756/4192956
[pid=3113] ppid=3111 vsize=62508 CPUtime=25.44
/proc/3113/stat : 3113 (SATzilla2009_I) R 3111 3113 2895 0 -1 4194304 14749 82202 0 2 384 6 2099 55 25 0 1 0 1164990309 64008192 14700 1992294400 134512640 136149169 4294956208 18446744073709551615 134535419 0 0 4096 0 0 0 0 17 0 0 0
/proc/3113/statm: 15627 14700 135 399 0 15224 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 62508

[startup+51.1018 s]
/proc/loadavg: 1.42 1.44 1.18 2/73 3117
/proc/meminfo: memFree=1674056/2055920 swapFree=4175756/4192956
[pid=3113] ppid=3111 vsize=62508 CPUtime=51.03
/proc/3113/stat : 3113 (SATzilla2009_I) R 3111 3113 2895 0 -1 4194304 15091 82202 0 2 2942 7 2099 55 25 0 1 0 1164990309 64008192 15042 1992294400 134512640 136149169 4294956208 18446744073709551615 134535025 0 0 4096 0 0 0 0 17 0 0 0
/proc/3113/statm: 15627 15042 135 399 0 15224 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 62508

[startup+102.307 s]
/proc/loadavg: 1.18 1.37 1.17 2/74 3119
/proc/meminfo: memFree=1560192/2055920 swapFree=4175756/4192956
[pid=3113] ppid=3111 vsize=75072 CPUtime=69.09
/proc/3113/stat : 3113 (SATzilla2009_I) S 3111 3113 2895 0 -1 4194304 30200 99914 0 2 4537 17 2291 64 25 0 1 0 1164990309 76873728 18446 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/3113/statm: 18768 18446 217 399 0 18365 0
[pid=3119] ppid=3113 vsize=108568 CPUtime=33.11
/proc/3119/stat : 3119 (mxc-sr08) R 3113 3113 2895 0 -1 4194304 33707 0 0 0 3294 17 0 0 25 0 1 0 1164997225 111173632 25207 1992294400 134512640 135078026 4294956176 18446744073709551615 134533788 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3119/statm: 27142 25207 71 138 0 27001 0
Current children cumulated CPU time (s) 102.2
Current children cumulated vsize (KiB) 183640

[startup+162.302 s]
/proc/loadavg: 1.06 1.30 1.16 2/74 3119
/proc/meminfo: memFree=1550400/2055920 swapFree=4175756/4192956
[pid=3113] ppid=3111 vsize=75072 CPUtime=69.09
/proc/3113/stat : 3113 (SATzilla2009_I) S 3111 3113 2895 0 -1 4194304 30200 99914 0 2 4537 17 2291 64 25 0 1 0 1164990309 76873728 18446 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/3113/statm: 18768 18446 217 399 0 18365 0
[pid=3119] ppid=3113 vsize=118736 CPUtime=93.07
/proc/3119/stat : 3119 (mxc-sr08) R 3113 3113 2895 0 -1 4194304 36237 0 0 0 9288 19 0 0 25 0 1 0 1164997225 121585664 27737 1992294400 134512640 135078026 4294956176 18446744073709551615 134523981 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3119/statm: 29684 27737 71 138 0 29543 0
Current children cumulated CPU time (s) 162.16
Current children cumulated vsize (KiB) 193808

[startup+222.302 s]
/proc/loadavg: 1.02 1.24 1.14 2/74 3119
/proc/meminfo: memFree=1528704/2055920 swapFree=4175756/4192956
[pid=3113] ppid=3111 vsize=75072 CPUtime=69.09
/proc/3113/stat : 3113 (SATzilla2009_I) S 3111 3113 2895 0 -1 4194304 30200 99914 0 2 4537 17 2291 64 25 0 1 0 1164990309 76873728 18446 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/3113/statm: 18768 18446 217 399 0 18365 0
[pid=3119] ppid=3113 vsize=140124 CPUtime=153.03
/proc/3119/stat : 3119 (mxc-sr08) R 3113 3113 2895 0 -1 4194304 41566 0 0 0 15278 25 0 0 25 0 1 0 1164997225 143486976 33066 1992294400 134512640 135078026 4294956176 18446744073709551615 134533771 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3119/statm: 35031 33066 71 138 0 34890 0
Current children cumulated CPU time (s) 222.12
Current children cumulated vsize (KiB) 215196

[startup+282.301 s]
/proc/loadavg: 1.01 1.19 1.13 2/74 3119
/proc/meminfo: memFree=1519424/2055920 swapFree=4175756/4192956
[pid=3113] ppid=3111 vsize=75072 CPUtime=69.09
/proc/3113/stat : 3113 (SATzilla2009_I) S 3111 3113 2895 0 -1 4194304 30200 99914 0 2 4537 17 2291 64 25 0 1 0 1164990309 76873728 18446 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/3113/statm: 18768 18446 217 399 0 18365 0
[pid=3119] ppid=3113 vsize=149768 CPUtime=213.01
/proc/3119/stat : 3119 (mxc-sr08) R 3113 3113 2895 0 -1 4194304 43979 0 0 0 21273 28 0 0 25 0 1 0 1164997225 153362432 35479 1992294400 134512640 135078026 4294956176 18446744073709551615 134534011 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3119/statm: 37442 35479 71 138 0 37301 0
Current children cumulated CPU time (s) 282.1
Current children cumulated vsize (KiB) 224840

[startup+342.301 s]
/proc/loadavg: 1.00 1.16 1.12 2/74 3119
/proc/meminfo: memFree=1501952/2055920 swapFree=4175756/4192956
[pid=3113] ppid=3111 vsize=75072 CPUtime=69.09
/proc/3113/stat : 3113 (SATzilla2009_I) S 3111 3113 2895 0 -1 4194304 30200 99914 0 2 4537 17 2291 64 25 0 1 0 1164990309 76873728 18446 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/3113/statm: 18768 18446 217 399 0 18365 0
[pid=3119] ppid=3113 vsize=166680 CPUtime=272.98
/proc/3119/stat : 3119 (mxc-sr08) R 3113 3113 2895 0 -1 4194304 48216 0 0 0 27266 32 0 0 25 0 1 0 1164997225 170680320 39716 1992294400 134512640 135078026 4294956176 18446744073709551615 134523796 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3119/statm: 41670 39716 71 138 0 41529 0
Current children cumulated CPU time (s) 342.07
Current children cumulated vsize (KiB) 241752

[startup+402.303 s]
/proc/loadavg: 1.07 1.14 1.11 2/74 3119
/proc/meminfo: memFree=1500992/2055920 swapFree=4175756/4192956
[pid=3113] ppid=3111 vsize=75072 CPUtime=69.09
/proc/3113/stat : 3113 (SATzilla2009_I) S 3111 3113 2895 0 -1 4194304 30200 99914 0 2 4537 17 2291 64 25 0 1 0 1164990309 76873728 18446 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/3113/statm: 18768 18446 217 399 0 18365 0
[pid=3119] ppid=3113 vsize=167868 CPUtime=332.94
/proc/3119/stat : 3119 (mxc-sr08) R 3113 3113 2895 0 -1 4194304 48525 0 0 0 33262 32 0 0 25 0 1 0 1164997225 171896832 40025 1992294400 134512640 135078026 4294956176 18446744073709551615 134533910 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3119/statm: 41967 40025 71 138 0 41826 0
Current children cumulated CPU time (s) 402.03
Current children cumulated vsize (KiB) 242940

[startup+462.302 s]
/proc/loadavg: 1.02 1.11 1.10 2/74 3119
/proc/meminfo: memFree=1478784/2055920 swapFree=4175756/4192956
[pid=3113] ppid=3111 vsize=75072 CPUtime=69.09
/proc/3113/stat : 3113 (SATzilla2009_I) S 3111 3113 2895 0 -1 4194304 30200 99914 0 2 4537 17 2291 64 25 0 1 0 1164990309 76873728 18446 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/3113/statm: 18768 18446 217 399 0 18365 0
[pid=3119] ppid=3113 vsize=190188 CPUtime=392.9
/proc/3119/stat : 3119 (mxc-sr08) R 3113 3113 2895 0 -1 4194304 54054 0 0 0 39252 38 0 0 25 0 1 0 1164997225 194752512 45554 1992294400 134512640 135078026 4294956176 18446744073709551615 134540379 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3119/statm: 47547 45554 71 138 0 47406 0
Current children cumulated CPU time (s) 461.99
Current children cumulated vsize (KiB) 265260

[startup+522.302 s]
/proc/loadavg: 1.01 1.09 1.09 2/74 3119
/proc/meminfo: memFree=1463808/2055920 swapFree=4175756/4192956
[pid=3113] ppid=3111 vsize=75072 CPUtime=69.09
/proc/3113/stat : 3113 (SATzilla2009_I) S 3111 3113 2895 0 -1 4194304 30200 99914 0 2 4537 17 2291 64 25 0 1 0 1164990309 76873728 18446 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/3113/statm: 18768 18446 217 399 0 18365 0
[pid=3119] ppid=3113 vsize=204896 CPUtime=452.87
/proc/3119/stat : 3119 (mxc-sr08) R 3113 3113 2895 0 -1 4194304 57721 0 0 0 45245 42 0 0 25 0 1 0 1164997225 209813504 49221 1992294400 134512640 135078026 4294956176 18446744073709551615 134533676 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3119/statm: 51224 49221 71 138 0 51083 0
Current children cumulated CPU time (s) 521.96
Current children cumulated vsize (KiB) 279968

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

[startup+537.502 s]
/proc/loadavg: 1.00 1.08 1.09 2/74 3119
/proc/meminfo: memFree=1463744/2055920 swapFree=4175756/4192956
[pid=3113] ppid=3111 vsize=75072 CPUtime=69.09
/proc/3113/stat : 3113 (SATzilla2009_I) S 3111 3113 2895 0 -1 4194304 30200 99914 0 2 4537 17 2291 64 25 0 1 0 1164990309 76873728 18446 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/3113/statm: 18768 18446 217 399 0 18365 0
[pid=3119] ppid=3113 vsize=204896 CPUtime=468.06
/proc/3119/stat : 3119 (mxc-sr08) R 3113 3113 2895 0 -1 4194304 57721 0 0 0 46764 42 0 0 25 0 1 0 1164997225 209813504 49221 1992294400 134512640 135078026 4294956176 18446744073709551615 134534579 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3119/statm: 51224 49221 71 138 0 51083 0
Current children cumulated CPU time (s) 537.15
Current children cumulated vsize (KiB) 279968

[startup+563.102 s]
/proc/loadavg: 1.00 1.08 1.09 2/74 3119
/proc/meminfo: memFree=1463744/2055920 swapFree=4175756/4192956
[pid=3113] ppid=3111 vsize=75072 CPUtime=69.09
/proc/3113/stat : 3113 (SATzilla2009_I) S 3111 3113 2895 0 -1 4194304 30200 99914 0 2 4537 17 2291 64 25 0 1 0 1164990309 76873728 18446 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/3113/statm: 18768 18446 217 399 0 18365 0
[pid=3119] ppid=3113 vsize=204896 CPUtime=493.65
/proc/3119/stat : 3119 (mxc-sr08) R 3113 3113 2895 0 -1 4194304 57721 0 0 0 49323 42 0 0 25 0 1 0 1164997225 209813504 49221 1992294400 134512640 135078026 4294956176 18446744073709551615 134523779 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3119/statm: 51224 49221 71 138 0 51083 0
Current children cumulated CPU time (s) 562.74
Current children cumulated vsize (KiB) 279968

[startup+569.502 s]
/proc/loadavg: 1.00 1.07 1.09 2/74 3119
/proc/meminfo: memFree=1463744/2055920 swapFree=4175756/4192956
[pid=3113] ppid=3111 vsize=75072 CPUtime=69.09
/proc/3113/stat : 3113 (SATzilla2009_I) S 3111 3113 2895 0 -1 4194304 30200 99914 0 2 4537 17 2291 64 25 0 1 0 1164990309 76873728 18446 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/3113/statm: 18768 18446 217 399 0 18365 0
[pid=3119] ppid=3113 vsize=204896 CPUtime=500.05
/proc/3119/stat : 3119 (mxc-sr08) R 3113 3113 2895 0 -1 4194304 57721 0 0 0 49963 42 0 0 25 0 1 0 1164997225 209813504 49221 1992294400 134512640 135078026 4294956176 18446744073709551615 134533727 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3119/statm: 51224 49221 71 138 0 51083 0
Current children cumulated CPU time (s) 569.14
Current children cumulated vsize (KiB) 279968

[startup+575.901 s]
/proc/loadavg: 1.00 1.07 1.08 2/74 3119
/proc/meminfo: memFree=1463744/2055920 swapFree=4175756/4192956
[pid=3113] ppid=3111 vsize=75072 CPUtime=69.09
/proc/3113/stat : 3113 (SATzilla2009_I) S 3111 3113 2895 0 -1 4194304 30200 99914 0 2 4537 17 2291 64 25 0 1 0 1164990309 76873728 18446 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/3113/statm: 18768 18446 217 399 0 18365 0
[pid=3119] ppid=3113 vsize=204896 CPUtime=506.44
/proc/3119/stat : 3119 (mxc-sr08) R 3113 3113 2895 0 -1 4194304 57721 0 0 0 50602 42 0 0 25 0 1 0 1164997225 209813504 49221 1992294400 134512640 135078026 4294956176 18446744073709551615 134534342 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3119/statm: 51224 49221 71 138 0 51083 0
Current children cumulated CPU time (s) 575.53
Current children cumulated vsize (KiB) 279968

[startup+577.507 s]
/proc/loadavg: 1.00 1.07 1.08 2/74 3119
/proc/meminfo: memFree=1463744/2055920 swapFree=4175756/4192956
[pid=3113] ppid=3111 vsize=75072 CPUtime=69.09
/proc/3113/stat : 3113 (SATzilla2009_I) S 3111 3113 2895 0 -1 4194304 30200 99914 0 2 4537 17 2291 64 25 0 1 0 1164990309 76873728 18446 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/3113/statm: 18768 18446 217 399 0 18365 0
[pid=3119] ppid=3113 vsize=204896 CPUtime=508.05
/proc/3119/stat : 3119 (mxc-sr08) R 3113 3113 2895 0 -1 4194304 57721 0 0 0 50763 42 0 0 25 0 1 0 1164997225 209813504 49221 1992294400 134512640 135078026 4294956176 18446744073709551615 134522526 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3119/statm: 51224 49221 71 138 0 51083 0
Current children cumulated CPU time (s) 577.14
Current children cumulated vsize (KiB) 279968

[startup+578.302 s]
/proc/loadavg: 1.00 1.07 1.08 2/74 3119
/proc/meminfo: memFree=1463744/2055920 swapFree=4175756/4192956
[pid=3113] ppid=3111 vsize=75072 CPUtime=69.09
/proc/3113/stat : 3113 (SATzilla2009_I) S 3111 3113 2895 0 -1 4194304 30200 99914 0 2 4537 17 2291 64 25 0 1 0 1164990309 76873728 18446 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/3113/statm: 18768 18446 217 399 0 18365 0
[pid=3119] ppid=3113 vsize=204896 CPUtime=508.84
/proc/3119/stat : 3119 (mxc-sr08) R 3113 3113 2895 0 -1 4194304 57721 0 0 0 50842 42 0 0 25 0 1 0 1164997225 209813504 49221 1992294400 134512640 135078026 4294956176 18446744073709551615 134534648 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3119/statm: 51224 49221 71 138 0 51083 0
Current children cumulated CPU time (s) 577.93
Current children cumulated vsize (KiB) 279968

[startup+579.102 s]
/proc/loadavg: 1.00 1.07 1.08 2/74 3119
/proc/meminfo: memFree=1463744/2055920 swapFree=4175756/4192956
[pid=3113] ppid=3111 vsize=75072 CPUtime=69.09
/proc/3113/stat : 3113 (SATzilla2009_I) S 3111 3113 2895 0 -1 4194304 30200 99914 0 2 4537 17 2291 64 25 0 1 0 1164990309 76873728 18446 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/3113/statm: 18768 18446 217 399 0 18365 0
[pid=3119] ppid=3113 vsize=204896 CPUtime=509.64
/proc/3119/stat : 3119 (mxc-sr08) R 3113 3113 2895 0 -1 4194304 57721 0 0 0 50922 42 0 0 25 0 1 0 1164997225 209813504 49221 1992294400 134512640 135078026 4294956176 18446744073709551615 134540379 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3119/statm: 51224 49221 71 138 0 51083 0
Current children cumulated CPU time (s) 578.73
Current children cumulated vsize (KiB) 279968

[startup+579.302 s]
/proc/loadavg: 1.00 1.07 1.08 2/74 3119
/proc/meminfo: memFree=1463744/2055920 swapFree=4175756/4192956
[pid=3113] ppid=3111 vsize=75072 CPUtime=69.09
/proc/3113/stat : 3113 (SATzilla2009_I) S 3111 3113 2895 0 -1 4194304 30200 99914 0 2 4537 17 2291 64 25 0 1 0 1164990309 76873728 18446 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/3113/statm: 18768 18446 217 399 0 18365 0
[pid=3119] ppid=3113 vsize=204896 CPUtime=509.84
/proc/3119/stat : 3119 (mxc-sr08) R 3113 3113 2895 0 -1 4194304 57721 0 0 0 50942 42 0 0 25 0 1 0 1164997225 209813504 49221 1992294400 134512640 135078026 4294956176 18446744073709551615 134534533 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3119/statm: 51224 49221 71 138 0 51083 0
Current children cumulated CPU time (s) 578.93
Current children cumulated vsize (KiB) 279968

Child status: 20
Real time (s): 579.353
CPU time (s): 579.008
CPU user time (s): 577.717
CPU system time (s): 1.2908
CPU usage (%): 99.9404
Max. virtual memory (cumulated for all children) (KiB): 279968

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 577.717
system time used= 1.2908
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 187850
page faults= 2
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 21
involuntary context switches= 2140

runsolver used 0.643902 second user time and 1.55276 second system time

The end

Launcher Data

Begin job on node66 at 2009-04-05 11:21:31
IDJOB=1580861
IDBENCH=71025
IDSOLVER=528
FILE ID=node66/1580861-1238923289
PBS_JOBID= 9101419
Free space on /tmp= 66472 MiB

SOLVER NAME= SATzilla2009_I 2009-03-22
BENCH NAME= SAT09/APPLICATIONS/diagnosis/UTI-15-10p0.cnf
COMMAND LINE= HOME/SATzilla2009_I BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1580861-1238923289/watcher-1580861-1238923289 -o /tmp/evaluation-result-1580861-1238923289/solver-1580861-1238923289 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_I HOME/instance-1580861-1238923289.cnf

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

MD5SUM BENCH= abc6c44b372f4addd18c6a7b2eac59f5
RANDOM SEED=856479392

node66.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.286
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.286
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:       1747056 kB
Buffers:         17556 kB
Cached:         224988 kB
SwapCached:       8512 kB
Active:         109712 kB
Inactive:       143288 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1747056 kB
SwapTotal:     4192956 kB
SwapFree:      4175756 kB
Dirty:           49968 kB
Writeback:           0 kB
Mapped:          16140 kB
Slab:            41092 kB
Committed_AS:  3629680 kB
PageTables:       1976 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= 66440 MiB
End job on node66 at 2009-04-05 11:31:10