Trace number 1775450

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 258.834 258.973

General information on the benchmark

Namemanol-pipe-c7bidw_i.cnf
MD5SUM3eac71f4fca7132b74d6d27cfa83813f
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark91.7201
Satisfiable
(Un)Satisfiability was proved
Number of variables131004
Number of clauses387841
Sum of the clauses size904961
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2258560
Number of clauses of size 3129280
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

27.45/27.51	c SATzilla is building models for class 3
27.45/27.51	c run presolver mxc-sr08 for 10 seconds ... 
27.45/27.51	c Bin: Executing mxc-sr08
27.45/27.51	c spawning binary file with 10 seconds ...
27.45/27.51	c child exit by a signal
27.45/27.51	c mxc-sr08 returned code 137.
27.45/27.51	c run presolver picosat846 for 5 seconds ... 
27.45/27.51	c Bin: Executing picosat846
27.45/27.51	c spawning binary file with 5 seconds ...
27.45/27.51	c child exit by a signal
27.45/27.51	c picosat846 returned code 137.
27.45/27.51	c Orignal number of varibales is 131004, number of clauses is 387841 
27.45/27.51	c predicted feature computation time is 8.461210 
27.45/27.51	c Bin: Executing satelite
27.45/27.51	c spawning binary file with 240 seconds ...
27.45/27.51	c child exited successfully
27.45/27.51	c satzilla computing base features
27.45/27.51	c Number of variabe is: 22468, Number of clause is : 169202 
27.45/27.51	c Initializing...
27.45/27.51	c satzilla doing clause learning
27.45/27.51	c start clause learning features ...
27.45/27.51	c Bin: Executing zchaff07
27.45/27.51	c spawning binary file with 2 seconds ...
27.45/27.51	c child exit by a signal
27.45/27.51	c satzilla doing survey propogation probe
27.45/27.51	c do survay propogation for 2 second ...
27.45/27.51	c satzilla doing local search probe
27.45/27.51	c features are:131004 387841 22468 169202 4.83069 1.29218 0.132788 0.374822 0.706241 1.76187 0.000173464 0.384986 8.90155e-05 0.00164679 1.62065 0.122865 0.469321 0.000173464 1.51429 4.13707e-05 0.00859328 3.06474 0.171139 0.151551 0 0.948718 2.90519 6.11122e-05 1.81335 0 0.00414298 2.62822 0.454327 0.000140382 1.43405 2.95505e-05 0.00650111 375.75 0.22181 206 479 479 206 475 337 386 11.6263 0.239192 9.01791 18.2568 18.2568 9.01791 12.9757 9.63084 11.3497 0.564365 0.446543 2.27098e-08 0.999983 0.852279 0.125667 0.740942 0.432571 0.62034 0.0786298 0.820997 -1.11022e-16 0.44304 0.147186 0.000558165 0.119589 0.0240215 0.0737956 1723 1.04807 4926.2 0.559541 6077 0 6151 0.974092 1.2111 1.0126 0.234751 
27.45/27.52	c satzilla's ranking:
27.45/27.52	c 1) mxc-sr08: 2.931002
27.45/27.52	c 2) minisat20SAT07: 2.632168
27.45/27.52	c 3) picosat846: 2.327682
27.45/27.52	c 4) zchaff_rand: 1.527261
27.45/27.52	c 5) march_dl2004: 0.005771
27.45/27.52	c 6) SATenstein: -10000.000000
27.45/27.52	c 7) gnovelty+: -10000.000000
27.45/27.52	c 8) adaptg2wsat+: -10000.000000
27.45/27.52	c 9) adaptg2wsat0: -10000.000000
27.45/27.52	c 10) tts-4-0: -10000.000000
27.45/27.52	c 11) vallst: -10000.000000
27.45/27.52	c 12) minisat20: -10000.000000
27.45/27.52	c 13) kcnfs04SAT07: -10000.000000
27.45/27.52	c satzilla running mxc-sr08 ... 
258.73/258.97	c Bin: Executing mxc-sr08
258.73/258.97	c spawning binary file with 9972 seconds ...
258.73/258.97	c child exited successfully
258.73/258.97	c mxc-sr08 returned code 20.
258.73/258.97	s UNSATISFIABLE
258.73/258.97	c SATZILLA_TIME=258.850000

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-1775450-1241359971/watcher-1775450-1241359971 -o /tmp/evaluation-result-1775450-1241359971/solver-1775450-1241359971 -C 10000 -W 12000 -M 1800 HOME/SATzilla2009_I HOME/instance-1775450-1241359971.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: 0.93 0.98 0.99 3/64 14900
/proc/meminfo: memFree=1677560/2055920 swapFree=4178404/4192956
[pid=14900] ppid=14898 vsize=2056 CPUtime=0
/proc/14900/stat : 14900 (SATzilla2009_I) R 14898 14900 14863 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 164025269 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542911 0 0 4096 0 0 0 0 17 0 0 0
/proc/14900/statm: 514 112 96 399 0 111 0
[pid=14901] ppid=14900 vsize=7308 CPUtime=0
/proc/14901/stat : 14901 (mxc-sr08) R 14900 14900 14863 0 -1 4194304 521 0 0 0 0 0 0 0 18 0 1 0 164025269 7483392 517 1992294400 134512640 135078026 4294956192 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 0 0 0
/proc/14901/statm: 1827 524 44 138 0 1686 0

