Trace number 339396

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 FULL? (exit code) 1199.47 1199.86

General information on the benchmark

Namecrafted/Difficult/contest05/jarvisalo/
mod2c-rand3bip-sat-210-3.sat05-2475.reshuffled-07.cnf
MD5SUM3eaa6f3feb0ec3466c3c6ca585bd4a02
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark38.4212
Satisfiable
(Un)Satisfiability was proved
Number of variables298
Number of clauses2176
Sum of the clauses size9824
Maximum clause length6
Minimum clause length4
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 41312
Number of clauses of size 5608
Number of clauses of size over 5256

Solver Data (download as text)

10.57/10.65	c run March_dl for 5 seconds ... 
10.57/10.65	c Bin: Executing march_dl
10.57/10.65	c child exit by a signal
10.57/10.65	c march_dl returned code 137.
10.57/10.65	c run saps for 2 seconds ... 
10.57/10.65	c Bin: Executing ubcsat2006
10.57/10.65	c child exited successfully
10.57/10.65	c ubcsat2006 returned code 0.
10.57/10.65	c satzilla computing base features
10.57/10.65	c satzilla doing unit-prop probe
10.57/10.65	c satzilla doing local search probe
10.57/10.65	c satzilla doing lobjois search-space size estimate
10.57/10.65	c satzilla's ranking:
10.57/10.65	c 1) minisat20: 1.958696
10.57/10.65	c 2) vallst: 2.085244
10.57/10.65	c 3) march_dl: 2.831673
10.57/10.65	c 4) eureka: 3.390736
10.57/10.65	c 5) zchaff_rand: 3.622518
10.57/10.65	c 6) kcnfs: 4.055397
10.57/10.65	c 7) kcnfs+P: 999.000000
10.57/10.65	c 8) march_dl+P: 999.000000
10.57/10.65	c 9) vallst+P: 999.000000
10.57/10.65	c 10) zchaff_rand+P: 999.000000
10.57/10.65	c 11) rsat+P: 999.000000
10.57/10.65	c 12) eureka+P: 999.000000
10.57/10.65	c 13) minisat20+P: 999.000000
10.57/10.65	c 14) rsat: 999.000000
10.57/10.65	c satzilla running minisat20 ... 
10.57/10.65	This is MiniSat 2.0 beta
10.57/10.65	WARNING: for repeatability, setting FPU to use double precision
10.57/10.65	============================[ Problem Statistics ]=============================
10.57/10.65	|                                                                             |
10.57/10.65	|  Number of variables:  298                                                  |
10.57/10.65	|  Number of clauses:    2176                                                 |
10.57/10.65	|  Parsing time:         0.00         s                                       |
10.57/10.65	============================[ Search Statistics ]==============================
10.57/10.65	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.57/10.65	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
10.57/10.65	===============================================================================
10.57/10.65	|         0 |     298     2176     9824 |      725        0    nan |  0.000 % |
10.57/10.65	|       100 |     298     2176     9824 |      797      100      4 |  0.001 % |
10.57/10.65	|       250 |     298     2176     9824 |      877      250      5 |  0.001 % |
10.57/10.66	|       475 |     298     2176     9824 |      965      475      5 |  0.001 % |
10.57/10.66	|       813 |     298     2176     9824 |     1061      813      6 |  0.001 % |
10.57/10.67	|      1321 |     298     2176     9824 |     1168      751      9 |  0.001 % |
10.57/10.69	|      2080 |     298     2176     9824 |     1284      900      8 |  0.001 % |
10.62/10.72	|      3220 |     298     2176     9824 |     1413      712      6 |  0.001 % |
10.62/10.77	|      4929 |     298     2176     9824 |     1554      975      8 |  0.001 % |
10.62/10.85	|      7491 |     298     2176     9824 |     1710     1145     10 |  0.001 % |
10.86/10.99	|     11335 |     298     2176     9824 |     1881     1501     11 |  0.001 % |
11.16/11.22	|     17101 |     298     2176     9824 |     2069     1492     11 |  0.001 % |
11.46/11.58	|     25750 |     298     2176     9824 |     2276     1737     14 |  0.001 % |
12.06/12.17	|     38725 |     298     2176     9824 |     2504     2035     13 |  0.001 % |
13.16/13.21	|     58187 |     298     2176     9824 |     2754     2499     13 |  0.001 % |
14.66/14.74	|     87380 |     298     2176     9824 |     3029     2446     14 |  0.001 % |
17.06/17.11	|    131169 |     298     2176     9824 |     3332     2004     12 |  0.001 % |
20.56/20.61	|    196854 |     298     2176     9824 |     3666     2247     12 |  0.001 % |
26.36/26.46	|    295380 |     298     2176     9824 |     4032     2922     16 |  0.001 % |
35.65/35.78	|    443169 |     298     2176     9824 |     4436     2620     16 |  0.001 % |
50.64/50.72	|    664853 |     298     2176     9824 |     4879     3258     14 |  0.001 % |
74.34/74.46	|    997378 |     298     2176     9824 |     5367     4362     16 |  0.001 % |
110.94/111.05	|   1496166 |     298     2176     9824 |     5904     4088     15 |  0.001 % |
166.62/166.71	|   2244349 |     298     2176     9824 |     6494     4902     15 |  0.001 % |
257.89/258.03	|   3366623 |     298     2176     9824 |     7144     5482     16 |  0.001 % |
402.97/403.20	|   5050034 |     298     2176     9824 |     7858     6788     18 |  0.001 % |
623.82/624.13	|   7575151 |     298     2176     9824 |     8644     4428     14 |  0.001 % |
978.03/978.46	|  11362826 |     298     2176     9824 |     9509     7998     17 |  0.001 % |
1199.39/1199.84	c Bin: Executing minisat20
1199.39/1199.84	c child exit by a signal
1199.39/1199.84	c minisat20 returned code 137.
1199.39/1199.84	c minisat20 returned code 137.
1199.39/1199.84	c satzilla running vallst ... 
1199.39/1199.84	c Bin: Executing vallst
1199.39/1199.84	c vallst returned code 1.
1199.39/1199.84	c vallst returned code 1.
1199.39/1199.84	c satzilla running march_dl ... 
1199.39/1199.84	c Bin: Executing march_dl
1199.39/1199.84	c march_dl returned code 1.
1199.39/1199.84	c march_dl returned code 1.
1199.39/1199.84	c satzilla running eureka ... 
1199.39/1199.84	c Bin: Executing eureka
1199.39/1199.84	c eureka returned code 1.
1199.39/1199.84	c eureka returned code 1.
1199.39/1199.84	c satzilla running zchaff_rand ... 
1199.39/1199.84	c Bin: Executing zchaff_rand
1199.39/1199.84	c zchaff_rand returned code 1.
1199.39/1199.84	c zchaff_rand returned code 1.
1199.39/1199.84	c satzilla running kcnfs ... 
1199.39/1199.84	c Bin: Executing kcnfs
1199.39/1199.84	c kcnfs returned code 1.
1199.39/1199.84	c kcnfs returned code 1.
1199.39/1199.84	c satzilla running kcnfs with preprocessing ... 
1199.39/1199.85	c Preprocessing...
1199.39/1199.85	c Inital problem has 298 variables, 2176 nary clauses (0 binary clauses).
1199.39/1199.85	c Num non-binary clauses 2176, Average non-binary clause length 4.515
1199.39/1199.85	c Theory has no gaps
1199.39/1199.85	c Preprocessor runtime was 0.010 seconds.
1199.39/1199.85	c 
1199.39/1199.85	c Satisfiability of theory still undetermined.
1199.39/1199.85	c See file /tmp/2P5P43 for simplified theory.
1199.39/1199.85	c Bin: Executing kcnfs
1199.39/1199.85	c kcnfs returned code 1.
1199.39/1199.85	c kcnfs returned code 1.
1199.39/1199.85	c satzilla running march_dl with preprocessing ... 
1199.39/1199.85	c Bin: Executing march_dl
1199.39/1199.85	c march_dl returned code 1.
1199.39/1199.85	c march_dl returned code 1.
1199.39/1199.85	c satzilla running vallst with preprocessing ... 
1199.39/1199.85	c Bin: Executing vallst
1199.39/1199.85	c vallst returned code 1.
1199.39/1199.85	c vallst returned code 1.
1199.39/1199.85	c satzilla running zchaff_rand with preprocessing ... 
1199.39/1199.85	c Bin: Executing zchaff_rand
1199.39/1199.85	c zchaff_rand returned code 1.
1199.39/1199.85	c zchaff_rand returned code 1.
1199.39/1199.85	c satzilla running rsat with preprocessing ... 
1199.39/1199.85	c Bin: Executing rsat
1199.39/1199.85	c rsat returned code 1.
1199.39/1199.85	c rsat returned code 1.
1199.39/1199.85	c satzilla running eureka with preprocessing ... 
1199.39/1199.85	c Bin: Executing eureka
1199.39/1199.85	c eureka returned code 1.
1199.39/1199.85	c eureka returned code 1.
1199.39/1199.85	c satzilla running minisat20 with preprocessing ... 
1199.39/1199.85	c Bin: Executing minisat20
1199.39/1199.85	c minisat20 returned code 1.
1199.39/1199.85	c minisat20 returned code 1.
1199.39/1199.85	c satzilla running rsat ... 
1199.39/1199.85	c Bin: Executing rsat
1199.39/1199.85	c rsat returned code 1.
1199.39/1199.85	c rsat returned code 1.
1199.39/1199.85	c ERROR: All Failed! 
1199.39/1199.85	c SATZILLA_TIME=1199.640000

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/node3/watcher-339396-1173704183 -o ROOT/results/node3/solver-339396-1173704183 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/339396-1173704183/SATzilla2007_F /tmp/evaluation/339396-1173704183/instance-339396-1173704183.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.99 1.68 1.30 3/77 17230
/proc/meminfo: memFree=1552480/2055920 swapFree=4158660/4192956
[pid=17230] ppid=17228 vsize=1512 CPUtime=0
/proc/17230/stat : 17230 (SATzilla2007_F) S 17228 17230 14792 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 390373125 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17230/statm: 378 125 110 260 0 84 0
[pid=17231] ppid=17230 vsize=636 CPUtime=0
/proc/17231/stat : 17231 (march_dl) R 17230 17230 14792 0 -1 4194304 84 0 0 0 0 0 0 0 19 0 1 0 390373125 651264 78 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/17231/statm: 159 79 50 118 0 38 0

