Trace number 338092

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, and are wall clock time (not CPU 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
SATzilla RANDOM? (exit code) 1199.54 1200

General information on the benchmark

Namecrafted/Difficult/contest05/QG/
QG6-gensys-ukn003.sat05-2726.reshuffled-07.cnf
MD5SUM92c8b4fc23a7c22313979a2d9b3b5a58
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark224.011
Satisfiable
(Un)Satisfiability was proved
Number of variables1691
Number of clauses9177
Sum of the clauses size77698
Maximum clause length16
Minimum clause length1
Number of clauses of size 133
Number of clauses of size 2289
Number of clauses of size 31389
Number of clauses of size 4171
Number of clauses of size 5960
Number of clauses of size over 56335

Solver Data (download as text)

12.58/12.64	c run March_dl for 5 seconds ... 
12.58/12.64	c Bin: Executing march_dl
12.58/12.64	c child exit by a signal
12.58/12.64	c march_dl returned code 137.
12.58/12.64	c run saps (UBCSAT implementation) for 2 seconds ... 
12.58/12.64	c Bin: Executing ubcsat2006
12.58/12.64	c child exited successfully
12.58/12.64	c ubcsat2006 returned code 0.
12.58/12.64	c satzilla computing base features
12.58/12.64	c satzilla doing unit-prop probe
12.58/12.64	c satzilla doing local search probe
12.58/12.64	c satzilla doing lobjois search-space size estimate
12.58/12.64	c satzilla's ranking:
12.58/12.64	c 1) march_dl: -128.843448
12.58/12.64	c 2) kcnfs: -0.044772
12.58/12.64	c 3) minisat20+P: 14.965762
12.58/12.64	c 4) kcnfs+P: 999.000000
12.58/12.64	c 5) march_dl+P: 999.000000
12.58/12.64	c 6) vallst+P: 999.000000
12.58/12.64	c 7) zchaff_rand+P: 999.000000
12.58/12.64	c 8) vallst: 999.000000
12.58/12.64	c 9) zchaff_rand: 999.000000
12.58/12.64	c 10) minisat20: 999.000000
12.58/12.64	c satzilla running march_dl ... 
1199.42/1199.92	c Bin: Executing march_dl
1199.42/1199.92	c child exit by a signal
1199.42/1199.92	c march_dl returned code 137.
1199.42/1199.92	c march_dl returned code 137.
1199.42/1199.92	c satzilla running kcnfs ... 
1199.42/1199.92	c Bin: Executing kcnfs
1199.42/1199.92	c kcnfs returned code 1.
1199.42/1199.92	c kcnfs returned code 1.
1199.42/1199.92	c satzilla running minisat20 with preprocessing ... 
1199.42/1199.99	c Preprocessing...
1199.42/1199.99	c Inital problem has 2123 variables, 8888 nary clauses (289 binary clauses).
1199.42/1199.99	c Num non-binary clauses 8855, Average non-binary clause length 8.705
1199.42/1199.99	c Preprocessor runtime was 0.040 seconds.
1199.42/1199.99	c 
1199.42/1199.99	c Satisfiability of theory still undetermined.
1199.42/1199.99	c See file /tmp/Dms8lm for simplified theory.
1199.42/1199.99	c Bin: Executing minisat20
1199.42/1199.99	c minisat20 returned code 1.
1199.42/1199.99	c minisat20 returned code 1.
1199.42/1199.99	c satzilla running kcnfs with preprocessing ... 
1199.42/1199.99	c Bin: Executing kcnfs
1199.42/1199.99	c kcnfs returned code 1.
1199.42/1199.99	c kcnfs returned code 1.
1199.42/1199.99	c satzilla running march_dl with preprocessing ... 
1199.42/1199.99	c Bin: Executing march_dl
1199.42/1199.99	c march_dl returned code 1.
1199.42/1199.99	c march_dl returned code 1.
1199.42/1199.99	c satzilla running vallst with preprocessing ... 
1199.42/1199.99	c Bin: Executing vallst
1199.42/1199.99	c vallst returned code 1.
1199.42/1199.99	c vallst returned code 1.
1199.42/1199.99	c satzilla running zchaff_rand with preprocessing ... 
1199.42/1199.99	c Bin: Executing zchaff_rand
1199.42/1199.99	c zchaff_rand returned code 1.
1199.42/1199.99	c zchaff_rand returned code 1.
1199.42/1199.99	c satzilla running vallst ... 
1199.42/1199.99	c Bin: Executing vallst
1199.42/1199.99	c vallst returned code 1.
1199.42/1199.99	c vallst returned code 1.
1199.42/1199.99	c satzilla running zchaff_rand ... 
1199.42/1199.99	c Bin: Executing zchaff_rand
1199.42/1199.99	c zchaff_rand returned code 1.
1199.42/1199.99	c zchaff_rand returned code 1.
1199.42/1199.99	c satzilla running minisat20 ... 
1199.42/1199.99	c Bin: Executing minisat20
1199.42/1199.99	c minisat20 returned code 1.
1199.42/1199.99	c minisat20 returned code 1.
1199.42/1199.99	c ERROR: All Failed! 
1199.42/1199.99	c SATZILLA_TIME=1199.700000

