Trace number 1727406

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
SAT07 reference solver: SATzilla CRAFTED? (exit code) 1199.3 1199.91

General information on the benchmark

Namecrafted/Hard/contest05/phnf/
phnf-size10-exclusive-myciel6-cn.used-as.sat04-319.sat05-4201.reshuffled-07.cnf
MD5SUM4c4e7e1211c6b5f2d2564e77e64df6f5
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables12558
Number of clauses1112504
Sum of the clauses size2234596
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21111019
Number of clauses of size 31
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 51484

Solver Data

33.56/33.67	c run March_dl for 5 seconds ... 
33.56/33.67	c Bin: Executing march_dl
33.56/33.67	c child exit by a signal
33.56/33.67	c march_dl returned code 137.
33.56/33.67	c run saps (UBCSAT implementation) for 2 seconds ... 
33.56/33.67	c Bin: Executing ubcsat2006
33.56/33.67	c child exited successfully
33.56/33.67	c ubcsat2006 returned code 0.
33.56/33.67	c satzilla computing base features
33.56/33.67	c satzilla doing unit-prop probe
33.56/33.67	c satzilla doing local search probe
33.56/33.67	c satzilla doing lobjois search-space size estimate
33.56/33.67	c satzilla's ranking:
33.56/33.67	c 1) zchaff_rand+P: 0.995365
33.56/33.67	c 2) vallst+P: 2.598418
33.56/33.67	c 3) minisat20: 2.627108
33.56/33.67	c 4) minisat20+P: 3.605373
33.56/33.67	c 5) march_dl+P: 5.912345
33.56/33.67	c 6) march_dl: 7.958196
33.56/33.67	c 7) kcnfs+P: 999.000000
33.56/33.67	c 8) kcnfs: 999.000000
33.56/33.67	c 9) vallst: 999.000000
33.56/33.67	c 10) zchaff_rand: 999.000000
33.56/33.67	c satzilla running zchaff_rand with preprocessing ... 
1199.16/1199.88	c Preprocessing...
1199.16/1199.88	c Inital problem has 12558 variables, 1485 nary clauses (1111019 binary clauses).
1199.16/1199.88	c Num non-binary clauses 1485, Average non-binary clause length 8.457
1199.16/1199.88	c Theory has no gaps
1199.16/1199.88	c Preprocessor runtime was 9.510 seconds.
1199.16/1199.88	c 
1199.16/1199.88	c Satisfiability of theory still undetermined.
1199.16/1199.88	c See file /tmp/1XVwcQ for simplified theory.
1199.16/1199.88	c Bin: Executing zchaff_rand
1199.16/1199.88	c child exit by a signal
1199.16/1199.88	c zchaff_rand returned code 137.
1199.16/1199.88	c zchaff_rand returned code 137.
1199.16/1199.88	c satzilla running vallst with preprocessing ... 
1199.16/1199.88	c Bin: Executing vallst
1199.16/1199.88	c vallst returned code 1.
1199.16/1199.88	c vallst returned code 1.
1199.16/1199.88	c satzilla running minisat20 ... 
1199.16/1199.88	c Bin: Executing minisat20
1199.16/1199.88	c minisat20 returned code 1.
1199.16/1199.88	c minisat20 returned code 1.
1199.16/1199.88	c satzilla running minisat20 with preprocessing ... 
1199.16/1199.88	c Bin: Executing minisat20
1199.16/1199.88	c minisat20 returned code 1.
1199.16/1199.88	c minisat20 returned code 1.
1199.16/1199.88	c satzilla running march_dl with preprocessing ... 
1199.16/1199.88	c Bin: Executing march_dl
1199.16/1199.88	c march_dl returned code 1.
1199.16/1199.88	c march_dl returned code 1.
1199.16/1199.88	c satzilla running march_dl ... 
1199.16/1199.88	c Bin: Executing march_dl
1199.16/1199.88	c march_dl returned code 1.
1199.16/1199.88	c march_dl returned code 1.
1199.16/1199.88	c satzilla running kcnfs with preprocessing ... 
1199.16/1199.88	c Bin: Executing kcnfs
1199.16/1199.88	c kcnfs returned code 1.
1199.16/1199.88	c kcnfs returned code 1.
1199.16/1199.88	c satzilla running kcnfs ... 
1199.16/1199.88	c Bin: Executing kcnfs
1199.16/1199.88	c kcnfs returned code 1.
1199.16/1199.88	c kcnfs returned code 1.
1199.16/1199.88	c satzilla running vallst ... 
1199.16/1199.88	c Bin: Executing vallst
1199.16/1199.88	c vallst returned code 1.
1199.16/1199.88	c vallst returned code 1.
1199.16/1199.88	c satzilla running zchaff_rand ... 
1199.16/1199.89	c Bin: Executing zchaff_rand
1199.16/1199.89	c zchaff_rand returned code 1.
1199.16/1199.89	c zchaff_rand returned code 1.
1199.16/1199.89	c ERROR: All Failed! 
1199.16/1199.89	c SATZILLA_TIME=1199.440000

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1727406-1240724493/watcher-1727406-1240724493 -o /tmp/evaluation-result-1727406-1240724493/solver-1727406-1240724493 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2007_C HOME/instance-1727406-1240724493.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.08 1.04 1.17 3/64 23732
/proc/meminfo: memFree=1050944/2055920 swapFree=4124000/4192956
[pid=23732] ppid=23730 vsize=1440 CPUtime=0
/proc/23732/stat : 23732 (SATzilla2007_C) R 23730 23732 23443 0 -1 4194304 126 0 0 0 0 0 0 0 18 0 1 0 100483623 1474560 110 1992294400 134512640 135579813 4294956208 18446744073709551615 135216547 0 0 4096 0 0 0 0 17 0 0 0
/proc/23732/statm: 360 110 95 260 0 84 0
[pid=23733] ppid=23732 vsize=4984 CPUtime=0
/proc/23733/stat : 23733 (march_dl) R 23732 23732 23443 0 -1 4194304 901 0 0 0 0 0 0 0 18 0 1 0 100483623 5103616 896 1992294400 134512640 134996440 4294956240 18446744073709551615 134549441 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23733/statm: 1246 904 49 118 0 1125 0

