Trace number 1785411

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) 4998.79 5005.47

General information on the benchmark

NameCRAFTED/edgematching/
compact/em_14_7_3_cmp.cnf
MD5SUM04d46ce8651fab3a17ac1e6e72eb3503
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 variables24356
Number of clauses305744
Sum of the clauses size960940
Maximum clause length144
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 277468
Number of clauses of size 3177720
Number of clauses of size 424200
Number of clauses of size 525920
Number of clauses of size over 5436

Solver Data

16.15/20.18	c run March_dl for 5 seconds ... 
16.15/20.18	c Bin: Executing march_dl
16.15/20.18	c child exit by a signal
16.15/20.18	c march_dl returned code 137.
16.15/20.18	c run saps (UBCSAT implementation) for 2 seconds ... 
16.15/20.18	c Bin: Executing ubcsat2006
16.15/20.18	c child exited successfully
16.15/20.18	c ubcsat2006 returned code 0.
16.15/20.18	c satzilla computing base features
16.15/20.18	c satzilla doing unit-prop probe
16.15/20.18	c satzilla doing local search probe
16.15/20.18	c satzilla doing lobjois search-space size estimate
16.15/20.18	c satzilla's ranking:
16.15/20.18	c 1) vallst+P: 1.621167
16.15/20.18	c 2) minisat20: 4.279357
16.15/20.18	c 3) minisat20+P: 5.431899
16.15/20.18	c 4) march_dl+P: 5.486830
16.15/20.18	c 5) march_dl: 7.488163
16.15/20.18	c 6) zchaff_rand+P: 11.254710
16.15/20.18	c 7) kcnfs+P: 999.000000
16.15/20.18	c 8) kcnfs: 999.000000
16.15/20.18	c 9) vallst: 999.000000
16.15/20.18	c 10) zchaff_rand: 999.000000
16.15/20.18	c satzilla running vallst with preprocessing ... 
4998.70/5005.45	c Preprocessing...
4998.70/5005.45	c Inital problem has 24356 variables, 228276 nary clauses (77468 binary clauses).
4998.70/5005.45	c Num non-binary clauses 228276, Average non-binary clause length 3.531
4998.70/5005.45	c Theory has no gaps
4998.70/5005.45	c Preprocessor runtime was 3.760 seconds.
4998.70/5005.45	c 
4998.70/5005.45	c Satisfiability of theory still undetermined.
4998.70/5005.45	c See file /tmp/rAw0tA for simplified theory.
4998.70/5005.45	c Bin: Executing vallst
4998.70/5005.45	c child exit by a signal
4998.70/5005.45	c vallst returned code 137.
4998.70/5005.45	c vallst returned code 137.
4998.70/5005.45	c satzilla running minisat20 ... 
4998.70/5005.45	c Bin: Executing minisat20
4998.70/5005.45	c minisat20 returned code 1.
4998.70/5005.45	c minisat20 returned code 1.
4998.70/5005.45	c satzilla running minisat20 with preprocessing ... 
4998.70/5005.45	c Bin: Executing minisat20
4998.70/5005.45	c minisat20 returned code 1.
4998.70/5005.45	c minisat20 returned code 1.
4998.70/5005.45	c satzilla running march_dl with preprocessing ... 
4998.70/5005.45	c Bin: Executing march_dl
4998.70/5005.45	c march_dl returned code 1.
4998.70/5005.45	c march_dl returned code 1.
4998.70/5005.45	c satzilla running march_dl ... 
4998.70/5005.45	c Bin: Executing march_dl
4998.70/5005.45	c march_dl returned code 1.
4998.70/5005.45	c march_dl returned code 1.
4998.70/5005.45	c satzilla running zchaff_rand with preprocessing ... 
4998.70/5005.45	c Bin: Executing zchaff_rand
4998.70/5005.45	c zchaff_rand returned code 1.
4998.70/5005.45	c zchaff_rand returned code 1.
4998.70/5005.45	c satzilla running kcnfs with preprocessing ... 
4998.70/5005.45	c Bin: Executing kcnfs
4998.70/5005.45	c kcnfs returned code 1.
4998.70/5005.45	c kcnfs returned code 1.
4998.70/5005.45	c satzilla running kcnfs ... 
4998.70/5005.45	c Bin: Executing kcnfs
4998.70/5005.45	c kcnfs returned code 1.
4998.70/5005.45	c kcnfs returned code 1.
4998.70/5005.45	c satzilla running vallst ... 
4998.70/5005.45	c Bin: Executing vallst
4998.70/5005.45	c vallst returned code 1.
4998.70/5005.45	c vallst returned code 1.
4998.70/5005.45	c satzilla running zchaff_rand ... 
4998.70/5005.46	c Bin: Executing zchaff_rand
4998.70/5005.46	c zchaff_rand returned code 1.
4998.70/5005.46	c zchaff_rand returned code 1.
4998.70/5005.46	c ERROR: All Failed! 
4998.70/5005.46	c SATZILLA_TIME=4999.520000

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-1785411-1241911443/watcher-1785411-1241911443 -o /tmp/evaluation-result-1785411-1241911443/solver-1785411-1241911443 -C 5000 -W 6000 -M 1800 --output-limit 1,15 HOME/SATzilla2007_C HOME/instance-1785411-1241911443.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 6000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 28399
/proc/meminfo: memFree=986616/2055920 swapFree=4180192/4192956
[pid=28399] ppid=28397 vsize=1440 CPUtime=0
/proc/28399/stat : 28399 (SATzilla2007_C) S 28397 28399 28237 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 219177644 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28399/statm: 360 110 95 260 0 84 0
[pid=28400] ppid=28399 vsize=3808 CPUtime=0
/proc/28400/stat : 28400 (march_dl) R 28399 28399 28237 0 -1 4194304 518 0 0 0 0 0 0 0 20 0 1 0 219177644 3899392 513 1992294400 134512640 134996440 4294956256 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28400/statm: 952 516 49 118 0 831 0