Verifier Data (download as text)

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.2.1 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node35/watcher-338092-1173680163 -o ROOT/results/node35/solver-338092-1173680163 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/338092-1173680163/SATzilla2007_R /tmp/evaluation/338092-1173680163/instance-338092-1173680163.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): 2400 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.02 1.01 0.99 3/64 20619
/proc/meminfo: memFree=1566176/2055920 swapFree=3923124/4192956
[pid=20619] ppid=20617 vsize=1440 CPUtime=0
/proc/20619/stat : 20619 (SATzilla2007_R) R 20617 20619 18837 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 361780009 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216547 0 0 4096 0 0 0 0 17 1 0 0
/proc/20619/statm: 360 110 95 260 0 84 0
[pid=20620] ppid=20619 vsize=768 CPUtime=0
/proc/20620/stat : 20620 (march_dl) R 20619 20619 18837 0 -1 4194304 115 0 0 0 0 0 0 0 18 0 1 0 361780009 786432 110 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/20620/statm: 192 110 50 118 0 71 0

[startup+0.0873831 s]
/proc/loadavg: 1.02 1.01 0.99 3/64 20619
/proc/meminfo: memFree=1566176/2055920 swapFree=3923124/4192956
[pid=20619] ppid=20617 vsize=1440 CPUtime=0
/proc/20619/stat : 20619 (SATzilla2007_R) S 20617 20619 18837 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 361780009 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/20619/statm: 360 110 95 260 0 84 0
[pid=20620] ppid=20619 vsize=2044 CPUtime=0.08
/proc/20620/stat : 20620 (march_dl) R 20619 20619 18837 0 -1 4194304 1330 0 0 0 8 0 0 0 19 0 1 0 361780009 2093056 402 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134543093 0 0 8392704 0 0 0 0 17 1 0 0
/proc/20620/statm: 511 402 57 118 0 390 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 3484

[startup+0.101384 s]
/proc/loadavg: 1.02 1.01 0.99 3/64 20619
/proc/meminfo: memFree=1566176/2055920 swapFree=3923124/4192956
[pid=20619] ppid=20617 vsize=1440 CPUtime=0
/proc/20619/stat : 20619 (SATzilla2007_R) S 20617 20619 18837 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 361780009 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/20619/statm: 360 110 95 260 0 84 0
[pid=20620] ppid=20619 vsize=2716 CPUtime=0.09
/proc/20620/stat : 20620 (march_dl) R 20619 20619 18837 0 -1 4194304 1847 0 0 0 9 0 0 0 19 0 1 0 361780009 2781184 571 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134559448 0 0 8392704 0 0 0 0 17 1 0 0
/proc/20620/statm: 679 571 65 118 0 558 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4156

[startup+0.301423 s]
/proc/loadavg: 1.02 1.01 0.99 3/64 20619
/proc/meminfo: memFree=1566176/2055920 swapFree=3923124/4192956
[pid=20619] ppid=20617 vsize=1440 CPUtime=0
/proc/20619/stat : 20619 (SATzilla2007_R) S 20617 20619 18837 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 361780009 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/20619/statm: 360 110 95 260 0 84 0
[pid=20620] ppid=20619 vsize=4288 CPUtime=0.29
/proc/20620/stat : 20620 (march_dl) R 20619 20619 18837 0 -1 4194304 2296 0 0 0 29 0 0 0 21 0 1 0 361780009 4390912 718 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134583572 0 0 8392704 0 0 0 0 17 1 0 0
/proc/20620/statm: 1072 718 67 118 0 951 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5728