[startup+0.0923701 s]
/proc/loadavg: 0.93 0.98 0.99 3/64 14900
/proc/meminfo: memFree=1677560/2055920 swapFree=4178404/4192956
[pid=14900] ppid=14898 vsize=2056 CPUtime=0
/proc/14900/stat : 14900 (SATzilla2009_I) S 14898 14900 14863 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 164025269 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14900/statm: 514 112 96 399 0 111 0
[pid=14901] ppid=14900 vsize=34980 CPUtime=0.08
/proc/14901/stat : 14901 (mxc-sr08) R 14900 14900 14863 0 -1 4194304 7490 0 0 0 5 3 0 0 20 0 1 0 164025269 35819520 7465 1992294400 134512640 135078026 4294956192 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/14901/statm: 8745 7465 54 138 0 8604 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 37036

[startup+0.10137 s]
/proc/loadavg: 0.93 0.98 0.99 3/64 14900
/proc/meminfo: memFree=1677560/2055920 swapFree=4178404/4192956
[pid=14900] ppid=14898 vsize=2056 CPUtime=0
/proc/14900/stat : 14900 (SATzilla2009_I) S 14898 14900 14863 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 164025269 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14900/statm: 514 112 96 399 0 111 0
[pid=14901] ppid=14900 vsize=35668 CPUtime=0.09
/proc/14901/stat : 14901 (mxc-sr08) R 14900 14900 14863 0 -1 4194304 7643 0 0 0 6 3 0 0 20 0 1 0 164025269 36524032 7617 1992294400 134512640 135078026 4294956192 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/14901/statm: 8917 7619 54 138 0 8776 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 37724

[startup+0.301387 s]
/proc/loadavg: 0.93 0.98 0.99 3/64 14900
/proc/meminfo: memFree=1677560/2055920 swapFree=4178404/4192956
[pid=14900] ppid=14898 vsize=2056 CPUtime=0
/proc/14900/stat : 14900 (SATzilla2009_I) S 14898 14900 14863 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 164025269 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14900/statm: 514 112 96 399 0 111 0
[pid=14901] ppid=14900 vsize=49228 CPUtime=0.29
/proc/14901/stat : 14901 (mxc-sr08) R 14900 14900 14863 0 -1 4194304 11004 0 0 0 25 4 0 0 21 0 1 0 164025269 50409472 10978 1992294400 134512640 135078026 4294956192 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/14901/statm: 12307 10979 54 138 0 12166 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 51284

[startup+0.701423 s]
/proc/loadavg: 0.93 0.98 0.99 3/64 14900
/proc/meminfo: memFree=1677560/2055920 swapFree=4178404/4192956
[pid=14900] ppid=14898 vsize=2056 CPUtime=0
/proc/14900/stat : 14900 (SATzilla2009_I) S 14898 14900 14863 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 164025269 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14900/statm: 514 112 96 399 0 111 0
[pid=14901] ppid=14900 vsize=56936 CPUtime=0.69
/proc/14901/stat : 14901 (mxc-sr08) R 14900 14900 14863 0 -1 4194304 14633 0 0 0 64 5 0 0 25 0 1 0 164025269 58302464 12963 1992294400 134512640 135078026 4294956192 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/14901/statm: 14234 12963 55 138 0 14093 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 58992

