Trace number 293713

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 CRAFTED? (exit code) 1199.44 1199.77

General information on the benchmark

Namerandom/OnTreshold/5SAT/v110/
unif-k5-r21.3-v110-c2343-S1411264373-05.UNSAT.shuffled.cnf
MD5SUMfc2bbe8a756b11d9f65271869687d37b
Bench CategoryRANDOM (random 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 variables110
Number of clauses2343
Sum of the clauses size11715
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 52343
Number of clauses of size over 50

Solver Data (download as text)

10.52/10.62	c run March_dl for 5 seconds ... 
10.52/10.62	c Bin: Executing march_dl
10.52/10.62	c child exit by a signal
10.52/10.62	c march_dl returned code 137.
10.52/10.62	c run saps (UBCSAT implementation) for 2 seconds ... 
10.52/10.62	c Bin: Executing ubcsat2006
10.52/10.62	c child exited successfully
10.52/10.62	c ubcsat2006 returned code 0.
10.52/10.62	c satzilla computing base features
10.52/10.62	c satzilla doing unit-prop probe
10.52/10.62	c satzilla doing local search probe
10.52/10.62	c satzilla doing lobjois search-space size estimate
10.52/10.62	c satzilla's ranking:
10.52/10.62	c 1) minisat20+P: -1.352796
10.52/10.62	c 2) march_dl+P: 1.715507
10.52/10.62	c 3) march_dl: 3.619781
10.52/10.62	c 4) zchaff_rand+P: 4.370507
10.52/10.62	c 5) minisat20: 4.393403
10.52/10.62	c 6) vallst+P: 6.207719
10.52/10.62	c 7) kcnfs+P: 999.000000
10.52/10.62	c 8) kcnfs: 999.000000
10.52/10.62	c 9) vallst: 999.000000
10.52/10.62	c 10) zchaff_rand: 999.000000
10.52/10.62	c satzilla running minisat20 with preprocessing ... 
10.52/10.63	This is MiniSat 2.0 beta
10.52/10.63	WARNING: for repeatability, setting FPU to use double precision
10.52/10.63	============================[ Problem Statistics ]=============================
10.52/10.63	|                                                                             |
10.52/10.63	|  Number of variables:  110                                                  |
10.52/10.63	|  Number of clauses:    2343                                                 |
10.52/10.63	|  Parsing time:         0.00         s                                       |
10.52/10.63	============================[ Search Statistics ]==============================
10.52/10.63	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.52/10.63	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
10.52/10.63	===============================================================================
10.52/10.63	|         0 |     110     2343    11715 |      781        0    nan |  0.000 % |
10.52/10.63	|       100 |     110     2343    11715 |      859      100     24 |  0.008 % |
10.52/10.63	|       250 |     110     2343    11715 |      945      250     24 |  0.008 % |
10.52/10.64	|       475 |     110     2343    11715 |     1039      475     24 |  0.008 % |
10.52/10.65	|       812 |     110     2343    11715 |     1143      812     23 |  0.008 % |
10.59/10.66	|      1318 |     110     2343    11715 |     1257      733     22 |  0.008 % |
10.59/10.69	|      2078 |     110     2343    11715 |     1383      850     22 |  0.008 % |
10.59/10.72	|      3218 |     110     2343    11715 |     1521     1282     23 |  0.008 % |
10.59/10.78	|      4926 |     110     2343    11715 |     1674     1440     22 |  0.008 % |
10.59/10.86	|      7489 |     110     2343    11715 |     1841     1448     22 |  0.008 % |
10.59/10.99	|     11335 |     110     2343    11715 |     2025     1552     22 |  0.008 % |
10.59/11.20	|     17101 |     110     2343    11715 |     2228     1150     21 |  0.008 % |
11.43/11.53	|     25754 |     110     2343    11715 |     2451     1900     22 |  0.008 % |
11.94/12.07	|     38728 |     110     2343    11715 |     2696     2459     21 |  0.008 % |
12.76/12.89	|     58189 |     110     2343    11715 |     2965     1467     20 |  0.008 % |
14.10/14.17	|     87382 |     110     2343    11715 |     3262     2209     20 |  0.008 % |
16.15/16.20	|    131172 |     110     2343    11715 |     3588     3176     22 |  0.008 % |
19.22/19.33	|    196859 |     110     2343    11715 |     3947     1907     22 |  0.008 % |
24.04/24.16	|    295387 |     110     2343    11715 |     4342     2983     22 |  0.008 % |
31.72/31.81	|    443177 |     110     2343    11715 |     4776     4231     23 |  0.008 % |
43.60/43.67	|    664860 |     110     2343    11715 |     5254     4802     22 |  0.008 % |
61.84/62.00	|    997386 |     110     2343    11715 |     5779     4536     21 |  0.008 % |
90.64/90.74	|   1496176 |     110     2343    11715 |     6357     3784     21 |  0.008 % |
136.33/136.42	|   2244359 |     110     2343    11715 |     6993     4606     23 |  0.008 % |
208.37/208.48	|   3366633 |     110     2343    11715 |     7692     6853     22 |  0.008 % |
320.15/320.38	|   5050045 |     110     2343    11715 |     8461     7363     22 |  0.008 % |
497.61/497.79	|   7575161 |     110     2343    11715 |     9308     6773     24 |  0.008 % |
780.20/780.51	|  11362837 |     110     2343    11715 |    10238     8641     22 |  0.008 % |
1199.37/1199.77	c Preprocessing...
1199.37/1199.77	c Inital problem has 110 variables, 2343 nary clauses (0 binary clauses).
1199.37/1199.77	c Num non-binary clauses 2343, Average non-binary clause length 5.000
1199.37/1199.77	c Theory has no gaps
1199.37/1199.77	c Preprocessor runtime was 0.000 seconds.
1199.37/1199.77	c 
1199.37/1199.77	c Satisfiability of theory still undetermined.
1199.37/1199.77	c See file /tmp/Q9cVcs for simplified theory.
1199.37/1199.77	c Bin: Executing minisat20
1199.37/1199.77	c child exit by a signal
1199.37/1199.77	c minisat20 returned code 137.
1199.37/1199.77	c minisat20 returned code 137.
1199.37/1199.77	c satzilla running march_dl with preprocessing ... 
1199.37/1199.77	c Bin: Executing march_dl
1199.37/1199.77	c march_dl returned code 1.
1199.37/1199.77	c march_dl returned code 1.
1199.37/1199.77	c satzilla running march_dl ... 
1199.37/1199.77	c Bin: Executing march_dl
1199.37/1199.77	c march_dl returned code 1.
1199.37/1199.77	c march_dl returned code 1.
1199.37/1199.77	c satzilla running zchaff_rand with preprocessing ... 
1199.37/1199.77	c Bin: Executing zchaff_rand
1199.37/1199.77	c zchaff_rand returned code 1.
1199.37/1199.77	c zchaff_rand returned code 1.
1199.37/1199.77	c satzilla running minisat20 ... 
1199.37/1199.77	c Bin: Executing minisat20
1199.37/1199.77	c minisat20 returned code 1.
1199.37/1199.77	c minisat20 returned code 1.
1199.37/1199.77	c satzilla running vallst with preprocessing ... 
1199.37/1199.77	c Bin: Executing vallst
1199.37/1199.77	c vallst returned code 1.
1199.37/1199.77	c vallst returned code 1.
1199.37/1199.77	c satzilla running kcnfs with preprocessing ... 
1199.37/1199.77	c Bin: Executing kcnfs
1199.37/1199.77	c kcnfs returned code 1.
1199.37/1199.77	c kcnfs returned code 1.
1199.37/1199.77	c satzilla running kcnfs ... 
1199.37/1199.77	c Bin: Executing kcnfs
1199.37/1199.77	c kcnfs returned code 1.
1199.37/1199.77	c kcnfs returned code 1.
1199.37/1199.77	c satzilla running vallst ... 
1199.37/1199.77	c Bin: Executing vallst
1199.37/1199.77	c vallst returned code 1.
1199.37/1199.77	c vallst returned code 1.
1199.37/1199.77	c satzilla running zchaff_rand ... 
1199.37/1199.77	c Bin: Executing zchaff_rand
1199.37/1199.77	c zchaff_rand returned code 1.
1199.37/1199.77	c zchaff_rand returned code 1.
1199.37/1199.77	c ERROR: All Failed! 
1199.37/1199.77	c SATZILLA_TIME=1199.600000

