Trace number 1579872

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_C 2009-03-22UNSAT 115.651 115.729

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UR-10-5p0.cnf
MD5SUMe024fd9d9cdae82453a8cdaa74d08481
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark37.3953
Satisfiable
(Un)Satisfiability was proved
Number of variables104479
Number of clauses500869
Sum of the clauses size1175016
Maximum clause length10
Minimum clause length1
Number of clauses of size 15498
Number of clauses of size 2398195
Number of clauses of size 369976
Number of clauses of size 43020
Number of clauses of size 512080
Number of clauses of size over 512100

Solver Data

34.94/35.00	c SATzilla is building models for class 2
34.94/35.00	c run presolver march_dl2004 for 5 seconds ... 
34.94/35.00	c Bin: Executing march_dl2004
34.94/35.00	c spawning binary file with 5 seconds ...
34.94/35.00	c child exit by a signal
34.94/35.00	c march_dl2004 returned code 137.
34.94/35.00	c run presolver mxc-sr08 for 5 seconds ... 
34.94/35.00	c Bin: Executing mxc-sr08
34.94/35.00	c spawning binary file with 5 seconds ...
34.94/35.00	c child exit by a signal
34.94/35.00	c mxc-sr08 returned code 137.
34.94/35.00	c Orignal number of varibales is 104479, number of clauses is 500869 
34.94/35.00	c predicted feature computation time is 29.274327 
34.94/35.00	c Bin: Executing satelite
34.94/35.00	c spawning binary file with 240 seconds ...
34.94/35.00	c child exited successfully
34.94/35.00	c satzilla computing base features
34.94/35.00	c Number of variabe is: 49462, Number of clause is : 300405 
34.94/35.00	c Initializing...
34.94/35.00	c satzilla compute diameter ...
34.94/35.00	c start diameter features ...
34.94/35.00	c satzilla doing clause learning
34.94/35.00	c start clause learning features ...
34.94/35.00	c Bin: Executing zchaff07
34.94/35.00	c spawning binary file with 2 seconds ...
34.94/35.00	c child exit by a signal
34.94/35.00	c satzilla doing survey propogation probe
34.94/35.00	c do survay propogation for 2 second ...
34.94/35.00	c satzilla doing local search probe
34.94/35.00	c satzilla doing lobjois search-space size estimate
34.94/35.00	c features are:104479 500869 49462 300405 1.11231 0.667312 0.164651 0.426568 0.930194 1.45022 5.59551e-05 0.478113 4.04351e-05 0.000202175 1.07355 0.603905 0.850029 5.59551e-05 0.704542 2.33019e-05 0.00022969 2.9644 0.242409 0.149249 0 0.75 2.85727 3.17486e-05 0.86817 9.98652e-06 0.000149798 2.6101 0.724625 6.15855e-05 0.641892 1.66442e-05 0.000249663 17.1613 0.0260459 16 18 0.626766 22.8 0.507257 7 41 41 7 28 15 23 63.4434 1.05105 20.4348 196 196 20.4348 41.0357 24.6 35.1463 0.537864 0.604259 1.7583e-09 0.972689 0.883817 0.0433727 0.827311 0.221992 0.683366 0.01901 1.13809 3.2519e-07 0.165932 0.0516514 0.000109669 0.0351528 0.00206724 0.00541474 13001 1.27737 8963.5 1.41421 8963.5 0 0 2.54843 0.994345 1.35994 0.462361 0.214093 0.540804 
34.94/35.00	c satzilla's ranking:
34.94/35.00	c 1) minisat20SAT07: 3.404458
34.94/35.00	c 2) minisat20: 2.548904
34.94/35.00	c 3) march_dl2004: 2.236254
34.94/35.00	c 4) zchaff_rand: 1.719528
34.94/35.00	c 5) mxc-sr08: 1.416401
34.94/35.00	c 6) vallst: 0.744687
34.94/35.00	c 7) tts-4-0: -0.188104
34.94/35.00	c 8) SATenstein: -10000.000000
34.94/35.00	c 9) gnovelty+: -10000.000000
34.94/35.00	c 10) adaptg2wsat+: -10000.000000
34.94/35.00	c 11) adaptg2wsat0: -10000.000000
34.94/35.00	c 12) picosat846: -10000.000000
34.94/35.00	c 13) kcnfs04SAT07: -10000.000000
34.94/35.00	c satzilla running minisat20SAT07 ... 
115.59/115.72	c Bin: Executing minisat20SAT07
115.59/115.72	c spawning binary file with 1165 seconds ...
115.59/115.72	c child exited successfully
115.59/115.72	c minisat20SAT07 returned code 0.
115.59/115.72	s UNSATISFIABLE
115.59/115.72	c SATZILLA_TIME=115.650000

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-1579872-1238912232/watcher-1579872-1238912232 -o /tmp/evaluation-result-1579872-1238912232/solver-1579872-1238912232 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_C HOME/instance-1579872-1238912232.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.39 1.09 1.03 3/64 31618
/proc/meminfo: memFree=1401104/2055920 swapFree=4176772/4192956
[pid=31618] ppid=31616 vsize=2056 CPUtime=0
/proc/31618/stat : 31618 (SATzilla2009_C) S 31616 31618 30823 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1163885713 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/31618/statm: 514 112 96 399 0 111 0
[pid=31619] ppid=31618 vsize=6872 CPUtime=0
/proc/31619/stat : 31619 (march_dl2004) R 31618 31618 30823 0 -1 4194304 701 0 0 0 0 0 0 0 19 0 1 0 1163885713 7036928 696 1992294400 134512640 134996440 4294956176 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/31619/statm: 1751 698 49 118 0 1630 0

