Trace number 1726213

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SATzilla2009_R 2009-03-22UNSAT 113.266 113.83

General information on the benchmark

Namecrafted/Medium/contest05/jarvisalo/
mod2-3cage-unsat-9-12.sat05-2587.reshuffled-07.cnf
MD5SUMbfae796723167f552bcb2fa958f97ae8
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.000999
Satisfiable
(Un)Satisfiability was proved
Number of variables87
Number of clauses232
Sum of the clauses size696
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3232
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

64.65/65.28	c SATzilla is building models for class 1
64.65/65.28	c run presolver SATenstein for 30 seconds ... 
64.65/65.28	c Bin: Executing SATenstein
64.65/65.28	c spawning binary file with 30 seconds ...
64.65/65.28	c child exit by a signal
64.65/65.28	c SATenstein returned code 137.
64.65/65.28	c run presolver mxc-sr08 for 30 seconds ... 
64.65/65.28	c Bin: Executing mxc-sr08
64.65/65.28	c spawning binary file with 30 seconds ...
64.65/65.28	c child exit by a signal
64.65/65.28	c mxc-sr08 returned code 137.
64.65/65.28	c Orignal number of varibales is 87, number of clauses is 232 
64.65/65.28	c predicted feature computation time is 6.091696 
64.65/65.28	c Bin: Executing satelite
64.65/65.28	c spawning binary file with 240 seconds ...
64.65/65.28	c child exited successfully
64.65/65.28	c satzilla computing base features
64.65/65.28	c Number of variabe is: 60, Number of clause is : 232 
64.65/65.28	c Initializing...
64.65/65.28	c satzilla compute diameter ...
64.65/65.28	c start diameter features ...
64.65/65.28	c satzilla doing clause learning
64.65/65.28	c start clause learning features ...
64.65/65.28	c Bin: Executing zchaff07
64.65/65.28	c spawning binary file with 2 seconds ...
64.65/65.28	c child exit by a signal
64.65/65.28	c satzilla doing survey propogation probe
64.65/65.28	c do survay propogation for 2 second ...
64.65/65.28	c satzilla doing local search probe
64.65/65.28	c satzilla doing lobjois search-space size estimate
64.65/65.28	c features are:87 232 60 232 0.45 0 0.258621 0.362069 0.975125 1.17515 0.0655172 0.0644603 0.05 0.0666667 0.250955 0 0.0689655 0.0655172 0.105263 0.0517241 0.0689655 0.500402 0 0 0 0 -0 0.0193966 0.463481 0.00862069 0.0344828 1.39003 0.301724 0.025 0.0689655 0.0215517 0.0258621 5 0 5 5 -0 3514.17 0.139551 2773 4193 4193 2773 4061 3228 3542 19.166 0.0735868 17.1356 21.1259 21.1259 17.1356 20.7067 18.1186 19.4078 8.32667e-17 0 0 6.66134e-16 3.33067e-16 0 2.22045e-16 0 0 0.364946 0.0591504 0.317605 0.381317 0.380439 0.323074 0.37912 0.367685 0.374102 1.5954 0.646429 6.7697 0.232668 7 5 9 1.49303 0.2424 0.823284 0.159253 0.997307 0.999509 
64.65/65.28	c satzilla's ranking:
64.65/65.28	c 1) picosat846: 6.796365
64.65/65.28	c 2) march_dl2004: 4.688946
64.65/65.28	c 3) kcnfs04SAT07: 1.572532
64.65/65.28	c 4) adaptg2wsat+: 0.884143
64.65/65.28	c 5) gnovelty+: 0.060900
64.65/65.28	c 6) adaptg2wsat0: -0.364821
64.65/65.28	c 7) SATenstein: -1.176369
64.65/65.28	c 8) mxc-sr08: -10000.000000
64.65/65.28	c 9) tts-4-0: -10000.000000
64.65/65.28	c 10) zchaff_rand: -10000.000000
64.65/65.28	c 11) vallst: -10000.000000
64.65/65.28	c 12) minisat20: -10000.000000
64.65/65.28	c 13) minisat20SAT07: -10000.000000
64.65/65.28	c satzilla running picosat846 ... 
113.22/113.82	c Bin: Executing picosat846
113.22/113.82	c spawning binary file with 1135 seconds ...
113.22/113.82	c child exited successfully
113.22/113.82	c picosat846 returned code 20.
113.22/113.82	s UNSATISFIABLE
113.22/113.82	c SATZILLA_TIME=113.270000

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-1726213-1240709878/watcher-1726213-1240709878 -o /tmp/evaluation-result-1726213-1240709878/solver-1726213-1240709878 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_R HOME/instance-1726213-1240709878.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.00 1.00 1.00 3/64 13517
/proc/meminfo: memFree=1613796/2055920 swapFree=4192952/4192956
[pid=13517] ppid=13515 vsize=2056 CPUtime=0
/proc/13517/stat : 13517 (SATzilla2009_R) R 13515 13517 13225 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 99016850 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135543087 0 0 4096 0 0 0 0 17 0 0 0
/proc/13517/statm: 514 112 96 399 0 111 0
[pid=13518] ppid=13517 vsize=6504 CPUtime=0
/proc/13518/stat : 13518 (SATenstein) R 13517 13517 13225 0 -1 4194304 299 0 0 0 0 0 0 0 18 0 1 0 99016850 6660096 279 1992294400 134512640 134854740 4294955360 18446744073709551615 10727127 0 0 8392704 0 0 0 0 17 0 0 0
/proc/13518/statm: 1626 287 170 83 0 1187 0