Verifier Data (download as text)

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

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node68/watcher-293713-1171776480 -o ROOT/results/node68/solver-293713-1171776480 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/293713-1171776480/SATzilla2007_C /tmp/evaluation/293713-1171776480/instance-293713-1171776480.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 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.01 1.00 1.00 3/64 5156
/proc/meminfo: memFree=753776/2055920 swapFree=4183892/4192956
[pid=5156] ppid=5154 vsize=1440 CPUtime=0
/proc/5156/stat : 5156 (SATzilla2007_C) S 5154 5156 4698 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 197605665 1474560 110 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5156/statm: 360 110 95 260 0 84 0
[pid=5157] ppid=5156 vsize=636 CPUtime=0
/proc/5157/stat : 5157 (march_dl) R 5156 5156 4698 0 -1 4194304 80 0 0 0 0 0 0 0 19 0 1 0 197605665 651264 75 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/5157/statm: 159 75 50 118 0 38 0

[startup+0.106542 s]
/proc/loadavg: 1.01 1.00 1.00 3/64 5156
/proc/meminfo: memFree=753776/2055920 swapFree=4183892/4192956
[pid=5156] ppid=5154 vsize=1440 CPUtime=0
/proc/5156/stat : 5156 (SATzilla2007_C) S 5154 5156 4698 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 197605665 1474560 110 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5156/statm: 360 110 95 260 0 84 0
[pid=5157] ppid=5156 vsize=2572 CPUtime=0.1
/proc/5157/stat : 5157 (march_dl) R 5156 5156 4698 0 -1 4194304 578 0 0 0 10 0 0 0 20 0 1 0 197605665 2633728 570 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134533675 0 0 8392704 0 0 0 0 17 1 0 0
/proc/5157/statm: 643 570 72 118 0 522 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 4012