[startup+0.09755 s]
/proc/loadavg: 1.39 1.09 1.03 3/64 31618
/proc/meminfo: memFree=1401104/2055920 swapFree=4176772/4192956
[pid=31618] ppid=31616 vsize=2056 CPUtime=0
/proc/31618/stat : 31618 (SATzilla2009_C) S 31616 31618 30823 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1163885713 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/31618/statm: 514 112 96 399 0 111 0
[pid=31619] ppid=31618 vsize=12196 CPUtime=0.08
/proc/31619/stat : 31619 (march_dl2004) R 31618 31618 30823 0 -1 4194304 2431 0 0 0 8 0 0 0 19 0 1 0 1163885713 12488704 2426 1992294400 134512640 134996440 4294956176 18446744073709551615 134549887 0 0 8392704 0 0 0 0 17 0 0 0
/proc/31619/statm: 3049 2426 50 118 0 2928 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 14252

[startup+0.101549 s]
/proc/loadavg: 1.39 1.09 1.03 3/64 31618
/proc/meminfo: memFree=1401104/2055920 swapFree=4176772/4192956
[pid=31618] ppid=31616 vsize=2056 CPUtime=0
/proc/31618/stat : 31618 (SATzilla2009_C) S 31616 31618 30823 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1163885713 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/31618/statm: 514 112 96 399 0 111 0
[pid=31619] ppid=31618 vsize=12196 CPUtime=0.09
/proc/31619/stat : 31619 (march_dl2004) R 31618 31618 30823 0 -1 4194304 2448 0 0 0 9 0 0 0 19 0 1 0 1163885713 12488704 2443 1992294400 134512640 134996440 4294956176 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 0 0 0
/proc/31619/statm: 3049 2443 50 118 0 2928 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 14252

[startup+0.301568 s]
/proc/loadavg: 1.39 1.09 1.03 3/64 31618
/proc/meminfo: memFree=1401104/2055920 swapFree=4176772/4192956
[pid=31618] ppid=31616 vsize=2056 CPUtime=0
/proc/31618/stat : 31618 (SATzilla2009_C) S 31616 31618 30823 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1163885713 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/31618/statm: 514 112 96 399 0 111 0
[pid=31619] ppid=31618 vsize=14968 CPUtime=0.29
/proc/31619/stat : 31619 (march_dl2004) R 31618 31618 30823 0 -1 4194304 3287 0 0 0 28 1 0 0 21 0 1 0 1163885713 15327232 3282 1992294400 134512640 134996440 4294956176 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/31619/statm: 3742 3282 50 118 0 3621 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 17024