[startup+0.701501 s]
/proc/loadavg: 1.02 1.01 0.99 3/64 20619
/proc/meminfo: memFree=1566176/2055920 swapFree=3923124/4192956
[pid=20619] ppid=20617 vsize=1440 CPUtime=0
/proc/20619/stat : 20619 (SATzilla2007_R) S 20617 20619 18837 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 361780009 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/20619/statm: 360 110 95 260 0 84 0
[pid=20620] ppid=20619 vsize=4420 CPUtime=0.69
/proc/20620/stat : 20620 (march_dl) R 20619 20619 18837 0 -1 4194304 2330 0 0 0 69 0 0 0 25 0 1 0 361780009 4526080 752 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134583400 0 0 8392704 0 0 0 0 17 1 0 0
/proc/20620/statm: 1105 752 67 118 0 984 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5860

[startup+1.50166 s]
/proc/loadavg: 1.02 1.01 0.99 2/66 20621
/proc/meminfo: memFree=1559632/2055920 swapFree=3923124/4192956
[pid=20619] ppid=20617 vsize=1440 CPUtime=0
/proc/20619/stat : 20619 (SATzilla2007_R) S 20617 20619 18837 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 361780009 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/20619/statm: 360 110 95 260 0 84 0
[pid=20620] ppid=20619 vsize=7508 CPUtime=1.49
/proc/20620/stat : 20620 (march_dl) R 20619 20619 18837 0 -1 4194304 3548 0 0 0 136 13 0 0 25 0 1 0 361780009 7688192 1760 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134675049 0 0 8392704 0 0 0 0 17 1 0 0
/proc/20620/statm: 1877 1760 73 118 0 1756 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8948

[startup+3.10197 s]
/proc/loadavg: 1.02 1.01 0.99 2/66 20621
/proc/meminfo: memFree=1559120/2055920 swapFree=3923124/4192956
[pid=20619] ppid=20617 vsize=1440 CPUtime=0
/proc/20619/stat : 20619 (SATzilla2007_R) S 20617 20619 18837 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 361780009 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/20619/statm: 360 110 95 260 0 84 0
[pid=20620] ppid=20619 vsize=7212 CPUtime=3.09
/proc/20620/stat : 20620 (march_dl) R 20619 20619 18837 0 -1 4194304 4066 0 0 0 276 33 0 0 25 0 1 0 361780009 7385088 1646 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134527807 0 0 8392704 0 0 0 0 17 1 0 0
/proc/20620/statm: 1803 1646 75 118 0 1682 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 8652

[startup+6.3016 s]
/proc/loadavg: 1.02 1.01 0.99 2/66 20622
/proc/meminfo: memFree=1564560/2055920 swapFree=3923124/4192956
[pid=20619] ppid=20617 vsize=1440 CPUtime=4.99
/proc/20619/stat : 20619 (SATzilla2007_R) S 20617 20619 18837 0 -1 4194304 135 4066 0 0 0 0 466 33 16 0 1 0 361780009 1474560 111 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/20619/statm: 360 111 96 260 0 84 0
[pid=20622] ppid=20619 vsize=6188 CPUtime=1.29
/proc/20622/stat : 20622 (ubcsat2006) R 20619 20619 18837 0 -1 4194304 477 0 0 0 120 9 0 0 25 0 1 0 361780509 6336512 460 18446744073709551615 134512640 134777720 4294956592 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/20622/statm: 1547 460 156 64 0 1128 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 7628

[startup+12.7019 s]
/proc/loadavg: 1.02 1.01 0.99 2/65 20622
/proc/meminfo: memFree=1564312/2055920 swapFree=3923124/4192956
[pid=20619] ppid=20617 vsize=2656 CPUtime=12.63
/proc/20619/stat : 20619 (SATzilla2007_R) S 20617 20619 18837 0 -1 4194304 1320 4549 0 0 531 15 669 48 25 0 1 0 361780009 2719744 492 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20619/statm: 664 492 158 260 0 388 0
Current children cumulated CPU time (s) 12.63
Current children cumulated vsize (KiB) 2656