[startup+0.052852 s]
/proc/loadavg: 1.99 1.68 1.30 3/77 17230
/proc/meminfo: memFree=1552480/2055920 swapFree=4158660/4192956
[pid=17230] ppid=17228 vsize=1512 CPUtime=0
/proc/17230/stat : 17230 (SATzilla2007_F) S 17228 17230 14792 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 390373125 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17230/statm: 378 125 110 260 0 84 0
[pid=17231] ppid=17230 vsize=1992 CPUtime=0.05
/proc/17231/stat : 17231 (march_dl) R 17230 17230 14792 0 -1 4194304 444 0 0 0 5 0 0 0 19 0 1 0 390373125 2039808 435 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134655794 0 0 8392704 0 0 0 0 17 1 0 0
/proc/17231/statm: 498 435 72 118 0 377 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 3504

[startup+0.101856 s]
/proc/loadavg: 1.99 1.68 1.30 3/77 17230
/proc/meminfo: memFree=1552480/2055920 swapFree=4158660/4192956
[pid=17230] ppid=17228 vsize=1512 CPUtime=0
/proc/17230/stat : 17230 (SATzilla2007_F) S 17228 17230 14792 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 390373125 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17230/statm: 378 125 110 260 0 84 0
[pid=17231] ppid=17230 vsize=2424 CPUtime=0.09
/proc/17231/stat : 17231 (march_dl) R 17230 17230 14792 0 -1 4194304 545 0 0 0 9 0 0 0 19 0 1 0 390373125 2482176 536 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134655225 0 0 8392704 0 0 0 0 17 1 0 0
/proc/17231/statm: 606 536 72 118 0 485 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3936