[startup+0.701605 s]
/proc/loadavg: 1.39 1.09 1.03 3/64 31618
/proc/meminfo: memFree=1401104/2055920 swapFree=4176772/4192956
[pid=31618] ppid=31616 vsize=2056 CPUtime=0
/proc/31618/stat : 31618 (SATzilla2009_C) S 31616 31618 30823 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1163885713 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/31618/statm: 514 112 96 399 0 111 0
[pid=31619] ppid=31618 vsize=41632 CPUtime=0.69
/proc/31619/stat : 31619 (march_dl2004) R 31618 31618 30823 0 -1 4194304 8280 0 0 0 66 3 0 0 25 0 1 0 1163885713 42631168 8273 1992294400 134512640 134996440 4294956176 18446744073709551615 134542421 0 0 8392704 0 0 0 0 17 0 0 0
/proc/31619/statm: 10408 8273 52 118 0 10287 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 43688

[startup+1.50168 s]
/proc/loadavg: 1.39 1.09 1.03 2/66 31620
/proc/meminfo: memFree=1372032/2055920 swapFree=4176772/4192956
[pid=31618] ppid=31616 vsize=2056 CPUtime=0
/proc/31618/stat : 31618 (SATzilla2009_C) S 31616 31618 30823 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1163885713 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/31618/statm: 514 112 96 399 0 111 0
[pid=31619] ppid=31618 vsize=40624 CPUtime=1.49
/proc/31619/stat : 31619 (march_dl2004) R 31618 31618 30823 0 -1 4194304 10093 0 0 0 145 4 0 0 25 0 1 0 1163885713 41598976 8140 1992294400 134512640 134996440 4294956176 18446744073709551615 134544603 0 0 8392704 0 0 0 0 17 0 0 0
/proc/31619/statm: 10156 8140 55 118 0 10035 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 42680

[startup+3.10183 s]
/proc/loadavg: 1.39 1.09 1.03 2/66 31620
/proc/meminfo: memFree=1368192/2055920 swapFree=4176772/4192956
[pid=31618] ppid=31616 vsize=2056 CPUtime=0
/proc/31618/stat : 31618 (SATzilla2009_C) S 31616 31618 30823 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1163885713 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/31618/statm: 514 112 96 399 0 111 0
[pid=31619] ppid=31618 vsize=42060 CPUtime=3.09
/proc/31619/stat : 31619 (march_dl2004) R 31618 31618 30823 0 -1 4194304 12925 0 0 0 302 7 0 0 25 0 1 0 1163885713 43069440 8498 1992294400 134512640 134996440 4294956176 18446744073709551615 134543076 0 0 8392704 0 0 0 0 17 0 0 0
/proc/31619/statm: 10515 8498 57 118 0 10394 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 44116

[startup+6.30114 s]
/proc/loadavg: 1.44 1.11 1.03 2/66 31621
/proc/meminfo: memFree=1362304/2055920 swapFree=4176772/4192956
[pid=31618] ppid=31616 vsize=2056 CPUtime=5
/proc/31618/stat : 31618 (SATzilla2009_C) S 31616 31618 30823 0 -1 4194304 152 23474 0 0 0 0 486 14 19 0 1 0 1163885713 2105344 121 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/31618/statm: 514 121 104 399 0 111 0
[pid=31621] ppid=31618 vsize=56556 CPUtime=1.27
/proc/31621/stat : 31621 (mxc-sr08) R 31618 31618 30823 0 -1 4194304 14503 0 0 0 120 7 0 0 25 0 1 0 1163886214 57913344 12335 1992294400 134512640 135078026 4294956176 18446744073709551615 134560922 0 0 8392704 0 0 0 0 17 1 0 0
/proc/31621/statm: 14139 12335 55 138 0 13998 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 58612