[startup+0.514577 s]
/proc/loadavg: 1.01 1.00 1.00 3/64 5156
/proc/meminfo: memFree=753776/2055920 swapFree=4183892/4192956
[pid=5156] ppid=5154 vsize=1440 CPUtime=0
/proc/5156/stat : 5156 (SATzilla2007_C) S 5154 5156 4698 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 197605665 1474560 110 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5156/statm: 360 110 95 260 0 84 0
[pid=5157] ppid=5156 vsize=2816 CPUtime=0.5
/proc/5157/stat : 5157 (march_dl) R 5156 5156 4698 0 -1 4194304 622 0 0 0 50 0 0 0 23 0 1 0 197605665 2883584 614 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134514074 0 0 8392704 0 0 0 0 17 1 0 0
/proc/5157/statm: 704 614 74 118 0 583 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 4256

[startup+1.33465 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 5158
/proc/meminfo: memFree=751264/2055920 swapFree=4183892/4192956
[pid=5156] ppid=5154 vsize=1440 CPUtime=0
/proc/5156/stat : 5156 (SATzilla2007_C) S 5154 5156 4698 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 197605665 1474560 110 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5156/statm: 360 110 95 260 0 84 0
[pid=5157] ppid=5156 vsize=3540 CPUtime=1.32
/proc/5157/stat : 5157 (march_dl) R 5156 5156 4698 0 -1 4194304 794 0 0 0 132 0 0 0 25 0 1 0 197605665 3624960 786 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/5157/statm: 885 786 74 118 0 764 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 4980

[startup+2.9708 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 5158
/proc/meminfo: memFree=750048/2055920 swapFree=4183892/4192956
[pid=5156] ppid=5154 vsize=1440 CPUtime=0
/proc/5156/stat : 5156 (SATzilla2007_C) S 5154 5156 4698 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 197605665 1474560 110 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5156/statm: 360 110 95 260 0 84 0
[pid=5157] ppid=5156 vsize=4332 CPUtime=2.96
/proc/5157/stat : 5157 (march_dl) R 5156 5156 4698 0 -1 4194304 980 0 0 0 296 0 0 0 25 0 1 0 197605665 4435968 972 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134514060 0 0 8392704 0 0 0 0 17 1 0 0
/proc/5157/statm: 1083 972 74 118 0 962 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 5772

[startup+6.2571 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 5159
/proc/meminfo: memFree=752928/2055920 swapFree=4183892/4192956
[pid=5156] ppid=5154 vsize=1440 CPUtime=4.99
/proc/5156/stat : 5156 (SATzilla2007_C) S 5154 5156 4698 0 -1 4194304 135 1055 0 0 0 0 499 0 16 0 1 0 197605665 1474560 111 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/5156/statm: 360 111 96 260 0 84 0
[pid=5159] ppid=5156 vsize=6188 CPUtime=1.24
/proc/5159/stat : 5159 (ubcsat2006) R 5156 5156 4698 0 -1 4194304 274 0 0 0 112 12 0 0 25 0 1 0 197606165 6336512 257 18446744073709551615 134512640 134777720 4294956496 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/5159/statm: 1547 257 156 64 0 1128 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 7628

[startup+12.7077 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 5160
/proc/meminfo: memFree=751840/2055920 swapFree=4183892/4192956
[pid=5156] ppid=5154 vsize=2068 CPUtime=10.59
/proc/5156/stat : 5156 (SATzilla2007_C) S 5154 5156 4698 0 -1 4194304 699 1335 0 0 314 23 699 23 25 0 1 0 197605665 2117632 343 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5156/statm: 517 343 165 260 0 241 0
[pid=5160] ppid=5156 vsize=2340 CPUtime=2.07
/proc/5160/stat : 5160 (minisat20) R 5156 5156 4698 0 -1 4194304 252 0 0 0 207 0 0 0 25 0 1 0 197606728 2396160 246 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525488 0 0 8392704 3 0 0 0 17 1 0 0
/proc/5160/statm: 585 246 58 118 0 463 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 4408

[startup+25.5248 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5160
/proc/meminfo: memFree=751328/2055920 swapFree=4183892/4192956
[pid=5156] ppid=5154 vsize=2068 CPUtime=10.59
/proc/5156/stat : 5156 (SATzilla2007_C) S 5154 5156 4698 0 -1 4194304 699 1335 0 0 314 23 699 23 25 0 1 0 197605665 2117632 343 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5156/statm: 517 343 165 260 0 241 0
[pid=5160] ppid=5156 vsize=2872 CPUtime=14.88
/proc/5160/stat : 5160 (minisat20) R 5156 5156 4698 0 -1 4194304 390 0 0 0 1488 0 0 0 25 0 1 0 197606728 2940928 384 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525557 0 0 8392704 3 0 0 0 17 1 0 0
/proc/5160/statm: 718 384 58 118 0 596 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 4940

[startup+51.1492 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5160
/proc/meminfo: memFree=750880/2055920 swapFree=4183892/4192956
[pid=5156] ppid=5154 vsize=2068 CPUtime=10.59
/proc/5156/stat : 5156 (SATzilla2007_C) S 5154 5156 4698 0 -1 4194304 699 1335 0 0 314 23 699 23 25 0 1 0 197605665 2117632 343 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5156/statm: 517 343 165 260 0 241 0
[pid=5160] ppid=5156 vsize=3272 CPUtime=40.5
/proc/5160/stat : 5160 (minisat20) R 5156 5156 4698 0 -1 4194304 487 0 0 0 4050 0 0 0 25 0 1 0 197606728 3350528 481 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525622 0 0 8392704 3 0 0 0 17 1 0 0
/proc/5160/statm: 818 481 58 118 0 696 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 5340

[startup+102.395 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5160
/proc/meminfo: memFree=750560/2055920 swapFree=4183892/4192956
[pid=5156] ppid=5154 vsize=2068 CPUtime=10.59
/proc/5156/stat : 5156 (SATzilla2007_C) S 5154 5156 4698 0 -1 4194304 699 1335 0 0 314 23 699 23 25 0 1 0 197605665 2117632 343 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5156/statm: 517 343 165 260 0 241 0
[pid=5160] ppid=5156 vsize=3676 CPUtime=91.73
/proc/5160/stat : 5160 (minisat20) R 5156 5156 4698 0 -1 4194304 595 0 0 0 9173 0 0 0 25 0 1 0 197606728 3764224 589 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134519365 0 0 8392704 3 0 0 0 17 1 0 0
/proc/5160/statm: 919 589 58 118 0 797 0
Current children cumulated CPU time (s) 102.32
Current children cumulated vsize (KiB) 5744

[startup+162.456 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5160
/proc/meminfo: memFree=750112/2055920 swapFree=4183892/4192956
[pid=5156] ppid=5154 vsize=2068 CPUtime=10.59
/proc/5156/stat : 5156 (SATzilla2007_C) S 5154 5156 4698 0 -1 4194304 699 1335 0 0 314 23 699 23 25 0 1 0 197605665 2117632 343 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5156/statm: 517 343 165 260 0 241 0
[pid=5160] ppid=5156 vsize=4096 CPUtime=151.78
/proc/5160/stat : 5160 (minisat20) R 5156 5156 4698 0 -1 4194304 690 0 0 0 15177 1 0 0 25 0 1 0 197606728 4194304 684 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525788 0 0 8392704 3 0 0 0 17 1 0 0
/proc/5160/statm: 1024 684 58 118 0 902 0
Current children cumulated CPU time (s) 162.37
Current children cumulated vsize (KiB) 6164

[startup+222.514 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5160
/proc/meminfo: memFree=749920/2055920 swapFree=4183892/4192956
[pid=5156] ppid=5154 vsize=2068 CPUtime=10.59
/proc/5156/stat : 5156 (SATzilla2007_C) S 5154 5156 4698 0 -1 4194304 699 1335 0 0 314 23 699 23 25 0 1 0 197605665 2117632 343 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5156/statm: 517 343 165 260 0 241 0
[pid=5160] ppid=5156 vsize=4228 CPUtime=211.82
/proc/5160/stat : 5160 (minisat20) R 5156 5156 4698 0 -1 4194304 744 0 0 0 21181 1 0 0 25 0 1 0 197606728 4329472 738 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134519335 0 0 8392704 3 0 0 0 17 1 0 0
/proc/5160/statm: 1057 738 58 118 0 935 0
Current children cumulated CPU time (s) 222.41
Current children cumulated vsize (KiB) 6296

[startup+282.569 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5160
/proc/meminfo: memFree=749792/2055920 swapFree=4183892/4192956
[pid=5156] ppid=5154 vsize=2068 CPUtime=10.59
/proc/5156/stat : 5156 (SATzilla2007_C) S 5154 5156 4698 0 -1 4194304 699 1335 0 0 314 23 699 23 25 0 1 0 197605665 2117632 343 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5156/statm: 517 343 165 260 0 241 0
[pid=5160] ppid=5156 vsize=4368 CPUtime=271.86
/proc/5160/stat : 5160 (minisat20) R 5156 5156 4698 0 -1 4194304 777 0 0 0 27185 1 0 0 25 0 1 0 197606728 4472832 771 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525622 0 0 8392704 3 0 0 0 17 1 0 0
/proc/5160/statm: 1092 771 58 118 0 970 0
Current children cumulated CPU time (s) 282.45
Current children cumulated vsize (KiB) 6436

[startup+342.627 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5160
/proc/meminfo: memFree=749600/2055920 swapFree=4183892/4192956
[pid=5156] ppid=5154 vsize=2068 CPUtime=10.59
/proc/5156/stat : 5156 (SATzilla2007_C) S 5154 5156 4698 0 -1 4194304 699 1335 0 0 314 23 699 23 25 0 1 0 197605665 2117632 343 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5156/statm: 517 343 165 260 0 241 0
[pid=5160] ppid=5156 vsize=4512 CPUtime=331.9
/proc/5160/stat : 5160 (minisat20) R 5156 5156 4698 0 -1 4194304 815 0 0 0 33189 1 0 0 25 0 1 0 197606728 4620288 809 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525601 0 0 8392704 3 0 0 0 17 1 0 0
/proc/5160/statm: 1128 809 58 118 0 1006 0
Current children cumulated CPU time (s) 342.49
Current children cumulated vsize (KiB) 6580

[startup+402.687 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5160
/proc/meminfo: memFree=749536/2055920 swapFree=4183892/4192956
[pid=5156] ppid=5154 vsize=2068 CPUtime=10.59
/proc/5156/stat : 5156 (SATzilla2007_C) S 5154 5156 4698 0 -1 4194304 699 1335 0 0 314 23 699 23 25 0 1 0 197605665 2117632 343 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5156/statm: 517 343 165 260 0 241 0
[pid=5160] ppid=5156 vsize=4644 CPUtime=391.94
/proc/5160/stat : 5160 (minisat20) R 5156 5156 4698 0 -1 4194304 836 0 0 0 39193 1 0 0 25 0 1 0 197606728 4755456 830 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525592 0 0 8392704 3 0 0 0 17 1 0 0
/proc/5160/statm: 1161 830 58 118 0 1039 0
Current children cumulated CPU time (s) 402.53
Current children cumulated vsize (KiB) 6712

[startup+462.741 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5160
/proc/meminfo: memFree=749408/2055920 swapFree=4183892/4192956
[pid=5156] ppid=5154 vsize=2068 CPUtime=10.59
/proc/5156/stat : 5156 (SATzilla2007_C) S 5154 5156 4698 0 -1 4194304 699 1335 0 0 314 23 699 23 25 0 1 0 197605665 2117632 343 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5156/statm: 517 343 165 260 0 241 0
[pid=5160] ppid=5156 vsize=4776 CPUtime=451.98
/proc/5160/stat : 5160 (minisat20) R 5156 5156 4698 0 -1 4194304 869 0 0 0 45197 1 0 0 25 0 1 0 197606728 4890624 863 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134530129 0 0 8392704 3 0 0 0 17 1 0 0
/proc/5160/statm: 1194 863 58 118 0 1072 0
Current children cumulated CPU time (s) 462.57

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


[startup+763.03 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5162
/proc/meminfo: memFree=748960/2055920 swapFree=4183892/4192956
[pid=5156] ppid=5154 vsize=2068 CPUtime=10.59
/proc/5156/stat : 5156 (SATzilla2007_C) S 5154 5156 4698 0 -1 4194304 699 1335 0 0 314 23 699 23 25 0 1 0 197605665 2117632 343 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5156/statm: 517 343 165 260 0 241 0
[pid=5160] ppid=5156 vsize=5308 CPUtime=752.18
/proc/5160/stat : 5160 (minisat20) R 5156 5156 4698 0 -1 4194304 988 0 0 0 75217 1 0 0 25 0 1 0 197606728 5435392 982 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/5160/statm: 1327 982 58 118 0 1205 0
Current children cumulated CPU time (s) 762.77
Current children cumulated vsize (KiB) 7376

[startup+823.092 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5162
/proc/meminfo: memFree=748896/2055920 swapFree=4183892/4192956
[pid=5156] ppid=5154 vsize=2068 CPUtime=10.59
/proc/5156/stat : 5156 (SATzilla2007_C) S 5154 5156 4698 0 -1 4194304 699 1335 0 0 314 23 699 23 25 0 1 0 197605665 2117632 343 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5156/statm: 517 343 165 260 0 241 0
[pid=5160] ppid=5156 vsize=5452 CPUtime=812.23
/proc/5160/stat : 5160 (minisat20) R 5156 5156 4698 0 -1 4194304 1014 0 0 0 81222 1 0 0 25 0 1 0 197606728 5582848 1008 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525636 0 0 8392704 3 0 0 0 17 1 0 0
/proc/5160/statm: 1363 1008 58 118 0 1241 0
Current children cumulated CPU time (s) 822.82
Current children cumulated vsize (KiB) 7520

[startup+883.145 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5162
/proc/meminfo: memFree=748768/2055920 swapFree=4183892/4192956
[pid=5156] ppid=5154 vsize=2068 CPUtime=10.59
/proc/5156/stat : 5156 (SATzilla2007_C) S 5154 5156 4698 0 -1 4194304 699 1335 0 0 314 23 699 23 25 0 1 0 197605665 2117632 343 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5156/statm: 517 343 165 260 0 241 0
[pid=5160] ppid=5156 vsize=5452 CPUtime=872.26
/proc/5160/stat : 5160 (minisat20) R 5156 5156 4698 0 -1 4194304 1045 0 0 0 87225 1 0 0 25 0 1 0 197606728 5582848 1039 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525749 0 0 8392704 3 0 0 0 17 1 0 0
/proc/5160/statm: 1363 1039 58 118 0 1241 0
Current children cumulated CPU time (s) 882.85
Current children cumulated vsize (KiB) 7520

[startup+943.201 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5162
/proc/meminfo: memFree=748640/2055920 swapFree=4183892/4192956
[pid=5156] ppid=5154 vsize=2068 CPUtime=10.59
/proc/5156/stat : 5156 (SATzilla2007_C) S 5154 5156 4698 0 -1 4194304 699 1335 0 0 314 23 699 23 25 0 1 0 197605665 2117632 343 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5156/statm: 517 343 165 260 0 241 0
[pid=5160] ppid=5156 vsize=5600 CPUtime=932.31
/proc/5160/stat : 5160 (minisat20) R 5156 5156 4698 0 -1 4194304 1070 0 0 0 93229 2 0 0 25 0 1 0 197606728 5734400 1064 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134519464 0 0 8392704 3 0 0 0 17 1 0 0
/proc/5160/statm: 1400 1064 58 118 0 1278 0
Current children cumulated CPU time (s) 942.9
Current children cumulated vsize (KiB) 7668

[startup+1003.26 s]
/proc/loadavg: 1.07 1.02 1.00 2/66 5162
/proc/meminfo: memFree=748576/2055920 swapFree=4183892/4192956
[pid=5156] ppid=5154 vsize=2068 CPUtime=10.59
/proc/5156/stat : 5156 (SATzilla2007_C) S 5154 5156 4698 0 -1 4194304 699 1335 0 0 314 23 699 23 25 0 1 0 197605665 2117632 343 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5156/statm: 517 343 165 260 0 241 0
[pid=5160] ppid=5156 vsize=5600 CPUtime=992.36
/proc/5160/stat : 5160 (minisat20) R 5156 5156 4698 0 -1 4194304 1081 0 0 0 99234 2 0 0 25 0 1 0 197606728 5734400 1075 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525497 0 0 8392704 3 0 0 0 17 1 0 0
/proc/5160/statm: 1400 1075 58 118 0 1278 0
Current children cumulated CPU time (s) 1002.95
Current children cumulated vsize (KiB) 7668

[startup+1063.32 s]
/proc/loadavg: 1.02 1.01 1.00 2/66 5162
/proc/meminfo: memFree=748576/2055920 swapFree=4183892/4192956
[pid=5156] ppid=5154 vsize=2068 CPUtime=10.59
/proc/5156/stat : 5156 (SATzilla2007_C) S 5154 5156 4698 0 -1 4194304 699 1335 0 0 314 23 699 23 25 0 1 0 197605665 2117632 343 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5156/statm: 517 343 165 260 0 241 0
[pid=5160] ppid=5156 vsize=5600 CPUtime=1052.4
/proc/5160/stat : 5160 (minisat20) R 5156 5156 4698 0 -1 4194304 1082 0 0 0 105238 2 0 0 25 0 1 0 197606728 5734400 1076 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/5160/statm: 1400 1076 58 118 0 1278 0
Current children cumulated CPU time (s) 1062.99
Current children cumulated vsize (KiB) 7668

[startup+1123.38 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 5162
/proc/meminfo: memFree=748576/2055920 swapFree=4183892/4192956
[pid=5156] ppid=5154 vsize=2068 CPUtime=10.59
/proc/5156/stat : 5156 (SATzilla2007_C) S 5154 5156 4698 0 -1 4194304 699 1335 0 0 314 23 699 23 25 0 1 0 197605665 2117632 343 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5156/statm: 517 343 165 260 0 241 0
[pid=5160] ppid=5156 vsize=5600 CPUtime=1112.44
/proc/5160/stat : 5160 (minisat20) R 5156 5156 4698 0 -1 4194304 1082 0 0 0 111242 2 0 0 25 0 1 0 197606728 5734400 1076 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134528539 0 0 8392704 3 0 0 0 17 1 0 0
/proc/5160/statm: 1400 1076 58 118 0 1278 0
Current children cumulated CPU time (s) 1123.03
Current children cumulated vsize (KiB) 7668

[startup+1183.44 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5162
/proc/meminfo: memFree=748512/2055920 swapFree=4183892/4192956
[pid=5156] ppid=5154 vsize=2068 CPUtime=10.59
/proc/5156/stat : 5156 (SATzilla2007_C) S 5154 5156 4698 0 -1 4194304 699 1335 0 0 314 23 699 23 25 0 1 0 197605665 2117632 343 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5156/statm: 517 343 165 260 0 241 0
[pid=5160] ppid=5156 vsize=5748 CPUtime=1172.48
/proc/5160/stat : 5160 (minisat20) R 5156 5156 4698 0 -1 4194304 1087 0 0 0 117246 2 0 0 25 0 1 0 197606728 5885952 1081 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134527380 0 0 8392704 3 0 0 0 17 1 0 0
/proc/5160/statm: 1437 1081 58 118 0 1315 0
Current children cumulated CPU time (s) 1183.07
Current children cumulated vsize (KiB) 7816

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

[startup+1187.24 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5162
/proc/meminfo: memFree=748512/2055920 swapFree=4183892/4192956
[pid=5156] ppid=5154 vsize=2068 CPUtime=10.59
/proc/5156/stat : 5156 (SATzilla2007_C) S 5154 5156 4698 0 -1 4194304 699 1335 0 0 314 23 699 23 25 0 1 0 197605665 2117632 343 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5156/statm: 517 343 165 260 0 241 0
[pid=5160] ppid=5156 vsize=5748 CPUtime=1176.28
/proc/5160/stat : 5160 (minisat20) R 5156 5156 4698 0 -1 4194304 1087 0 0 0 117626 2 0 0 25 0 1 0 197606728 5885952 1081 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525443 0 0 8392704 3 0 0 0 17 1 0 0
/proc/5160/statm: 1437 1081 58 118 0 1315 0
Current children cumulated CPU time (s) 1186.87
Current children cumulated vsize (KiB) 7816

[startup+1193.79 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5162
/proc/meminfo: memFree=748512/2055920 swapFree=4183892/4192956
[pid=5156] ppid=5154 vsize=2068 CPUtime=10.59
/proc/5156/stat : 5156 (SATzilla2007_C) S 5154 5156 4698 0 -1 4194304 699 1335 0 0 314 23 699 23 25 0 1 0 197605665 2117632 343 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5156/statm: 517 343 165 260 0 241 0
[pid=5160] ppid=5156 vsize=5748 CPUtime=1182.83
/proc/5160/stat : 5160 (minisat20) R 5156 5156 4698 0 -1 4194304 1087 0 0 0 118281 2 0 0 25 0 1 0 197606728 5885952 1081 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134528539 0 0 8392704 3 0 0 0 17 1 0 0
/proc/5160/statm: 1437 1081 58 118 0 1315 0
Current children cumulated CPU time (s) 1193.42
Current children cumulated vsize (KiB) 7816

[startup+1197.07 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5162
/proc/meminfo: memFree=748512/2055920 swapFree=4183892/4192956
[pid=5156] ppid=5154 vsize=2068 CPUtime=10.59
/proc/5156/stat : 5156 (SATzilla2007_C) S 5154 5156 4698 0 -1 4194304 699 1335 0 0 314 23 699 23 25 0 1 0 197605665 2117632 343 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5156/statm: 517 343 165 260 0 241 0
[pid=5160] ppid=5156 vsize=5748 CPUtime=1186.11
/proc/5160/stat : 5160 (minisat20) R 5156 5156 4698 0 -1 4194304 1087 0 0 0 118609 2 0 0 25 0 1 0 197606728 5885952 1081 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/5160/statm: 1437 1081 58 118 0 1315 0
Current children cumulated CPU time (s) 1196.7
Current children cumulated vsize (KiB) 7816

[startup+1198.71 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5162
/proc/meminfo: memFree=748512/2055920 swapFree=4183892/4192956
[pid=5156] ppid=5154 vsize=2068 CPUtime=10.59
/proc/5156/stat : 5156 (SATzilla2007_C) S 5154 5156 4698 0 -1 4194304 699 1335 0 0 314 23 699 23 25 0 1 0 197605665 2117632 343 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5156/statm: 517 343 165 260 0 241 0
[pid=5160] ppid=5156 vsize=5748 CPUtime=1187.75
/proc/5160/stat : 5160 (minisat20) R 5156 5156 4698 0 -1 4194304 1087 0 0 0 118773 2 0 0 25 0 1 0 197606728 5885952 1081 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/5160/statm: 1437 1081 58 118 0 1315 0
Current children cumulated CPU time (s) 1198.34
Current children cumulated vsize (KiB) 7816

[startup+1199.53 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5162
/proc/meminfo: memFree=748512/2055920 swapFree=4183892/4192956
[pid=5156] ppid=5154 vsize=2068 CPUtime=10.59
/proc/5156/stat : 5156 (SATzilla2007_C) S 5154 5156 4698 0 -1 4194304 699 1335 0 0 314 23 699 23 25 0 1 0 197605665 2117632 343 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5156/statm: 517 343 165 260 0 241 0
[pid=5160] ppid=5156 vsize=5748 CPUtime=1188.57
/proc/5160/stat : 5160 (minisat20) R 5156 5156 4698 0 -1 4194304 1087 0 0 0 118855 2 0 0 25 0 1 0 197606728 5885952 1081 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525619 0 0 8392704 3 0 0 0 17 1 0 0
/proc/5160/statm: 1437 1081 58 118 0 1315 0
Current children cumulated CPU time (s) 1199.16
Current children cumulated vsize (KiB) 7816

[startup+1199.74 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5162
/proc/meminfo: memFree=748512/2055920 swapFree=4183892/4192956
[pid=5156] ppid=5154 vsize=2068 CPUtime=10.59
/proc/5156/stat : 5156 (SATzilla2007_C) S 5154 5156 4698 0 -1 4194304 699 1335 0 0 314 23 699 23 25 0 1 0 197605665 2117632 343 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5156/statm: 517 343 165 260 0 241 0
[pid=5160] ppid=5156 vsize=5748 CPUtime=1188.78
/proc/5160/stat : 5160 (minisat20) R 5156 5156 4698 0 -1 4194304 1087 0 0 0 118876 2 0 0 25 0 1 0 197606728 5885952 1081 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525583 0 0 8392704 3 0 0 0 17 1 0 0
/proc/5160/statm: 1437 1081 58 118 0 1315 0
Current children cumulated CPU time (s) 1199.37
Current children cumulated vsize (KiB) 7816

Child status: 17
Real time (s): 1199.77
CPU time (s): 1199.44
CPU user time (s): 1198.94
CPU system time (s): 0.500923
CPU usage (%): 99.9725
Max. virtual memory (cumulated for all children) (KiB): 7816

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1198.94
system time used= 0.500923
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3134
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= 1324

runsolver used 0.933858 second user time and 2.39663 second system time

The end

Launcher Data (download as text)

Begin job on node68 on Sun Feb 18 05:28:00 UTC 2007

IDJOB= 293713
IDBENCH= 19870
IDSOLVER= 135
FILE ID= node68/293713-1171776480

PBS_JOBID= 3839546

Free space on /tmp= 66556 MiB

SOLVER NAME= SATzilla CRAFTED
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/5SAT/v110/unif-k5-r21.3-v110-c2343-S1411264373-05.UNSAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/293713-1171776480/SATzilla2007_C /tmp/evaluation/293713-1171776480/instance-293713-1171776480.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node68/watcher-293713-1171776480 -o ROOT/results/node68/solver-293713-1171776480 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/293713-1171776480/SATzilla2007_C /tmp/evaluation/293713-1171776480/instance-293713-1171776480.cnf            

META MD5SUM SOLVER= a1f00d13cbb558b34a83b365ff80fcc3
MD5SUM BENCH=  fc2bbe8a756b11d9f65271869687d37b

RANDOM SEED= 885901238

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node68.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.234
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 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.234
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:        754120 kB
Buffers:         47212 kB
Cached:        1132900 kB
SwapCached:       3088 kB
Active:         802508 kB
Inactive:       387180 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        754120 kB
SwapTotal:     4192956 kB
SwapFree:      4183892 kB
Dirty:            8404 kB
Writeback:           0 kB
Mapped:          15368 kB
Slab:            98112 kB
Committed_AS:   583856 kB
PageTables:       1380 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66556 MiB

End job on node68 on Sun Feb 18 05:48:00 UTC 2007