[startup+0.301872 s]
/proc/loadavg: 1.99 1.68 1.30 3/77 17230
/proc/meminfo: memFree=1552480/2055920 swapFree=4158660/4192956
[pid=17230] ppid=17228 vsize=1512 CPUtime=0
/proc/17230/stat : 17230 (SATzilla2007_F) S 17228 17230 14792 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 390373125 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17230/statm: 378 125 110 260 0 84 0
[pid=17231] ppid=17230 vsize=2604 CPUtime=0.29
/proc/17231/stat : 17231 (march_dl) R 17230 17230 14792 0 -1 4194304 577 0 0 0 29 0 0 0 20 0 1 0 390373125 2666496 568 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134533658 0 0 8392704 0 0 0 0 17 1 0 0
/proc/17231/statm: 651 568 72 118 0 530 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4116

[startup+0.701905 s]
/proc/loadavg: 1.99 1.68 1.30 3/77 17230
/proc/meminfo: memFree=1552480/2055920 swapFree=4158660/4192956
[pid=17230] ppid=17228 vsize=1512 CPUtime=0
/proc/17230/stat : 17230 (SATzilla2007_F) S 17228 17230 14792 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 390373125 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17230/statm: 378 125 110 260 0 84 0
[pid=17231] ppid=17230 vsize=2560 CPUtime=0.69
/proc/17231/stat : 17231 (march_dl) R 17230 17230 14792 0 -1 4194304 702 0 0 0 69 0 0 0 24 0 1 0 390373125 2621440 584 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134587117 0 0 8392704 0 0 0 0 17 1 0 0
/proc/17231/statm: 640 584 74 118 0 519 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4072

[startup+1.50197 s]
/proc/loadavg: 1.99 1.68 1.30 2/79 17232
/proc/meminfo: memFree=1550224/2055920 swapFree=4158660/4192956
[pid=17230] ppid=17228 vsize=1512 CPUtime=0
/proc/17230/stat : 17230 (SATzilla2007_F) S 17228 17230 14792 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 390373125 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17230/statm: 378 125 110 260 0 84 0
[pid=17231] ppid=17230 vsize=2560 CPUtime=1.49
/proc/17231/stat : 17231 (march_dl) R 17230 17230 14792 0 -1 4194304 702 0 0 0 149 0 0 0 25 0 1 0 390373125 2621440 584 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134537907 0 0 8392704 0 0 0 0 17 1 0 0
/proc/17231/statm: 640 584 74 118 0 519 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 4072