[startup+12.7027 s]
/proc/loadavg: 1.41 1.11 1.03 2/66 31622
/proc/meminfo: memFree=1342016/2055920 swapFree=4176772/4192956
[pid=31618] ppid=31616 vsize=2056 CPUtime=10.01
/proc/31618/stat : 31618 (SATzilla2009_C) S 31616 31618 30823 0 -1 4194304 180 40459 0 0 0 0 978 23 16 0 1 0 1163885713 2105344 139 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/31618/statm: 514 139 121 399 0 111 0
[pid=31622] ppid=31618 vsize=59200 CPUtime=2.65
/proc/31622/stat : 31622 (satelite) R 31618 31618 30823 0 -1 4194304 16190 0 0 0 255 10 0 0 25 0 1 0 1163886716 60620800 13499 1992294400 134512640 135037501 4294956160 18446744073709551615 134582157 0 0 8392704 3 0 0 0 17 0 0 0
/proc/31622/statm: 14800 13499 67 128 0 14669 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 61256

[startup+25.5019 s]
/proc/loadavg: 1.31 1.10 1.03 2/65 31622
/proc/meminfo: memFree=1373832/2055920 swapFree=4176772/4192956
[pid=31618] ppid=31616 vsize=20912 CPUtime=25.18
/proc/31618/stat : 31618 (SATzilla2009_C) S 31616 31618 30823 0 -1 4194304 8874 58560 0 0 1136 4 1339 39 25 0 1 0 1163885713 21413888 4766 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/31618/statm: 5228 4766 136 399 0 4825 0
Current children cumulated CPU time (s) 25.18
Current children cumulated vsize (KiB) 20912

[startup+51.1013 s]
/proc/loadavg: 1.21 1.09 1.03 2/66 31624
/proc/meminfo: memFree=1330176/2055920 swapFree=4176772/4192956
[pid=31618] ppid=31616 vsize=22976 CPUtime=34.94
/proc/31618/stat : 31618 (SATzilla2009_C) S 31616 31618 30823 0 -1 4194304 19473 67992 0 0 1902 14 1533 45 25 0 1 0 1163885713 23527424 5404 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/31618/statm: 5744 5404 220 399 0 5341 0
[pid=31624] ppid=31618 vsize=48300 CPUtime=16.08
/proc/31624/stat : 31624 (minisat20SAT07) R 31618 31618 30823 0 -1 4194304 12897 0 0 0 1601 7 0 0 25 0 1 0 1163889213 49459200 11184 1992294400 134512640 135078472 4294956176 18446744073709551615 134550521 0 0 8392704 3 0 0 0 17 0 0 0
/proc/31624/statm: 12075 11184 74 138 0 11934 0
Current children cumulated CPU time (s) 51.02
Current children cumulated vsize (KiB) 71276

[startup+102.305 s]
/proc/loadavg: 1.09 1.08 1.03 2/66 31624
/proc/meminfo: memFree=1313600/2055920 swapFree=4176772/4192956
[pid=31618] ppid=31616 vsize=22976 CPUtime=34.94
/proc/31618/stat : 31618 (SATzilla2009_C) S 31616 31618 30823 0 -1 4194304 19473 67992 0 0 1902 14 1533 45 25 0 1 0 1163885713 23527424 5404 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/31618/statm: 5744 5404 220 399 0 5341 0
[pid=31624] ppid=31618 vsize=65268 CPUtime=67.26
/proc/31624/stat : 31624 (minisat20SAT07) R 31618 31618 30823 0 -1 4194304 17106 0 0 0 6716 10 0 0 25 0 1 0 1163889213 66834432 15393 1992294400 134512640 135078472 4294956176 18446744073709551615 134550857 0 0 8392704 3 0 0 0 17 0 0 0
/proc/31624/statm: 16317 15393 74 138 0 16176 0
Current children cumulated CPU time (s) 102.2
Current children cumulated vsize (KiB) 88244

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

