Trace number 1728466

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.64 1200.06

General information on the benchmark

Namecrafted/Hard/contest05/others/
strips-gripper-18t35.sat05-1147.reshuffled-07.cnf
MD5SUM15ed95b3a35c74d0cc5dd4986376305c
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark19.2571
Satisfiable
(Un)Satisfiability was proved
Number of variables11318
Number of clauses316793
Sum of the clauses size640466
Maximum clause length38
Minimum clause length1
Number of clauses of size 161
Number of clauses of size 2314245
Number of clauses of size 3173
Number of clauses of size 42250
Number of clauses of size 50
Number of clauses of size over 564

Solver Data

17.67/17.72	c run March_dl for 5 seconds ... 
17.67/17.72	c Bin: Executing march_dl
17.67/17.72	c child exit by a signal
17.67/17.72	c march_dl returned code 137.
17.67/17.72	c run saps (UBCSAT implementation) for 2 seconds ... 
17.67/17.72	c Bin: Executing ubcsat2006
17.67/17.72	c child exited successfully
17.67/17.72	c ubcsat2006 returned code 0.
17.67/17.72	c satzilla computing base features
17.67/17.72	c satzilla doing unit-prop probe
17.67/17.72	c satzilla doing local search probe
17.67/17.72	c satzilla doing lobjois search-space size estimate
17.67/17.72	c satzilla's ranking:
17.67/17.72	c 1) zchaff_rand+P: 4.043509
17.67/17.72	c 2) vallst+P: 5.692060
17.67/17.72	c 3) minisat20+P: 6.986740
17.67/17.72	c 4) march_dl+P: 8.395619
17.67/17.72	c 5) minisat20: 10.447407
17.67/17.72	c 6) march_dl: 15.946002
17.67/17.72	c 7) kcnfs+P: 999.000000
17.67/17.72	c 8) kcnfs: 999.000000
17.67/17.72	c 9) vallst: 999.000000
17.67/17.72	c 10) zchaff_rand: 999.000000
17.67/17.72	c satzilla running zchaff_rand with preprocessing ... 
1199.56/1200.05	c Preprocessing...
1199.56/1200.05	c Inital problem has 11318 variables, 2548 nary clauses (314245 binary clauses).
1199.56/1200.05	c Num non-binary clauses 2487, Average non-binary clause length 4.791
1199.56/1200.05	c Theory has no gaps
1199.56/1200.05	c Preprocessor runtime was 5.730 seconds.
1199.56/1200.05	c 
1199.56/1200.05	c Satisfiability of theory still undetermined.
1199.56/1200.05	c See file /tmp/lhM9Qf for simplified theory.
1199.56/1200.05	c Bin: Executing zchaff_rand
1199.56/1200.05	c child exit by a signal
1199.56/1200.05	c zchaff_rand returned code 137.
1199.56/1200.05	c zchaff_rand returned code 137.
1199.56/1200.05	c satzilla running vallst with preprocessing ... 
1199.56/1200.05	c Bin: Executing vallst
1199.56/1200.05	c vallst returned code 1.
1199.56/1200.05	c vallst returned code 1.
1199.56/1200.05	c satzilla running minisat20 with preprocessing ... 
1199.56/1200.05	c Bin: Executing minisat20
1199.56/1200.05	c minisat20 returned code 1.
1199.56/1200.05	c minisat20 returned code 1.
1199.56/1200.05	c satzilla running march_dl with preprocessing ... 
1199.56/1200.05	c Bin: Executing march_dl
1199.56/1200.05	c march_dl returned code 1.
1199.56/1200.05	c march_dl returned code 1.
1199.56/1200.05	c satzilla running minisat20 ... 
1199.56/1200.05	c Bin: Executing minisat20
1199.56/1200.05	c minisat20 returned code 1.
1199.56/1200.05	c minisat20 returned code 1.
1199.56/1200.05	c satzilla running march_dl ... 
1199.56/1200.05	c Bin: Executing march_dl
1199.56/1200.05	c march_dl returned code 1.
1199.56/1200.05	c march_dl returned code 1.
1199.56/1200.05	c satzilla running kcnfs with preprocessing ... 
1199.56/1200.05	c Bin: Executing kcnfs
1199.56/1200.05	c kcnfs returned code 1.
1199.56/1200.05	c kcnfs returned code 1.
1199.56/1200.05	c satzilla running kcnfs ... 
1199.56/1200.05	c Bin: Executing kcnfs
1199.56/1200.05	c kcnfs returned code 1.
1199.56/1200.05	c kcnfs returned code 1.
1199.56/1200.05	c satzilla running vallst ... 
1199.56/1200.05	c Bin: Executing vallst
1199.56/1200.05	c vallst returned code 1.
1199.56/1200.05	c vallst returned code 1.
1199.56/1200.05	c satzilla running zchaff_rand ... 
1199.56/1200.05	c Bin: Executing zchaff_rand
1199.56/1200.05	c zchaff_rand returned code 1.
1199.56/1200.05	c zchaff_rand returned code 1.
1199.56/1200.05	c ERROR: All Failed! 
1199.56/1200.05	c SATZILLA_TIME=1199.790000

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-1728466-1240737114/watcher-1728466-1240737114 -o /tmp/evaluation-result-1728466-1240737114/solver-1728466-1240737114 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2007_C HOME/instance-1728466-1240737114.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.99 1.85 1.45 3/64 32634
/proc/meminfo: memFree=1364696/2055920 swapFree=4181900/4192956
[pid=32634] ppid=32632 vsize=1440 CPUtime=0
/proc/32634/stat : 32634 (SATzilla2007_C) S 32632 32634 32439 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 101739456 1474560 110 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/32634/statm: 360 110 95 260 0 84 0
[pid=32635] ppid=32634 vsize=3780 CPUtime=0
/proc/32635/stat : 32635 (march_dl) R 32634 32634 32439 0 -1 4194304 542 0 0 0 0 0 0 0 20 0 1 0 101739456 3870720 537 1992294400 134512640 134996440 4294956240 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/32635/statm: 945 537 50 118 0 824 0