[startup+25.5014 s]
/proc/loadavg: 1.01 1.01 0.99 2/66 20623
/proc/meminfo: memFree=1558168/2055920 swapFree=3923124/4192956
[pid=20619] ppid=20617 vsize=2656 CPUtime=12.63
/proc/20619/stat : 20619 (SATzilla2007_R) S 20617 20619 18837 0 -1 4194304 1320 4549 0 0 531 15 669 48 25 0 1 0 361780009 2719744 492 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20619/statm: 664 492 158 260 0 388 0
[pid=20623] ppid=20619 vsize=7412 CPUtime=12.84
/proc/20623/stat : 20623 (march_dl) R 20619 20619 18837 0 -1 4194304 4095 0 0 0 1249 35 0 0 25 0 1 0 361781274 7589888 1675 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134531191 0 0 8392704 0 0 0 0 17 1 0 0
/proc/20623/statm: 1853 1675 75 118 0 1732 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 10068

[startup+51.1014 s]
/proc/loadavg: 1.01 1.01 0.99 2/66 20623
/proc/meminfo: memFree=1558232/2055920 swapFree=3923124/4192956
[pid=20619] ppid=20617 vsize=2656 CPUtime=12.63
/proc/20619/stat : 20619 (SATzilla2007_R) S 20617 20619 18837 0 -1 4194304 1320 4549 0 0 531 15 669 48 25 0 1 0 361780009 2719744 492 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20619/statm: 664 492 158 260 0 388 0
[pid=20623] ppid=20619 vsize=7412 CPUtime=38.42
/proc/20623/stat : 20623 (march_dl) R 20619 20619 18837 0 -1 4194304 4096 0 0 0 3807 35 0 0 25 0 1 0 361781274 7589888 1676 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134571418 0 0 8392704 0 0 0 0 17 1 0 0
/proc/20623/statm: 1853 1676 75 118 0 1732 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 10068

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 20623
/proc/meminfo: memFree=1558296/2055920 swapFree=3923124/4192956
[pid=20619] ppid=20617 vsize=2656 CPUtime=12.63
/proc/20619/stat : 20619 (SATzilla2007_R) S 20617 20619 18837 0 -1 4194304 1320 4549 0 0 531 15 669 48 25 0 1 0 361780009 2719744 492 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20619/statm: 664 492 158 260 0 388 0
[pid=20623] ppid=20619 vsize=7412 CPUtime=89.61
/proc/20623/stat : 20623 (march_dl) R 20619 20619 18837 0 -1 4194304 4097 0 0 0 8926 35 0 0 25 0 1 0 361781274 7589888 1677 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134533016 0 0 8392704 0 0 0 0 17 1 0 0
/proc/20623/statm: 1853 1677 75 118 0 1732 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 10068

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 20623
/proc/meminfo: memFree=1558168/2055920 swapFree=3923124/4192956
[pid=20619] ppid=20617 vsize=2656 CPUtime=12.63
/proc/20619/stat : 20619 (SATzilla2007_R) S 20617 20619 18837 0 -1 4194304 1320 4549 0 0 531 15 669 48 25 0 1 0 361780009 2719744 492 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20619/statm: 664 492 158 260 0 388 0
[pid=20623] ppid=20619 vsize=7544 CPUtime=149.58
/proc/20623/stat : 20623 (march_dl) R 20619 20619 18837 0 -1 4194304 4111 0 0 0 14923 35 0 0 25 0 1 0 361781274 7725056 1691 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134536963 0 0 8392704 0 0 0 0 17 1 0 0
/proc/20623/statm: 1886 1691 75 118 0 1765 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 10200

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 20623
/proc/meminfo: memFree=1558104/2055920 swapFree=3923124/4192956
[pid=20619] ppid=20617 vsize=2656 CPUtime=12.63
/proc/20619/stat : 20619 (SATzilla2007_R) S 20617 20619 18837 0 -1 4194304 1320 4549 0 0 531 15 669 48 25 0 1 0 361780009 2719744 492 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20619/statm: 664 492 158 260 0 388 0
[pid=20623] ppid=20619 vsize=7676 CPUtime=209.56
/proc/20623/stat : 20623 (march_dl) R 20619 20619 18837 0 -1 4194304 4147 0 0 0 20920 36 0 0 25 0 1 0 361781274 7860224 1727 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134528172 0 0 8392704 0 0 0 0 17 1 0 0
/proc/20623/statm: 1919 1727 75 118 0 1798 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 10332

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 20623
/proc/meminfo: memFree=1557912/2055920 swapFree=3923124/4192956
[pid=20619] ppid=20617 vsize=2656 CPUtime=12.63
/proc/20619/stat : 20619 (SATzilla2007_R) S 20617 20619 18837 0 -1 4194304 1320 4549 0 0 531 15 669 48 25 0 1 0 361780009 2719744 492 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20619/statm: 664 492 158 260 0 388 0
[pid=20623] ppid=20619 vsize=7808 CPUtime=269.54
/proc/20623/stat : 20623 (march_dl) R 20619 20619 18837 0 -1 4194304 4177 0 0 0 26918 36 0 0 25 0 1 0 361781274 7995392 1757 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134527911 0 0 8392704 0 0 0 0 17 1 0 0
/proc/20623/statm: 1952 1757 75 118 0 1831 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 10464