[startup+108.702 s]
/proc/loadavg: 1.08 1.07 1.02 2/66 31624
/proc/meminfo: memFree=1312000/2055920 swapFree=4176772/4192956
[pid=31618] ppid=31616 vsize=22976 CPUtime=34.94
/proc/31618/stat : 31618 (SATzilla2009_C) S 31616 31618 30823 0 -1 4194304 19473 67992 0 0 1902 14 1533 45 25 0 1 0 1163885713 23527424 5404 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/31618/statm: 5744 5404 220 399 0 5341 0
[pid=31624] ppid=31618 vsize=67116 CPUtime=73.65
/proc/31624/stat : 31624 (minisat20SAT07) R 31618 31618 30823 0 -1 4194304 17587 0 0 0 7354 11 0 0 25 0 1 0 1163889213 68726784 15874 1992294400 134512640 135078472 4294956176 18446744073709551615 134550692 0 0 8392704 3 0 0 0 17 0 0 0
/proc/31624/statm: 16779 15874 74 138 0 16638 0
Current children cumulated CPU time (s) 108.59
Current children cumulated vsize (KiB) 90092

[startup+111.902 s]
/proc/loadavg: 1.07 1.07 1.02 2/66 31624
/proc/meminfo: memFree=1311232/2055920 swapFree=4176772/4192956
[pid=31618] ppid=31616 vsize=22976 CPUtime=34.94
/proc/31618/stat : 31618 (SATzilla2009_C) S 31616 31618 30823 0 -1 4194304 19473 67992 0 0 1902 14 1533 45 25 0 1 0 1163885713 23527424 5404 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/31618/statm: 5744 5404 220 399 0 5341 0
[pid=31624] ppid=31618 vsize=67908 CPUtime=76.85
/proc/31624/stat : 31624 (minisat20SAT07) R 31618 31618 30823 0 -1 4194304 17772 0 0 0 7674 11 0 0 25 0 1 0 1163889213 69537792 16059 1992294400 134512640 135078472 4294956176 18446744073709551615 134550254 0 0 8392704 3 0 0 0 17 0 0 0
/proc/31624/statm: 16977 16059 74 138 0 16836 0
Current children cumulated CPU time (s) 111.79
Current children cumulated vsize (KiB) 90884

[startup+113.501 s]
/proc/loadavg: 1.07 1.07 1.02 2/66 31624
/proc/meminfo: memFree=1310656/2055920 swapFree=4176772/4192956
[pid=31618] ppid=31616 vsize=22976 CPUtime=34.94
/proc/31618/stat : 31618 (SATzilla2009_C) S 31616 31618 30823 0 -1 4194304 19473 67992 0 0 1902 14 1533 45 25 0 1 0 1163885713 23527424 5404 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/31618/statm: 5744 5404 220 399 0 5341 0
[pid=31624] ppid=31618 vsize=68172 CPUtime=78.45
/proc/31624/stat : 31624 (minisat20SAT07) R 31618 31618 30823 0 -1 4194304 17847 0 0 0 7834 11 0 0 25 0 1 0 1163889213 69808128 16134 1992294400 134512640 135078472 4294956176 18446744073709551615 134550573 0 0 8392704 3 0 0 0 17 0 0 0
/proc/31624/statm: 17043 16134 74 138 0 16902 0
Current children cumulated CPU time (s) 113.39
Current children cumulated vsize (KiB) 91148