[startup+0.039809 s]
/proc/loadavg: 1.08 1.04 1.17 3/64 23732
/proc/meminfo: memFree=1050944/2055920 swapFree=4124000/4192956
[pid=23732] ppid=23730 vsize=1440 CPUtime=0
/proc/23732/stat : 23732 (SATzilla2007_C) S 23730 23732 23443 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 100483623 1474560 110 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23732/statm: 360 110 95 260 0 84 0
[pid=23733] ppid=23732 vsize=10464 CPUtime=0.03
/proc/23733/stat : 23733 (march_dl) R 23732 23732 23443 0 -1 4194304 1479 0 0 0 3 0 0 0 18 0 1 0 100483623 10715136 1474 1992294400 134512640 134996440 4294956240 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23733/statm: 2616 1474 50 118 0 2495 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 11904

[startup+0.102819 s]
/proc/loadavg: 1.08 1.04 1.17 3/64 23732
/proc/meminfo: memFree=1050944/2055920 swapFree=4124000/4192956
[pid=23732] ppid=23730 vsize=1440 CPUtime=0
/proc/23732/stat : 23732 (SATzilla2007_C) S 23730 23732 23443 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 100483623 1474560 110 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23732/statm: 360 110 95 260 0 84 0
[pid=23733] ppid=23732 vsize=11388 CPUtime=0.09
/proc/23733/stat : 23733 (march_dl) R 23732 23732 23443 0 -1 4194304 1767 0 0 0 9 0 0 0 20 0 1 0 100483623 11661312 1762 1992294400 134512640 134996440 4294956240 18446744073709551615 134790720 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23733/statm: 2847 1763 50 118 0 2726 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12828

[startup+0.302856 s]
/proc/loadavg: 1.08 1.04 1.17 3/64 23732
/proc/meminfo: memFree=1050944/2055920 swapFree=4124000/4192956
[pid=23732] ppid=23730 vsize=1440 CPUtime=0
/proc/23732/stat : 23732 (SATzilla2007_C) S 23730 23732 23443 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 100483623 1474560 110 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23732/statm: 360 110 95 260 0 84 0
[pid=23733] ppid=23732 vsize=14424 CPUtime=0.29
/proc/23733/stat : 23733 (march_dl) R 23732 23732 23443 0 -1 4194304 2685 0 0 0 29 0 0 0 21 0 1 0 100483623 14770176 2680 1992294400 134512640 134996440 4294956240 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23733/statm: 3606 2680 50 118 0 3485 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 15864

