Trace number 1731789

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.77 1200.26

General information on the benchmark

NameCRAFTED/edgematching/
fbcolors/em_11_3_4_fbc.cnf
MD5SUM3f38c028c252f031e9505f68e48a880b
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 variables8713
Number of clauses129507
Sum of the clauses size394961
Maximum clause length81
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 240674
Number of clauses of size 367270
Number of clauses of size 410556
Number of clauses of size 510773
Number of clauses of size over 5234

Solver Data

12.46/12.53	c run March_dl for 5 seconds ... 
12.46/12.53	c Bin: Executing march_dl
12.46/12.53	c child exit by a signal
12.46/12.53	c march_dl returned code 137.
12.46/12.53	c run saps (UBCSAT implementation) for 2 seconds ... 
12.46/12.53	c Bin: Executing ubcsat2006
12.46/12.53	c child exited successfully
12.46/12.53	c ubcsat2006 returned code 0.
12.46/12.53	c satzilla computing base features
12.46/12.53	c satzilla doing unit-prop probe
12.46/12.53	c satzilla doing local search probe
12.46/12.53	c satzilla doing lobjois search-space size estimate
12.46/12.53	c satzilla's ranking:
12.46/12.53	c 1) vallst+P: -0.146021
12.46/12.53	c 2) minisat20+P: 0.665644
12.46/12.53	c 3) march_dl+P: 3.413700
12.46/12.53	c 4) march_dl: 4.806124
12.46/12.53	c 5) minisat20: 5.546739
12.46/12.53	c 6) zchaff_rand+P: 6.642108
12.46/12.53	c 7) kcnfs+P: 999.000000
12.46/12.53	c 8) kcnfs: 999.000000
12.46/12.53	c 9) vallst: 999.000000
12.46/12.53	c 10) zchaff_rand: 999.000000
12.46/12.53	c satzilla running vallst with preprocessing ... 
1199.69/1200.25	c Preprocessing...
1199.69/1200.25	c Inital problem has 8713 variables, 88833 nary clauses (40674 binary clauses).
1199.69/1200.25	c Num non-binary clauses 88833, Average non-binary clause length 3.530
1199.69/1200.25	c Theory has no gaps
1199.69/1200.25	c Preprocessor runtime was 4.230 seconds.
1199.69/1200.25	c 
1199.69/1200.25	c Satisfiability of theory still undetermined.
1199.69/1200.25	c See file /tmp/eBqwwr for simplified theory.
1199.69/1200.25	c Bin: Executing vallst
1199.69/1200.25	c child exit by a signal
1199.69/1200.25	c vallst returned code 137.
1199.69/1200.25	c vallst returned code 137.
1199.69/1200.25	c satzilla running minisat20 with preprocessing ... 
1199.69/1200.25	c Bin: Executing minisat20
1199.69/1200.25	c minisat20 returned code 1.
1199.69/1200.25	c minisat20 returned code 1.
1199.69/1200.25	c satzilla running march_dl with preprocessing ... 
1199.69/1200.25	c Bin: Executing march_dl
1199.69/1200.25	c march_dl returned code 1.
1199.69/1200.25	c march_dl returned code 1.
1199.69/1200.25	c satzilla running march_dl ... 
1199.69/1200.25	c Bin: Executing march_dl
1199.69/1200.25	c march_dl returned code 1.
1199.69/1200.25	c march_dl returned code 1.
1199.69/1200.25	c satzilla running minisat20 ... 
1199.69/1200.25	c Bin: Executing minisat20
1199.69/1200.25	c minisat20 returned code 1.
1199.69/1200.25	c minisat20 returned code 1.
1199.69/1200.25	c satzilla running zchaff_rand with preprocessing ... 
1199.69/1200.25	c Bin: Executing zchaff_rand
1199.69/1200.25	c zchaff_rand returned code 1.
1199.69/1200.25	c zchaff_rand returned code 1.
1199.69/1200.25	c satzilla running kcnfs with preprocessing ... 
1199.69/1200.25	c Bin: Executing kcnfs
1199.69/1200.25	c kcnfs returned code 1.
1199.69/1200.25	c kcnfs returned code 1.
1199.69/1200.25	c satzilla running kcnfs ... 
1199.69/1200.25	c Bin: Executing kcnfs
1199.69/1200.25	c kcnfs returned code 1.
1199.69/1200.25	c kcnfs returned code 1.
1199.69/1200.25	c satzilla running vallst ... 
1199.69/1200.25	c Bin: Executing vallst
1199.69/1200.25	c vallst returned code 1.
1199.69/1200.25	c vallst returned code 1.
1199.69/1200.25	c satzilla running zchaff_rand ... 
1199.69/1200.25	c Bin: Executing zchaff_rand
1199.69/1200.25	c zchaff_rand returned code 1.
1199.69/1200.25	c zchaff_rand returned code 1.
1199.69/1200.25	c ERROR: All Failed! 
1199.69/1200.25	c SATZILLA_TIME=1199.930000

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-1731789-1240774448/watcher-1731789-1240774448 -o /tmp/evaluation-result-1731789-1240774448/solver-1731789-1240774448 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2007_C HOME/instance-1731789-1240774448.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.07 1.04 1.00 3/64 28113
/proc/meminfo: memFree=1668552/2055920 swapFree=4180920/4192956
[pid=28113] ppid=28111 vsize=1440 CPUtime=0
/proc/28113/stat : 28113 (SATzilla2007_C) R 28111 28113 28048 0 -1 4194304 126 0 0 0 0 0 0 0 18 0 1 0 105477774 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216547 0 0 4096 0 0 0 0 17 0 0 0
/proc/28113/statm: 360 110 95 260 0 84 0
[pid=28114] ppid=28113 vsize=2216 CPUtime=0
/proc/28114/stat : 28114 (march_dl) R 28113 28113 28048 0 -1 4194304 325 0 0 0 0 0 0 0 18 0 1 0 105477774 2269184 320 1992294400 134512640 134996440 4294956256 18446744073709551615 134653149 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28114/statm: 554 320 50 118 0 433 0