[startup+0.061604 s]
/proc/loadavg: 1.99 1.85 1.45 3/64 32634
/proc/meminfo: memFree=1364696/2055920 swapFree=4181900/4192956
[pid=32634] ppid=32632 vsize=1440 CPUtime=0
/proc/32634/stat : 32634 (SATzilla2007_C) S 32632 32634 32439 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 101739456 1474560 110 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/32634/statm: 360 110 95 260 0 84 0
[pid=32635] ppid=32634 vsize=4572 CPUtime=0.05
/proc/32635/stat : 32635 (march_dl) R 32634 32634 32439 0 -1 4194304 785 0 0 0 5 0 0 0 20 0 1 0 101739456 4681728 780 1992294400 134512640 134996440 4294956240 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/32635/statm: 1143 780 50 118 0 1022 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 6012

[startup+0.10161 s]
/proc/loadavg: 1.99 1.85 1.45 3/64 32634
/proc/meminfo: memFree=1364696/2055920 swapFree=4181900/4192956
[pid=32634] ppid=32632 vsize=1440 CPUtime=0
/proc/32634/stat : 32634 (SATzilla2007_C) S 32632 32634 32439 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 101739456 1474560 110 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/32634/statm: 360 110 95 260 0 84 0
[pid=32635] ppid=32634 vsize=5100 CPUtime=0.09
/proc/32635/stat : 32635 (march_dl) R 32634 32634 32439 0 -1 4194304 959 0 0 0 9 0 0 0 20 0 1 0 101739456 5222400 954 1992294400 134512640 134996440 4294956240 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/32635/statm: 1275 954 50 118 0 1154 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6540

[startup+0.301647 s]
/proc/loadavg: 1.99 1.85 1.45 3/64 32634
/proc/meminfo: memFree=1364696/2055920 swapFree=4181900/4192956
[pid=32634] ppid=32632 vsize=1440 CPUtime=0
/proc/32634/stat : 32634 (SATzilla2007_C) S 32632 32634 32439 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 101739456 1474560 110 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/32634/statm: 360 110 95 260 0 84 0
[pid=32635] ppid=32634 vsize=7872 CPUtime=0.29
/proc/32635/stat : 32635 (march_dl) R 32634 32634 32439 0 -1 4194304 1825 0 0 0 28 1 0 0 20 0 1 0 101739456 8060928 1820 1992294400 134512640 134996440 4294956240 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/32635/statm: 1968 1821 50 118 0 1847 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 9312

[startup+0.70172 s]
/proc/loadavg: 1.99 1.85 1.45 3/64 32634
/proc/meminfo: memFree=1364696/2055920 swapFree=4181900/4192956
[pid=32634] ppid=32632 vsize=1440 CPUtime=0
/proc/32634/stat : 32634 (SATzilla2007_C) S 32632 32634 32439 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 101739456 1474560 110 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/32634/statm: 360 110 95 260 0 84 0
[pid=32635] ppid=32634 vsize=15444 CPUtime=0.69
/proc/32635/stat : 32635 (march_dl) R 32634 32634 32439 0 -1 4194304 3575 0 0 0 68 1 0 0 24 0 1 0 101739456 15814656 2245 1992294400 134512640 134996440 4294956240 18446744073709551615 134546292 0 0 8392704 0 0 0 0 17 1 0 0
/proc/32635/statm: 3861 2245 53 118 0 3740 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 16884