[startup+0.701929 s]
/proc/loadavg: 1.08 1.04 1.17 3/64 23732
/proc/meminfo: memFree=1050944/2055920 swapFree=4124000/4192956
[pid=23732] ppid=23730 vsize=1440 CPUtime=0
/proc/23732/stat : 23732 (SATzilla2007_C) S 23730 23732 23443 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 100483623 1474560 110 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23732/statm: 360 110 95 260 0 84 0
[pid=23733] ppid=23732 vsize=20232 CPUtime=0.69
/proc/23733/stat : 23733 (march_dl) R 23732 23732 23443 0 -1 4194304 4514 0 0 0 67 2 0 0 25 0 1 0 100483623 20717568 4509 1992294400 134512640 134996440 4294956240 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23733/statm: 5058 4510 50 118 0 4937 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 21672

[startup+1.50108 s]
/proc/loadavg: 1.08 1.04 1.17 2/66 23734
/proc/meminfo: memFree=1027440/2055920 swapFree=4124000/4192956
[pid=23732] ppid=23730 vsize=1440 CPUtime=0
/proc/23732/stat : 23732 (SATzilla2007_C) S 23730 23732 23443 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 100483623 1474560 110 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23732/statm: 360 110 95 260 0 84 0
[pid=23733] ppid=23732 vsize=49768 CPUtime=1.49
/proc/23733/stat : 23733 (march_dl) R 23732 23732 23443 0 -1 4194304 10382 0 0 0 144 5 0 0 25 0 1 0 100483623 50962432 7008 1992294400 134512640 134996440 4294956240 18446744073709551615 134544567 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23733/statm: 12442 7008 53 118 0 12321 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 51208

[startup+3.10137 s]
/proc/loadavg: 1.08 1.04 1.17 2/66 23734
/proc/meminfo: memFree=1020912/2055920 swapFree=4124000/4192956
[pid=23732] ppid=23730 vsize=1440 CPUtime=0
/proc/23732/stat : 23732 (SATzilla2007_C) S 23730 23732 23443 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 100483623 1474560 110 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23732/statm: 360 110 95 260 0 84 0
[pid=23733] ppid=23732 vsize=49992 CPUtime=3.09
/proc/23733/stat : 23733 (march_dl) R 23732 23732 23443 0 -1 4194304 12521 0 0 0 303 6 0 0 25 0 1 0 100483623 51191808 8060 1992294400 134512640 134996440 4294956240 18446744073709551615 134542888 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23733/statm: 12498 8060 55 118 0 12377 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 51432

[startup+6.30196 s]
/proc/loadavg: 1.15 1.06 1.17 2/66 23735
/proc/meminfo: memFree=1044272/2055920 swapFree=4124000/4192956
[pid=23732] ppid=23730 vsize=1440 CPUtime=5
/proc/23732/stat : 23732 (SATzilla2007_C) S 23730 23732 23443 0 -1 4194304 135 30666 0 0 0 0 485 15 16 0 1 0 100483623 1474560 111 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23732/statm: 360 111 96 260 0 84 0
[pid=23735] ppid=23732 vsize=66596 CPUtime=1.28
/proc/23735/stat : 23735 (ubcsat2006) R 23732 23732 23443 0 -1 4194304 10782 0 0 0 123 5 0 0 25 0 1 0 100484124 68194304 10765 1992294400 134512640 134777720 4294956096 18446744073709551615 134702448 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23735/statm: 16649 10766 155 64 0 16230 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 68036

[startup+12.7011 s]
/proc/loadavg: 1.14 1.06 1.17 2/65 23735
/proc/meminfo: memFree=984888/2055920 swapFree=4124000/4192956
[pid=23732] ppid=23730 vsize=45972 CPUtime=12.67
/proc/23732/stat : 23732 (SATzilla2007_C) R 23730 23732 23443 0 -1 4194304 26674 43319 0 0 430 15 800 22 25 0 1 0 100483623 47075328 11261 1992294400 134512640 135579813 4294956208 18446744073709551615 134527243 0 0 4096 0 0 0 0 17 0 0 0
/proc/23732/statm: 11493 11261 124 260 0 11217 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 45972

[startup+25.5015 s]
/proc/loadavg: 1.11 1.05 1.17 2/65 23735
/proc/meminfo: memFree=1006136/2055920 swapFree=4124000/4192956
[pid=23732] ppid=23730 vsize=45920 CPUtime=25.47
/proc/23732/stat : 23732 (SATzilla2007_C) R 23730 23732 23443 0 -1 4194304 30491 43319 0 0 1706 19 800 22 25 0 1 0 100483623 47022080 11275 1992294400 134512640 135579813 4294956208 18446744073709551615 134527245 0 0 4096 0 0 0 0 17 0 0 0
/proc/23732/statm: 11480 11275 124 260 0 11204 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 45920