[startup+1.50149 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 14902
/proc/meminfo: memFree=1615784/2055920 swapFree=4178404/4192956
[pid=14900] ppid=14898 vsize=2056 CPUtime=0
/proc/14900/stat : 14900 (SATzilla2009_I) S 14898 14900 14863 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 164025269 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14900/statm: 514 112 96 399 0 111 0
[pid=14901] ppid=14900 vsize=78560 CPUtime=1.49
/proc/14901/stat : 14901 (mxc-sr08) R 14900 14900 14863 0 -1 4194304 19966 0 0 0 142 7 0 0 25 0 1 0 164025269 80445440 18296 1992294400 134512640 135078026 4294956192 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/14901/statm: 19640 18296 55 138 0 19499 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 80616

[startup+3.10163 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 14902
/proc/meminfo: memFree=1595240/2055920 swapFree=4178404/4192956
[pid=14900] ppid=14898 vsize=2056 CPUtime=0
/proc/14900/stat : 14900 (SATzilla2009_I) S 14898 14900 14863 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 164025269 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14900/statm: 514 112 96 399 0 111 0
[pid=14901] ppid=14900 vsize=83008 CPUtime=3.09
/proc/14901/stat : 14901 (mxc-sr08) R 14900 14900 14863 0 -1 4194304 23286 0 0 0 300 9 0 0 25 0 1 0 164025269 85000192 19419 1992294400 134512640 135078026 4294956192 18446744073709551615 134542451 0 0 8392704 0 0 0 0 17 0 0 0
/proc/14901/statm: 20752 19419 71 138 0 20611 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 85064

[startup+6.30191 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 14902
/proc/meminfo: memFree=1599656/2055920 swapFree=4178404/4192956
[pid=14900] ppid=14898 vsize=2056 CPUtime=0
/proc/14900/stat : 14900 (SATzilla2009_I) S 14898 14900 14863 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 164025269 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/14900/statm: 514 112 96 399 0 111 0
[pid=14901] ppid=14900 vsize=83008 CPUtime=6.27
/proc/14901/stat : 14901 (mxc-sr08) R 14900 14900 14863 0 -1 4194304 23304 0 0 0 618 9 0 0 25 0 1 0 164025269 85000192 19437 1992294400 134512640 135078026 4294956192 18446744073709551615 134533771 0 0 8392704 0 0 0 0 17 0 0 0
/proc/14901/statm: 20752 19437 71 138 0 20611 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 85064

[startup+12.7025 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 14903
/proc/meminfo: memFree=1656168/2055920 swapFree=4178404/4192956
[pid=14900] ppid=14898 vsize=2056 CPUtime=10
/proc/14900/stat : 14900 (SATzilla2009_I) S 14898 14900 14863 0 -1 4194304 152 23304 0 0 0 0 989 11 16 0 1 0 164025269 2105344 121 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/14900/statm: 514 121 104 399 0 111 0
[pid=14903] ppid=14900 vsize=23564 CPUtime=2.66
/proc/14903/stat : 14903 (picosat846) R 14900 14900 14863 0 -1 4194304 5501 0 0 0 263 3 0 0 25 0 1 0 164026271 24129536 5479 1992294400 134512640 134570484 4294956192 18446744073709551615 134553040 0 0 8392704 0 0 0 0 17 0 0 0
/proc/14903/statm: 5891 5479 85 14 0 5557 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 25620

[startup+25.5016 s]
/proc/loadavg: 1.01 1.00 1.00 2/65 14905
/proc/meminfo: memFree=1660208/2055920 swapFree=4178404/4192956
[pid=14900] ppid=14898 vsize=26472 CPUtime=25.45
/proc/14900/stat : 14900 (SATzilla2009_I) R 14898 14900 14863 0 -1 4194304 10811 51527 0 0 548 5 1954 38 25 0 1 0 164025269 27107328 5488 1992294400 134512640 136149169 4294956224 18446744073709551615 135542494 0 0 4096 3 0 0 0 17 0 0 0
/proc/14900/statm: 6618 5488 207 399 0 6215 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 26472

[startup+51.1018 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14906
/proc/meminfo: memFree=1583528/2055920 swapFree=4178404/4192956
[pid=14900] ppid=14898 vsize=14172 CPUtime=27.46
/proc/14900/stat : 14900 (SATzilla2009_I) S 14898 14900 14863 0 -1 4194304 10829 51527 0 0 741 13 1954 38 25 0 1 0 164025269 14512128 3299 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/14900/statm: 3543 3299 217 399 0 3140 0
[pid=14906] ppid=14900 vsize=83008 CPUtime=23.55
/proc/14906/stat : 14906 (mxc-sr08) R 14900 14900 14863 0 -1 4194304 23304 0 0 0 2343 12 0 0 25 0 1 0 164028021 85000192 19437 1992294400 134512640 135078026 4294956192 18446744073709551615 134533727 0 0 8392704 0 0 0 0 17 0 0 0
/proc/14906/statm: 20752 19437 71 138 0 20611 0
Current children cumulated CPU time (s) 51.01
Current children cumulated vsize (KiB) 97180

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14906
/proc/meminfo: memFree=1583528/2055920 swapFree=4178404/4192956
[pid=14900] ppid=14898 vsize=14172 CPUtime=27.46
/proc/14900/stat : 14900 (SATzilla2009_I) S 14898 14900 14863 0 -1 4194304 10829 51527 0 0 741 13 1954 38 25 0 1 0 164025269 14512128 3299 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/14900/statm: 3543 3299 217 399 0 3140 0
[pid=14906] ppid=14900 vsize=83524 CPUtime=74.73
/proc/14906/stat : 14906 (mxc-sr08) R 14900 14900 14863 0 -1 4194304 23374 0 0 0 7461 12 0 0 25 0 1 0 164028021 85528576 19507 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/14906/statm: 20881 19507 71 138 0 20740 0
Current children cumulated CPU time (s) 102.19
Current children cumulated vsize (KiB) 97696

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14906
/proc/meminfo: memFree=1579304/2055920 swapFree=4178404/4192956
[pid=14900] ppid=14898 vsize=14172 CPUtime=27.46
/proc/14900/stat : 14900 (SATzilla2009_I) S 14898 14900 14863 0 -1 4194304 10829 51527 0 0 741 13 1954 38 25 0 1 0 164025269 14512128 3299 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/14900/statm: 3543 3299 217 399 0 3140 0
[pid=14906] ppid=14900 vsize=87760 CPUtime=134.7
/proc/14906/stat : 14906 (mxc-sr08) R 14900 14900 14863 0 -1 4194304 24450 0 0 0 13457 13 0 0 25 0 1 0 164028021 89866240 20583 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/14906/statm: 21940 20583 71 138 0 21799 0
Current children cumulated CPU time (s) 162.16
Current children cumulated vsize (KiB) 101932

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14906
/proc/meminfo: memFree=1575400/2055920 swapFree=4178404/4192956
[pid=14900] ppid=14898 vsize=14172 CPUtime=27.46
/proc/14900/stat : 14900 (SATzilla2009_I) S 14898 14900 14863 0 -1 4194304 10829 51527 0 0 741 13 1954 38 25 0 1 0 164025269 14512128 3299 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/14900/statm: 3543 3299 217 399 0 3140 0
[pid=14906] ppid=14900 vsize=91972 CPUtime=194.69
/proc/14906/stat : 14906 (mxc-sr08) R 14900 14900 14863 0 -1 4194304 25400 0 0 0 19455 14 0 0 25 0 1 0 164028021 94179328 21533 1992294400 134512640 135078026 4294956192 18446744073709551615 134534660 0 0 8392704 0 0 0 0 17 0 0 0
/proc/14906/statm: 22993 21533 71 138 0 22852 0
Current children cumulated CPU time (s) 222.15
Current children cumulated vsize (KiB) 106144

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

[startup+230.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14906
/proc/meminfo: memFree=1575336/2055920 swapFree=4178404/4192956
[pid=14900] ppid=14898 vsize=14172 CPUtime=27.46
/proc/14900/stat : 14900 (SATzilla2009_I) S 14898 14900 14863 0 -1 4194304 10829 51527 0 0 741 13 1954 38 25 0 1 0 164025269 14512128 3299 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/14900/statm: 3543 3299 217 399 0 3140 0
[pid=14906] ppid=14900 vsize=91972 CPUtime=202.69
/proc/14906/stat : 14906 (mxc-sr08) R 14900 14900 14863 0 -1 4194304 25403 0 0 0 20255 14 0 0 25 0 1 0 164028021 94179328 21536 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/14906/statm: 22993 21536 71 138 0 22852 0
Current children cumulated CPU time (s) 230.15
Current children cumulated vsize (KiB) 106144

[startup+243.107 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14906
/proc/meminfo: memFree=1573864/2055920 swapFree=4178404/4192956
[pid=14900] ppid=14898 vsize=14172 CPUtime=27.46
/proc/14900/stat : 14900 (SATzilla2009_I) S 14898 14900 14863 0 -1 4194304 10829 51527 0 0 741 13 1954 38 25 0 1 0 164025269 14512128 3299 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/14900/statm: 3543 3299 217 399 0 3140 0
[pid=14906] ppid=14900 vsize=93600 CPUtime=215.48
/proc/14906/stat : 14906 (mxc-sr08) R 14900 14900 14863 0 -1 4194304 25786 0 0 0 21534 14 0 0 25 0 1 0 164028021 95846400 21919 1992294400 134512640 135078026 4294956192 18446744073709551615 134534640 0 0 8392704 0 0 0 0 17 0 0 0
/proc/14906/statm: 23400 21919 71 138 0 23259 0
Current children cumulated CPU time (s) 242.94
Current children cumulated vsize (KiB) 107772

[startup+249.501 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14906
/proc/meminfo: memFree=1572968/2055920 swapFree=4178404/4192956
[pid=14900] ppid=14898 vsize=14172 CPUtime=27.46
/proc/14900/stat : 14900 (SATzilla2009_I) S 14898 14900 14863 0 -1 4194304 10829 51527 0 0 741 13 1954 38 25 0 1 0 164025269 14512128 3299 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/14900/statm: 3543 3299 217 399 0 3140 0
[pid=14906] ppid=14900 vsize=94552 CPUtime=221.88
/proc/14906/stat : 14906 (mxc-sr08) R 14900 14900 14863 0 -1 4194304 26042 0 0 0 22173 15 0 0 25 0 1 0 164028021 96821248 22175 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/14906/statm: 23638 22175 71 138 0 23497 0
Current children cumulated CPU time (s) 249.34
Current children cumulated vsize (KiB) 108724

[startup+255.902 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14906
/proc/meminfo: memFree=1572200/2055920 swapFree=4178404/4192956
[pid=14900] ppid=14898 vsize=14172 CPUtime=27.46
/proc/14900/stat : 14900 (SATzilla2009_I) S 14898 14900 14863 0 -1 4194304 10829 51527 0 0 741 13 1954 38 25 0 1 0 164025269 14512128 3299 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/14900/statm: 3543 3299 217 399 0 3140 0
[pid=14906] ppid=14900 vsize=95372 CPUtime=228.28
/proc/14906/stat : 14906 (mxc-sr08) R 14900 14900 14863 0 -1 4194304 26228 0 0 0 22813 15 0 0 25 0 1 0 164028021 97660928 22361 1992294400 134512640 135078026 4294956192 18446744073709551615 134534253 0 0 8392704 0 0 0 0 17 0 0 0
/proc/14906/statm: 23843 22361 71 138 0 23702 0
Current children cumulated CPU time (s) 255.74
Current children cumulated vsize (KiB) 109544

[startup+257.502 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14906
/proc/meminfo: memFree=1571944/2055920 swapFree=4178404/4192956
[pid=14900] ppid=14898 vsize=14172 CPUtime=27.46
/proc/14900/stat : 14900 (SATzilla2009_I) S 14898 14900 14863 0 -1 4194304 10829 51527 0 0 741 13 1954 38 25 0 1 0 164025269 14512128 3299 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/14900/statm: 3543 3299 217 399 0 3140 0
[pid=14906] ppid=14900 vsize=95372 CPUtime=229.88
/proc/14906/stat : 14906 (mxc-sr08) R 14900 14900 14863 0 -1 4194304 26258 0 0 0 22973 15 0 0 25 0 1 0 164028021 97660928 22391 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/14906/statm: 23843 22391 71 138 0 23702 0
Current children cumulated CPU time (s) 257.34
Current children cumulated vsize (KiB) 109544

[startup+258.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14906
/proc/meminfo: memFree=1571944/2055920 swapFree=4178404/4192956
[pid=14900] ppid=14898 vsize=14172 CPUtime=27.46
/proc/14900/stat : 14900 (SATzilla2009_I) S 14898 14900 14863 0 -1 4194304 10829 51527 0 0 741 13 1954 38 25 0 1 0 164025269 14512128 3299 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/14900/statm: 3543 3299 217 399 0 3140 0
[pid=14906] ppid=14900 vsize=95508 CPUtime=230.67
/proc/14906/stat : 14906 (mxc-sr08) R 14900 14900 14863 0 -1 4194304 26272 0 0 0 23052 15 0 0 25 0 1 0 164028021 97800192 22405 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/14906/statm: 23877 22405 71 138 0 23736 0
Current children cumulated CPU time (s) 258.13
Current children cumulated vsize (KiB) 109680

[startup+258.701 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14906
/proc/meminfo: memFree=1571880/2055920 swapFree=4178404/4192956
[pid=14900] ppid=14898 vsize=14172 CPUtime=27.46
/proc/14900/stat : 14900 (SATzilla2009_I) S 14898 14900 14863 0 -1 4194304 10829 51527 0 0 741 13 1954 38 25 0 1 0 164025269 14512128 3299 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/14900/statm: 3543 3299 217 399 0 3140 0
[pid=14906] ppid=14900 vsize=95508 CPUtime=231.07
/proc/14906/stat : 14906 (mxc-sr08) R 14900 14900 14863 0 -1 4194304 26274 0 0 0 23092 15 0 0 25 0 1 0 164028021 97800192 22407 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/14906/statm: 23877 22407 71 138 0 23736 0
Current children cumulated CPU time (s) 258.53
Current children cumulated vsize (KiB) 109680

[startup+258.901 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14906
/proc/meminfo: memFree=1571880/2055920 swapFree=4178404/4192956
[pid=14900] ppid=14898 vsize=14172 CPUtime=27.46
/proc/14900/stat : 14900 (SATzilla2009_I) S 14898 14900 14863 0 -1 4194304 10829 51527 0 0 741 13 1954 38 25 0 1 0 164025269 14512128 3299 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/14900/statm: 3543 3299 217 399 0 3140 0
[pid=14906] ppid=14900 vsize=95508 CPUtime=231.27
/proc/14906/stat : 14906 (mxc-sr08) R 14900 14900 14863 0 -1 4194304 26277 0 0 0 23112 15 0 0 25 0 1 0 164028021 97800192 22410 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/14906/statm: 23877 22410 71 138 0 23736 0
Current children cumulated CPU time (s) 258.73
Current children cumulated vsize (KiB) 109680

Child status: 20
Real time (s): 258.973
CPU time (s): 258.834
CPU user time (s): 258.146
CPU system time (s): 0.687895
CPU usage (%): 99.9462
Max. virtual memory (cumulated for all children) (KiB): 109680

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

runsolver used 0.245962 second user time and 0.702893 second system time

The end

Launcher Data

Begin job on node50 at 2009-05-03 16:12:52
IDJOB=1775450
IDBENCH=71766
IDSOLVER=616
FILE ID=node50/1775450-1241359971
PBS_JOBID= 9225622
Free space on /tmp= 66496 MiB

SOLVER NAME= SATzilla2009_I 2009-03-22
BENCH NAME= SAT_RACE06/manol-pipe-c7bidw_i.cnf
COMMAND LINE= HOME/SATzilla2009_I BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1775450-1241359971/watcher-1775450-1241359971 -o /tmp/evaluation-result-1775450-1241359971/solver-1775450-1241359971 -C 10000 -W 12000 -M 1800  HOME/SATzilla2009_I HOME/instance-1775450-1241359971.cnf

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

MD5SUM BENCH= 3eac71f4fca7132b74d6d27cfa83813f
RANDOM SEED=713823721

node50.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.216
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.216
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:       1678040 kB
Buffers:         51540 kB
Cached:         236788 kB
SwapCached:       8356 kB
Active:         124024 kB
Inactive:       174280 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1678040 kB
SwapTotal:     4192956 kB
SwapFree:      4178404 kB
Dirty:           38268 kB
Writeback:           0 kB
Mapped:          13412 kB
Slab:            65608 kB
Committed_AS:   626896 kB
PageTables:       1448 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= 66464 MiB
End job on node50 at 2009-05-03 16:17:11