[startup+1.50187 s]
/proc/loadavg: 1.91 1.83 1.45 2/66 32636
/proc/meminfo: memFree=1348936/2055920 swapFree=4181900/4192956
[pid=32634] ppid=32632 vsize=1440 CPUtime=0
/proc/32634/stat : 32634 (SATzilla2007_C) S 32632 32634 32439 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 101739456 1474560 110 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/32634/statm: 360 110 95 260 0 84 0
[pid=32635] ppid=32634 vsize=15440 CPUtime=1.49
/proc/32635/stat : 32635 (march_dl) R 32634 32634 32439 0 -1 4194304 7529 0 0 0 146 3 0 0 25 0 1 0 101739456 15810560 2406 1992294400 134512640 134996440 4294956240 18446744073709551615 134544567 0 0 8392704 0 0 0 0 17 1 0 0
/proc/32635/statm: 3860 2406 55 118 0 3739 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 16880

[startup+3.10116 s]
/proc/loadavg: 1.91 1.83 1.45 2/66 32636
/proc/meminfo: memFree=1353992/2055920 swapFree=4181900/4192956
[pid=32634] ppid=32632 vsize=1440 CPUtime=0
/proc/32634/stat : 32634 (SATzilla2007_C) S 32632 32634 32439 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 101739456 1474560 110 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/32634/statm: 360 110 95 260 0 84 0
[pid=32635] ppid=32634 vsize=15432 CPUtime=3.08
/proc/32635/stat : 32635 (march_dl) R 32634 32634 32439 0 -1 4194304 15465 0 0 0 302 6 0 0 25 0 1 0 101739456 15802368 2361 1992294400 134512640 134996440 4294956240 18446744073709551615 134617577 0 0 8392704 0 0 0 0 17 1 0 0
/proc/32635/statm: 3858 2362 55 118 0 3737 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 16872

[startup+6.30174 s]
/proc/loadavg: 1.91 1.83 1.45 2/66 32637
/proc/meminfo: memFree=1349384/2055920 swapFree=4181900/4192956
[pid=32634] ppid=32632 vsize=1440 CPUtime=4.99
/proc/32634/stat : 32634 (SATzilla2007_C) S 32632 32634 32439 0 -1 4194304 135 26337 0 0 0 0 489 10 16 0 1 0 101739456 1474560 111 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/32634/statm: 360 111 96 260 0 84 0
[pid=32637] ppid=32634 vsize=22588 CPUtime=1.28
/proc/32637/stat : 32637 (ubcsat2006) R 32634 32634 32439 0 -1 4194304 3882 0 0 0 125 3 0 0 25 0 1 0 101739957 23130112 3865 1992294400 134512640 134777720 4294956096 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/32637/statm: 5647 3865 156 64 0 5228 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 24028

[startup+12.7019 s]
/proc/loadavg: 1.77 1.81 1.44 2/65 32637
/proc/meminfo: memFree=1351056/2055920 swapFree=4181900/4192956
[pid=32634] ppid=32632 vsize=14936 CPUtime=12.67
/proc/32634/stat : 32634 (SATzilla2007_C) R 32632 32634 32439 0 -1 4194304 8009 30225 0 0 527 3 720 17 25 0 1 0 101739456 15294464 3518 1992294400 134512640 135579813 4294956208 18446744073709551615 134542246 0 0 4096 0 0 0 0 17 1 0 0
/proc/32634/statm: 3734 3518 124 260 0 3458 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 14936

[startup+25.5012 s]
/proc/loadavg: 1.65 1.78 1.44 2/66 32638
/proc/meminfo: memFree=1311304/2055920 swapFree=4181900/4192956
[pid=32634] ppid=32632 vsize=45944 CPUtime=23.78
/proc/32634/stat : 32634 (SATzilla2007_C) S 32632 32634 32439 0 -1 4194304 22515 30225 0 0 1623 18 720 17 25 0 1 0 101739456 47046656 10979 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/32634/statm: 11486 10979 165 260 0 11210 0
[pid=32638] ppid=32634 vsize=37760 CPUtime=1.67
/proc/32638/stat : 32638 (zchaff_rand) R 32634 32634 32439 0 -1 4194304 2793 0 0 0 165 2 0 0 25 0 1 0 101741837 38666240 2182 1992294400 134512640 135365884 4294956272 18446744073709551615 134542837 0 0 8392704 0 0 0 0 17 1 0 0
/proc/32638/statm: 9440 2182 112 208 0 9212 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 83704