[startup+0.0157141 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 28399
/proc/meminfo: memFree=986616/2055920 swapFree=4180192/4192956
[pid=28399] ppid=28397 vsize=1440 CPUtime=0
/proc/28399/stat : 28399 (SATzilla2007_C) S 28397 28399 28237 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 219177644 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28399/statm: 360 110 95 260 0 84 0
[pid=28400] ppid=28399 vsize=4556 CPUtime=0
/proc/28400/stat : 28400 (march_dl) R 28399 28399 28237 0 -1 4194304 745 0 0 0 0 0 0 0 20 0 1 0 219177644 4665344 740 1992294400 134512640 134996440 4294956256 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28400/statm: 1139 740 50 118 0 1018 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5996

[startup+0.10173 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 28399
/proc/meminfo: memFree=986616/2055920 swapFree=4180192/4192956
[pid=28399] ppid=28397 vsize=1440 CPUtime=0
/proc/28399/stat : 28399 (SATzilla2007_C) S 28397 28399 28237 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 219177644 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28399/statm: 360 110 95 260 0 84 0
[pid=28400] ppid=28399 vsize=5480 CPUtime=0.09
/proc/28400/stat : 28400 (march_dl) R 28399 28399 28237 0 -1 4194304 1026 0 0 0 8 1 0 0 20 0 1 0 219177644 5611520 1021 1992294400 134512640 134996440 4294956256 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28400/statm: 1370 1021 50 118 0 1249 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6920

[startup+0.301768 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 28399
/proc/meminfo: memFree=986616/2055920 swapFree=4180192/4192956
[pid=28399] ppid=28397 vsize=1440 CPUtime=0
/proc/28399/stat : 28399 (SATzilla2007_C) S 28397 28399 28237 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 219177644 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28399/statm: 360 110 95 260 0 84 0
[pid=28400] ppid=28399 vsize=7592 CPUtime=0.29
/proc/28400/stat : 28400 (march_dl) R 28399 28399 28237 0 -1 4194304 1672 0 0 0 27 2 0 0 21 0 1 0 219177644 7774208 1667 1992294400 134512640 134996440 4294956256 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28400/statm: 1898 1667 50 118 0 1777 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 9032

[startup+0.701845 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 28399
/proc/meminfo: memFree=986616/2055920 swapFree=4180192/4192956
[pid=28399] ppid=28397 vsize=1440 CPUtime=0
/proc/28399/stat : 28399 (SATzilla2007_C) S 28397 28399 28237 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 219177644 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28399/statm: 360 110 95 260 0 84 0
[pid=28400] ppid=28399 vsize=18552 CPUtime=0.69
/proc/28400/stat : 28400 (march_dl) R 28399 28399 28237 0 -1 4194304 4835 0 0 0 66 3 0 0 25 0 1 0 219177644 18997248 3090 1992294400 134512640 134996440 4294956256 18446744073709551615 134546292 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28400/statm: 4638 3090 53 118 0 4517 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 19992

[startup+1.502 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28401
/proc/meminfo: memFree=970280/2055920 swapFree=4180192/4192956
[pid=28399] ppid=28397 vsize=1440 CPUtime=0
/proc/28399/stat : 28399 (SATzilla2007_C) S 28397 28399 28237 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 219177644 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28399/statm: 360 110 95 260 0 84 0
[pid=28400] ppid=28399 vsize=35076 CPUtime=1.49
/proc/28400/stat : 28400 (march_dl) R 28399 28399 28237 0 -1 4194304 18234 0 0 0 140 9 0 0 25 0 1 0 219177644 35917824 7406 1992294400 134512640 134996440 4294956256 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28400/statm: 8769 7406 65 118 0 8648 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 36516

[startup+3.10231 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28401
/proc/meminfo: memFree=959400/2055920 swapFree=4180192/4192956
[pid=28399] ppid=28397 vsize=1440 CPUtime=0
/proc/28399/stat : 28399 (SATzilla2007_C) S 28397 28399 28237 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 219177644 1474560 110 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28399/statm: 360 110 95 260 0 84 0
[pid=28400] ppid=28399 vsize=35116 CPUtime=3.08
/proc/28400/stat : 28400 (march_dl) R 28399 28399 28237 0 -1 4194304 24763 0 0 0 296 12 0 0 25 0 1 0 219177644 35958784 7471 1992294400 134512640 134996440 4294956256 18446744073709551615 134542421 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28400/statm: 8779 7471 65 118 0 8658 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 36556

[startup+6.30194 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28402
/proc/meminfo: memFree=985640/2055920 swapFree=4180192/4192956
[pid=28399] ppid=28397 vsize=1440 CPUtime=5
/proc/28399/stat : 28399 (SATzilla2007_C) S 28397 28399 28237 0 -1 4194304 135 25049 0 0 0 0 487 13 16 0 1 0 219177644 1474560 111 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/28399/statm: 360 111 96 260 0 84 0
[pid=28402] ppid=28399 vsize=668 CPUtime=0.09
/proc/28402/stat : 28402 (ubcsat2006) D 28399 28399 28237 0 -1 4194304 35 0 1 0 0 9 0 0 18 0 1 0 219178148 684032 31 1992294400 134512640 134777720 4294956112 18446744073709551615 12592036 0 0 8392704 0 18446744071563608240 0 0 17 0 0 0
/proc/28402/statm: 167 31 25 64 0 66 0
Current children cumulated CPU time (s) 5.09
Current children cumulated vsize (KiB) 2108

[startup+12.7012 s]
/proc/loadavg: 1.16 1.03 1.01 2/65 28402
/proc/meminfo: memFree=978736/2055920 swapFree=4180192/4192956
[pid=28399] ppid=28397 vsize=27808 CPUtime=8.76
/proc/28399/stat : 28399 (SATzilla2007_C) R 28397 28399 28237 0 -1 4194304 6648 29616 0 13 91 4 734 47 25 0 1 0 219177644 28475392 6619 1992294400 134512640 135579813 4294956224 18446744073709551615 135216365 0 0 4096 0 0 0 0 17 1 0 0
/proc/28399/statm: 6952 6619 121 260 0 6676 0
Current children cumulated CPU time (s) 8.76
Current children cumulated vsize (KiB) 27808
heavy processes:

[startup+25.5017 s]
/proc/loadavg: 1.12 1.03 1.01 2/66 28403
/proc/meminfo: memFree=909800/2055920 swapFree=4180192/4192956
[pid=28399] ppid=28397 vsize=57800 CPUtime=20.51
/proc/28399/stat : 28399 (SATzilla2007_C) S 28397 28399 28237 0 -1 4194304 26879 29616 0 13 1240 30 734 47 25 0 1 0 219177644 59187200 13733 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28399/statm: 14450 13733 165 260 0 14174 0
[pid=28403] ppid=28399 vsize=20088 CPUtime=1
/proc/28403/stat : 28403 (vallst) R 28399 28399 28237 0 -1 4194304 4099 0 1 0 96 4 0 0 25 0 1 0 219180090 20570112 4084 1992294400 134512640 134738160 4294956288 18446744073709551615 134635836 0 0 4096 8404994 0 0 0 17 1 0 0
/proc/28403/statm: 5022 4084 134 55 0 4612 0
Current children cumulated CPU time (s) 21.51
Current children cumulated vsize (KiB) 77888

[startup+51.1018 s]
/proc/loadavg: 1.08 1.03 1.01 2/66 28403
/proc/meminfo: memFree=903208/2055920 swapFree=4180192/4192956
[pid=28399] ppid=28397 vsize=57800 CPUtime=20.51
/proc/28399/stat : 28399 (SATzilla2007_C) S 28397 28399 28237 0 -1 4194304 26879 29616 0 13 1240 30 734 47 25 0 1 0 219177644 59187200 13733 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28399/statm: 14450 13733 165 260 0 14174 0
[pid=28403] ppid=28399 vsize=38304 CPUtime=26.47
/proc/28403/stat : 28403 (vallst) R 28399 28399 28237 0 -1 4194304 4700 0 1 0 2606 41 0 0 25 0 1 0 219180090 39223296 4683 1992294400 134512640 134738160 4294956288 18446744073709551615 4294960144 0 0 4096 8404994 0 0 0 17 0 0 0
/proc/28403/statm: 9576 4683 151 55 0 9166 0
Current children cumulated CPU time (s) 46.98
Current children cumulated vsize (KiB) 96104

[startup+102.302 s]
/proc/loadavg: 1.03 1.02 1.00 2/66 28403
/proc/meminfo: memFree=900584/2055920 swapFree=4180192/4192956
[pid=28399] ppid=28397 vsize=57800 CPUtime=20.51
/proc/28399/stat : 28399 (SATzilla2007_C) S 28397 28399 28237 0 -1 4194304 26879 29616 0 13 1240 30 734 47 25 0 1 0 219177644 59187200 13733 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28399/statm: 14450 13733 165 260 0 14174 0
[pid=28403] ppid=28399 vsize=38436 CPUtime=77.65
/proc/28403/stat : 28403 (vallst) R 28399 28399 28237 0 -1 4194304 5400 0 1 0 7670 95 0 0 25 0 1 0 219180090 39358464 5383 1992294400 134512640 134738160 4294956288 18446744073709551615 4294960144 0 0 4096 8404994 0 0 0 17 0 0 0
/proc/28403/statm: 9609 5383 151 55 0 9199 0
Current children cumulated CPU time (s) 98.16
Current children cumulated vsize (KiB) 96236

[startup+162.301 s]
/proc/loadavg: 1.01 1.02 1.00 2/66 28403
/proc/meminfo: memFree=897704/2055920 swapFree=4180192/4192956
[pid=28399] ppid=28397 vsize=57800 CPUtime=20.51
/proc/28399/stat : 28399 (SATzilla2007_C) S 28397 28399 28237 0 -1 4194304 26879 29616 0 13 1240 30 734 47 25 0 1 0 219177644 59187200 13733 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28399/statm: 14450 13733 165 260 0 14174 0
[pid=28403] ppid=28399 vsize=39096 CPUtime=137.61
/proc/28403/stat : 28403 (vallst) R 28399 28399 28237 0 -1 4194304 6147 0 1 0 13606 155 0 0 25 0 1 0 219180090 40034304 6130 1992294400 134512640 134738160 4294956288 18446744073709551615 4294960144 0 0 4096 8404994 0 0 0 17 0 0 0
/proc/28403/statm: 9774 6130 151 55 0 9364 0
Current children cumulated CPU time (s) 158.12
Current children cumulated vsize (KiB) 96896

[startup+222.305 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 28403
/proc/meminfo: memFree=894248/2055920 swapFree=4180192/4192956
[pid=28399] ppid=28397 vsize=57800 CPUtime=20.51
/proc/28399/stat : 28399 (SATzilla2007_C) S 28397 28399 28237 0 -1 4194304 26879 29616 0 13 1240 30 734 47 25 0 1 0 219177644 59187200 13733 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28399/statm: 14450 13733 165 260 0 14174 0
[pid=28403] ppid=28399 vsize=39888 CPUtime=197.57
/proc/28403/stat : 28403 (vallst) R 28399 28399 28237 0 -1 4194304 6988 0 1 0 19550 207 0 0 25 0 1 0 219180090 40845312 6971 1992294400 134512640 134738160 4294956288 18446744073709551615 4294960144 0 0 4096 8404994 0 0 0 17 0 0 0
/proc/28403/statm: 9972 6971 151 55 0 9562 0
Current children cumulated CPU time (s) 218.08
Current children cumulated vsize (KiB) 97688

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28403
/proc/meminfo: memFree=891368/2055920 swapFree=4180192/4192956
[pid=28399] ppid=28397 vsize=57800 CPUtime=20.51
/proc/28399/stat : 28399 (SATzilla2007_C) S 28397 28399 28237 0 -1 4194304 26879 29616 0 13 1240 30 734 47 25 0 1 0 219177644 59187200 13733 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28399/statm: 14450 13733 165 260 0 14174 0
[pid=28403] ppid=28399 vsize=40680 CPUtime=257.52
/proc/28403/stat : 28403 (vallst) R 28399 28399 28237 0 -1 4194304 7717 0 1 0 25495 257 0 0 25 0 1 0 219180090 41656320 7700 1992294400 134512640 134738160 4294956288 18446744073709551615 4294960144 0 0 4096 8404994 0 0 0 17 0 0 0
/proc/28403/statm: 10170 7700 151 55 0 9760 0
Current children cumulated CPU time (s) 278.03
Current children cumulated vsize (KiB) 98480

[startup+342.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28403
/proc/meminfo: memFree=889064/2055920 swapFree=4180192/4192956
[pid=28399] ppid=28397 vsize=57800 CPUtime=20.51
/proc/28399/stat : 28399 (SATzilla2007_C) S 28397 28399 28237 0 -1 4194304 26879 29616 0 13 1240 30 734 47 25 0 1 0 219177644 59187200 13733 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28399/statm: 14450 13733 165 260 0 14174 0
[pid=28403] ppid=28399 vsize=41208 CPUtime=317.49
/proc/28403/stat : 28403 (vallst) R 28399 28399 28237 0 -1 4194304 8291 0 1 0 31447 302 0 0 25 0 1 0 219180090 42196992 8274 1992294400 134512640 134738160 4294956288 18446744073709551615 134585703 0 0 4096 8404994 0 0 0 17 0 0 0
/proc/28403/statm: 10302 8274 151 55 0 9892 0
Current children cumulated CPU time (s) 338
Current children cumulated vsize (KiB) 99008

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


[startup+4662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28413
/proc/meminfo: memFree=852776/2055920 swapFree=4180192/4192956
[pid=28399] ppid=28397 vsize=57800 CPUtime=20.51
/proc/28399/stat : 28399 (SATzilla2007_C) S 28397 28399 28237 0 -1 4194304 26879 29616 0 13 1240 30 734 47 25 0 1 0 219177644 59187200 13733 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28399/statm: 14450 13733 165 260 0 14174 0
[pid=28403] ppid=28399 vsize=71616 CPUtime=4635.26
/proc/28403/stat : 28403 (vallst) R 28399 28399 28237 0 -1 4194304 17059 0 1 0 461190 2336 0 0 25 0 1 0 219180090 73334784 17033 1992294400 134512640 134738160 4294956288 18446744073709551615 4294960144 0 0 4096 8404994 0 0 0 17 0 0 0
/proc/28403/statm: 17904 17033 151 55 0 17494 0
Current children cumulated CPU time (s) 4655.77
Current children cumulated vsize (KiB) 129416

[startup+4722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28413
/proc/meminfo: memFree=852456/2055920 swapFree=4180192/4192956
[pid=28399] ppid=28397 vsize=57800 CPUtime=20.51
/proc/28399/stat : 28399 (SATzilla2007_C) S 28397 28399 28237 0 -1 4194304 26879 29616 0 13 1240 30 734 47 25 0 1 0 219177644 59187200 13733 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28399/statm: 14450 13733 165 260 0 14174 0
[pid=28403] ppid=28399 vsize=71880 CPUtime=4695.23
/proc/28403/stat : 28403 (vallst) R 28399 28399 28237 0 -1 4194304 17132 0 1 0 467163 2360 0 0 25 0 1 0 219180090 73605120 17106 1992294400 134512640 134738160 4294956288 18446744073709551615 4294960144 0 0 4096 8404994 0 0 0 17 0 0 0
/proc/28403/statm: 17970 17106 151 55 0 17560 0
Current children cumulated CPU time (s) 4715.74
Current children cumulated vsize (KiB) 129680

[startup+4782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28413
/proc/meminfo: memFree=852264/2055920 swapFree=4180192/4192956
[pid=28399] ppid=28397 vsize=57800 CPUtime=20.51
/proc/28399/stat : 28399 (SATzilla2007_C) S 28397 28399 28237 0 -1 4194304 26879 29616 0 13 1240 30 734 47 25 0 1 0 219177644 59187200 13733 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28399/statm: 14450 13733 165 260 0 14174 0
[pid=28403] ppid=28399 vsize=72088 CPUtime=4755.2
/proc/28403/stat : 28403 (vallst) R 28399 28399 28237 0 -1 4194304 17184 0 1 0 473126 2394 0 0 25 0 1 0 219180090 73818112 17155 1992294400 134512640 134738160 4294956288 18446744073709551615 4294960144 0 0 4096 8404994 0 0 0 17 0 0 0
/proc/28403/statm: 18022 17155 151 55 0 17612 0
Current children cumulated CPU time (s) 4775.71
Current children cumulated vsize (KiB) 129888

[startup+4842.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28413
/proc/meminfo: memFree=852136/2055920 swapFree=4180192/4192956
[pid=28399] ppid=28397 vsize=57800 CPUtime=20.51
/proc/28399/stat : 28399 (SATzilla2007_C) S 28397 28399 28237 0 -1 4194304 26879 29616 0 13 1240 30 734 47 25 0 1 0 219177644 59187200 13733 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28399/statm: 14450 13733 165 260 0 14174 0
[pid=28403] ppid=28399 vsize=72296 CPUtime=4815.17
/proc/28403/stat : 28403 (vallst) R 28399 28399 28237 0 -1 4194304 17234 0 1 0 479091 2426 0 0 25 0 1 0 219180090 74031104 17204 1992294400 134512640 134738160 4294956288 18446744073709551615 4294960144 0 0 4096 8404994 0 0 0 17 0 0 0
/proc/28403/statm: 18074 17204 151 55 0 17664 0
Current children cumulated CPU time (s) 4835.68
Current children cumulated vsize (KiB) 130096

[startup+4902.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28413
/proc/meminfo: memFree=852008/2055920 swapFree=4180192/4192956
[pid=28399] ppid=28397 vsize=57800 CPUtime=20.51
/proc/28399/stat : 28399 (SATzilla2007_C) S 28397 28399 28237 0 -1 4194304 26879 29616 0 13 1240 30 734 47 25 0 1 0 219177644 59187200 13733 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28399/statm: 14450 13733 165 260 0 14174 0
[pid=28403] ppid=28399 vsize=72468 CPUtime=4875.14
/proc/28403/stat : 28403 (vallst) R 28399 28399 28237 0 -1 4194304 17277 0 1 0 485057 2457 0 0 25 0 1 0 219180090 74207232 17246 1992294400 134512640 134738160 4294956288 18446744073709551615 4294960144 0 0 4096 8404994 0 0 0 17 0 0 0
/proc/28403/statm: 18117 17246 151 55 0 17707 0
Current children cumulated CPU time (s) 4895.65
Current children cumulated vsize (KiB) 130268

[startup+4962.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28413
/proc/meminfo: memFree=851816/2055920 swapFree=4180192/4192956
[pid=28399] ppid=28397 vsize=57800 CPUtime=20.51
/proc/28399/stat : 28399 (SATzilla2007_C) S 28397 28399 28237 0 -1 4194304 26879 29616 0 13 1240 30 734 47 25 0 1 0 219177644 59187200 13733 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28399/statm: 14450 13733 165 260 0 14174 0
[pid=28403] ppid=28399 vsize=72600 CPUtime=4935.1
/proc/28403/stat : 28403 (vallst) R 28399 28399 28237 0 -1 4194304 17325 0 1 0 491024 2486 0 0 25 0 1 0 219180090 74342400 17294 1992294400 134512640 134738160 4294956288 18446744073709551615 4294960144 0 0 4096 8404994 0 0 0 17 0 0 0
/proc/28403/statm: 18150 17294 151 55 0 17740 0
Current children cumulated CPU time (s) 4955.61
Current children cumulated vsize (KiB) 130400

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

[startup+4966.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28413
/proc/meminfo: memFree=851816/2055920 swapFree=4180192/4192956
[pid=28399] ppid=28397 vsize=57800 CPUtime=20.51
/proc/28399/stat : 28399 (SATzilla2007_C) S 28397 28399 28237 0 -1 4194304 26879 29616 0 13 1240 30 734 47 25 0 1 0 219177644 59187200 13733 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28399/statm: 14450 13733 165 260 0 14174 0
[pid=28403] ppid=28399 vsize=72600 CPUtime=4939.2
/proc/28403/stat : 28403 (vallst) R 28399 28399 28237 0 -1 4194304 17326 0 1 0 491432 2488 0 0 25 0 1 0 219180090 74342400 17295 1992294400 134512640 134738160 4294956288 18446744073709551615 134586215 0 0 4096 8404994 0 0 0 17 0 0 0
/proc/28403/statm: 18150 17295 151 55 0 17740 0
Current children cumulated CPU time (s) 4959.71
Current children cumulated vsize (KiB) 130400

[startup+4992 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28413
/proc/meminfo: memFree=851688/2055920 swapFree=4180192/4192956
[pid=28399] ppid=28397 vsize=57800 CPUtime=20.51
/proc/28399/stat : 28399 (SATzilla2007_C) S 28397 28399 28237 0 -1 4194304 26879 29616 0 13 1240 30 734 47 25 0 1 0 219177644 59187200 13733 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28399/statm: 14450 13733 165 260 0 14174 0
[pid=28403] ppid=28399 vsize=72732 CPUtime=4964.8
/proc/28403/stat : 28403 (vallst) R 28399 28399 28237 0 -1 4194304 17356 0 1 0 493980 2500 0 0 25 0 1 0 219180090 74477568 17325 1992294400 134512640 134738160 4294956288 18446744073709551615 4294960144 0 0 4096 8404994 0 0 0 17 0 0 0
/proc/28403/statm: 18183 17325 151 55 0 17773 0
Current children cumulated CPU time (s) 4985.31
Current children cumulated vsize (KiB) 130532

[startup+4998.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28413
/proc/meminfo: memFree=851688/2055920 swapFree=4180192/4192956
[pid=28399] ppid=28397 vsize=57800 CPUtime=20.51
/proc/28399/stat : 28399 (SATzilla2007_C) S 28397 28399 28237 0 -1 4194304 26879 29616 0 13 1240 30 734 47 25 0 1 0 219177644 59187200 13733 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28399/statm: 14450 13733 165 260 0 14174 0
[pid=28403] ppid=28399 vsize=72732 CPUtime=4971.19
/proc/28403/stat : 28403 (vallst) R 28399 28399 28237 0 -1 4194304 17357 0 1 0 494616 2503 0 0 25 0 1 0 219180090 74477568 17326 1992294400 134512640 134738160 4294956288 18446744073709551615 4294960144 0 0 4096 8404994 0 0 0 17 0 0 0
/proc/28403/statm: 18183 17326 151 55 0 17773 0
Current children cumulated CPU time (s) 4991.7
Current children cumulated vsize (KiB) 130532

[startup+5001.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28413
/proc/meminfo: memFree=851688/2055920 swapFree=4180192/4192956
[pid=28399] ppid=28397 vsize=57800 CPUtime=20.51
/proc/28399/stat : 28399 (SATzilla2007_C) S 28397 28399 28237 0 -1 4194304 26879 29616 0 13 1240 30 734 47 25 0 1 0 219177644 59187200 13733 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28399/statm: 14450 13733 165 260 0 14174 0
[pid=28403] ppid=28399 vsize=72732 CPUtime=4974.39
/proc/28403/stat : 28403 (vallst) R 28399 28399 28237 0 -1 4194304 17358 0 1 0 494934 2505 0 0 25 0 1 0 219180090 74477568 17327 1992294400 134512640 134738160 4294956288 18446744073709551615 134586292 0 0 4096 8404994 0 0 0 17 0 0 0
/proc/28403/statm: 18183 17327 151 55 0 17773 0
Current children cumulated CPU time (s) 4994.9
Current children cumulated vsize (KiB) 130532

[startup+5003.2 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28413
/proc/meminfo: memFree=851624/2055920 swapFree=4180192/4192956
[pid=28399] ppid=28397 vsize=57800 CPUtime=20.51
/proc/28399/stat : 28399 (SATzilla2007_C) S 28397 28399 28237 0 -1 4194304 26879 29616 0 13 1240 30 734 47 25 0 1 0 219177644 59187200 13733 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28399/statm: 14450 13733 165 260 0 14174 0
[pid=28403] ppid=28399 vsize=72732 CPUtime=4975.99
/proc/28403/stat : 28403 (vallst) R 28399 28399 28237 0 -1 4194304 17364 0 1 0 495094 2505 0 0 25 0 1 0 219180090 74477568 17333 1992294400 134512640 134738160 4294956288 18446744073709551615 4294960144 0 0 4096 8404994 0 0 0 17 0 0 0
/proc/28403/statm: 18183 17333 151 55 0 17773 0
Current children cumulated CPU time (s) 4996.5
Current children cumulated vsize (KiB) 130532

[startup+5004.8 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28413
/proc/meminfo: memFree=851624/2055920 swapFree=4180192/4192956
[pid=28399] ppid=28397 vsize=57800 CPUtime=20.51
/proc/28399/stat : 28399 (SATzilla2007_C) S 28397 28399 28237 0 -1 4194304 26879 29616 0 13 1240 30 734 47 25 0 1 0 219177644 59187200 13733 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28399/statm: 14450 13733 165 260 0 14174 0
[pid=28403] ppid=28399 vsize=72732 CPUtime=4977.59
/proc/28403/stat : 28403 (vallst) R 28399 28399 28237 0 -1 4194304 17368 0 1 0 495253 2506 0 0 25 0 1 0 219180090 74477568 17337 1992294400 134512640 134738160 4294956288 18446744073709551615 4294960144 0 0 4096 8404994 0 0 0 17 0 0 0
/proc/28403/statm: 18183 17337 151 55 0 17773 0
Current children cumulated CPU time (s) 4998.1
Current children cumulated vsize (KiB) 130532

[startup+5005.2 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28413
/proc/meminfo: memFree=851624/2055920 swapFree=4180192/4192956
[pid=28399] ppid=28397 vsize=57800 CPUtime=20.51
/proc/28399/stat : 28399 (SATzilla2007_C) S 28397 28399 28237 0 -1 4194304 26879 29616 0 13 1240 30 734 47 25 0 1 0 219177644 59187200 13733 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28399/statm: 14450 13733 165 260 0 14174 0
[pid=28403] ppid=28399 vsize=72732 CPUtime=4977.99
/proc/28403/stat : 28403 (vallst) R 28399 28399 28237 0 -1 4194304 17368 0 1 0 495293 2506 0 0 25 0 1 0 219180090 74477568 17337 1992294400 134512640 134738160 4294956288 18446744073709551615 4294960144 0 0 4096 8404994 0 0 0 17 0 0 0
/proc/28403/statm: 18183 17337 151 55 0 17773 0
Current children cumulated CPU time (s) 4998.5
Current children cumulated vsize (KiB) 130532

[startup+5005.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 28413
/proc/meminfo: memFree=851624/2055920 swapFree=4180192/4192956
[pid=28399] ppid=28397 vsize=57800 CPUtime=20.51
/proc/28399/stat : 28399 (SATzilla2007_C) S 28397 28399 28237 0 -1 4194304 26879 29616 0 13 1240 30 734 47 25 0 1 0 219177644 59187200 13733 1992294400 134512640 135579813 4294956224 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28399/statm: 14450 13733 165 260 0 14174 0
[pid=28403] ppid=28399 vsize=72732 CPUtime=4978.19
/proc/28403/stat : 28403 (vallst) R 28399 28399 28237 0 -1 4194304 17368 0 1 0 495313 2506 0 0 25 0 1 0 219180090 74477568 17337 1992294400 134512640 134738160 4294956288 18446744073709551615 4294960144 0 0 4096 8404994 0 0 0 17 0 0 0
/proc/28403/statm: 18183 17337 151 55 0 17773 0
Current children cumulated CPU time (s) 4998.7
Current children cumulated vsize (KiB) 130532

Child status: 17
Real time (s): 5005.47
CPU time (s): 4998.79
CPU user time (s): 4972.93
CPU system time (s): 25.8671
CPU usage (%): 99.8666
Max. virtual memory (cumulated for all children) (KiB): 130532

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4972.93
system time used= 25.8671
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 73876
page faults= 14
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 36
involuntary context switches= 12081

runsolver used 5.22221 second user time and 13.061 second system time

The end

Launcher Data

Begin job on node28 at 2009-05-10 01:24:03
IDJOB=1785411
IDBENCH=70911
IDSOLVER=640
FILE ID=node28/1785411-1241911443
PBS_JOBID= 9264796
Free space on /tmp= 65904 MiB

SOLVER NAME= SAT07 reference solver: SATzilla CRAFTED
BENCH NAME= SAT09/CRAFTED/edgematching/compact/em_14_7_3_cmp.cnf
COMMAND LINE= HOME/SATzilla2007_C BENCHNAME            
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1785411-1241911443/watcher-1785411-1241911443 -o /tmp/evaluation-result-1785411-1241911443/solver-1785411-1241911443 -C 5000 -W 6000 -M 1800 --output-limit 1,15  HOME/SATzilla2007_C HOME/instance-1785411-1241911443.cnf            

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

MD5SUM BENCH= 04d46ce8651fab3a17ac1e6e72eb3503
RANDOM SEED=1388040411

node28.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.261
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.261
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:        987096 kB
Buffers:         56544 kB
Cached:         925668 kB
SwapCached:       6032 kB
Active:         157096 kB
Inactive:       833852 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        987096 kB
SwapTotal:     4192956 kB
SwapFree:      4180192 kB
Dirty:           14892 kB
Writeback:           0 kB
Mapped:          14268 kB
Slab:            63708 kB
Committed_AS:   777564 kB
PageTables:       1420 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 65896 MiB
End job on node28 at 2009-05-10 02:47:29