[startup+0.022097 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 13517
/proc/meminfo: memFree=1613796/2055920 swapFree=4192952/4192956
[pid=13517] ppid=13515 vsize=2056 CPUtime=0
/proc/13517/stat : 13517 (SATzilla2009_R) S 13515 13517 13225 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 99016850 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/13517/statm: 514 112 96 399 0 111 0
[pid=13518] ppid=13517 vsize=6504 CPUtime=0.01
/proc/13518/stat : 13518 (SATenstein) R 13517 13517 13225 0 -1 4194304 311 0 0 0 1 0 0 0 19 0 1 0 99016850 6660096 291 1992294400 134512640 134854740 4294955360 18446744073709551615 134568761 0 0 8392704 0 0 0 0 17 0 0 0
/proc/13518/statm: 1626 291 174 83 0 1187 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 8560

[startup+0.101104 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 13517
/proc/meminfo: memFree=1613796/2055920 swapFree=4192952/4192956
[pid=13517] ppid=13515 vsize=2056 CPUtime=0
/proc/13517/stat : 13517 (SATzilla2009_R) S 13515 13517 13225 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 99016850 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/13517/statm: 514 112 96 399 0 111 0
[pid=13518] ppid=13517 vsize=6504 CPUtime=0.09
/proc/13518/stat : 13518 (SATenstein) R 13517 13517 13225 0 -1 4194304 311 0 0 0 9 0 0 0 19 0 1 0 99016850 6660096 291 1992294400 134512640 134854740 4294955360 18446744073709551615 134664961 0 0 8392704 0 0 0 0 17 0 0 0
/proc/13518/statm: 1626 291 174 83 0 1187 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8560

[startup+0.301124 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 13517
/proc/meminfo: memFree=1613796/2055920 swapFree=4192952/4192956
[pid=13517] ppid=13515 vsize=2056 CPUtime=0
/proc/13517/stat : 13517 (SATzilla2009_R) S 13515 13517 13225 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 99016850 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/13517/statm: 514 112 96 399 0 111 0
[pid=13518] ppid=13517 vsize=6504 CPUtime=0.29
/proc/13518/stat : 13518 (SATenstein) R 13517 13517 13225 0 -1 4194304 311 0 0 0 29 0 0 0 21 0 1 0 99016850 6660096 291 1992294400 134512640 134854740 4294955360 18446744073709551615 134760310 0 0 8392704 0 0 0 0 17 0 0 0
/proc/13518/statm: 1626 291 174 83 0 1187 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8560

[startup+0.701165 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 13517
/proc/meminfo: memFree=1613796/2055920 swapFree=4192952/4192956
[pid=13517] ppid=13515 vsize=2056 CPUtime=0
/proc/13517/stat : 13517 (SATzilla2009_R) S 13515 13517 13225 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 99016850 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/13517/statm: 514 112 96 399 0 111 0
[pid=13518] ppid=13517 vsize=6504 CPUtime=0.69
/proc/13518/stat : 13518 (SATenstein) R 13517 13517 13225 0 -1 4194304 311 0 0 0 69 0 0 0 25 0 1 0 99016850 6660096 291 1992294400 134512640 134854740 4294955360 18446744073709551615 134568535 0 0 8392704 0 0 0 0 17 0 0 0
/proc/13518/statm: 1626 291 174 83 0 1187 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8560

[startup+1.50125 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13519
/proc/meminfo: memFree=1613140/2055920 swapFree=4192952/4192956
[pid=13517] ppid=13515 vsize=2056 CPUtime=0
/proc/13517/stat : 13517 (SATzilla2009_R) S 13515 13517 13225 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 99016850 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/13517/statm: 514 112 96 399 0 111 0
[pid=13518] ppid=13517 vsize=6504 CPUtime=1.49
/proc/13518/stat : 13518 (SATenstein) R 13517 13517 13225 0 -1 4194304 311 0 0 0 149 0 0 0 25 0 1 0 99016850 6660096 291 1992294400 134512640 134854740 4294955360 18446744073709551615 134760830 0 0 8392704 0 0 0 0 17 0 0 0
/proc/13518/statm: 1626 291 174 83 0 1187 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8560

[startup+3.10141 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13519
/proc/meminfo: memFree=1613012/2055920 swapFree=4192952/4192956
[pid=13517] ppid=13515 vsize=2056 CPUtime=0
/proc/13517/stat : 13517 (SATzilla2009_R) S 13515 13517 13225 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 99016850 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/13517/statm: 514 112 96 399 0 111 0
[pid=13518] ppid=13517 vsize=6504 CPUtime=3.09
/proc/13518/stat : 13518 (SATenstein) R 13517 13517 13225 0 -1 4194304 311 0 0 0 309 0 0 0 25 0 1 0 99016850 6660096 291 1992294400 134512640 134854740 4294955360 18446744073709551615 134760109 0 0 8392704 0 0 0 0 17 0 0 0
/proc/13518/statm: 1626 291 174 83 0 1187 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 8560

[startup+6.30174 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13519
/proc/meminfo: memFree=1611860/2055920 swapFree=4192952/4192956
[pid=13517] ppid=13515 vsize=2056 CPUtime=0
/proc/13517/stat : 13517 (SATzilla2009_R) S 13515 13517 13225 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 99016850 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/13517/statm: 514 112 96 399 0 111 0
[pid=13518] ppid=13517 vsize=6504 CPUtime=6.29
/proc/13518/stat : 13518 (SATenstein) R 13517 13517 13225 0 -1 4194304 311 0 0 0 629 0 0 0 25 0 1 0 99016850 6660096 291 1992294400 134512640 134854740 4294955360 18446744073709551615 134761109 0 0 8392704 0 0 0 0 17 0 0 0
/proc/13518/statm: 1626 291 174 83 0 1187 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 8560

[startup+12.7014 s]
/proc/loadavg: 1.08 1.02 1.01 2/66 13519
/proc/meminfo: memFree=1611732/2055920 swapFree=4192952/4192956
[pid=13517] ppid=13515 vsize=2056 CPUtime=0
/proc/13517/stat : 13517 (SATzilla2009_R) S 13515 13517 13225 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 99016850 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/13517/statm: 514 112 96 399 0 111 0
[pid=13518] ppid=13517 vsize=6504 CPUtime=12.68
/proc/13518/stat : 13518 (SATenstein) R 13517 13517 13225 0 -1 4194304 311 0 0 0 1268 0 0 0 25 0 1 0 99016850 6660096 291 1992294400 134512640 134854740 4294955360 18446744073709551615 134760373 0 0 8392704 0 0 0 0 17 0 0 0
/proc/13518/statm: 1626 291 174 83 0 1187 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 8560

[startup+25.5019 s]
/proc/loadavg: 1.28 1.06 1.02 2/66 13519
/proc/meminfo: memFree=1611796/2055920 swapFree=4192952/4192956
[pid=13517] ppid=13515 vsize=2056 CPUtime=0
/proc/13517/stat : 13517 (SATzilla2009_R) S 13515 13517 13225 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 99016850 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/13517/statm: 514 112 96 399 0 111 0
[pid=13518] ppid=13517 vsize=6504 CPUtime=25.48
/proc/13518/stat : 13518 (SATenstein) R 13517 13517 13225 0 -1 4194304 311 0 0 0 2548 0 0 0 25 0 1 0 99016850 6660096 291 1992294400 134512640 134854740 4294955360 18446744073709551615 134760038 0 0 8392704 0 0 0 0 17 0 0 0
/proc/13518/statm: 1626 291 174 83 0 1187 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 8560

[startup+51.1014 s]
/proc/loadavg: 1.65 1.17 1.06 2/66 13520
/proc/meminfo: memFree=1610708/2055920 swapFree=4192952/4192956
[pid=13517] ppid=13515 vsize=2056 CPUtime=30.01
/proc/13517/stat : 13517 (SATzilla2009_R) S 13515 13517 13225 0 -1 4194304 152 311 0 0 0 1 2999 1 18 0 1 0 99016850 2105344 121 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/13517/statm: 514 121 104 399 0 111 0
[pid=13520] ppid=13517 vsize=2788 CPUtime=20.55
/proc/13520/stat : 13520 (mxc-sr08) R 13517 13517 13225 0 -1 4194304 600 0 0 0 2054 1 0 0 25 0 1 0 99019902 2854912 596 1992294400 134512640 135078026 4294956192 18446744073709551615 134526861 0 0 8392704 0 0 0 0 17 0 0 0
/proc/13520/statm: 697 596 71 138 0 556 0
Current children cumulated CPU time (s) 50.56
Current children cumulated vsize (KiB) 4844

[startup+102.306 s]
/proc/loadavg: 1.54 1.23 1.08 2/66 13523
/proc/meminfo: memFree=1613012/2055920 swapFree=4192952/4192956
[pid=13517] ppid=13515 vsize=3176 CPUtime=64.74
/proc/13517/stat : 13517 (SATzilla2009_R) S 13515 13517 13225 0 -1 4194304 439 2190 0 0 263 12 6195 4 25 0 1 0 99016850 3252224 323 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/13517/statm: 794 323 219 399 0 391 0
[pid=13523] ppid=13517 vsize=1636 CPUtime=36.98
/proc/13523/stat : 13523 (picosat846) R 13517 13517 13225 0 -1 4194304 176 0 0 0 3698 0 0 0 25 0 1 0 99023379 1675264 165 1992294400 134512640 134570484 4294956192 18446744073709551615 134552675 0 0 8392704 0 0 0 0 17 0 0 0
/proc/13523/statm: 409 165 84 14 0 75 0
Current children cumulated CPU time (s) 101.72
Current children cumulated vsize (KiB) 4812

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

[startup+102.506 s]
/proc/loadavg: 1.50 1.22 1.08 2/66 13523
/proc/meminfo: memFree=1613012/2055920 swapFree=4192952/4192956
[pid=13517] ppid=13515 vsize=3176 CPUtime=64.74
/proc/13517/stat : 13517 (SATzilla2009_R) S 13515 13517 13225 0 -1 4194304 439 2190 0 0 263 12 6195 4 25 0 1 0 99016850 3252224 323 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/13517/statm: 794 323 219 399 0 391 0
[pid=13523] ppid=13517 vsize=1636 CPUtime=37.18
/proc/13523/stat : 13523 (picosat846) R 13517 13517 13225 0 -1 4194304 176 0 0 0 3718 0 0 0 25 0 1 0 99023379 1675264 165 1992294400 134512640 134570484 4294956192 18446744073709551615 134553027 0 0 8392704 0 0 0 0 17 0 0 0
/proc/13523/statm: 409 165 84 14 0 75 0
Current children cumulated CPU time (s) 101.92
Current children cumulated vsize (KiB) 4812

[startup+108.901 s]
/proc/loadavg: 1.46 1.22 1.08 2/66 13523
/proc/meminfo: memFree=1613012/2055920 swapFree=4192952/4192956
[pid=13517] ppid=13515 vsize=3176 CPUtime=64.74
/proc/13517/stat : 13517 (SATzilla2009_R) S 13515 13517 13225 0 -1 4194304 439 2190 0 0 263 12 6195 4 25 0 1 0 99016850 3252224 323 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/13517/statm: 794 323 219 399 0 391 0
[pid=13523] ppid=13517 vsize=1636 CPUtime=43.58
/proc/13523/stat : 13523 (picosat846) R 13517 13517 13225 0 -1 4194304 176 0 0 0 4358 0 0 0 25 0 1 0 99023379 1675264 165 1992294400 134512640 134570484 4294956192 18446744073709551615 134552526 0 0 8392704 0 0 0 0 17 0 0 0
/proc/13523/statm: 409 165 84 14 0 75 0
Current children cumulated CPU time (s) 108.32
Current children cumulated vsize (KiB) 4812

[startup+112.102 s]
/proc/loadavg: 1.46 1.22 1.08 2/66 13523
/proc/meminfo: memFree=1613012/2055920 swapFree=4192952/4192956
[pid=13517] ppid=13515 vsize=3176 CPUtime=64.74
/proc/13517/stat : 13517 (SATzilla2009_R) S 13515 13517 13225 0 -1 4194304 439 2190 0 0 263 12 6195 4 25 0 1 0 99016850 3252224 323 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/13517/statm: 794 323 219 399 0 391 0
[pid=13523] ppid=13517 vsize=1636 CPUtime=46.78
/proc/13523/stat : 13523 (picosat846) R 13517 13517 13225 0 -1 4194304 176 0 0 0 4678 0 0 0 25 0 1 0 99023379 1675264 165 1992294400 134512640 134570484 4294956192 18446744073709551615 134524320 0 0 8392704 0 0 0 0 17 0 0 0
/proc/13523/statm: 409 165 84 14 0 75 0
Current children cumulated CPU time (s) 111.52
Current children cumulated vsize (KiB) 4812

[startup+112.902 s]
/proc/loadavg: 1.42 1.22 1.08 2/66 13523
/proc/meminfo: memFree=1613012/2055920 swapFree=4192952/4192956
[pid=13517] ppid=13515 vsize=3176 CPUtime=64.74
/proc/13517/stat : 13517 (SATzilla2009_R) S 13515 13517 13225 0 -1 4194304 439 2190 0 0 263 12 6195 4 25 0 1 0 99016850 3252224 323 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/13517/statm: 794 323 219 399 0 391 0
[pid=13523] ppid=13517 vsize=1636 CPUtime=47.58
/proc/13523/stat : 13523 (picosat846) R 13517 13517 13225 0 -1 4194304 176 0 0 0 4758 0 0 0 25 0 1 0 99023379 1675264 165 1992294400 134512640 134570484 4294956192 18446744073709551615 134560955 0 0 8392704 0 0 0 0 17 0 0 0
/proc/13523/statm: 409 165 84 14 0 75 0
Current children cumulated CPU time (s) 112.32
Current children cumulated vsize (KiB) 4812

[startup+113.302 s]
/proc/loadavg: 1.42 1.22 1.08 2/66 13523
/proc/meminfo: memFree=1613012/2055920 swapFree=4192952/4192956
[pid=13517] ppid=13515 vsize=3176 CPUtime=64.74
/proc/13517/stat : 13517 (SATzilla2009_R) S 13515 13517 13225 0 -1 4194304 439 2190 0 0 263 12 6195 4 25 0 1 0 99016850 3252224 323 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/13517/statm: 794 323 219 399 0 391 0
[pid=13523] ppid=13517 vsize=1636 CPUtime=47.98
/proc/13523/stat : 13523 (picosat846) R 13517 13517 13225 0 -1 4194304 176 0 0 0 4798 0 0 0 25 0 1 0 99023379 1675264 165 1992294400 134512640 134570484 4294956192 18446744073709551615 134523808 0 0 8392704 0 0 0 0 17 0 0 0
/proc/13523/statm: 409 165 84 14 0 75 0
Current children cumulated CPU time (s) 112.72
Current children cumulated vsize (KiB) 4812

[startup+113.702 s]
/proc/loadavg: 1.42 1.22 1.08 2/66 13523
/proc/meminfo: memFree=1613012/2055920 swapFree=4192952/4192956
[pid=13517] ppid=13515 vsize=3176 CPUtime=64.74
/proc/13517/stat : 13517 (SATzilla2009_R) S 13515 13517 13225 0 -1 4194304 439 2190 0 0 263 12 6195 4 25 0 1 0 99016850 3252224 323 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/13517/statm: 794 323 219 399 0 391 0
[pid=13523] ppid=13517 vsize=1636 CPUtime=48.38
/proc/13523/stat : 13523 (picosat846) R 13517 13517 13225 0 -1 4194304 176 0 0 0 4838 0 0 0 25 0 1 0 99023379 1675264 165 1992294400 134512640 134570484 4294956192 18446744073709551615 134551351 0 0 8392704 0 0 0 0 17 0 0 0
/proc/13523/statm: 409 165 84 14 0 75 0
Current children cumulated CPU time (s) 113.12
Current children cumulated vsize (KiB) 4812

[startup+113.802 s]
/proc/loadavg: 1.42 1.22 1.08 2/66 13523
/proc/meminfo: memFree=1613012/2055920 swapFree=4192952/4192956
[pid=13517] ppid=13515 vsize=3176 CPUtime=64.74
/proc/13517/stat : 13517 (SATzilla2009_R) S 13515 13517 13225 0 -1 4194304 439 2190 0 0 263 12 6195 4 25 0 1 0 99016850 3252224 323 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/13517/statm: 794 323 219 399 0 391 0
[pid=13523] ppid=13517 vsize=1636 CPUtime=48.48
/proc/13523/stat : 13523 (picosat846) R 13517 13517 13225 0 -1 4194304 176 0 0 0 4848 0 0 0 25 0 1 0 99023379 1675264 165 1992294400 134512640 134570484 4294956192 18446744073709551615 134553080 0 0 8392704 0 0 0 0 17 0 0 0
/proc/13523/statm: 409 165 84 14 0 75 0
Current children cumulated CPU time (s) 113.22
Current children cumulated vsize (KiB) 4812

Child status: 20
Real time (s): 113.83
CPU time (s): 113.266
CPU user time (s): 113.095
CPU system time (s): 0.170974
CPU usage (%): 99.5048
Max. virtual memory (cumulated for all children) (KiB): 8560

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 113.095
system time used= 0.170974
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2819
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= 37
involuntary context switches= 417

runsolver used 0.352946 second user time and 0.776881 second system time

The end

Launcher Data

Begin job on node90 at 2009-04-26 03:37:58
IDJOB=1726213
IDBENCH=24608
IDSOLVER=526
FILE ID=node90/1726213-1240709878
PBS_JOBID= 9186828
Free space on /tmp= 66524 MiB

SOLVER NAME= SATzilla2009_R 2009-03-22
BENCH NAME= SAT07/crafted/Medium/contest05/jarvisalo/mod2-3cage-unsat-9-12.sat05-2587.reshuffled-07.cnf
COMMAND LINE= HOME/SATzilla2009_R BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1726213-1240709878/watcher-1726213-1240709878 -o /tmp/evaluation-result-1726213-1240709878/solver-1726213-1240709878 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_R HOME/instance-1726213-1240709878.cnf

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

MD5SUM BENCH= bfae796723167f552bcb2fa958f97ae8
RANDOM SEED=638708014

node90.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.238
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.238
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1614276 kB
Buffers:         41588 kB
Cached:         313708 kB
SwapCached:          4 kB
Active:         149488 kB
Inactive:       223116 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1614276 kB
SwapTotal:     4192956 kB
SwapFree:      4192952 kB
Dirty:           31504 kB
Writeback:           0 kB
Mapped:          23980 kB
Slab:            55052 kB
Committed_AS:   250340 kB
PageTables:       1428 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= 66492 MiB
End job on node90 at 2009-04-26 03:39:52