[startup+3.1011 s]
/proc/loadavg: 1.99 1.68 1.30 3/79 17232
/proc/meminfo: memFree=1550096/2055920 swapFree=4158660/4192956
[pid=17230] ppid=17228 vsize=1512 CPUtime=0
/proc/17230/stat : 17230 (SATzilla2007_F) S 17228 17230 14792 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 390373125 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17230/statm: 378 125 110 260 0 84 0
[pid=17231] ppid=17230 vsize=2560 CPUtime=3.09
/proc/17231/stat : 17231 (march_dl) R 17230 17230 14792 0 -1 4194304 702 0 0 0 309 0 0 0 25 0 1 0 390373125 2621440 584 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134551287 0 0 8392704 0 0 0 0 17 1 0 0
/proc/17231/statm: 640 584 74 118 0 519 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 4072

[startup+6.30236 s]
/proc/loadavg: 1.91 1.66 1.29 2/79 17233
/proc/meminfo: memFree=1551632/2055920 swapFree=4158660/4192956
[pid=17230] ppid=17228 vsize=1512 CPUtime=4.99
/proc/17230/stat : 17230 (SATzilla2007_F) S 17228 17230 14792 0 -1 4194304 149 702 0 0 0 0 499 0 16 0 1 0 390373125 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/17230/statm: 378 125 110 260 0 84 0
[pid=17233] ppid=17230 vsize=6188 CPUtime=1.28
/proc/17233/stat : 17233 (ubcsat2006) R 17230 17230 14792 0 -1 4194304 273 0 0 0 114 14 0 0 25 0 1 0 390373625 6336512 255 18446744073709551615 134512640 134777720 4294956592 18446744073709551615 134704004 0 0 8392704 0 0 0 0 17 1 0 0
/proc/17233/statm: 1547 255 156 64 0 1128 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 7700

[startup+12.7019 s]
/proc/loadavg: 1.84 1.65 1.29 2/79 17234
/proc/meminfo: memFree=1551120/2055920 swapFree=4158660/4192956
[pid=17230] ppid=17228 vsize=1836 CPUtime=10.62
/proc/17230/stat : 17230 (SATzilla2007_F) S 17228 17230 14792 0 -1 4194304 619 981 0 0 313 21 700 28 25 0 1 0 390373125 1880064 272 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17230/statm: 459 272 169 260 0 165 0
[pid=17234] ppid=17230 vsize=2208 CPUtime=2.04
/proc/17234/stat : 17234 (minisat20) R 17230 17230 14792 0 -1 4194304 217 0 0 0 204 0 0 0 25 0 1 0 390374190 2260992 210 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525497 0 0 8392704 3 0 0 0 17 1 0 0
/proc/17234/statm: 552 210 58 118 0 430 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 4044

[startup+25.5019 s]
/proc/loadavg: 1.65 1.62 1.29 2/79 17234
/proc/meminfo: memFree=1550608/2055920 swapFree=4158660/4192956
[pid=17230] ppid=17228 vsize=1836 CPUtime=10.62
/proc/17230/stat : 17230 (SATzilla2007_F) S 17228 17230 14792 0 -1 4194304 619 981 0 0 313 21 700 28 25 0 1 0 390373125 1880064 272 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17230/statm: 459 272 169 260 0 165 0
[pid=17234] ppid=17230 vsize=2608 CPUtime=14.84
/proc/17234/stat : 17234 (minisat20) R 17230 17230 14792 0 -1 4194304 332 0 0 0 1484 0 0 0 25 0 1 0 390374190 2670592 325 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525497 0 0 8392704 3 0 0 0 17 1 0 0
/proc/17234/statm: 652 325 58 118 0 530 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 4444

[startup+51.101 s]
/proc/loadavg: 1.43 1.57 1.28 2/79 17234
/proc/meminfo: memFree=1550224/2055920 swapFree=4158660/4192956
[pid=17230] ppid=17228 vsize=1836 CPUtime=10.62
/proc/17230/stat : 17230 (SATzilla2007_F) S 17228 17230 14792 0 -1 4194304 619 981 0 0 313 21 700 28 25 0 1 0 390373125 1880064 272 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17230/statm: 459 272 169 260 0 165 0
[pid=17234] ppid=17230 vsize=3008 CPUtime=40.42
/proc/17234/stat : 17234 (minisat20) R 17230 17230 14792 0 -1 4194304 438 0 0 0 4042 0 0 0 25 0 1 0 390374190 3080192 431 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525488 0 0 8392704 3 0 0 0 17 1 0 0
/proc/17234/statm: 752 431 58 118 0 630 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 4844

[startup+102.305 s]
/proc/loadavg: 1.18 1.48 1.26 2/79 17234
/proc/meminfo: memFree=1549648/2055920 swapFree=4158660/4192956
[pid=17230] ppid=17228 vsize=1836 CPUtime=10.62
/proc/17230/stat : 17230 (SATzilla2007_F) S 17228 17230 14792 0 -1 4194304 619 981 0 0 313 21 700 28 25 0 1 0 390373125 1880064 272 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17230/statm: 459 272 169 260 0 165 0
[pid=17234] ppid=17230 vsize=3576 CPUtime=91.62
/proc/17234/stat : 17234 (minisat20) R 17230 17230 14792 0 -1 4194304 582 0 0 0 9161 1 0 0 25 0 1 0 390374190 3661824 575 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525488 0 0 8392704 3 0 0 0 17 1 0 0
/proc/17234/statm: 894 575 58 118 0 772 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 5412