[startup+51.1022 s]
/proc/loadavg: 1.14 1.06 1.17 2/66 23736
/proc/meminfo: memFree=847472/2055920 swapFree=4124000/4192956
[pid=23732] ppid=23730 vsize=127696 CPUtime=44.41
/proc/23732/stat : 23732 (SATzilla2007_C) S 23730 23732 23443 0 -1 4194304 74767 43319 0 0 3568 51 800 22 25 0 1 0 100483623 130760704 31550 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23732/statm: 31924 31550 165 260 0 31648 0
[pid=23736] ppid=23732 vsize=98312 CPUtime=6.61
/proc/23736/stat : 23736 (zchaff_rand) R 23732 23732 23443 0 -1 4194304 21059 0 0 0 644 17 0 0 25 0 1 0 100488070 100671488 15965 1992294400 134512640 135365884 4294956272 18446744073709551615 135132785 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23736/statm: 24578 15965 112 208 0 24350 0
Current children cumulated CPU time (s) 51.02
Current children cumulated vsize (KiB) 226008

[startup+102.306 s]
/proc/loadavg: 1.13 1.07 1.16 2/66 23736
/proc/meminfo: memFree=846256/2055920 swapFree=4124000/4192956
[pid=23732] ppid=23730 vsize=127696 CPUtime=44.41
/proc/23732/stat : 23732 (SATzilla2007_C) S 23730 23732 23443 0 -1 4194304 74767 43319 0 0 3568 51 800 22 25 0 1 0 100483623 130760704 31550 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23732/statm: 31924 31550 165 260 0 31648 0
[pid=23736] ppid=23732 vsize=119140 CPUtime=57.79
/proc/23736/stat : 23736 (zchaff_rand) R 23732 23732 23443 0 -1 4194304 26540 0 0 0 5730 49 0 0 25 0 1 0 100488070 121999360 16325 1992294400 134512640 135365884 4294956272 18446744073709551615 134542751 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23736/statm: 29785 16325 112 208 0 29557 0
Current children cumulated CPU time (s) 102.2
Current children cumulated vsize (KiB) 246836

[startup+162.302 s]
/proc/loadavg: 1.11 1.07 1.16 2/66 23736
/proc/meminfo: memFree=843120/2055920 swapFree=4124000/4192956
[pid=23732] ppid=23730 vsize=127696 CPUtime=44.41
/proc/23732/stat : 23732 (SATzilla2007_C) S 23730 23732 23443 0 -1 4194304 74767 43319 0 0 3568 51 800 22 25 0 1 0 100483623 130760704 31550 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23732/statm: 31924 31550 165 260 0 31648 0
[pid=23736] ppid=23732 vsize=136792 CPUtime=117.76
/proc/23736/stat : 23736 (zchaff_rand) R 23732 23732 23443 0 -1 4194304 27361 0 0 0 11703 73 0 0 25 0 1 0 100488070 140075008 17146 1992294400 134512640 135365884 4294956272 18446744073709551615 135132785 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23736/statm: 34198 17146 112 208 0 33970 0
Current children cumulated CPU time (s) 162.17
Current children cumulated vsize (KiB) 264488

[startup+222.302 s]
/proc/loadavg: 1.10 1.07 1.15 2/66 23736
/proc/meminfo: memFree=839472/2055920 swapFree=4124000/4192956
[pid=23732] ppid=23730 vsize=127696 CPUtime=44.41
/proc/23732/stat : 23732 (SATzilla2007_C) S 23730 23732 23443 0 -1 4194304 74767 43319 0 0 3568 51 800 22 25 0 1 0 100483623 130760704 31550 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23732/statm: 31924 31550 165 260 0 31648 0
[pid=23736] ppid=23732 vsize=138080 CPUtime=177.72
/proc/23736/stat : 23736 (zchaff_rand) R 23732 23732 23443 0 -1 4194304 28271 0 0 0 17679 93 0 0 25 0 1 0 100488070 141393920 18056 1992294400 134512640 135365884 4294956272 18446744073709551615 134543553 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23736/statm: 34520 18056 112 208 0 34292 0
Current children cumulated CPU time (s) 222.13
Current children cumulated vsize (KiB) 265776