[startup+51.1019 s]
/proc/loadavg: 1.43 1.72 1.42 2/66 32638
/proc/meminfo: memFree=1303432/2055920 swapFree=4181900/4192956
[pid=32634] ppid=32632 vsize=45944 CPUtime=23.78
/proc/32634/stat : 32634 (SATzilla2007_C) S 32632 32634 32439 0 -1 4194304 22515 30225 0 0 1623 18 720 17 25 0 1 0 101739456 47046656 10979 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/32634/statm: 11486 10979 165 260 0 11210 0
[pid=32638] ppid=32634 vsize=49704 CPUtime=27.26
/proc/32638/stat : 32638 (zchaff_rand) R 32634 32634 32439 0 -1 4194304 5427 0 0 0 2709 17 0 0 25 0 1 0 101741837 50896896 4175 1992294400 134512640 135365884 4294956272 18446744073709551615 134543553 0 0 8392704 0 0 0 0 17 1 0 0
/proc/32638/statm: 12426 4175 112 208 0 12198 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 95648

[startup+102.305 s]
/proc/loadavg: 1.17 1.59 1.40 2/66 32638
/proc/meminfo: memFree=1294664/2055920 swapFree=4181900/4192956
[pid=32634] ppid=32632 vsize=45944 CPUtime=23.78
/proc/32634/stat : 32634 (SATzilla2007_C) S 32632 32634 32439 0 -1 4194304 22515 30225 0 0 1623 18 720 17 25 0 1 0 101739456 47046656 10979 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/32634/statm: 11486 10979 165 260 0 11210 0
[pid=32638] ppid=32634 vsize=61228 CPUtime=78.45
/proc/32638/stat : 32638 (zchaff_rand) R 32634 32634 32439 0 -1 4194304 7530 0 0 0 7807 38 0 0 25 0 1 0 101741837 62697472 6278 1992294400 134512640 135365884 4294956272 18446744073709551615 135132785 0 0 8392704 0 0 0 0 17 1 0 0
/proc/32638/statm: 15307 6278 112 208 0 15079 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 107172

[startup+162.302 s]
/proc/loadavg: 1.06 1.48 1.37 2/66 32638
/proc/meminfo: memFree=1288008/2055920 swapFree=4181900/4192956
[pid=32634] ppid=32632 vsize=45944 CPUtime=23.78
/proc/32634/stat : 32634 (SATzilla2007_C) S 32632 32634 32439 0 -1 4194304 22515 30225 0 0 1623 18 720 17 25 0 1 0 101739456 47046656 10979 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/32634/statm: 11486 10979 165 260 0 11210 0
[pid=32638] ppid=32634 vsize=63552 CPUtime=138.42
/proc/32638/stat : 32638 (zchaff_rand) R 32634 32634 32439 0 -1 4194304 9187 0 0 0 13786 56 0 0 25 0 1 0 101741837 65077248 7935 1992294400 134512640 135365884 4294956272 18446744073709551615 134543558 0 0 8392704 0 0 0 0 17 1 0 0
/proc/32638/statm: 15888 7935 112 208 0 15660 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 109496

[startup+222.301 s]
/proc/loadavg: 1.02 1.39 1.34 3/66 32638
/proc/meminfo: memFree=1281416/2055920 swapFree=4181900/4192956
[pid=32634] ppid=32632 vsize=45944 CPUtime=23.78
/proc/32634/stat : 32634 (SATzilla2007_C) S 32632 32634 32439 0 -1 4194304 22515 30225 0 0 1623 18 720 17 25 0 1 0 101739456 47046656 10979 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/32634/statm: 11486 10979 165 260 0 11210 0
[pid=32638] ppid=32634 vsize=87240 CPUtime=198.4
/proc/32638/stat : 32638 (zchaff_rand) R 32634 32634 32439 0 -1 4194304 12111 0 0 0 19770 70 0 0 25 0 1 0 101741837 89333760 9578 1992294400 134512640 135365884 4294956272 18446744073709551615 135132785 0 0 8392704 0 0 0 0 17 1 0 0
/proc/32638/statm: 21810 9578 112 208 0 21582 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 133184

[startup+282.301 s]
/proc/loadavg: 1.01 1.32 1.32 2/66 32638
/proc/meminfo: memFree=1276680/2055920 swapFree=4181900/4192956
[pid=32634] ppid=32632 vsize=45944 CPUtime=23.78
/proc/32634/stat : 32634 (SATzilla2007_C) S 32632 32634 32439 0 -1 4194304 22515 30225 0 0 1623 18 720 17 25 0 1 0 101739456 47046656 10979 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/32634/statm: 11486 10979 165 260 0 11210 0
[pid=32638] ppid=32634 vsize=88996 CPUtime=258.38
/proc/32638/stat : 32638 (zchaff_rand) R 32634 32634 32439 0 -1 4194304 13307 0 0 0 25753 85 0 0 25 0 1 0 101741837 91131904 10774 1992294400 134512640 135365884 4294956272 18446744073709551615 135132785 0 0 8392704 0 0 0 0 17 1 0 0
/proc/32638/statm: 22249 10774 112 208 0 22021 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 134940