[startup+162.301 s]
/proc/loadavg: 1.07 1.39 1.24 2/79 17234
/proc/meminfo: memFree=1549200/2055920 swapFree=4158660/4192956
[pid=17230] ppid=17228 vsize=1836 CPUtime=10.62
/proc/17230/stat : 17230 (SATzilla2007_F) S 17228 17230 14792 0 -1 4194304 619 981 0 0 313 21 700 28 25 0 1 0 390373125 1880064 272 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17230/statm: 459 272 169 260 0 165 0
[pid=17234] ppid=17230 vsize=3992 CPUtime=151.6
/proc/17234/stat : 17234 (minisat20) R 17230 17230 14792 0 -1 4194304 685 0 0 0 15159 1 0 0 25 0 1 0 390374190 4087808 678 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525619 0 0 8392704 3 0 0 0 17 1 0 0
/proc/17234/statm: 998 678 58 118 0 876 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 5828

[startup+222.301 s]
/proc/loadavg: 1.02 1.32 1.23 2/79 17234
/proc/meminfo: memFree=1548880/2055920 swapFree=4158660/4192956
[pid=17230] ppid=17228 vsize=1836 CPUtime=10.62
/proc/17230/stat : 17230 (SATzilla2007_F) S 17228 17230 14792 0 -1 4194304 619 981 0 0 313 21 700 28 25 0 1 0 390373125 1880064 272 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17230/statm: 459 272 169 260 0 165 0
[pid=17234] ppid=17230 vsize=4260 CPUtime=211.58
/proc/17234/stat : 17234 (minisat20) R 17230 17230 14792 0 -1 4194304 756 0 0 0 21157 1 0 0 25 0 1 0 390374190 4362240 749 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525788 0 0 8392704 3 0 0 0 17 1 0 0
/proc/17234/statm: 1065 749 58 118 0 943 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 6096

[startup+282.301 s]
/proc/loadavg: 1.01 1.26 1.21 2/85 17260
/proc/meminfo: memFree=1547424/2055920 swapFree=4158660/4192956
[pid=17230] ppid=17228 vsize=1836 CPUtime=10.62
/proc/17230/stat : 17230 (SATzilla2007_F) S 17228 17230 14792 0 -1 4194304 619 981 0 0 313 21 700 28 25 0 1 0 390373125 1880064 272 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17230/statm: 459 272 169 260 0 165 0
[pid=17234] ppid=17230 vsize=4540 CPUtime=271.54
/proc/17234/stat : 17234 (minisat20) R 17230 17230 14792 0 -1 4194304 824 0 0 0 27152 2 0 0 25 0 1 0 390374190 4648960 817 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525443 0 0 8392704 3 0 0 0 17 1 0 0
/proc/17234/statm: 1135 817 58 118 0 1013 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 6376

[startup+342.302 s]
/proc/loadavg: 1.00 1.21 1.19 2/85 17400
/proc/meminfo: memFree=1547168/2055920 swapFree=4158660/4192956
[pid=17230] ppid=17228 vsize=1836 CPUtime=10.62
/proc/17230/stat : 17230 (SATzilla2007_F) S 17228 17230 14792 0 -1 4194304 619 981 0 0 313 21 700 28 25 0 1 0 390373125 1880064 272 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17230/statm: 459 272 169 260 0 165 0
[pid=17234] ppid=17230 vsize=4684 CPUtime=331.48
/proc/17234/stat : 17234 (minisat20) R 17230 17230 14792 0 -1 4194304 860 0 0 0 33145 3 0 0 25 0 1 0 390374190 4796416 853 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525802 0 0 8392704 3 0 0 0 17 1 0 0
/proc/17234/statm: 1171 853 58 118 0 1049 0

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


[startup+822.301 s]
/proc/loadavg: 1.00 1.03 1.09 2/79 17432
/proc/meminfo: memFree=1547280/2055920 swapFree=4158660/4192956
[pid=17230] ppid=17228 vsize=1836 CPUtime=10.62
/proc/17230/stat : 17230 (SATzilla2007_F) S 17228 17230 14792 0 -1 4194304 619 981 0 0 313 21 700 28 25 0 1 0 390373125 1880064 272 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17230/statm: 459 272 169 260 0 165 0
[pid=17234] ppid=17230 vsize=6092 CPUtime=811.35
/proc/17234/stat : 17234 (minisat20) R 17230 17230 14792 0 -1 4194304 1166 0 0 0 81130 5 0 0 25 0 1 0 390374190 6238208 1159 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525749 0 0 8392704 3 0 0 0 17 1 0 0
/proc/17234/statm: 1523 1159 58 118 0 1401 0
Current children cumulated CPU time (s) 821.97
Current children cumulated vsize (KiB) 7928