[startup+282.302 s]
/proc/loadavg: 1.04 1.05 1.14 2/66 23736
/proc/meminfo: memFree=836144/2055920 swapFree=4124000/4192956
[pid=23732] ppid=23730 vsize=127696 CPUtime=44.41
/proc/23732/stat : 23732 (SATzilla2007_C) S 23730 23732 23443 0 -1 4194304 74767 43319 0 0 3568 51 800 22 25 0 1 0 100483623 130760704 31550 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23732/statm: 31924 31550 165 260 0 31648 0
[pid=23736] ppid=23732 vsize=139352 CPUtime=237.69
/proc/23736/stat : 23736 (zchaff_rand) R 23732 23732 23443 0 -1 4194304 29105 0 0 0 23659 110 0 0 25 0 1 0 100488070 142696448 18890 1992294400 134512640 135365884 4294956272 18446744073709551615 134543558 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23736/statm: 34838 18890 112 208 0 34610 0
Current children cumulated CPU time (s) 282.1
Current children cumulated vsize (KiB) 267048

[startup+342.302 s]
/proc/loadavg: 1.01 1.04 1.13 2/66 23736
/proc/meminfo: memFree=832944/2055920 swapFree=4124000/4192956
[pid=23732] ppid=23730 vsize=127696 CPUtime=44.41
/proc/23732/stat : 23732 (SATzilla2007_C) S 23730 23732 23443 0 -1 4194304 74767 43319 0 0 3568 51 800 22 25 0 1 0 100483623 130760704 31550 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23732/statm: 31924 31550 165 260 0 31648 0
[pid=23736] ppid=23732 vsize=140548 CPUtime=297.66
/proc/23736/stat : 23736 (zchaff_rand) R 23732 23732 23443 0 -1 4194304 29888 0 0 0 29643 123 0 0 25 0 1 0 100488070 143921152 19673 1992294400 134512640 135365884 4294956272 18446744073709551615 135132785 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23736/statm: 35137 19673 112 208 0 34909 0
Current children cumulated CPU time (s) 342.07
Current children cumulated vsize (KiB) 268244

[startup+402.302 s]
/proc/loadavg: 1.00 1.03 1.11 2/66 23736
/proc/meminfo: memFree=830064/2055920 swapFree=4124000/4192956

################
# More data... #
################

/proc/23736/statm: 36503 23252 112 208 0 36275 0
Current children cumulated CPU time (s) 701.9
Current children cumulated vsize (KiB) 273708