[startup+0.102211 s]
/proc/loadavg: 1.07 1.04 1.00 3/64 28113
/proc/meminfo: memFree=1668552/2055920 swapFree=4180920/4192956
[pid=28113] ppid=28111 vsize=1440 CPUtime=0
/proc/28113/stat : 28113 (SATzilla2007_C) S 28111 28113 28048 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 105477774 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28113/statm: 360 110 95 260 0 84 0
[pid=28114] ppid=28113 vsize=3272 CPUtime=0.09
/proc/28114/stat : 28114 (march_dl) R 28113 28113 28048 0 -1 4194304 686 0 0 0 9 0 0 0 19 0 1 0 105477774 3350528 681 1992294400 134512640 134996440 4294956256 18446744073709551615 134777260 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28114/statm: 818 681 50 118 0 697 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4712

[startup+0.201221 s]
/proc/loadavg: 1.07 1.04 1.00 3/64 28113
/proc/meminfo: memFree=1668552/2055920 swapFree=4180920/4192956
[pid=28113] ppid=28111 vsize=1440 CPUtime=0
/proc/28113/stat : 28113 (SATzilla2007_C) S 28111 28113 28048 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 105477774 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28113/statm: 360 110 95 260 0 84 0
[pid=28114] ppid=28113 vsize=7424 CPUtime=0.19
/proc/28114/stat : 28114 (march_dl) R 28113 28113 28048 0 -1 4194304 1252 0 0 0 19 0 0 0 20 0 1 0 105477774 7602176 1246 1992294400 134512640 134996440 4294956256 18446744073709551615 134542305 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28114/statm: 1856 1246 52 118 0 1735 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 8864

[startup+0.301231 s]
/proc/loadavg: 1.07 1.04 1.00 3/64 28113
/proc/meminfo: memFree=1668552/2055920 swapFree=4180920/4192956
[pid=28113] ppid=28111 vsize=1440 CPUtime=0
/proc/28113/stat : 28113 (SATzilla2007_C) S 28111 28113 28048 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 105477774 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28113/statm: 360 110 95 260 0 84 0
[pid=28114] ppid=28113 vsize=9932 CPUtime=0.29
/proc/28114/stat : 28114 (march_dl) R 28113 28113 28048 0 -1 4194304 2612 0 0 0 28 1 0 0 21 0 1 0 105477774 10170368 1910 1992294400 134512640 134996440 4294956256 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28114/statm: 2516 1918 55 118 0 2395 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 11372

[startup+0.701271 s]
/proc/loadavg: 1.07 1.04 1.00 3/64 28113
/proc/meminfo: memFree=1668552/2055920 swapFree=4180920/4192956
[pid=28113] ppid=28111 vsize=1440 CPUtime=0
/proc/28113/stat : 28113 (SATzilla2007_C) S 28111 28113 28048 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 105477774 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28113/statm: 360 110 95 260 0 84 0
[pid=28114] ppid=28113 vsize=15300 CPUtime=0.69
/proc/28114/stat : 28114 (march_dl) R 28113 28113 28048 0 -1 4194304 9024 0 0 0 65 4 0 0 25 0 1 0 105477774 15667200 3210 1992294400 134512640 134996440 4294956256 18446744073709551615 134559669 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28114/statm: 3825 3210 65 118 0 3704 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 16740