[startup+882.301 s]
/proc/loadavg: 1.00 1.02 1.09 2/79 17432
/proc/meminfo: memFree=1547152/2055920 swapFree=4158660/4192956
[pid=17230] ppid=17228 vsize=1836 CPUtime=10.62
/proc/17230/stat : 17230 (SATzilla2007_F) S 17228 17230 14792 0 -1 4194304 619 981 0 0 313 21 700 28 25 0 1 0 390373125 1880064 272 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17230/statm: 459 272 169 260 0 165 0
[pid=17234] ppid=17230 vsize=6092 CPUtime=871.34
/proc/17234/stat : 17234 (minisat20) R 17230 17230 14792 0 -1 4194304 1179 0 0 0 87128 6 0 0 25 0 1 0 390374190 6238208 1172 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134527484 0 0 8392704 3 0 0 0 17 1 0 0
/proc/17234/statm: 1523 1172 58 118 0 1401 0
Current children cumulated CPU time (s) 881.96
Current children cumulated vsize (KiB) 7928

[startup+942.301 s]
/proc/loadavg: 1.00 1.02 1.08 2/79 17432
/proc/meminfo: memFree=1547088/2055920 swapFree=4158660/4192956
[pid=17230] ppid=17228 vsize=1836 CPUtime=10.62
/proc/17230/stat : 17230 (SATzilla2007_F) S 17228 17230 14792 0 -1 4194304 619 981 0 0 313 21 700 28 25 0 1 0 390373125 1880064 272 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17230/statm: 459 272 169 260 0 165 0
[pid=17234] ppid=17230 vsize=6092 CPUtime=931.33
/proc/17234/stat : 17234 (minisat20) R 17230 17230 14792 0 -1 4194304 1200 0 0 0 93127 6 0 0 25 0 1 0 390374190 6238208 1193 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525828 0 0 8392704 3 0 0 0 17 1 0 0
/proc/17234/statm: 1523 1193 58 118 0 1401 0
Current children cumulated CPU time (s) 941.95
Current children cumulated vsize (KiB) 7928

[startup+1002.3 s]
/proc/loadavg: 1.00 1.01 1.07 2/79 17432
/proc/meminfo: memFree=1547024/2055920 swapFree=4158660/4192956
[pid=17230] ppid=17228 vsize=1836 CPUtime=10.62
/proc/17230/stat : 17230 (SATzilla2007_F) S 17228 17230 14792 0 -1 4194304 619 981 0 0 313 21 700 28 25 0 1 0 390373125 1880064 272 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17230/statm: 459 272 169 260 0 165 0
[pid=17234] ppid=17230 vsize=6240 CPUtime=991.31
/proc/17234/stat : 17234 (minisat20) R 17230 17230 14792 0 -1 4194304 1225 0 0 0 99125 6 0 0 25 0 1 0 390374190 6389760 1218 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/17234/statm: 1560 1218 58 118 0 1438 0
Current children cumulated CPU time (s) 1001.93
Current children cumulated vsize (KiB) 8076

[startup+1062.3 s]
/proc/loadavg: 1.00 1.01 1.07 2/79 17432
/proc/meminfo: memFree=1546960/2055920 swapFree=4158660/4192956
[pid=17230] ppid=17228 vsize=1836 CPUtime=10.62
/proc/17230/stat : 17230 (SATzilla2007_F) S 17228 17230 14792 0 -1 4194304 619 981 0 0 313 21 700 28 25 0 1 0 390373125 1880064 272 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17230/statm: 459 272 169 260 0 165 0
[pid=17234] ppid=17230 vsize=6392 CPUtime=1051.3
/proc/17234/stat : 17234 (minisat20) R 17230 17230 14792 0 -1 4194304 1268 0 0 0 105123 7 0 0 25 0 1 0 390374190 6545408 1261 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525422 0 0 8392704 3 0 0 0 17 1 0 0
/proc/17234/statm: 1598 1261 58 118 0 1476 0
Current children cumulated CPU time (s) 1061.92
Current children cumulated vsize (KiB) 8228

[startup+1122.3 s]
/proc/loadavg: 1.05 1.02 1.07 2/79 17432
/proc/meminfo: memFree=1546960/2055920 swapFree=4158660/4192956
[pid=17230] ppid=17228 vsize=1836 CPUtime=10.62
/proc/17230/stat : 17230 (SATzilla2007_F) S 17228 17230 14792 0 -1 4194304 619 981 0 0 313 21 700 28 25 0 1 0 390373125 1880064 272 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17230/statm: 459 272 169 260 0 165 0
[pid=17234] ppid=17230 vsize=6392 CPUtime=1111.28
/proc/17234/stat : 17234 (minisat20) R 17230 17230 14792 0 -1 4194304 1271 0 0 0 111121 7 0 0 25 0 1 0 390374190 6545408 1264 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525700 0 0 8392704 3 0 0 0 17 1 0 0
/proc/17234/statm: 1598 1264 58 118 0 1476 0
Current children cumulated CPU time (s) 1121.9
Current children cumulated vsize (KiB) 8228