[startup+342.303 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 20623
/proc/meminfo: memFree=1557848/2055920 swapFree=3923124/4192956
[pid=20619] ppid=20617 vsize=2656 CPUtime=12.63
/proc/20619/stat : 20619 (SATzilla2007_R) S 20617 20619 18837 0 -1 4194304 1320 4549 0 0 531 15 669 48 25 0 1 0 361780009 2719744 492 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20619/statm: 664 492 158 260 0 388 0
[pid=20623] ppid=20619 vsize=7808 CPUtime=329.51
/proc/20623/stat : 20623 (march_dl) R 20619 20619 18837 0 -1 4194304 4197 0 0 0 32915 36 0 0 25 0 1 0 361781274 7995392 1777 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134528346 0 0 8392704 0 0 0 0 17 1 0 0
/proc/20623/statm: 1952 1777 75 118 0 1831 0
Current children cumulated CPU time (s) 342.14
Current children cumulated vsize (KiB) 10464


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


[startup+762.306 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 20623
/proc/meminfo: memFree=1557464/2055920 swapFree=3923124/4192956
[pid=20619] ppid=20617 vsize=2656 CPUtime=12.63
/proc/20619/stat : 20619 (SATzilla2007_R) S 20617 20619 18837 0 -1 4194304 1320 4549 0 0 531 15 669 48 25 0 1 0 361780009 2719744 492 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20619/statm: 664 492 158 260 0 388 0
[pid=20623] ppid=20619 vsize=8204 CPUtime=749.37
/proc/20623/stat : 20623 (march_dl) R 20619 20619 18837 0 -1 4194304 4274 0 0 0 74900 37 0 0 25 0 1 0 361781274 8400896 1854 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134528297 0 0 8392704 0 0 0 0 17 1 0 0
/proc/20623/statm: 2051 1854 75 118 0 1930 0
Current children cumulated CPU time (s) 762
Current children cumulated vsize (KiB) 10860

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 20623
/proc/meminfo: memFree=1557464/2055920 swapFree=3923124/4192956
[pid=20619] ppid=20617 vsize=2656 CPUtime=12.63
/proc/20619/stat : 20619 (SATzilla2007_R) S 20617 20619 18837 0 -1 4194304 1320 4549 0 0 531 15 669 48 25 0 1 0 361780009 2719744 492 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20619/statm: 664 492 158 260 0 388 0
[pid=20623] ppid=20619 vsize=8204 CPUtime=809.34
/proc/20623/stat : 20623 (march_dl) R 20619 20619 18837 0 -1 4194304 4284 0 0 0 80897 37 0 0 25 0 1 0 361781274 8400896 1864 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134532803 0 0 8392704 0 0 0 0 17 1 0 0
/proc/20623/statm: 2051 1864 75 118 0 1930 0
Current children cumulated CPU time (s) 821.97
Current children cumulated vsize (KiB) 10860

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 20625
/proc/meminfo: memFree=1557400/2055920 swapFree=3923124/4192956
[pid=20619] ppid=20617 vsize=2656 CPUtime=12.63
/proc/20619/stat : 20619 (SATzilla2007_R) S 20617 20619 18837 0 -1 4194304 1320 4549 0 0 531 15 669 48 25 0 1 0 361780009 2719744 492 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20619/statm: 664 492 158 260 0 388 0
[pid=20623] ppid=20619 vsize=8204 CPUtime=869.32
/proc/20623/stat : 20623 (march_dl) R 20619 20619 18837 0 -1 4194304 4295 0 0 0 86895 37 0 0 25 0 1 0 361781274 8400896 1875 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134527913 0 0 8392704 0 0 0 0 17 1 0 0
/proc/20623/statm: 2051 1875 75 118 0 1930 0
Current children cumulated CPU time (s) 881.95
Current children cumulated vsize (KiB) 10860

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 20625
/proc/meminfo: memFree=1557400/2055920 swapFree=3923124/4192956
[pid=20619] ppid=20617 vsize=2656 CPUtime=12.63
/proc/20619/stat : 20619 (SATzilla2007_R) S 20617 20619 18837 0 -1 4194304 1320 4549 0 0 531 15 669 48 25 0 1 0 361780009 2719744 492 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20619/statm: 664 492 158 260 0 388 0
[pid=20623] ppid=20619 vsize=8204 CPUtime=929.29
/proc/20623/stat : 20623 (march_dl) R 20619 20619 18837 0 -1 4194304 4299 0 0 0 92892 37 0 0 25 0 1 0 361781274 8400896 1879 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134533056 0 0 8392704 0 0 0 0 17 1 0 0
/proc/20623/statm: 2051 1879 75 118 0 1930 0
Current children cumulated CPU time (s) 941.92
Current children cumulated vsize (KiB) 10860

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 20625
/proc/meminfo: memFree=1557400/2055920 swapFree=3923124/4192956
[pid=20619] ppid=20617 vsize=2656 CPUtime=12.63
/proc/20619/stat : 20619 (SATzilla2007_R) S 20617 20619 18837 0 -1 4194304 1320 4549 0 0 531 15 669 48 25 0 1 0 361780009 2719744 492 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20619/statm: 664 492 158 260 0 388 0
[pid=20623] ppid=20619 vsize=8336 CPUtime=989.27
/proc/20623/stat : 20623 (march_dl) R 20619 20619 18837 0 -1 4194304 4305 0 0 0 98890 37 0 0 25 0 1 0 361781274 8536064 1885 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134527302 0 0 8392704 0 0 0 0 17 1 0 0
/proc/20623/statm: 2084 1885 75 118 0 1963 0
Current children cumulated CPU time (s) 1001.9
Current children cumulated vsize (KiB) 10992

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 20625
/proc/meminfo: memFree=1557336/2055920 swapFree=3923124/4192956
[pid=20619] ppid=20617 vsize=2656 CPUtime=12.63
/proc/20619/stat : 20619 (SATzilla2007_R) S 20617 20619 18837 0 -1 4194304 1320 4549 0 0 531 15 669 48 25 0 1 0 361780009 2719744 492 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20619/statm: 664 492 158 260 0 388 0
[pid=20623] ppid=20619 vsize=8336 CPUtime=1049.25
/proc/20623/stat : 20623 (march_dl) R 20619 20619 18837 0 -1 4194304 4309 0 0 0 104888 37 0 0 25 0 1 0 361781274 8536064 1889 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134527849 0 0 8392704 0 0 0 0 17 1 0 0
/proc/20623/statm: 2084 1889 75 118 0 1963 0
Current children cumulated CPU time (s) 1061.88
Current children cumulated vsize (KiB) 10992

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 20625
/proc/meminfo: memFree=1557272/2055920 swapFree=3923124/4192956
[pid=20619] ppid=20617 vsize=2656 CPUtime=12.63
/proc/20619/stat : 20619 (SATzilla2007_R) S 20617 20619 18837 0 -1 4194304 1320 4549 0 0 531 15 669 48 25 0 1 0 361780009 2719744 492 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20619/statm: 664 492 158 260 0 388 0
[pid=20623] ppid=20619 vsize=8336 CPUtime=1109.22
/proc/20623/stat : 20623 (march_dl) R 20619 20619 18837 0 -1 4194304 4314 0 0 0 110885 37 0 0 25 0 1 0 361781274 8536064 1894 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134587818 0 0 8392704 0 0 0 0 17 1 0 0
/proc/20623/statm: 2084 1894 75 118 0 1963 0
Current children cumulated CPU time (s) 1121.85
Current children cumulated vsize (KiB) 10992

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 20625
/proc/meminfo: memFree=1557272/2055920 swapFree=3923124/4192956
[pid=20619] ppid=20617 vsize=2656 CPUtime=12.63
/proc/20619/stat : 20619 (SATzilla2007_R) S 20617 20619 18837 0 -1 4194304 1320 4549 0 0 531 15 669 48 25 0 1 0 361780009 2719744 492 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20619/statm: 664 492 158 260 0 388 0
[pid=20623] ppid=20619 vsize=8336 CPUtime=1169.2
/proc/20623/stat : 20623 (march_dl) R 20619 20619 18837 0 -1 4194304 4317 0 0 0 116883 37 0 0 25 0 1 0 361781274 8536064 1897 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134527849 0 0 8392704 0 0 0 0 17 1 0 0
/proc/20623/statm: 2084 1897 75 118 0 1963 0
Current children cumulated CPU time (s) 1181.83
Current children cumulated vsize (KiB) 10992

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

[startup+1190.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 20625
/proc/meminfo: memFree=1557272/2055920 swapFree=3923124/4192956
[pid=20619] ppid=20617 vsize=2656 CPUtime=12.63
/proc/20619/stat : 20619 (SATzilla2007_R) S 20617 20619 18837 0 -1 4194304 1320 4549 0 0 531 15 669 48 25 0 1 0 361780009 2719744 492 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20619/statm: 664 492 158 260 0 388 0
[pid=20623] ppid=20619 vsize=8336 CPUtime=1177.2
/proc/20623/stat : 20623 (march_dl) R 20619 20619 18837 0 -1 4194304 4317 0 0 0 117683 37 0 0 25 0 1 0 361781274 8536064 1897 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134564455 0 0 8392704 0 0 0 0 17 1 0 0
/proc/20623/statm: 2084 1897 75 118 0 1963 0
Current children cumulated CPU time (s) 1189.83
Current children cumulated vsize (KiB) 10992

[startup+1196.7 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 20625
/proc/meminfo: memFree=1557272/2055920 swapFree=3923124/4192956
[pid=20619] ppid=20617 vsize=2656 CPUtime=12.63
/proc/20619/stat : 20619 (SATzilla2007_R) S 20617 20619 18837 0 -1 4194304 1320 4549 0 0 531 15 669 48 25 0 1 0 361780009 2719744 492 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20619/statm: 664 492 158 260 0 388 0
[pid=20623] ppid=20619 vsize=8336 CPUtime=1183.6
/proc/20623/stat : 20623 (march_dl) R 20619 20619 18837 0 -1 4194304 4317 0 0 0 118323 37 0 0 25 0 1 0 361781274 8536064 1897 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134552172 0 0 8392704 0 0 0 0 17 1 0 0
/proc/20623/statm: 2084 1897 75 118 0 1963 0
Current children cumulated CPU time (s) 1196.23
Current children cumulated vsize (KiB) 10992

[startup+1198.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 20625
/proc/meminfo: memFree=1557272/2055920 swapFree=3923124/4192956
[pid=20619] ppid=20617 vsize=2656 CPUtime=12.63
/proc/20619/stat : 20619 (SATzilla2007_R) S 20617 20619 18837 0 -1 4194304 1320 4549 0 0 531 15 669 48 25 0 1 0 361780009 2719744 492 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20619/statm: 664 492 158 260 0 388 0
[pid=20623] ppid=20619 vsize=8336 CPUtime=1185.19
/proc/20623/stat : 20623 (march_dl) R 20619 20619 18837 0 -1 4194304 4317 0 0 0 118482 37 0 0 25 0 1 0 361781274 8536064 1897 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134537907 0 0 8392704 0 0 0 0 17 1 0 0
/proc/20623/statm: 2084 1897 75 118 0 1963 0
Current children cumulated CPU time (s) 1197.82
Current children cumulated vsize (KiB) 10992

[startup+1199.1 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 20625
/proc/meminfo: memFree=1557272/2055920 swapFree=3923124/4192956
[pid=20619] ppid=20617 vsize=2656 CPUtime=12.63
/proc/20619/stat : 20619 (SATzilla2007_R) S 20617 20619 18837 0 -1 4194304 1320 4549 0 0 531 15 669 48 25 0 1 0 361780009 2719744 492 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20619/statm: 664 492 158 260 0 388 0
[pid=20623] ppid=20619 vsize=8336 CPUtime=1185.99
/proc/20623/stat : 20623 (march_dl) R 20619 20619 18837 0 -1 4194304 4317 0 0 0 118562 37 0 0 25 0 1 0 361781274 8536064 1897 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134567304 0 0 8392704 0 0 0 0 17 1 0 0
/proc/20623/statm: 2084 1897 75 118 0 1963 0
Current children cumulated CPU time (s) 1198.62
Current children cumulated vsize (KiB) 10992

[startup+1199.5 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 20625
/proc/meminfo: memFree=1557272/2055920 swapFree=3923124/4192956
[pid=20619] ppid=20617 vsize=2656 CPUtime=12.63
/proc/20619/stat : 20619 (SATzilla2007_R) S 20617 20619 18837 0 -1 4194304 1320 4549 0 0 531 15 669 48 25 0 1 0 361780009 2719744 492 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20619/statm: 664 492 158 260 0 388 0
[pid=20623] ppid=20619 vsize=8336 CPUtime=1186.39
/proc/20623/stat : 20623 (march_dl) R 20619 20619 18837 0 -1 4194304 4317 0 0 0 118602 37 0 0 25 0 1 0 361781274 8536064 1897 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134533005 0 0 8392704 0 0 0 0 17 1 0 0
/proc/20623/statm: 2084 1897 75 118 0 1963 0
Current children cumulated CPU time (s) 1199.02
Current children cumulated vsize (KiB) 10992

[startup+1199.9 s]
/proc/loadavg: 1.00 1.00 0.99 2/66 20625
/proc/meminfo: memFree=1557272/2055920 swapFree=3923124/4192956
[pid=20619] ppid=20617 vsize=2656 CPUtime=12.63
/proc/20619/stat : 20619 (SATzilla2007_R) S 20617 20619 18837 0 -1 4194304 1320 4549 0 0 531 15 669 48 25 0 1 0 361780009 2719744 492 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20619/statm: 664 492 158 260 0 388 0
[pid=20623] ppid=20619 vsize=8336 CPUtime=1186.79
/proc/20623/stat : 20623 (march_dl) R 20619 20619 18837 0 -1 4194304 4317 0 0 0 118642 37 0 0 25 0 1 0 361781274 8536064 1897 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134553682 0 0 8392704 0 0 0 0 17 1 0 0
/proc/20623/statm: 2084 1897 75 118 0 1963 0
Current children cumulated CPU time (s) 1199.42
Current children cumulated vsize (KiB) 10992

Child status: 17
Real time (s): 1200
CPU time (s): 1199.54
CPU user time (s): 1198.52
CPU system time (s): 1.02084
CPU usage (%): 99.9616
Max. virtual memory (cumulated for all children) (KiB): 10992

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1198.52
system time used= 1.02084
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 10898
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= 25
involuntary context switches= 1816

runsolver used 0.91786 second user time and 2.49062 second system time

The end

Launcher Data (download as text)

Begin job on node35 on Mon Mar 12 06:16:03 UTC 2007

IDJOB= 338092
IDBENCH= 24714
IDSOLVER= 134
FILE ID= node35/338092-1173680163

PBS_JOBID= 4101465

Free space on /tmp= 66555 MiB

SOLVER NAME= SATzilla RANDOM
BENCH NAME= HOME/pub/bench/SAT07/crafted/Difficult/contest05/QG/QG6-gensys-ukn003.sat05-2726.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/338092-1173680163/SATzilla2007_R /tmp/evaluation/338092-1173680163/instance-338092-1173680163.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node35/watcher-338092-1173680163 -o ROOT/results/node35/solver-338092-1173680163 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/338092-1173680163/SATzilla2007_R /tmp/evaluation/338092-1173680163/instance-338092-1173680163.cnf            

META MD5SUM SOLVER= 44dcaa7dbf032757655ae5e30ee65a10
MD5SUM BENCH=  92c8b4fc23a7c22313979a2d9b3b5a58

RANDOM SEED= 695293914

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node35.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

/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.263
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.263
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:       1566584 kB
Buffers:         26120 kB
Cached:         152284 kB
SwapCached:     264888 kB
Active:          78320 kB
Inactive:       371728 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1566584 kB
SwapTotal:     4192956 kB
SwapFree:      3923124 kB
Dirty:            8752 kB
Writeback:           0 kB
Mapped:          15404 kB
Slab:            25320 kB
Committed_AS:   914764 kB
PageTables:       1412 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= 66555 MiB

End job on node35 on Mon Mar 12 06:36:03 UTC 2007