[startup+762.307 s]
/proc/loadavg: 1.00 1.00 1.07 2/66 23736
/proc/meminfo: memFree=816368/2055920 swapFree=4124000/4192956
[pid=23732] ppid=23730 vsize=127696 CPUtime=44.41
/proc/23732/stat : 23732 (SATzilla2007_C) S 23730 23732 23443 0 -1 4194304 74767 43319 0 0 3568 51 800 22 25 0 1 0 100483623 130760704 31550 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23732/statm: 31924 31550 165 260 0 31648 0
[pid=23736] ppid=23732 vsize=146856 CPUtime=717.46
/proc/23736/stat : 23736 (zchaff_rand) R 23732 23732 23443 0 -1 4194304 34028 0 0 0 71539 207 0 0 25 0 1 0 100488070 150380544 23813 1992294400 134512640 135365884 4294956272 18446744073709551615 134542921 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23736/statm: 36714 23813 112 208 0 36486 0
Current children cumulated CPU time (s) 761.87
Current children cumulated vsize (KiB) 274552

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.06 2/66 23736
/proc/meminfo: memFree=814256/2055920 swapFree=4124000/4192956
[pid=23732] ppid=23730 vsize=127696 CPUtime=44.41
/proc/23732/stat : 23732 (SATzilla2007_C) S 23730 23732 23443 0 -1 4194304 74767 43319 0 0 3568 51 800 22 25 0 1 0 100483623 130760704 31550 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23732/statm: 31924 31550 165 260 0 31648 0
[pid=23736] ppid=23732 vsize=147512 CPUtime=777.43
/proc/23736/stat : 23736 (zchaff_rand) R 23732 23732 23443 0 -1 4194304 34540 0 0 0 77525 218 0 0 25 0 1 0 100488070 151052288 24325 1992294400 134512640 135365884 4294956272 18446744073709551615 135132785 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23736/statm: 36878 24325 112 208 0 36650 0
Current children cumulated CPU time (s) 821.84
Current children cumulated vsize (KiB) 275208

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.06 2/66 23736
/proc/meminfo: memFree=812400/2055920 swapFree=4124000/4192956
[pid=23732] ppid=23730 vsize=127696 CPUtime=44.41
/proc/23732/stat : 23732 (SATzilla2007_C) S 23730 23732 23443 0 -1 4194304 74767 43319 0 0 3568 51 800 22 25 0 1 0 100483623 130760704 31550 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23732/statm: 31924 31550 165 260 0 31648 0
[pid=23736] ppid=23732 vsize=148348 CPUtime=837.4
/proc/23736/stat : 23736 (zchaff_rand) R 23732 23732 23443 0 -1 4194304 34999 0 0 0 83512 228 0 0 25 0 1 0 100488070 151908352 24784 1992294400 134512640 135365884 4294956272 18446744073709551615 134544055 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23736/statm: 37087 24784 112 208 0 36859 0
Current children cumulated CPU time (s) 881.81
Current children cumulated vsize (KiB) 276044

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.05 2/66 23736
/proc/meminfo: memFree=810352/2055920 swapFree=4124000/4192956
[pid=23732] ppid=23730 vsize=127696 CPUtime=44.41
/proc/23732/stat : 23732 (SATzilla2007_C) S 23730 23732 23443 0 -1 4194304 74767 43319 0 0 3568 51 800 22 25 0 1 0 100483623 130760704 31550 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23732/statm: 31924 31550 165 260 0 31648 0
[pid=23736] ppid=23732 vsize=149192 CPUtime=897.37
/proc/23736/stat : 23736 (zchaff_rand) R 23732 23732 23443 0 -1 4194304 35525 0 0 0 89499 238 0 0 25 0 1 0 100488070 152772608 25310 1992294400 134512640 135365884 4294956272 18446744073709551615 134543558 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23736/statm: 37298 25310 112 208 0 37070 0
Current children cumulated CPU time (s) 941.78
Current children cumulated vsize (KiB) 276888

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.04 2/66 23736
/proc/meminfo: memFree=808496/2055920 swapFree=4124000/4192956
[pid=23732] ppid=23730 vsize=127696 CPUtime=44.41
/proc/23732/stat : 23732 (SATzilla2007_C) S 23730 23732 23443 0 -1 4194304 74767 43319 0 0 3568 51 800 22 25 0 1 0 100483623 130760704 31550 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23732/statm: 31924 31550 165 260 0 31648 0
[pid=23736] ppid=23732 vsize=182640 CPUtime=957.35
/proc/23736/stat : 23736 (zchaff_rand) R 23732 23732 23443 0 -1 4194304 35986 0 0 0 95486 249 0 0 25 0 1 0 100488070 187023360 25771 1992294400 134512640 135365884 4294956272 18446744073709551615 134543558 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23736/statm: 45660 25771 112 208 0 45432 0
Current children cumulated CPU time (s) 1001.76
Current children cumulated vsize (KiB) 310336

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.04 2/66 23736
/proc/meminfo: memFree=806960/2055920 swapFree=4124000/4192956
[pid=23732] ppid=23730 vsize=127696 CPUtime=44.41
/proc/23732/stat : 23732 (SATzilla2007_C) S 23730 23732 23443 0 -1 4194304 74767 43319 0 0 3568 51 800 22 25 0 1 0 100483623 130760704 31550 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23732/statm: 31924 31550 165 260 0 31648 0
[pid=23736] ppid=23732 vsize=183264 CPUtime=1017.32
/proc/23736/stat : 23736 (zchaff_rand) R 23732 23732 23443 0 -1 4194304 36378 0 0 0 101473 259 0 0 25 0 1 0 100488070 187662336 26163 1992294400 134512640 135365884 4294956272 18446744073709551615 134543558 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23736/statm: 45816 26163 112 208 0 45588 0
Current children cumulated CPU time (s) 1061.73
Current children cumulated vsize (KiB) 310960

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.03 2/66 23736
/proc/meminfo: memFree=804720/2055920 swapFree=4124000/4192956
[pid=23732] ppid=23730 vsize=127696 CPUtime=44.41
/proc/23732/stat : 23732 (SATzilla2007_C) S 23730 23732 23443 0 -1 4194304 74767 43319 0 0 3568 51 800 22 25 0 1 0 100483623 130760704 31550 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23732/statm: 31924 31550 165 260 0 31648 0
[pid=23736] ppid=23732 vsize=184072 CPUtime=1077.28
/proc/23736/stat : 23736 (zchaff_rand) R 23732 23732 23443 0 -1 4194304 36920 0 0 0 107460 268 0 0 25 0 1 0 100488070 188489728 26705 1992294400 134512640 135365884 4294956272 18446744073709551615 134543558 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23736/statm: 46018 26705 112 208 0 45790 0
Current children cumulated CPU time (s) 1121.69
Current children cumulated vsize (KiB) 311768

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.03 2/66 23742
/proc/meminfo: memFree=802792/2055920 swapFree=4124000/4192956
[pid=23732] ppid=23730 vsize=127696 CPUtime=44.41
/proc/23732/stat : 23732 (SATzilla2007_C) S 23730 23732 23443 0 -1 4194304 74767 43319 0 0 3568 51 800 22 25 0 1 0 100483623 130760704 31550 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23732/statm: 31924 31550 165 260 0 31648 0
[pid=23736] ppid=23732 vsize=184752 CPUtime=1137.26
/proc/23736/stat : 23736 (zchaff_rand) R 23732 23732 23443 0 -1 4194304 37355 0 0 0 113449 277 0 0 25 0 1 0 100488070 189186048 27140 1992294400 134512640 135365884 4294956272 18446744073709551615 134553799 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23736/statm: 46188 27140 112 208 0 45960 0
Current children cumulated CPU time (s) 1181.67
Current children cumulated vsize (KiB) 312448

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