[startup+1182.3 s]
/proc/loadavg: 1.07 1.03 1.07 2/79 17432
/proc/meminfo: memFree=1546832/2055920 swapFree=4158660/4192956
[pid=17230] ppid=17228 vsize=1836 CPUtime=10.62
/proc/17230/stat : 17230 (SATzilla2007_F) S 17228 17230 14792 0 -1 4194304 619 981 0 0 313 21 700 28 25 0 1 0 390373125 1880064 272 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17230/statm: 459 272 169 260 0 165 0
[pid=17234] ppid=17230 vsize=6540 CPUtime=1171.27
/proc/17234/stat : 17234 (minisat20) R 17230 17230 14792 0 -1 4194304 1287 0 0 0 117119 8 0 0 25 0 1 0 390374190 6696960 1280 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525752 0 0 8392704 3 0 0 0 17 1 0 0
/proc/17234/statm: 1635 1280 58 118 0 1513 0
Current children cumulated CPU time (s) 1181.89
Current children cumulated vsize (KiB) 8376

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

[startup+1190.3 s]
/proc/loadavg: 1.06 1.03 1.07 2/79 17432
/proc/meminfo: memFree=1546832/2055920 swapFree=4158660/4192956
[pid=17230] ppid=17228 vsize=1836 CPUtime=10.62
/proc/17230/stat : 17230 (SATzilla2007_F) S 17228 17230 14792 0 -1 4194304 619 981 0 0 313 21 700 28 25 0 1 0 390373125 1880064 272 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17230/statm: 459 272 169 260 0 165 0
[pid=17234] ppid=17230 vsize=6540 CPUtime=1179.27
/proc/17234/stat : 17234 (minisat20) R 17230 17230 14792 0 -1 4194304 1292 0 0 0 117919 8 0 0 25 0 1 0 390374190 6696960 1285 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525788 0 0 8392704 3 0 0 0 17 1 0 0
/proc/17234/statm: 1635 1285 58 118 0 1513 0
Current children cumulated CPU time (s) 1189.89
Current children cumulated vsize (KiB) 8376

[startup+1196.7 s]
/proc/loadavg: 1.05 1.02 1.07 2/79 17432
/proc/meminfo: memFree=1546832/2055920 swapFree=4158660/4192956
[pid=17230] ppid=17228 vsize=1836 CPUtime=10.62
/proc/17230/stat : 17230 (SATzilla2007_F) S 17228 17230 14792 0 -1 4194304 619 981 0 0 313 21 700 28 25 0 1 0 390373125 1880064 272 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17230/statm: 459 272 169 260 0 165 0
[pid=17234] ppid=17230 vsize=6540 CPUtime=1185.67
/proc/17234/stat : 17234 (minisat20) R 17230 17230 14792 0 -1 4194304 1292 0 0 0 118559 8 0 0 25 0 1 0 390374190 6696960 1285 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525557 0 0 8392704 3 0 0 0 17 1 0 0
/proc/17234/statm: 1635 1285 58 118 0 1513 0
Current children cumulated CPU time (s) 1196.29
Current children cumulated vsize (KiB) 8376

[startup+1198.3 s]
/proc/loadavg: 1.05 1.02 1.07 2/79 17432
/proc/meminfo: memFree=1546832/2055920 swapFree=4158660/4192956
[pid=17230] ppid=17228 vsize=1836 CPUtime=10.62
/proc/17230/stat : 17230 (SATzilla2007_F) S 17228 17230 14792 0 -1 4194304 619 981 0 0 313 21 700 28 25 0 1 0 390373125 1880064 272 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17230/statm: 459 272 169 260 0 165 0
[pid=17234] ppid=17230 vsize=6540 CPUtime=1187.27
/proc/17234/stat : 17234 (minisat20) R 17230 17230 14792 0 -1 4194304 1292 0 0 0 118719 8 0 0 25 0 1 0 390374190 6696960 1285 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/17234/statm: 1635 1285 58 118 0 1513 0
Current children cumulated CPU time (s) 1197.89
Current children cumulated vsize (KiB) 8376

[startup+1199.1 s]
/proc/loadavg: 1.05 1.02 1.07 2/79 17432
/proc/meminfo: memFree=1546832/2055920 swapFree=4158660/4192956
[pid=17230] ppid=17228 vsize=1836 CPUtime=10.62
/proc/17230/stat : 17230 (SATzilla2007_F) S 17228 17230 14792 0 -1 4194304 619 981 0 0 313 21 700 28 25 0 1 0 390373125 1880064 272 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17230/statm: 459 272 169 260 0 165 0
[pid=17234] ppid=17230 vsize=6540 CPUtime=1188.07
/proc/17234/stat : 17234 (minisat20) R 17230 17230 14792 0 -1 4194304 1292 0 0 0 118799 8 0 0 25 0 1 0 390374190 6696960 1285 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/17234/statm: 1635 1285 58 118 0 1513 0
Current children cumulated CPU time (s) 1198.69
Current children cumulated vsize (KiB) 8376