[startup+1.50135 s]
/proc/loadavg: 1.07 1.04 1.00 2/66 28115
/proc/meminfo: memFree=1646328/2055920 swapFree=4180920/4192956
[pid=28113] ppid=28111 vsize=1440 CPUtime=0
/proc/28113/stat : 28113 (SATzilla2007_C) S 28111 28113 28048 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 105477774 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28113/statm: 360 110 95 260 0 84 0
[pid=28114] ppid=28113 vsize=24036 CPUtime=1.49
/proc/28114/stat : 28114 (march_dl) R 28113 28113 28048 0 -1 4194304 15861 0 0 0 143 6 0 0 25 0 1 0 105477774 24612864 5388 1992294400 134512640 134996440 4294956256 18446744073709551615 134559195 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28114/statm: 6009 5388 65 118 0 5888 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 25476

[startup+3.10153 s]
/proc/loadavg: 1.06 1.04 1.00 2/66 28115
/proc/meminfo: memFree=1652536/2055920 swapFree=4180920/4192956
[pid=28113] ppid=28111 vsize=1440 CPUtime=0
/proc/28113/stat : 28113 (SATzilla2007_C) S 28111 28113 28048 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 105477774 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28113/statm: 360 110 95 260 0 84 0
[pid=28114] ppid=28113 vsize=19320 CPUtime=3.09
/proc/28114/stat : 28114 (march_dl) R 28113 28113 28048 0 -1 4194304 25225 0 0 0 298 11 0 0 25 0 1 0 105477774 19783680 4249 1992294400 134512640 134996440 4294956256 18446744073709551615 134658160 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28114/statm: 4830 4249 65 118 0 4709 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 20760

[startup+6.30184 s]
/proc/loadavg: 1.06 1.04 1.00 2/66 28116
/proc/meminfo: memFree=1660664/2055920 swapFree=4180920/4192956
[pid=28113] ppid=28111 vsize=1440 CPUtime=5
/proc/28113/stat : 28113 (SATzilla2007_C) S 28111 28113 28048 0 -1 4194304 135 26085 0 0 0 0 488 12 16 0 1 0 105477774 1474560 111 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28113/statm: 360 111 96 260 0 84 0
[pid=28116] ppid=28113 vsize=14388 CPUtime=1.28
/proc/28116/stat : 28116 (ubcsat2006) R 28113 28113 28048 0 -1 4194304 2028 0 0 0 123 5 0 0 25 0 1 0 105478275 14733312 2011 1992294400 134512640 134777720 4294956112 18446744073709551615 134556232 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28116/statm: 3597 2011 156 64 0 3178 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 15828

[startup+12.7015 s]
/proc/loadavg: 1.05 1.04 1.00 2/65 28116
/proc/meminfo: memFree=1660424/2055920 swapFree=4180920/4192956
[pid=28113] ppid=28111 vsize=13356 CPUtime=12.67
/proc/28113/stat : 28113 (SATzilla2007_C) R 28111 28113 28048 0 -1 4194304 8615 28119 0 0 533 9 705 20 25 0 1 0 105477774 13676544 3144 1992294400 134512640 135579813 4294956224 18446744073709551615 135168075 0 0 4096 0 0 0 0 17 0 0 0
/proc/28113/statm: 3339 3144 157 260 0 3063 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 13356

[startup+25.5028 s]
/proc/loadavg: 1.04 1.04 1.00 2/66 28117
/proc/meminfo: memFree=1626368/2055920 swapFree=4180920/4192956
[pid=28113] ppid=28111 vsize=27988 CPUtime=16.92
/proc/28113/stat : 28113 (SATzilla2007_C) S 28111 28113 28048 0 -1 4194304 12218 28119 0 0 952 15 705 20 25 0 1 0 105477774 28659712 6689 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/28113/statm: 6997 6689 165 260 0 6721 0
[pid=28117] ppid=28113 vsize=18636 CPUtime=8.5
/proc/28117/stat : 28117 (vallst) R 28113 28113 28048 0 -1 4194304 2599 0 1 0 832 18 0 0 25 0 1 0 105479469 19083264 2584 1992294400 134512640 134738160 4294956288 18446744073709551615 4294960144 0 0 4096 8404994 0 0 0 17 0 0 0
/proc/28117/statm: 4659 2584 150 55 0 4249 0
Current children cumulated CPU time (s) 25.42
Current children cumulated vsize (KiB) 46624