[startup+1190.3 s]
/proc/loadavg: 1.00 1.00 1.03 2/66 23742
/proc/meminfo: memFree=802344/2055920 swapFree=4124000/4192956
[pid=23732] ppid=23730 vsize=127696 CPUtime=44.41
/proc/23732/stat : 23732 (SATzilla2007_C) S 23730 23732 23443 0 -1 4194304 74767 43319 0 0 3568 51 800 22 25 0 1 0 100483623 130760704 31550 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23732/statm: 31924 31550 165 260 0 31648 0
[pid=23736] ppid=23732 vsize=184828 CPUtime=1145.25
/proc/23736/stat : 23736 (zchaff_rand) R 23732 23732 23443 0 -1 4194304 37454 0 0 0 114246 279 0 0 25 0 1 0 100488070 189263872 27239 1992294400 134512640 135365884 4294956272 18446744073709551615 134543558 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23736/statm: 46207 27239 112 208 0 45979 0
Current children cumulated CPU time (s) 1189.66
Current children cumulated vsize (KiB) 312524

[startup+1196.7 s]
/proc/loadavg: 1.00 1.00 1.02 2/66 23742
/proc/meminfo: memFree=802216/2055920 swapFree=4124000/4192956
[pid=23732] ppid=23730 vsize=127696 CPUtime=44.41
/proc/23732/stat : 23732 (SATzilla2007_C) S 23730 23732 23443 0 -1 4194304 74767 43319 0 0 3568 51 800 22 25 0 1 0 100483623 130760704 31550 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23732/statm: 31924 31550 165 260 0 31648 0
[pid=23736] ppid=23732 vsize=184952 CPUtime=1151.65
/proc/23736/stat : 23736 (zchaff_rand) R 23732 23732 23443 0 -1 4194304 37496 0 0 0 114886 279 0 0 25 0 1 0 100488070 189390848 27281 1992294400 134512640 135365884 4294956272 18446744073709551615 135132785 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23736/statm: 46238 27281 112 208 0 46010 0
Current children cumulated CPU time (s) 1196.06
Current children cumulated vsize (KiB) 312648

[startup+1198.3 s]
/proc/loadavg: 1.00 1.00 1.02 2/66 23742
/proc/meminfo: memFree=802152/2055920 swapFree=4124000/4192956
[pid=23732] ppid=23730 vsize=127696 CPUtime=44.41
/proc/23732/stat : 23732 (SATzilla2007_C) S 23730 23732 23443 0 -1 4194304 74767 43319 0 0 3568 51 800 22 25 0 1 0 100483623 130760704 31550 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23732/statm: 31924 31550 165 260 0 31648 0
[pid=23736] ppid=23732 vsize=184952 CPUtime=1153.25
/proc/23736/stat : 23736 (zchaff_rand) R 23732 23732 23443 0 -1 4194304 37502 0 0 0 115045 280 0 0 25 0 1 0 100488070 189390848 27287 1992294400 134512640 135365884 4294956272 18446744073709551615 134576721 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23736/statm: 46238 27287 112 208 0 46010 0
Current children cumulated CPU time (s) 1197.66
Current children cumulated vsize (KiB) 312648