[startup+1199.5 s]
/proc/loadavg: 1.05 1.02 1.07 2/79 17432
/proc/meminfo: memFree=1546832/2055920 swapFree=4158660/4192956
[pid=17230] ppid=17228 vsize=1836 CPUtime=10.62
/proc/17230/stat : 17230 (SATzilla2007_F) S 17228 17230 14792 0 -1 4194304 619 981 0 0 313 21 700 28 25 0 1 0 390373125 1880064 272 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17230/statm: 459 272 169 260 0 165 0
[pid=17234] ppid=17230 vsize=6540 CPUtime=1188.47
/proc/17234/stat : 17234 (minisat20) R 17230 17230 14792 0 -1 4194304 1292 0 0 0 118839 8 0 0 25 0 1 0 390374190 6696960 1285 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/17234/statm: 1635 1285 58 118 0 1513 0
Current children cumulated CPU time (s) 1199.09
Current children cumulated vsize (KiB) 8376

[startup+1199.7 s]
/proc/loadavg: 1.05 1.02 1.07 2/79 17432
/proc/meminfo: memFree=1546832/2055920 swapFree=4158660/4192956
[pid=17230] ppid=17228 vsize=1836 CPUtime=10.62
/proc/17230/stat : 17230 (SATzilla2007_F) S 17228 17230 14792 0 -1 4194304 619 981 0 0 313 21 700 28 25 0 1 0 390373125 1880064 272 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17230/statm: 459 272 169 260 0 165 0
[pid=17234] ppid=17230 vsize=6540 CPUtime=1188.67
/proc/17234/stat : 17234 (minisat20) R 17230 17230 14792 0 -1 4194304 1292 0 0 0 118859 8 0 0 25 0 1 0 390374190 6696960 1285 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/17234/statm: 1635 1285 58 118 0 1513 0
Current children cumulated CPU time (s) 1199.29
Current children cumulated vsize (KiB) 8376

[startup+1199.8 s]
/proc/loadavg: 1.05 1.02 1.07 2/79 17432
/proc/meminfo: memFree=1546832/2055920 swapFree=4158660/4192956
[pid=17230] ppid=17228 vsize=1836 CPUtime=10.62
/proc/17230/stat : 17230 (SATzilla2007_F) S 17228 17230 14792 0 -1 4194304 619 981 0 0 313 21 700 28 25 0 1 0 390373125 1880064 272 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17230/statm: 459 272 169 260 0 165 0
[pid=17234] ppid=17230 vsize=6540 CPUtime=1188.77
/proc/17234/stat : 17234 (minisat20) R 17230 17230 14792 0 -1 4194304 1292 0 0 0 118869 8 0 0 25 0 1 0 390374190 6696960 1285 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/17234/statm: 1635 1285 58 118 0 1513 0
Current children cumulated CPU time (s) 1199.39
Current children cumulated vsize (KiB) 8376

Child status: 17
Real time (s): 1199.86
CPU time (s): 1199.47
CPU user time (s): 1198.88
CPU system time (s): 0.58891
CPU usage (%): 99.9675
Max. virtual memory (cumulated for all children) (KiB): 8376

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1198.88
system time used= 0.58891
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3028
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= 26
involuntary context switches= 24820

runsolver used 1.13283 second user time and 3.23851 second system time

The end

Launcher Data (download as text)

Begin job on node3 on Mon Mar 12 12:56:23 UTC 2007

IDJOB= 339396
IDBENCH= 24745
IDSOLVER= 136
FILE ID= node3/339396-1173704183

PBS_JOBID= 4101487

Free space on /tmp= 66339 MiB

SOLVER NAME= SATzilla FULL
BENCH NAME= HOME/pub/bench/SAT07/crafted/Difficult/contest05/jarvisalo/mod2c-rand3bip-sat-210-3.sat05-2475.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/339396-1173704183/SATzilla2007_F /tmp/evaluation/339396-1173704183/instance-339396-1173704183.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node3/watcher-339396-1173704183 -o ROOT/results/node3/solver-339396-1173704183 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/339396-1173704183/SATzilla2007_F /tmp/evaluation/339396-1173704183/instance-339396-1173704183.cnf            

META MD5SUM SOLVER= cf97f3a2fd0b75b608f79c1ce3d2be4a
MD5SUM BENCH=  3eaa6f3feb0ec3466c3c6ca585bd4a02

RANDOM SEED= 657103793

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node3.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.241
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.241
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:       1552888 kB
Buffers:         38200 kB
Cached:         373880 kB
SwapCached:       2176 kB
Active:         312140 kB
Inactive:       122764 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1552888 kB
SwapTotal:     4192956 kB
SwapFree:      4158660 kB
Dirty:           10236 kB
Writeback:           0 kB
Mapped:          31044 kB
Slab:            53788 kB
Committed_AS:  1599380 kB
PageTables:       1656 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= 66339 MiB

End job on node3 on Mon Mar 12 13:16:23 UTC 2007