[startup+342.301 s]
/proc/loadavg: 1.00 1.26 1.30 2/66 32638
/proc/meminfo: memFree=1272712/2055920 swapFree=4181900/4192956
[pid=32634] ppid=32632 vsize=45944 CPUtime=23.78
/proc/32634/stat : 32634 (SATzilla2007_C) S 32632 32634 32439 0 -1 4194304 22515 30225 0 0 1623 18 720 17 25 0 1 0 101739456 47046656 10979 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/32634/statm: 11486 10979 165 260 0 11210 0
[pid=32638] ppid=32634 vsize=90512 CPUtime=318.36
/proc/32638/stat : 32638 (zchaff_rand) R 32634 32634 32439 0 -1 4194304 14272 0 0 0 31736 100 0 0 25 0 1 0 101741837 92684288 11739 1992294400 134512640 135365884 4294956272 18446744073709551615 134544126 0 0 8392704 0 0 0 0 17 1 0 0
/proc/32638/statm: 22628 11739 112 208 0 22400 0
Current children cumulated CPU time (s) 342.14
Current children cumulated vsize (KiB) 136456


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


[startup+822.303 s]
/proc/loadavg: 1.00 1.04 1.16 2/66 32638
/proc/meminfo: memFree=1245576/2055920 swapFree=4181900/4192956
[pid=32634] ppid=32632 vsize=45944 CPUtime=23.78
/proc/32634/stat : 32634 (SATzilla2007_C) S 32632 32634 32439 0 -1 4194304 22515 30225 0 0 1623 18 720 17 25 0 1 0 101739456 47046656 10979 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/32634/statm: 11486 10979 165 260 0 11210 0
[pid=32638] ppid=32634 vsize=132628 CPUtime=798.2
/proc/32638/stat : 32638 (zchaff_rand) R 32634 32634 32439 0 -1 4194304 21010 0 0 0 79631 189 0 0 25 0 1 0 101741837 135811072 18477 1992294400 134512640 135365884 4294956272 18446744073709551615 135132785 0 0 8392704 0 0 0 0 17 1 0 0
/proc/32638/statm: 33157 18477 112 208 0 32929 0
Current children cumulated CPU time (s) 821.98
Current children cumulated vsize (KiB) 178572

[startup+882.302 s]
/proc/loadavg: 1.00 1.03 1.15 2/66 32638
/proc/meminfo: memFree=1242888/2055920 swapFree=4181900/4192956
[pid=32634] ppid=32632 vsize=45944 CPUtime=23.78
/proc/32634/stat : 32634 (SATzilla2007_C) S 32632 32634 32439 0 -1 4194304 22515 30225 0 0 1623 18 720 17 25 0 1 0 101739456 47046656 10979 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/32634/statm: 11486 10979 165 260 0 11210 0
[pid=32638] ppid=32634 vsize=133544 CPUtime=858.18
/proc/32638/stat : 32638 (zchaff_rand) R 32634 32634 32439 0 -1 4194304 21683 0 0 0 85620 198 0 0 25 0 1 0 101741837 136749056 19150 1992294400 134512640 135365884 4294956272 18446744073709551615 135132785 0 0 8392704 0 0 0 0 17 1 0 0
/proc/32638/statm: 33386 19150 112 208 0 33158 0
Current children cumulated CPU time (s) 881.96
Current children cumulated vsize (KiB) 179488

[startup+942.302 s]
/proc/loadavg: 1.00 1.02 1.14 2/66 32638
/proc/meminfo: memFree=1239752/2055920 swapFree=4181900/4192956
[pid=32634] ppid=32632 vsize=45944 CPUtime=23.78
/proc/32634/stat : 32634 (SATzilla2007_C) S 32632 32634 32439 0 -1 4194304 22515 30225 0 0 1623 18 720 17 25 0 1 0 101739456 47046656 10979 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/32634/statm: 11486 10979 165 260 0 11210 0
[pid=32638] ppid=32634 vsize=134384 CPUtime=918.16
/proc/32638/stat : 32638 (zchaff_rand) R 32634 32634 32439 0 -1 4194304 22474 0 0 0 91610 206 0 0 25 0 1 0 101741837 137609216 19941 1992294400 134512640 135365884 4294956272 18446744073709551615 134543558 0 0 8392704 0 0 0 0 17 1 0 0
/proc/32638/statm: 33596 19941 112 208 0 33368 0
Current children cumulated CPU time (s) 941.94
Current children cumulated vsize (KiB) 180328