[startup+1199.1 s]
/proc/loadavg: 1.00 1.00 1.02 2/66 23742
/proc/meminfo: memFree=802152/2055920 swapFree=4124000/4192956
[pid=23732] ppid=23730 vsize=127696 CPUtime=44.41
/proc/23732/stat : 23732 (SATzilla2007_C) S 23730 23732 23443 0 -1 4194304 74767 43319 0 0 3568 51 800 22 25 0 1 0 100483623 130760704 31550 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23732/statm: 31924 31550 165 260 0 31648 0
[pid=23736] ppid=23732 vsize=184952 CPUtime=1154.05
/proc/23736/stat : 23736 (zchaff_rand) R 23732 23732 23443 0 -1 4194304 37503 0 0 0 115125 280 0 0 25 0 1 0 100488070 189390848 27288 1992294400 134512640 135365884 4294956272 18446744073709551615 134543558 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23736/statm: 46238 27288 112 208 0 46010 0
Current children cumulated CPU time (s) 1198.46
Current children cumulated vsize (KiB) 312648

[startup+1199.5 s]
/proc/loadavg: 1.00 1.00 1.02 2/66 23742
/proc/meminfo: memFree=802152/2055920 swapFree=4124000/4192956
[pid=23732] ppid=23730 vsize=127696 CPUtime=44.41
/proc/23732/stat : 23732 (SATzilla2007_C) S 23730 23732 23443 0 -1 4194304 74767 43319 0 0 3568 51 800 22 25 0 1 0 100483623 130760704 31550 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23732/statm: 31924 31550 165 260 0 31648 0
[pid=23736] ppid=23732 vsize=184952 CPUtime=1154.45
/proc/23736/stat : 23736 (zchaff_rand) R 23732 23732 23443 0 -1 4194304 37503 0 0 0 115165 280 0 0 25 0 1 0 100488070 189390848 27288 1992294400 134512640 135365884 4294956272 18446744073709551615 135090392 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23736/statm: 46238 27288 112 208 0 46010 0
Current children cumulated CPU time (s) 1198.86
Current children cumulated vsize (KiB) 312648

[startup+1199.9 s]
/proc/loadavg: 1.00 1.00 1.02 2/66 23742
/proc/meminfo: memFree=802152/2055920 swapFree=4124000/4192956
[pid=23732] ppid=23730 vsize=0 CPUtime=1199.28
/proc/23732/stat : 23732 (SATzilla2007_C) R 23730 23732 23443 0 -1 4194308 74780 80823 0 0 3568 53 116003 304 19 0 1 0 100483623 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 0 0 0
/proc/23732/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1199.28
Current children cumulated vsize (KiB) 0

Child status: 17
Real time (s): 1199.91
CPU time (s): 1199.3
CPU user time (s): 1195.72
CPU system time (s): 3.58645
CPU usage (%): 99.9495
Max. virtual memory (cumulated for all children) (KiB): 312648

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1195.72
system time used= 3.58645
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 155603
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= 10
involuntary context switches= 3440

runsolver used 0.887865 second user time and 3.48847 second system time

The end

Launcher Data

Begin job on node2 at 2009-04-26 07:41:35
IDJOB=1727406
IDBENCH=24637
IDSOLVER=558
FILE ID=node2/1727406-1240724493
PBS_JOBID= 9186883
Free space on /tmp= 66300 MiB

SOLVER NAME= SAT07 reference solver: SATzilla CRAFTED
BENCH NAME= SAT07/crafted/Hard/contest05/phnf/phnf-size10-exclusive-myciel6-cn.used-as.sat04-319.sat05-4201.reshuffled-07.cnf
COMMAND LINE= HOME/SATzilla2007_C BENCHNAME            
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1727406-1240724493/watcher-1727406-1240724493 -o /tmp/evaluation-result-1727406-1240724493/solver-1727406-1240724493 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2007_C HOME/instance-1727406-1240724493.cnf            

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

MD5SUM BENCH= 4c4e7e1211c6b5f2d2564e77e64df6f5
RANDOM SEED=1853275723

node2.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.265
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.265
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:       1051424 kB
Buffers:         84808 kB
Cached:         771632 kB
SwapCached:      63124 kB
Active:         413508 kB
Inactive:       508524 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1051424 kB
SwapTotal:     4192956 kB
SwapFree:      4124000 kB
Dirty:           22880 kB
Writeback:           0 kB
Mapped:          14028 kB
Slab:            68464 kB
Committed_AS:   371288 kB
PageTables:       1468 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= 66292 MiB
End job on node2 at 2009-04-26 08:01:35