[startup+51.1024 s]
/proc/loadavg: 1.03 1.03 1.00 2/66 28117
/proc/meminfo: memFree=1625472/2055920 swapFree=4180920/4192956
[pid=28113] ppid=28111 vsize=27988 CPUtime=16.92
/proc/28113/stat : 28113 (SATzilla2007_C) S 28111 28113 28048 0 -1 4194304 12218 28119 0 0 952 15 705 20 25 0 1 0 105477774 28659712 6689 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/28113/statm: 6997 6689 165 260 0 6721 0
[pid=28117] ppid=28113 vsize=19096 CPUtime=34.06
/proc/28117/stat : 28117 (vallst) R 28113 28113 28048 0 -1 4194304 2826 0 1 0 3359 47 0 0 25 0 1 0 105479469 19554304 2811 1992294400 134512640 134738160 4294956288 18446744073709551615 4294960144 0 0 4096 8404994 0 0 0 17 0 0 0
/proc/28117/statm: 4774 2811 150 55 0 4364 0
Current children cumulated CPU time (s) 50.98
Current children cumulated vsize (KiB) 47084

[startup+102.303 s]
/proc/loadavg: 1.01 1.02 1.00 2/66 28117
/proc/meminfo: memFree=1624128/2055920 swapFree=4180920/4192956
[pid=28113] ppid=28111 vsize=27988 CPUtime=16.92
/proc/28113/stat : 28113 (SATzilla2007_C) S 28111 28113 28048 0 -1 4194304 12218 28119 0 0 952 15 705 20 25 0 1 0 105477774 28659712 6689 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/28113/statm: 6997 6689 165 260 0 6721 0
[pid=28117] ppid=28113 vsize=20488 CPUtime=85.25
/proc/28117/stat : 28117 (vallst) R 28113 28113 28048 0 -1 4194304 3174 0 1 0 8428 97 0 0 25 0 1 0 105479469 20979712 3159 1992294400 134512640 134738160 4294956288 18446744073709551615 4294960144 0 0 4096 8404994 0 0 0 17 0 0 0
/proc/28117/statm: 5122 3159 151 55 0 4712 0
Current children cumulated CPU time (s) 102.17
Current children cumulated vsize (KiB) 48476

[startup+162.303 s]
/proc/loadavg: 1.00 1.02 1.00 2/66 28117
/proc/meminfo: memFree=1623104/2055920 swapFree=4180920/4192956
[pid=28113] ppid=28111 vsize=27988 CPUtime=16.92
/proc/28113/stat : 28113 (SATzilla2007_C) S 28111 28113 28048 0 -1 4194304 12218 28119 0 0 952 15 705 20 25 0 1 0 105477774 28659712 6689 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/28113/statm: 6997 6689 165 260 0 6721 0
[pid=28117] ppid=28113 vsize=20912 CPUtime=145.23
/proc/28117/stat : 28117 (vallst) R 28113 28113 28048 0 -1 4194304 3419 0 1 0 14382 141 0 0 25 0 1 0 105479469 21413888 3404 1992294400 134512640 134738160 4294956288 18446744073709551615 4294960144 0 0 4096 8404994 0 0 0 17 0 0 0
/proc/28117/statm: 5228 3404 151 55 0 4818 0
Current children cumulated CPU time (s) 162.15
Current children cumulated vsize (KiB) 48900