[startup+1002.3 s]
/proc/loadavg: 1.00 1.02 1.12 2/66 32638
/proc/meminfo: memFree=1236616/2055920 swapFree=4181900/4192956
[pid=32634] ppid=32632 vsize=45944 CPUtime=23.78
/proc/32634/stat : 32634 (SATzilla2007_C) S 32632 32634 32439 0 -1 4194304 22515 30225 0 0 1623 18 720 17 25 0 1 0 101739456 47046656 10979 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/32634/statm: 11486 10979 165 260 0 11210 0
[pid=32638] ppid=32634 vsize=145816 CPUtime=978.14
/proc/32638/stat : 32638 (zchaff_rand) R 32634 32634 32439 0 -1 4194304 25800 0 0 0 97599 215 0 0 25 0 1 0 101741837 149315584 20706 1992294400 134512640 135365884 4294956272 18446744073709551615 134543650 0 0 8392704 0 0 0 0 17 1 0 0
/proc/32638/statm: 36454 20706 112 208 0 36226 0
Current children cumulated CPU time (s) 1001.92
Current children cumulated vsize (KiB) 191760

[startup+1062.3 s]
/proc/loadavg: 1.00 1.01 1.11 2/66 32638
/proc/meminfo: memFree=1233352/2055920 swapFree=4181900/4192956
[pid=32634] ppid=32632 vsize=45944 CPUtime=23.78
/proc/32634/stat : 32634 (SATzilla2007_C) S 32632 32634 32439 0 -1 4194304 22515 30225 0 0 1623 18 720 17 25 0 1 0 101739456 47046656 10979 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/32634/statm: 11486 10979 165 260 0 11210 0
[pid=32638] ppid=32634 vsize=146544 CPUtime=1038.12
/proc/32638/stat : 32638 (zchaff_rand) R 32634 32634 32439 0 -1 4194304 26618 0 0 0 103588 224 0 0 25 0 1 0 101741837 150061056 21524 1992294400 134512640 135365884 4294956272 18446744073709551615 134543558 0 0 8392704 0 0 0 0 17 1 0 0
/proc/32638/statm: 36636 21524 112 208 0 36408 0
Current children cumulated CPU time (s) 1061.9
Current children cumulated vsize (KiB) 192488

[startup+1122.3 s]
/proc/loadavg: 1.00 1.01 1.10 2/66 32638
/proc/meminfo: memFree=1229960/2055920 swapFree=4181900/4192956
[pid=32634] ppid=32632 vsize=45944 CPUtime=23.78
/proc/32634/stat : 32634 (SATzilla2007_C) S 32632 32634 32439 0 -1 4194304 22515 30225 0 0 1623 18 720 17 25 0 1 0 101739456 47046656 10979 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/32634/statm: 11486 10979 165 260 0 11210 0
[pid=32638] ppid=32634 vsize=147652 CPUtime=1098.1
/proc/32638/stat : 32638 (zchaff_rand) R 32634 32634 32439 0 -1 4194304 27442 0 0 0 109580 230 0 0 25 0 1 0 101741837 151195648 22348 1992294400 134512640 135365884 4294956272 18446744073709551615 134544070 0 0 8392704 0 0 0 0 17 1 0 0
/proc/32638/statm: 36913 22348 112 208 0 36685 0
Current children cumulated CPU time (s) 1121.88
Current children cumulated vsize (KiB) 193596

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.09 2/66 32638
/proc/meminfo: memFree=1228104/2055920 swapFree=4181900/4192956
[pid=32634] ppid=32632 vsize=45944 CPUtime=23.78
/proc/32634/stat : 32634 (SATzilla2007_C) S 32632 32634 32439 0 -1 4194304 22515 30225 0 0 1623 18 720 17 25 0 1 0 101739456 47046656 10979 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/32634/statm: 11486 10979 165 260 0 11210 0
[pid=32638] ppid=32634 vsize=148632 CPUtime=1158.08
/proc/32638/stat : 32638 (zchaff_rand) R 32634 32634 32439 0 -1 4194304 27939 0 0 0 115570 238 0 0 25 0 1 0 101741837 152199168 22845 1992294400 134512640 135365884 4294956272 18446744073709551615 135132785 0 0 8392704 0 0 0 0 17 1 0 0
/proc/32638/statm: 37158 22845 112 208 0 36930 0
Current children cumulated CPU time (s) 1181.86
Current children cumulated vsize (KiB) 194576

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