[startup+115.102 s]
/proc/loadavg: 1.07 1.07 1.02 2/66 31624
/proc/meminfo: memFree=1310656/2055920 swapFree=4176772/4192956
[pid=31618] ppid=31616 vsize=22976 CPUtime=34.94
/proc/31618/stat : 31618 (SATzilla2009_C) S 31616 31618 30823 0 -1 4194304 19473 67992 0 0 1902 14 1533 45 25 0 1 0 1163885713 23527424 5404 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/31618/statm: 5744 5404 220 399 0 5341 0
[pid=31624] ppid=31618 vsize=68172 CPUtime=80.05
/proc/31624/stat : 31624 (minisat20SAT07) R 31618 31618 30823 0 -1 4194304 17847 0 0 0 7994 11 0 0 25 0 1 0 1163889213 69808128 16134 1992294400 134512640 135078472 4294956176 18446744073709551615 134551022 0 0 8392704 3 0 0 0 17 0 0 0
/proc/31624/statm: 17043 16134 74 138 0 16902 0
Current children cumulated CPU time (s) 114.99
Current children cumulated vsize (KiB) 91148

[startup+115.506 s]
/proc/loadavg: 1.07 1.07 1.02 2/66 31624
/proc/meminfo: memFree=1310656/2055920 swapFree=4176772/4192956
[pid=31618] ppid=31616 vsize=22976 CPUtime=34.94
/proc/31618/stat : 31618 (SATzilla2009_C) S 31616 31618 30823 0 -1 4194304 19473 67992 0 0 1902 14 1533 45 25 0 1 0 1163885713 23527424 5404 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/31618/statm: 5744 5404 220 399 0 5341 0
[pid=31624] ppid=31618 vsize=68172 CPUtime=80.45
/proc/31624/stat : 31624 (minisat20SAT07) R 31618 31618 30823 0 -1 4194304 17847 0 0 0 8034 11 0 0 25 0 1 0 1163889213 69808128 16134 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/31624/statm: 17043 16134 74 138 0 16902 0
Current children cumulated CPU time (s) 115.39
Current children cumulated vsize (KiB) 91148

[startup+115.702 s]
/proc/loadavg: 1.07 1.07 1.02 2/66 31624
/proc/meminfo: memFree=1310656/2055920 swapFree=4176772/4192956
[pid=31618] ppid=31616 vsize=22976 CPUtime=34.94
/proc/31618/stat : 31618 (SATzilla2009_C) S 31616 31618 30823 0 -1 4194304 19473 67992 0 0 1902 14 1533 45 25 0 1 0 1163885713 23527424 5404 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/31618/statm: 5744 5404 220 399 0 5341 0
[pid=31624] ppid=31618 vsize=62380 CPUtime=80.65
/proc/31624/stat : 31624 (minisat20SAT07) R 31618 31618 30823 0 -1 4194304 17853 0 0 0 8054 11 0 0 25 0 1 0 1163889213 63877120 15038 1992294400 134512640 135078472 4294956176 18446744073709551615 134702513 0 0 8392704 3 0 0 0 17 0 0 0
/proc/31624/statm: 15595 15038 79 138 0 15454 0
Current children cumulated CPU time (s) 115.59
Current children cumulated vsize (KiB) 85356

Child status: 20
Real time (s): 115.729
CPU time (s): 115.651
CPU user time (s): 114.92
CPU system time (s): 0.731888
CPU usage (%): 99.9329
Max. virtual memory (cumulated for all children) (KiB): 91148

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

runsolver used 0.107983 second user time and 0.32295 second system time

The end

Launcher Data

Begin job on node48 at 2009-04-05 08:17:13
IDJOB=1579872
IDBENCH=71006
IDSOLVER=527
FILE ID=node48/1579872-1238912232
PBS_JOBID= 9101356
Free space on /tmp= 66552 MiB

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

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

MD5SUM BENCH= e024fd9d9cdae82453a8cdaa74d08481
RANDOM SEED=1391833720

node48.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.236
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.236
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:       1401584 kB
Buffers:         63872 kB
Cached:         518356 kB
SwapCached:      10188 kB
Active:         324080 kB
Inactive:       270708 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1401584 kB
SwapTotal:     4192956 kB
SwapFree:      4176772 kB
Dirty:           40092 kB
Writeback:           0 kB
Mapped:          17192 kB
Slab:            45580 kB
Committed_AS:  3113664 kB
PageTables:       1420 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= 66520 MiB
End job on node48 at 2009-04-05 08:19:09