[startup+222.307 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 28117
/proc/meminfo: memFree=1622272/2055920 swapFree=4180920/4192956
[pid=28113] ppid=28111 vsize=27988 CPUtime=16.92
/proc/28113/stat : 28113 (SATzilla2007_C) S 28111 28113 28048 0 -1 4194304 12218 28119 0 0 952 15 705 20 25 0 1 0 105477774 28659712 6689 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/28113/statm: 6997 6689 165 260 0 6721 0
[pid=28117] ppid=28113 vsize=21216 CPUtime=205.2
/proc/28117/stat : 28117 (vallst) R 28113 28113 28048 0 -1 4194304 3620 0 1 0 20335 185 0 0 25 0 1 0 105479469 21725184 3605 1992294400 134512640 134738160 4294956288 18446744073709551615 4294960144 0 0 4096 8404994 0 0 0 17 0 0 0
/proc/28117/statm: 5304 3605 151 55 0 4894 0
Current children cumulated CPU time (s) 222.12
Current children cumulated vsize (KiB) 49204

[startup+282.303 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 28119
/proc/meminfo: memFree=1621184/2055920 swapFree=4180920/4192956
[pid=28113] ppid=28111 vsize=27988 CPUtime=16.92
/proc/28113/stat : 28113 (SATzilla2007_C) S 28111 28113 28048 0 -1 4194304 12218 28119 0 0 952 15 705 20 25 0 1 0 105477774 28659712 6689 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/28113/statm: 6997 6689 165 260 0 6721 0
[pid=28117] ppid=28113 vsize=22444 CPUtime=265.17
/proc/28117/stat : 28117 (vallst) R 28113 28113 28048 0 -1 4194304 3852 0 1 0 26298 219 0 0 25 0 1 0 105479469 22982656 3837 1992294400 134512640 134738160 4294956288 18446744073709551615 4294960144 0 0 4096 8404994 0 0 0 17 0 0 0
/proc/28117/statm: 5611 3837 151 55 0 5201 0
Current children cumulated CPU time (s) 282.09
Current children cumulated vsize (KiB) 50432

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28119
/proc/meminfo: memFree=1620160/2055920 swapFree=4180920/4192956
[pid=28113] ppid=28111 vsize=27988 CPUtime=16.92
/proc/28113/stat : 28113 (SATzilla2007_C) S 28111 28113 28048 0 -1 4194304 12218 28119 0 0 952 15 705 20 25 0 1 0 105477774 28659712 6689 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/28113/statm: 6997 6689 165 260 0 6721 0
[pid=28117] ppid=28113 vsize=22728 CPUtime=325.15
/proc/28117/stat : 28117 (vallst) R 28113 28113 28048 0 -1 4194304 4107 0 1 0 32262 253 0 0 25 0 1 0 105479469 23273472 4091 1992294400 134512640 134738160 4294956288 18446744073709551615 4294960144 0 0 4096 8404994 0 0 0 17 0 0 0
/proc/28117/statm: 5682 4091 151 55 0 5272 0
Current children cumulated CPU time (s) 342.07
Current children cumulated vsize (KiB) 50716


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


[startup+762.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28119
/proc/meminfo: memFree=1617088/2055920 swapFree=4180920/4192956
[pid=28113] ppid=28111 vsize=27988 CPUtime=16.92
/proc/28113/stat : 28113 (SATzilla2007_C) S 28111 28113 28048 0 -1 4194304 12218 28119 0 0 952 15 705 20 25 0 1 0 105477774 28659712 6689 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/28113/statm: 6997 6689 165 260 0 6721 0
[pid=28117] ppid=28113 vsize=24636 CPUtime=744.98
/proc/28117/stat : 28117 (vallst) R 28113 28113 28048 0 -1 4194304 4875 0 1 0 74045 453 0 0 25 0 1 0 105479469 25227264 4856 1992294400 134512640 134738160 4294956288 18446744073709551615 134599260 0 0 4096 8404994 0 0 0 17 0 0 0
/proc/28117/statm: 6159 4856 151 55 0 5749 0
Current children cumulated CPU time (s) 761.9
Current children cumulated vsize (KiB) 52624

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28119
/proc/meminfo: memFree=1613376/2055920 swapFree=4180920/4192956
[pid=28113] ppid=28111 vsize=27988 CPUtime=16.92
/proc/28113/stat : 28113 (SATzilla2007_C) S 28111 28113 28048 0 -1 4194304 12218 28119 0 0 952 15 705 20 25 0 1 0 105477774 28659712 6689 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/28113/statm: 6997 6689 165 260 0 6721 0
[pid=28117] ppid=28113 vsize=24732 CPUtime=804.96
/proc/28117/stat : 28117 (vallst) R 28113 28113 28048 0 -1 4194304 5820 0 1 0 80015 481 0 0 25 0 1 0 105479469 25325568 5801 1992294400 134512640 134738160 4294956288 18446744073709551615 4294960144 0 0 4096 8404994 0 0 0 17 0 0 0
/proc/28117/statm: 6183 5801 151 55 0 5773 0
Current children cumulated CPU time (s) 821.88
Current children cumulated vsize (KiB) 52720

[startup+882.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28119
/proc/meminfo: memFree=1613056/2055920 swapFree=4180920/4192956
[pid=28113] ppid=28111 vsize=27988 CPUtime=16.92
/proc/28113/stat : 28113 (SATzilla2007_C) S 28111 28113 28048 0 -1 4194304 12218 28119 0 0 952 15 705 20 25 0 1 0 105477774 28659712 6689 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/28113/statm: 6997 6689 165 260 0 6721 0
[pid=28117] ppid=28113 vsize=24828 CPUtime=864.95
/proc/28117/stat : 28117 (vallst) R 28113 28113 28048 0 -1 4194304 5877 0 1 0 85991 504 0 0 25 0 1 0 105479469 25423872 5858 1992294400 134512640 134738160 4294956288 18446744073709551615 4294960144 0 0 4096 8404994 0 0 0 17 0 0 0
/proc/28117/statm: 6207 5858 151 55 0 5797 0
Current children cumulated CPU time (s) 881.87
Current children cumulated vsize (KiB) 52816

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28119
/proc/meminfo: memFree=1612800/2055920 swapFree=4180920/4192956
[pid=28113] ppid=28111 vsize=27988 CPUtime=16.92
/proc/28113/stat : 28113 (SATzilla2007_C) S 28111 28113 28048 0 -1 4194304 12218 28119 0 0 952 15 705 20 25 0 1 0 105477774 28659712 6689 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/28113/statm: 6997 6689 165 260 0 6721 0
[pid=28117] ppid=28113 vsize=24972 CPUtime=924.93
/proc/28117/stat : 28117 (vallst) R 28113 28113 28048 0 -1 4194304 5943 0 1 0 91966 527 0 0 25 0 1 0 105479469 25571328 5924 1992294400 134512640 134738160 4294956288 18446744073709551615 4294960144 0 0 4096 8404994 0 0 0 17 0 0 0
/proc/28117/statm: 6243 5924 151 55 0 5833 0
Current children cumulated CPU time (s) 941.85
Current children cumulated vsize (KiB) 52960

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28119
/proc/meminfo: memFree=1612480/2055920 swapFree=4180920/4192956
[pid=28113] ppid=28111 vsize=27988 CPUtime=16.92
/proc/28113/stat : 28113 (SATzilla2007_C) S 28111 28113 28048 0 -1 4194304 12218 28119 0 0 952 15 705 20 25 0 1 0 105477774 28659712 6689 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/28113/statm: 6997 6689 165 260 0 6721 0
[pid=28117] ppid=28113 vsize=26016 CPUtime=984.91
/proc/28117/stat : 28117 (vallst) R 28113 28113 28048 0 -1 4194304 6013 0 1 0 97941 550 0 0 25 0 1 0 105479469 26640384 5994 1992294400 134512640 134738160 4294956288 18446744073709551615 4294960144 0 0 4096 8404994 0 0 0 17 0 0 0
/proc/28117/statm: 6504 5994 151 55 0 6094 0
Current children cumulated CPU time (s) 1001.83
Current children cumulated vsize (KiB) 54004

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28119
/proc/meminfo: memFree=1612288/2055920 swapFree=4180920/4192956
[pid=28113] ppid=28111 vsize=27988 CPUtime=16.92
/proc/28113/stat : 28113 (SATzilla2007_C) S 28111 28113 28048 0 -1 4194304 12218 28119 0 0 952 15 705 20 25 0 1 0 105477774 28659712 6689 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/28113/statm: 6997 6689 165 260 0 6721 0
[pid=28117] ppid=28113 vsize=26192 CPUtime=1044.9
/proc/28117/stat : 28117 (vallst) R 28113 28113 28048 0 -1 4194304 6075 0 1 0 103918 572 0 0 25 0 1 0 105479469 26820608 6056 1992294400 134512640 134738160 4294956288 18446744073709551615 134586167 0 0 4096 8404994 0 0 0 17 0 0 0
/proc/28117/statm: 6548 6056 151 55 0 6138 0
Current children cumulated CPU time (s) 1061.82
Current children cumulated vsize (KiB) 54180

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28119
/proc/meminfo: memFree=1611968/2055920 swapFree=4180920/4192956
[pid=28113] ppid=28111 vsize=27988 CPUtime=16.92
/proc/28113/stat : 28113 (SATzilla2007_C) S 28111 28113 28048 0 -1 4194304 12218 28119 0 0 952 15 705 20 25 0 1 0 105477774 28659712 6689 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/28113/statm: 6997 6689 165 260 0 6721 0
[pid=28117] ppid=28113 vsize=26380 CPUtime=1104.88
/proc/28117/stat : 28117 (vallst) R 28113 28113 28048 0 -1 4194304 6134 0 1 0 109893 595 0 0 25 0 1 0 105479469 27013120 6115 1992294400 134512640 134738160 4294956288 18446744073709551615 4294960144 0 0 4096 8404994 0 0 0 17 0 0 0
/proc/28117/statm: 6595 6115 151 55 0 6185 0
Current children cumulated CPU time (s) 1121.8
Current children cumulated vsize (KiB) 54368

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28119
/proc/meminfo: memFree=1611776/2055920 swapFree=4180920/4192956
[pid=28113] ppid=28111 vsize=27988 CPUtime=16.92
/proc/28113/stat : 28113 (SATzilla2007_C) S 28111 28113 28048 0 -1 4194304 12218 28119 0 0 952 15 705 20 25 0 1 0 105477774 28659712 6689 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/28113/statm: 6997 6689 165 260 0 6721 0
[pid=28117] ppid=28113 vsize=26540 CPUtime=1164.87
/proc/28117/stat : 28117 (vallst) R 28113 28113 28048 0 -1 4194304 6187 0 1 0 115872 615 0 0 25 0 1 0 105479469 27176960 6168 1992294400 134512640 134738160 4294956288 18446744073709551615 4294960144 0 0 4096 8404994 0 0 0 17 0 0 0
/proc/28117/statm: 6635 6168 151 55 0 6225 0
Current children cumulated CPU time (s) 1181.79
Current children cumulated vsize (KiB) 54528

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

[startup+1190.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28119
/proc/meminfo: memFree=1611648/2055920 swapFree=4180920/4192956
[pid=28113] ppid=28111 vsize=27988 CPUtime=16.92
/proc/28113/stat : 28113 (SATzilla2007_C) S 28111 28113 28048 0 -1 4194304 12218 28119 0 0 952 15 705 20 25 0 1 0 105477774 28659712 6689 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/28113/statm: 6997 6689 165 260 0 6721 0
[pid=28117] ppid=28113 vsize=26540 CPUtime=1172.97
/proc/28117/stat : 28117 (vallst) R 28113 28113 28048 0 -1 4194304 6197 0 1 0 116681 616 0 0 25 0 1 0 105479469 27176960 6178 1992294400 134512640 134738160 4294956288 18446744073709551615 134585606 0 0 4096 8404994 0 0 0 17 0 0 0
/proc/28117/statm: 6635 6178 151 55 0 6225 0
Current children cumulated CPU time (s) 1189.89
Current children cumulated vsize (KiB) 54528

[startup+1196.8 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28119
/proc/meminfo: memFree=1611648/2055920 swapFree=4180920/4192956
[pid=28113] ppid=28111 vsize=27988 CPUtime=16.92
/proc/28113/stat : 28113 (SATzilla2007_C) S 28111 28113 28048 0 -1 4194304 12218 28119 0 0 952 15 705 20 25 0 1 0 105477774 28659712 6689 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/28113/statm: 6997 6689 165 260 0 6721 0
[pid=28117] ppid=28113 vsize=26540 CPUtime=1179.37
/proc/28117/stat : 28117 (vallst) R 28113 28113 28048 0 -1 4194304 6203 0 1 0 117319 618 0 0 25 0 1 0 105479469 27176960 6184 1992294400 134512640 134738160 4294956288 18446744073709551615 134578502 0 0 4096 8404994 0 0 0 17 0 0 0
/proc/28117/statm: 6635 6184 151 55 0 6225 0
Current children cumulated CPU time (s) 1196.29
Current children cumulated vsize (KiB) 54528

[startup+1198.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28119
/proc/meminfo: memFree=1611648/2055920 swapFree=4180920/4192956
[pid=28113] ppid=28111 vsize=27988 CPUtime=16.92
/proc/28113/stat : 28113 (SATzilla2007_C) S 28111 28113 28048 0 -1 4194304 12218 28119 0 0 952 15 705 20 25 0 1 0 105477774 28659712 6689 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/28113/statm: 6997 6689 165 260 0 6721 0
[pid=28117] ppid=28113 vsize=26540 CPUtime=1180.97
/proc/28117/stat : 28117 (vallst) R 28113 28113 28048 0 -1 4194304 6204 0 1 0 117478 619 0 0 25 0 1 0 105479469 27176960 6185 1992294400 134512640 134738160 4294956288 18446744073709551615 134585685 0 0 4096 8404994 0 0 0 17 0 0 0
/proc/28117/statm: 6635 6185 151 55 0 6225 0
Current children cumulated CPU time (s) 1197.89
Current children cumulated vsize (KiB) 54528

[startup+1199.2 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28119
/proc/meminfo: memFree=1611648/2055920 swapFree=4180920/4192956
[pid=28113] ppid=28111 vsize=27988 CPUtime=16.92
/proc/28113/stat : 28113 (SATzilla2007_C) S 28111 28113 28048 0 -1 4194304 12218 28119 0 0 952 15 705 20 25 0 1 0 105477774 28659712 6689 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/28113/statm: 6997 6689 165 260 0 6721 0
[pid=28117] ppid=28113 vsize=26540 CPUtime=1181.77
/proc/28117/stat : 28117 (vallst) R 28113 28113 28048 0 -1 4194304 6205 0 1 0 117558 619 0 0 25 0 1 0 105479469 27176960 6186 1992294400 134512640 134738160 4294956288 18446744073709551615 4294960144 0 0 4096 8404994 0 0 0 17 0 0 0
/proc/28117/statm: 6635 6186 151 55 0 6225 0
Current children cumulated CPU time (s) 1198.69
Current children cumulated vsize (KiB) 54528

[startup+1200 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28119
/proc/meminfo: memFree=1611648/2055920 swapFree=4180920/4192956
[pid=28113] ppid=28111 vsize=27988 CPUtime=16.92
/proc/28113/stat : 28113 (SATzilla2007_C) S 28111 28113 28048 0 -1 4194304 12218 28119 0 0 952 15 705 20 25 0 1 0 105477774 28659712 6689 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/28113/statm: 6997 6689 165 260 0 6721 0
[pid=28117] ppid=28113 vsize=26540 CPUtime=1182.56
/proc/28117/stat : 28117 (vallst) R 28113 28113 28048 0 -1 4194304 6205 0 1 0 117637 619 0 0 25 0 1 0 105479469 27176960 6186 1992294400 134512640 134738160 4294956288 18446744073709551615 134586167 0 0 4096 8404994 0 0 0 17 0 0 0
/proc/28117/statm: 6635 6186 151 55 0 6225 0
Current children cumulated CPU time (s) 1199.48
Current children cumulated vsize (KiB) 54528

[startup+1200.21 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28119
/proc/meminfo: memFree=1611648/2055920 swapFree=4180920/4192956
[pid=28113] ppid=28111 vsize=27988 CPUtime=16.92
/proc/28113/stat : 28113 (SATzilla2007_C) S 28111 28113 28048 0 -1 4194304 12218 28119 0 0 952 15 705 20 25 0 1 0 105477774 28659712 6689 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/28113/statm: 6997 6689 165 260 0 6721 0
[pid=28117] ppid=28113 vsize=26540 CPUtime=1182.77
/proc/28117/stat : 28117 (vallst) R 28113 28113 28048 0 -1 4194304 6207 0 1 0 117658 619 0 0 25 0 1 0 105479469 27176960 6188 1992294400 134512640 134738160 4294956288 18446744073709551615 4294960144 0 0 4096 8404994 0 0 0 17 0 0 0
/proc/28117/statm: 6635 6188 151 55 0 6225 0
Current children cumulated CPU time (s) 1199.69
Current children cumulated vsize (KiB) 54528

Child status: 17
Real time (s): 1200.26
CPU time (s): 1199.77
CPU user time (s): 1193.2
CPU system time (s): 6.566
CPU usage (%): 99.9592
Max. virtual memory (cumulated for all children) (KiB): 54596

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1193.2
system time used= 6.566
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 46557
page faults= 1
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= 2683

runsolver used 1.03484 second user time and 3.33649 second system time

The end

Launcher Data

Begin job on node27 at 2009-04-26 21:34:09
IDJOB=1731789
IDBENCH=70937
IDSOLVER=558
FILE ID=node27/1731789-1240774448
PBS_JOBID= 9187226
Free space on /tmp= 66248 MiB

SOLVER NAME= SAT07 reference solver: SATzilla CRAFTED
BENCH NAME= SAT09/CRAFTED/edgematching/fbcolors/em_11_3_4_fbc.cnf
COMMAND LINE= HOME/SATzilla2007_C BENCHNAME            
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1731789-1240774448/watcher-1731789-1240774448 -o /tmp/evaluation-result-1731789-1240774448/solver-1731789-1240774448 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2007_C HOME/instance-1731789-1240774448.cnf            

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

MD5SUM BENCH= 3f38c028c252f031e9505f68e48a880b
RANDOM SEED=640993177

node27.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		: 2800.234
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	: 5521.40
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		: 2800.234
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:       1669096 kB
Buffers:         43248 kB
Cached:         264300 kB
SwapCached:       5116 kB
Active:          81012 kB
Inactive:       234664 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1669096 kB
SwapTotal:     4192956 kB
SwapFree:      4180920 kB
Dirty:           10748 kB
Writeback:           0 kB
Mapped:          14068 kB
Slab:            57180 kB
Committed_AS:   389228 kB
PageTables:       1372 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264948 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66240 MiB
End job on node27 at 2009-04-26 21:54:09