[startup+1190.3 s]
/proc/loadavg: 1.00 1.00 1.09 2/66 32638
/proc/meminfo: memFree=1227464/2055920 swapFree=4181900/4192956
[pid=32634] ppid=32632 vsize=45944 CPUtime=23.78
/proc/32634/stat : 32634 (SATzilla2007_C) S 32632 32634 32439 0 -1 4194304 22515 30225 0 0 1623 18 720 17 25 0 1 0 101739456 47046656 10979 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/32634/statm: 11486 10979 165 260 0 11210 0
[pid=32638] ppid=32634 vsize=148696 CPUtime=1166.08
/proc/32638/stat : 32638 (zchaff_rand) R 32634 32634 32439 0 -1 4194304 28090 0 0 0 116369 239 0 0 25 0 1 0 101741837 152264704 22996 1992294400 134512640 135365884 4294956272 18446744073709551615 134543558 0 0 8392704 0 0 0 0 17 1 0 0
/proc/32638/statm: 37174 22996 112 208 0 36946 0
Current children cumulated CPU time (s) 1189.86
Current children cumulated vsize (KiB) 194640

[startup+1196.7 s]
/proc/loadavg: 1.00 1.00 1.09 2/66 32638
/proc/meminfo: memFree=1226952/2055920 swapFree=4181900/4192956
[pid=32634] ppid=32632 vsize=45944 CPUtime=23.78
/proc/32634/stat : 32634 (SATzilla2007_C) S 32632 32634 32439 0 -1 4194304 22515 30225 0 0 1623 18 720 17 25 0 1 0 101739456 47046656 10979 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/32634/statm: 11486 10979 165 260 0 11210 0
[pid=32638] ppid=32634 vsize=148856 CPUtime=1172.48
/proc/32638/stat : 32638 (zchaff_rand) R 32634 32634 32439 0 -1 4194304 28201 0 0 0 117009 239 0 0 25 0 1 0 101741837 152428544 23107 1992294400 134512640 135365884 4294956272 18446744073709551615 134543536 0 0 8392704 0 0 0 0 17 1 0 0
/proc/32638/statm: 37214 23107 112 208 0 36986 0
Current children cumulated CPU time (s) 1196.26
Current children cumulated vsize (KiB) 194800

[startup+1198.3 s]
/proc/loadavg: 1.00 1.00 1.09 2/66 32638
/proc/meminfo: memFree=1226952/2055920 swapFree=4181900/4192956
[pid=32634] ppid=32632 vsize=45944 CPUtime=23.78
/proc/32634/stat : 32634 (SATzilla2007_C) S 32632 32634 32439 0 -1 4194304 22515 30225 0 0 1623 18 720 17 25 0 1 0 101739456 47046656 10979 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/32634/statm: 11486 10979 165 260 0 11210 0
[pid=32638] ppid=32634 vsize=148856 CPUtime=1174.08
/proc/32638/stat : 32638 (zchaff_rand) R 32634 32634 32439 0 -1 4194304 28203 0 0 0 117168 240 0 0 25 0 1 0 101741837 152428544 23109 1992294400 134512640 135365884 4294956272 18446744073709551615 135132785 0 0 8392704 0 0 0 0 17 1 0 0
/proc/32638/statm: 37214 23109 112 208 0 36986 0
Current children cumulated CPU time (s) 1197.86
Current children cumulated vsize (KiB) 194800

[startup+1199.1 s]
/proc/loadavg: 1.00 1.00 1.09 2/66 32638
/proc/meminfo: memFree=1226952/2055920 swapFree=4181900/4192956
[pid=32634] ppid=32632 vsize=45944 CPUtime=23.78
/proc/32634/stat : 32634 (SATzilla2007_C) S 32632 32634 32439 0 -1 4194304 22515 30225 0 0 1623 18 720 17 25 0 1 0 101739456 47046656 10979 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/32634/statm: 11486 10979 165 260 0 11210 0
[pid=32638] ppid=32634 vsize=148856 CPUtime=1174.88
/proc/32638/stat : 32638 (zchaff_rand) R 32634 32634 32439 0 -1 4194304 28204 0 0 0 117248 240 0 0 25 0 1 0 101741837 152428544 23110 1992294400 134512640 135365884 4294956272 18446744073709551615 134543558 0 0 8392704 0 0 0 0 17 1 0 0
/proc/32638/statm: 37214 23110 112 208 0 36986 0
Current children cumulated CPU time (s) 1198.66
Current children cumulated vsize (KiB) 194800

[startup+1199.5 s]
/proc/loadavg: 1.00 1.00 1.09 2/66 32638
/proc/meminfo: memFree=1226952/2055920 swapFree=4181900/4192956
[pid=32634] ppid=32632 vsize=45944 CPUtime=23.78
/proc/32634/stat : 32634 (SATzilla2007_C) S 32632 32634 32439 0 -1 4194304 22515 30225 0 0 1623 18 720 17 25 0 1 0 101739456 47046656 10979 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/32634/statm: 11486 10979 165 260 0 11210 0
[pid=32638] ppid=32634 vsize=148856 CPUtime=1175.28
/proc/32638/stat : 32638 (zchaff_rand) R 32634 32634 32439 0 -1 4194304 28204 0 0 0 117288 240 0 0 25 0 1 0 101741837 152428544 23110 1992294400 134512640 135365884 4294956272 18446744073709551615 135132785 0 0 8392704 0 0 0 0 17 1 0 0
/proc/32638/statm: 37214 23110 112 208 0 36986 0
Current children cumulated CPU time (s) 1199.06
Current children cumulated vsize (KiB) 194800

[startup+1199.9 s]
/proc/loadavg: 1.00 1.00 1.09 2/66 32638
/proc/meminfo: memFree=1226952/2055920 swapFree=4181900/4192956
[pid=32634] ppid=32632 vsize=45944 CPUtime=23.78
/proc/32634/stat : 32634 (SATzilla2007_C) S 32632 32634 32439 0 -1 4194304 22515 30225 0 0 1623 18 720 17 25 0 1 0 101739456 47046656 10979 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/32634/statm: 11486 10979 165 260 0 11210 0
[pid=32638] ppid=32634 vsize=148856 CPUtime=1175.68
/proc/32638/stat : 32638 (zchaff_rand) R 32634 32634 32439 0 -1 4194304 28205 0 0 0 117328 240 0 0 25 0 1 0 101741837 152428544 23111 1992294400 134512640 135365884 4294956272 18446744073709551615 134543558 0 0 8392704 0 0 0 0 17 1 0 0
/proc/32638/statm: 37214 23111 112 208 0 36986 0
Current children cumulated CPU time (s) 1199.46
Current children cumulated vsize (KiB) 194800

[startup+1200 s]
/proc/loadavg: 1.00 1.00 1.09 2/66 32638
/proc/meminfo: memFree=1226952/2055920 swapFree=4181900/4192956
[pid=32634] ppid=32632 vsize=45944 CPUtime=23.78
/proc/32634/stat : 32634 (SATzilla2007_C) S 32632 32634 32439 0 -1 4194304 22515 30225 0 0 1623 18 720 17 25 0 1 0 101739456 47046656 10979 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/32634/statm: 11486 10979 165 260 0 11210 0
[pid=32638] ppid=32634 vsize=148856 CPUtime=1175.78
/proc/32638/stat : 32638 (zchaff_rand) R 32634 32634 32439 0 -1 4194304 28205 0 0 0 117338 240 0 0 25 0 1 0 101741837 152428544 23111 1992294400 134512640 135365884 4294956272 18446744073709551615 134543609 0 0 8392704 0 0 0 0 17 1 0 0
/proc/32638/statm: 37214 23111 112 208 0 36986 0
Current children cumulated CPU time (s) 1199.56
Current children cumulated vsize (KiB) 194800

Child status: 17
Real time (s): 1200.06
CPU time (s): 1199.64
CPU user time (s): 1196.85
CPU system time (s): 2.78957
CPU usage (%): 99.9647
Max. virtual memory (cumulated for all children) (KiB): 201108

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1196.85
system time used= 2.78958
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 80958
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= 11
involuntary context switches= 1244

runsolver used 1.38079 second user time and 2.97755 second system time

The end

Launcher Data

Begin job on node44 at 2009-04-26 11:11:54
IDJOB=1728466
IDBENCH=24670
IDSOLVER=558
FILE ID=node44/1728466-1240737114
PBS_JOBID= 9186981
Free space on /tmp= 66216 MiB

SOLVER NAME= SAT07 reference solver: SATzilla CRAFTED
BENCH NAME= SAT07/crafted/Hard/contest05/others/strips-gripper-18t35.sat05-1147.reshuffled-07.cnf
COMMAND LINE= HOME/SATzilla2007_C BENCHNAME            
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1728466-1240737114/watcher-1728466-1240737114 -o /tmp/evaluation-result-1728466-1240737114/solver-1728466-1240737114 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2007_C HOME/instance-1728466-1240737114.cnf            

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

MD5SUM BENCH= 15ed95b3a35c74d0cc5dd4986376305c
RANDOM SEED=1929445296

node44.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.267
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	: 5931.00
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.267
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:       1365176 kB
Buffers:         69300 kB
Cached:         554800 kB
SwapCached:       4968 kB
Active:         225804 kB
Inactive:       406284 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1365176 kB
SwapTotal:     4192956 kB
SwapFree:      4181900 kB
Dirty:           12428 kB
Writeback:           0 kB
Mapped:          14036 kB
Slab:            44596 kB
Committed_AS:   422624 kB
PageTables:       1380 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= 66208 MiB
End job on node44 at 2009-04-26 11:31:55