Trace number 1825654

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SATzilla2009_C 2009-03-22? (exit code) 4998.83 5000.14

General information on the benchmark

Namecrafted/Hard/contest04/connamacher/
connm-ue-csp-sat-n1200-d0.04-s736572600.sat05-546.reshuffled-07.cnf
MD5SUMb113aab739ba5e45a581d24e1a53a65a
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables1148
Number of clauses14303
Sum of the clauses size43196
Maximum clause length4
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 314016
Number of clauses of size 4287
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

17.48/17.59	c SATzilla is building models for class 2
17.48/17.59	c run presolver march_dl2004 for 5 seconds ... 
17.48/17.59	c Bin: Executing march_dl2004
17.48/17.59	c spawning binary file with 5 seconds ...
17.48/17.59	c child exit by a signal
17.48/17.59	c march_dl2004 returned code 137.
17.48/17.59	c run presolver mxc-sr08 for 5 seconds ... 
17.48/17.59	c Bin: Executing mxc-sr08
17.48/17.59	c spawning binary file with 5 seconds ...
17.48/17.59	c child exit by a signal
17.48/17.59	c mxc-sr08 returned code 137.
17.48/17.59	c Orignal number of varibales is 1148, number of clauses is 14303 
17.48/17.59	c predicted feature computation time is 7.364168 
17.48/17.59	c Bin: Executing satelite
17.48/17.59	c spawning binary file with 240 seconds ...
17.48/17.59	c child exited successfully
17.48/17.59	c satzilla computing base features
17.48/17.59	c Number of variabe is: 861, Number of clause is : 14016 
17.48/17.59	c Initializing...
17.48/17.59	c satzilla compute diameter ...
17.48/17.59	c start diameter features ...
17.48/17.59	c satzilla doing clause learning
17.48/17.59	c start clause learning features ...
17.48/17.59	c Bin: Executing zchaff07
17.48/17.59	c spawning binary file with 2 seconds ...
17.48/17.59	c child exit by a signal
17.48/17.59	c satzilla doing survey propogation probe
17.48/17.59	c do survay propogation for 2 second ...
17.48/17.59	c satzilla doing local search probe
17.48/17.59	c satzilla doing lobjois search-space size estimate
17.48/17.59	c features are:1148 14303 861 14016 0.333333 0.0204766 0.0614298 0.47876 0.595401 1.04844 0.00388257 0.249678 0.00348432 0.00813008 0.483588 0 0.844606 0.00388257 0.397892 0.00228311 0.0118436 3.27887 0.344749 0.046865 0.2 0.5 2.50124 0.00158853 0.518878 0.000142694 0.00692066 3.62154 0.434503 0.00144036 0.361546 0.000784817 0.00399543 6.19884 0.065782 5 7 0.52604 3851 0 3851 3851 3851 3851 3851 3851 3851 49.55 0 49.55 49.55 49.55 49.55 49.55 49.55 49.55 0.621599 0.102258 0.444447 0.811891 0.702325 0.540816 0.662897 0.574685 0.617054 0.00380588 1.12531 2.9881e-10 0.016102 0.0100472 1.7201e-05 0.0076623 0.000114291 0.000895709 75.0301 0.0918661 256.684 0.0479814 257.5 240 272 3.53185 0.157809 0.9772 0.00643309 0.255639 0.615554 
17.48/17.59	c satzilla's ranking:
17.48/17.59	c 1) minisat20: 2.682227
17.48/17.59	c 2) minisat20SAT07: 2.018758
17.48/17.59	c 3) mxc-sr08: 1.992110
17.48/17.59	c 4) march_dl2004: 1.750523
17.48/17.59	c 5) zchaff_rand: 1.081108
17.48/17.59	c 6) vallst: 1.074572
17.48/17.59	c 7) tts-4-0: 0.249287
17.48/17.59	c 8) SATenstein: -10000.000000
17.48/17.59	c 9) gnovelty+: -10000.000000
17.48/17.59	c 10) adaptg2wsat+: -10000.000000
17.48/17.59	c 11) adaptg2wsat0: -10000.000000
17.48/17.59	c 12) picosat846: -10000.000000
17.48/17.59	c 13) kcnfs04SAT07: -10000.000000
17.48/17.59	c satzilla running minisat20 ... 
17.48/17.59	This is MiniSat 2.0 beta
17.48/17.59	WARNING: for repeatability, setting FPU to use double precision
17.48/17.59	============================[ Problem Statistics ]=============================
17.48/17.59	|                                                                             |
17.48/17.59	|  Number of variables:  1148                                                 |
17.48/17.59	|  Number of clauses:    14303                                                |
17.48/17.60	|  Parsing time:         0.01         s                                       |
17.48/17.60	============================[ Search Statistics ]==============================
17.48/17.60	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
17.48/17.60	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
17.48/17.60	===============================================================================
17.48/17.60	|         0 |    1148    14303    43196 |     4767        0    nan |  0.000 % |
17.57/17.60	|       102 |    1148    14303    43196 |     5244      102      7 |  0.000 % |
17.57/17.61	|       252 |    1148    14303    43196 |     5768      252      9 |  0.000 % |
17.57/17.62	|       478 |    1148    14303    43196 |     6345      478     11 |  0.000 % |
17.57/17.64	|       815 |    1148    14303    43196 |     6980      815     12 |  0.000 % |
17.57/17.66	|      1321 |    1148    14303    43196 |     7678     1321     12 |  0.000 % |
17.57/17.72	|      2080 |    1148    14303    43196 |     8446     2080     15 |  0.000 % |
17.57/17.81	|      3219 |    1148    14303    43196 |     9290     3219     17 |  0.000 % |
17.57/17.94	|      4927 |    1148    14303    43196 |    10219     4927     19 |  0.000 % |
17.57/18.26	|      7490 |    1148    14303    43196 |    11241     7490     23 |  0.000 % |
18.87/18.95	|     11334 |    1148    14303    43196 |    12366    11334     24 |  0.000 % |
19.86/19.90	|     17100 |    1148    14303    43196 |    13602    10838     24 |  0.000 % |
21.46/21.52	|     25750 |    1148    14303    43196 |    14962    12622     23 |  0.000 % |
24.56/24.62	|     38729 |    1148    14303    43196 |    16459    10456     32 |  0.000 % |
28.56/28.69	|     58191 |    1148    14303    43196 |    18105    13386     25 |  0.000 % |
35.74/35.89	|     87383 |    1148    14303    43196 |    19915    15246     24 |  0.000 % |
47.35/47.43	|    131172 |    1148    14303    43196 |    21907    19007     24 |  0.000 % |
67.54/67.64	|    196856 |    1148    14303    43196 |    24098    18654     25 |  0.000 % |
98.73/98.90	|    295383 |    1148    14303    43196 |    26507    20228     23 |  0.000 % |
149.31/149.42	|    443172 |    1148    14303    43196 |    29158    21399     27 |  0.000 % |
225.49/225.67	|    664855 |    1148    14303    43196 |    32074    23439     26 |  0.000 % |
352.46/352.64	|    997380 |    1148    14303    43196 |    35281    17759     21 |  0.000 % |
561.81/562.08	|   1496169 |    1148    14303    43196 |    38810    34815     23 |  0.000 % |
956.31/956.65	|   2244351 |    1148    14303    43196 |    42691    22094     21 |  0.000 % |
1586.95/1587.45	|   3366625 |    1148    14303    43196 |    46960    20243     25 |  0.000 % |
2727.45/2728.27	|   5050037 |    1148    14303    43196 |    51656    42138     27 |  0.000 % |
4429.01/4430.21	|   7575153 |    1148    14303    43196 |    56821    42926     31 |  0.000 % |
4998.77/5000.14	c Bin: Executing minisat20
4998.77/5000.14	c spawning binary file with 4982 seconds ...
4998.77/5000.14	c child exit by a signal
4998.77/5000.14	c minisat20 returned code 137.
4998.77/5000.14	c satzilla running minisat20SAT07 ... 
4998.77/5000.14	c Bin: Executing minisat20SAT07
4998.77/5000.14	c minisat20SAT07 returned code 1.
4998.77/5000.14	c satzilla running mxc-sr08 ... 
4998.77/5000.14	c Bin: Executing mxc-sr08
4998.77/5000.14	c mxc-sr08 returned code 1.
4998.77/5000.14	c satzilla running march_dl2004 ... 
4998.77/5000.14	c Bin: Executing march_dl2004
4998.77/5000.14	c march_dl2004 returned code 1.
4998.77/5000.14	c satzilla running zchaff_rand ... 
4998.77/5000.14	c Bin: Executing zchaff_rand
4998.77/5000.14	c zchaff_rand returned code 1.
4998.77/5000.14	c satzilla running vallst ... 
4998.77/5000.14	c Bin: Executing vallst
4998.77/5000.14	c vallst returned code 1.
4998.77/5000.14	c satzilla running tts-4-0 ... 
4998.77/5000.14	c Bin: Executing tts-4-0
4998.77/5000.14	c tts-4-0 returned code 1.
4998.77/5000.14	c satzilla running SATenstein ... 
4998.77/5000.14	c Bin: Executing SATenstein
4998.77/5000.14	c SATenstein returned code 1.
4998.77/5000.14	c satzilla running gnovelty+ ... 
4998.77/5000.14	c Bin: Executing gnovelty+
4998.77/5000.14	c gnovelty+ returned code 1.
4998.77/5000.14	c satzilla running adaptg2wsat+ ... 
4998.77/5000.14	c Bin: Executing adaptg2wsat+
4998.77/5000.14	c adaptg2wsat+ returned code 1.
4998.77/5000.14	c satzilla running adaptg2wsat0 ... 
4998.77/5000.14	c Bin: Executing adaptg2wsat0
4998.77/5000.14	c adaptg2wsat0 returned code 1.
4998.77/5000.14	c satzilla running picosat846 ... 
4998.77/5000.14	c Bin: Executing picosat846
4998.77/5000.14	c picosat846 returned code 1.
4998.77/5000.14	c satzilla running kcnfs04SAT07 ... 
4998.77/5000.14	c Bin: Executing kcnfs04SAT07
4998.77/5000.14	c kcnfs04SAT07 returned code 1.
4998.77/5000.14	c ERROR: All Failed! 
4998.77/5000.14	c SATZILLA_TIME=4999.580000

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1825654-1242500231/watcher-1825654-1242500231 -o /tmp/evaluation-result-1825654-1242500231/solver-1825654-1242500231 -C 5000 -W 6000 -M 1800 HOME/SATzilla2009_C HOME/instance-1825654-1242500231.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 6000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 23925
/proc/meminfo: memFree=1045344/2055920 swapFree=4176980/4192956
[pid=23925] ppid=23923 vsize=2056 CPUtime=0
/proc/23925/stat : 23925 (SATzilla2009_C) R 23923 23925 23728 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 278056505 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135543087 0 0 4096 0 0 0 0 17 1 0 0
/proc/23925/statm: 514 112 96 399 0 111 0
[pid=23926] ppid=23925 vsize=768 CPUtime=0
/proc/23926/stat : 23926 (march_dl2004) R 23925 23925 23728 0 -1 4194304 107 0 0 0 0 0 0 0 18 0 1 0 278056505 786432 102 1992294400 134512640 134996440 4294956192 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/23926/statm: 192 102 50 118 0 71 0

[startup+0.0757811 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 23925
/proc/meminfo: memFree=1045344/2055920 swapFree=4176980/4192956
[pid=23925] ppid=23923 vsize=2056 CPUtime=0
/proc/23925/stat : 23925 (SATzilla2009_C) S 23923 23925 23728 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 278056505 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23925/statm: 514 112 96 399 0 111 0
[pid=23926] ppid=23925 vsize=1788 CPUtime=0.07
/proc/23926/stat : 23926 (march_dl2004) R 23925 23925 23728 0 -1 4194304 870 0 0 0 7 0 0 0 19 0 1 0 278056505 1830912 341 1992294400 134512640 134996440 4294956192 18446744073709551615 134650582 0 0 8392704 0 0 0 0 17 1 0 0
/proc/23926/statm: 447 341 65 118 0 326 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 3844

[startup+0.101783 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 23925
/proc/meminfo: memFree=1045344/2055920 swapFree=4176980/4192956
[pid=23925] ppid=23923 vsize=2056 CPUtime=0
/proc/23925/stat : 23925 (SATzilla2009_C) S 23923 23925 23728 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 278056505 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23925/statm: 514 112 96 399 0 111 0
[pid=23926] ppid=23925 vsize=4740 CPUtime=0.09
/proc/23926/stat : 23926 (march_dl2004) R 23925 23925 23728 0 -1 4194304 1636 0 0 0 9 0 0 0 19 0 1 0 278056505 4853760 1085 1992294400 134512640 134996440 4294956192 18446744073709551615 134655794 0 0 8392704 0 0 0 0 17 1 0 0
/proc/23926/statm: 1185 1087 73 118 0 1064 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6796

[startup+0.301803 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 23925
/proc/meminfo: memFree=1045344/2055920 swapFree=4176980/4192956
[pid=23925] ppid=23923 vsize=2056 CPUtime=0
/proc/23925/stat : 23925 (SATzilla2009_C) S 23923 23925 23728 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 278056505 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23925/statm: 514 112 96 399 0 111 0
[pid=23926] ppid=23925 vsize=9380 CPUtime=0.29
/proc/23926/stat : 23926 (march_dl2004) R 23925 23925 23728 0 -1 4194304 2800 0 0 0 27 2 0 0 20 0 1 0 278056505 9605120 2217 1992294400 134512640 134996440 4294956192 18446744073709551615 134675049 0 0 8392704 0 0 0 0 17 1 0 0
/proc/23926/statm: 2345 2217 73 118 0 2224 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 11436

[startup+0.701842 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 23925
/proc/meminfo: memFree=1045344/2055920 swapFree=4176980/4192956
[pid=23925] ppid=23923 vsize=2056 CPUtime=0
/proc/23925/stat : 23925 (SATzilla2009_C) S 23923 23925 23728 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 278056505 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23925/statm: 514 112 96 399 0 111 0
[pid=23926] ppid=23925 vsize=11488 CPUtime=0.69
/proc/23926/stat : 23926 (march_dl2004) R 23925 23925 23728 0 -1 4194304 3329 0 0 0 64 5 0 0 24 0 1 0 278056505 11763712 2746 1992294400 134512640 134996440 4294956192 18446744073709551615 134675049 0 0 8392704 0 0 0 0 17 1 0 0
/proc/23926/statm: 2872 2746 73 118 0 2751 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 13544

[startup+1.50192 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23927
/proc/meminfo: memFree=1034384/2055920 swapFree=4176980/4192956
[pid=23925] ppid=23923 vsize=2056 CPUtime=0
/proc/23925/stat : 23925 (SATzilla2009_C) S 23923 23925 23728 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 278056505 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23925/statm: 514 112 96 399 0 111 0
[pid=23926] ppid=23925 vsize=11652 CPUtime=1.49
/proc/23926/stat : 23926 (march_dl2004) R 23925 23925 23728 0 -1 4194304 3383 0 0 0 140 9 0 0 25 0 1 0 278056505 11931648 2800 1992294400 134512640 134996440 4294956192 18446744073709551615 134675049 0 0 8392704 0 0 0 0 17 1 0 0
/proc/23926/statm: 2913 2800 73 118 0 2792 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 13708

[startup+3.10108 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23927
/proc/meminfo: memFree=1034064/2055920 swapFree=4176980/4192956
[pid=23925] ppid=23923 vsize=2056 CPUtime=0
/proc/23925/stat : 23925 (SATzilla2009_C) S 23923 23925 23728 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 278056505 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23925/statm: 514 112 96 399 0 111 0
[pid=23926] ppid=23925 vsize=11956 CPUtime=3.09
/proc/23926/stat : 23926 (march_dl2004) R 23925 23925 23728 0 -1 4194304 3427 0 0 0 289 20 0 0 25 0 1 0 278056505 12242944 2844 1992294400 134512640 134996440 4294956192 18446744073709551615 134675049 0 0 8392704 0 0 0 0 17 1 0 0
/proc/23926/statm: 2989 2844 73 118 0 2868 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 14012

[startup+6.30141 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23928
/proc/meminfo: memFree=1043024/2055920 swapFree=4176980/4192956
[pid=23925] ppid=23923 vsize=2056 CPUtime=4.99
/proc/23925/stat : 23925 (SATzilla2009_C) S 23923 23925 23728 0 -1 4194304 152 3481 0 0 0 0 466 33 16 0 1 0 278056505 2105344 121 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23925/statm: 514 121 104 399 0 111 0
[pid=23928] ppid=23925 vsize=3084 CPUtime=1.28
/proc/23928/stat : 23928 (mxc-sr08) R 23925 23925 23728 0 -1 4194304 803 0 0 0 128 0 0 0 25 0 1 0 278057005 3158016 690 1992294400 134512640 135078026 4294956192 18446744073709551615 134534321 0 0 8392704 0 0 0 0 17 1 0 0
/proc/23928/statm: 771 690 71 138 0 630 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 5140

[startup+12.7011 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23930
/proc/meminfo: memFree=1042256/2055920 swapFree=4176980/4192956
[pid=23925] ppid=23923 vsize=3360 CPUtime=11.29
/proc/23925/stat : 23925 (SATzilla2009_C) S 23923 23925 23728 0 -1 4194304 542 4938 0 0 112 0 983 34 25 0 1 0 278056505 3440640 490 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23925/statm: 840 490 136 399 0 437 0
[pid=23930] ppid=23925 vsize=3600 CPUtime=1.37
/proc/23930/stat : 23930 (zchaff07) R 23925 23925 23728 0 -1 4194304 808 0 0 0 137 0 0 0 25 0 1 0 278057636 3686400 651 1992294400 134512640 135538726 4294956256 18446744073709551615 134544199 0 0 8392704 0 0 0 0 17 1 0 0
/proc/23930/statm: 900 651 126 250 0 647 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 6960

[startup+25.5013 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23931
/proc/meminfo: memFree=1039696/2055920 swapFree=4176980/4192956
[pid=23925] ppid=23923 vsize=4924 CPUtime=17.57
/proc/23925/stat : 23925 (SATzilla2009_C) S 23923 23925 23728 0 -1 4194304 1288 5870 0 0 532 8 1182 35 25 0 1 0 278056505 5042176 790 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/23925/statm: 1231 790 219 399 0 828 0
[pid=23931] ppid=23925 vsize=4872 CPUtime=7.89
/proc/23931/stat : 23931 (minisat20) R 23925 23925 23728 0 -1 4194304 934 0 0 0 789 0 0 0 25 0 1 0 278058264 4988928 928 1992294400 134512640 134998072 4294956192 18446744073709551615 134525443 0 0 8392704 3 0 0 0 17 1 0 0
/proc/23931/statm: 1218 928 58 118 0 1096 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 9796

[startup+51.1019 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23931
/proc/meminfo: memFree=1038608/2055920 swapFree=4176980/4192956
[pid=23925] ppid=23923 vsize=4924 CPUtime=17.57
/proc/23925/stat : 23925 (SATzilla2009_C) S 23923 23925 23728 0 -1 4194304 1288 5870 0 0 532 8 1182 35 25 0 1 0 278056505 5042176 790 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/23925/statm: 1231 790 219 399 0 828 0
[pid=23931] ppid=23925 vsize=6000 CPUtime=33.47
/proc/23931/stat : 23931 (minisat20) R 23925 23925 23728 0 -1 4194304 1200 0 0 0 3346 1 0 0 25 0 1 0 278058264 6144000 1194 1992294400 134512640 134998072 4294956192 18446744073709551615 134525443 0 0 8392704 3 0 0 0 17 1 0 0
/proc/23931/statm: 1500 1194 58 118 0 1378 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 10924

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23931
/proc/meminfo: memFree=1037712/2055920 swapFree=4176980/4192956
[pid=23925] ppid=23923 vsize=4924 CPUtime=17.57
/proc/23925/stat : 23925 (SATzilla2009_C) S 23923 23925 23728 0 -1 4194304 1288 5870 0 0 532 8 1182 35 25 0 1 0 278056505 5042176 790 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/23925/statm: 1231 790 219 399 0 828 0
[pid=23931] ppid=23925 vsize=6944 CPUtime=84.66
/proc/23931/stat : 23931 (minisat20) R 23925 23925 23728 0 -1 4194304 1442 0 0 0 8465 1 0 0 25 0 1 0 278058264 7110656 1436 1992294400 134512640 134998072 4294956192 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/23931/statm: 1736 1436 58 118 0 1614 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 11868

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23931
/proc/meminfo: memFree=1036368/2055920 swapFree=4176980/4192956
[pid=23925] ppid=23923 vsize=4924 CPUtime=17.57
/proc/23925/stat : 23925 (SATzilla2009_C) S 23923 23925 23728 0 -1 4194304 1288 5870 0 0 532 8 1182 35 25 0 1 0 278056505 5042176 790 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/23925/statm: 1231 790 219 399 0 828 0
[pid=23931] ppid=23925 vsize=8320 CPUtime=144.64
/proc/23931/stat : 23931 (minisat20) R 23925 23925 23728 0 -1 4194304 1776 0 0 0 14463 1 0 0 25 0 1 0 278058264 8519680 1770 1992294400 134512640 134998072 4294956192 18446744073709551615 134525788 0 0 8392704 3 0 0 0 17 1 0 0
/proc/23931/statm: 2080 1770 58 118 0 1958 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 13244

[startup+222.301 s]
/proc/loadavg: 1.07 1.02 1.00 2/66 23931
/proc/meminfo: memFree=1035856/2055920 swapFree=4176980/4192956
[pid=23925] ppid=23923 vsize=4924 CPUtime=17.57
/proc/23925/stat : 23925 (SATzilla2009_C) S 23923 23925 23728 0 -1 4194304 1288 5870 0 0 532 8 1182 35 25 0 1 0 278056505 5042176 790 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/23925/statm: 1231 790 219 399 0 828 0
[pid=23931] ppid=23925 vsize=8752 CPUtime=204.62
/proc/23931/stat : 23931 (minisat20) R 23925 23925 23728 0 -1 4194304 1889 0 0 0 20461 1 0 0 25 0 1 0 278058264 8962048 1883 1992294400 134512640 134998072 4294956192 18446744073709551615 134525636 0 0 8392704 3 0 0 0 17 1 0 0
/proc/23931/statm: 2188 1883 58 118 0 2066 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 13676

[startup+282.301 s]
/proc/loadavg: 1.08 1.03 1.00 2/66 23937
/proc/meminfo: memFree=1034832/2055920 swapFree=4176980/4192956
[pid=23925] ppid=23923 vsize=4924 CPUtime=17.57
/proc/23925/stat : 23925 (SATzilla2009_C) S 23923 23925 23728 0 -1 4194304 1288 5870 0 0 532 8 1182 35 25 0 1 0 278056505 5042176 790 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/23925/statm: 1231 790 219 399 0 828 0
[pid=23931] ppid=23925 vsize=9840 CPUtime=264.6
/proc/23931/stat : 23931 (minisat20) R 23925 23925 23728 0 -1 4194304 2139 0 0 0 26458 2 0 0 25 0 1 0 278058264 10076160 2133 1992294400 134512640 134998072 4294956192 18446744073709551615 134525653 0 0 8392704 3 0 0 0 17 1 0 0
/proc/23931/statm: 2460 2133 58 118 0 2338 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 14764

[startup+342.301 s]
/proc/loadavg: 1.09 1.04 1.00 2/66 23937
/proc/meminfo: memFree=1034256/2055920 swapFree=4176980/4192956
[pid=23925] ppid=23923 vsize=4924 CPUtime=17.57
/proc/23925/stat : 23925 (SATzilla2009_C) S 23923 23925 23728 0 -1 4194304 1288 5870 0 0 532 8 1182 35 25 0 1 0 278056505 5042176 790 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/23925/statm: 1231 790 219 399 0 828 0
[pid=23931] ppid=23925 vsize=10380 CPUtime=324.59
/proc/23931/stat : 23931 (minisat20) R 23925 23925 23728 0 -1 4194304 2266 0 0 0 32457 2 0 0 25 0 1 0 278058264 10629120 2260 1992294400 134512640 134998072 4294956192 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/23931/statm: 2595 2260 58 118 0 2473 0
Current children cumulated CPU time (s) 342.16

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


[startup+4662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23945
/proc/meminfo: memFree=1020688/2055920 swapFree=4176980/4192956
[pid=23925] ppid=23923 vsize=4924 CPUtime=17.57
/proc/23925/stat : 23925 (SATzilla2009_C) S 23923 23925 23728 0 -1 4194304 1288 5870 0 0 532 8 1182 35 25 0 1 0 278056505 5042176 790 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/23925/statm: 1231 790 219 399 0 828 0
[pid=23931] ppid=23925 vsize=24300 CPUtime=4643.48
/proc/23931/stat : 23931 (minisat20) R 23925 23925 23728 0 -1 4194304 5584 0 0 0 464338 10 0 0 25 0 1 0 278058264 24883200 5578 1992294400 134512640 134998072 4294956192 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/23931/statm: 6075 5578 58 118 0 5953 0
Current children cumulated CPU time (s) 4661.05
Current children cumulated vsize (KiB) 29224

[startup+4722.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23945
/proc/meminfo: memFree=1020624/2055920 swapFree=4176980/4192956
[pid=23925] ppid=23923 vsize=4924 CPUtime=17.57
/proc/23925/stat : 23925 (SATzilla2009_C) S 23923 23925 23728 0 -1 4194304 1288 5870 0 0 532 8 1182 35 25 0 1 0 278056505 5042176 790 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/23925/statm: 1231 790 219 399 0 828 0
[pid=23931] ppid=23925 vsize=24464 CPUtime=4703.47
/proc/23931/stat : 23931 (minisat20) R 23925 23925 23728 0 -1 4194304 5601 0 0 0 470337 10 0 0 25 0 1 0 278058264 25051136 5595 1992294400 134512640 134998072 4294956192 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/23931/statm: 6116 5595 58 118 0 5994 0
Current children cumulated CPU time (s) 4721.04
Current children cumulated vsize (KiB) 29388

[startup+4782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23945
/proc/meminfo: memFree=1020624/2055920 swapFree=4176980/4192956
[pid=23925] ppid=23923 vsize=4924 CPUtime=17.57
/proc/23925/stat : 23925 (SATzilla2009_C) S 23923 23925 23728 0 -1 4194304 1288 5870 0 0 532 8 1182 35 25 0 1 0 278056505 5042176 790 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/23925/statm: 1231 790 219 399 0 828 0
[pid=23931] ppid=23925 vsize=24464 CPUtime=4763.45
/proc/23931/stat : 23931 (minisat20) R 23925 23925 23728 0 -1 4194304 5601 0 0 0 476335 10 0 0 25 0 1 0 278058264 25051136 5595 1992294400 134512640 134998072 4294956192 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/23931/statm: 6116 5595 58 118 0 5994 0
Current children cumulated CPU time (s) 4781.02
Current children cumulated vsize (KiB) 29388

[startup+4842.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23945
/proc/meminfo: memFree=1020624/2055920 swapFree=4176980/4192956
[pid=23925] ppid=23923 vsize=4924 CPUtime=17.57
/proc/23925/stat : 23925 (SATzilla2009_C) S 23923 23925 23728 0 -1 4194304 1288 5870 0 0 532 8 1182 35 25 0 1 0 278056505 5042176 790 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/23925/statm: 1231 790 219 399 0 828 0
[pid=23931] ppid=23925 vsize=24464 CPUtime=4823.43
/proc/23931/stat : 23931 (minisat20) R 23925 23925 23728 0 -1 4194304 5620 0 0 0 482333 10 0 0 25 0 1 0 278058264 25051136 5614 1992294400 134512640 134998072 4294956192 18446744073709551615 134525828 0 0 8392704 3 0 0 0 17 1 0 0
/proc/23931/statm: 6116 5614 58 118 0 5994 0
Current children cumulated CPU time (s) 4841
Current children cumulated vsize (KiB) 29388

[startup+4902.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23945
/proc/meminfo: memFree=1020560/2055920 swapFree=4176980/4192956
[pid=23925] ppid=23923 vsize=4924 CPUtime=17.57
/proc/23925/stat : 23925 (SATzilla2009_C) S 23923 23925 23728 0 -1 4194304 1288 5870 0 0 532 8 1182 35 25 0 1 0 278056505 5042176 790 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/23925/statm: 1231 790 219 399 0 828 0
[pid=23931] ppid=23925 vsize=24596 CPUtime=4883.42
/proc/23931/stat : 23931 (minisat20) R 23925 23925 23728 0 -1 4194304 5655 0 0 0 488332 10 0 0 25 0 1 0 278058264 25186304 5649 1992294400 134512640 134998072 4294956192 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/23931/statm: 6149 5649 58 118 0 6027 0
Current children cumulated CPU time (s) 4900.99
Current children cumulated vsize (KiB) 29520

[startup+4962.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23945
/proc/meminfo: memFree=1020432/2055920 swapFree=4176980/4192956
[pid=23925] ppid=23923 vsize=4924 CPUtime=17.57
/proc/23925/stat : 23925 (SATzilla2009_C) S 23923 23925 23728 0 -1 4194304 1288 5870 0 0 532 8 1182 35 25 0 1 0 278056505 5042176 790 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/23925/statm: 1231 790 219 399 0 828 0
[pid=23931] ppid=23925 vsize=24772 CPUtime=4943.4
/proc/23931/stat : 23931 (minisat20) R 23925 23925 23728 0 -1 4194304 5675 0 0 0 494330 10 0 0 25 0 1 0 278058264 25366528 5669 1992294400 134512640 134998072 4294956192 18446744073709551615 134525183 0 0 8392704 3 0 0 0 17 1 0 0
/proc/23931/statm: 6193 5669 58 118 0 6071 0
Current children cumulated CPU time (s) 4960.97
Current children cumulated vsize (KiB) 29696

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

[startup+4966.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23945
/proc/meminfo: memFree=1020432/2055920 swapFree=4176980/4192956
[pid=23925] ppid=23923 vsize=4924 CPUtime=17.57
/proc/23925/stat : 23925 (SATzilla2009_C) S 23923 23925 23728 0 -1 4194304 1288 5870 0 0 532 8 1182 35 25 0 1 0 278056505 5042176 790 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/23925/statm: 1231 790 219 399 0 828 0
[pid=23931] ppid=23925 vsize=24772 CPUtime=4947.4
/proc/23931/stat : 23931 (minisat20) R 23925 23925 23728 0 -1 4194304 5675 0 0 0 494730 10 0 0 25 0 1 0 278058264 25366528 5669 1992294400 134512640 134998072 4294956192 18446744073709551615 134527603 0 0 8392704 3 0 0 0 17 1 0 0
/proc/23931/statm: 6193 5669 58 118 0 6071 0
Current children cumulated CPU time (s) 4964.97
Current children cumulated vsize (KiB) 29696

[startup+4979.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23945
/proc/meminfo: memFree=1020496/2055920 swapFree=4176980/4192956
[pid=23925] ppid=23923 vsize=4924 CPUtime=17.57
/proc/23925/stat : 23925 (SATzilla2009_C) S 23923 23925 23728 0 -1 4194304 1288 5870 0 0 532 8 1182 35 25 0 1 0 278056505 5042176 790 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/23925/statm: 1231 790 219 399 0 828 0
[pid=23931] ppid=23925 vsize=24772 CPUtime=4960.2
/proc/23931/stat : 23931 (minisat20) R 23925 23925 23728 0 -1 4194304 5675 0 0 0 496010 10 0 0 25 0 1 0 278058264 25366528 5669 1992294400 134512640 134998072 4294956192 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/23931/statm: 6193 5669 58 118 0 6071 0
Current children cumulated CPU time (s) 4977.77
Current children cumulated vsize (KiB) 29696

[startup+4991.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23945
/proc/meminfo: memFree=1020240/2055920 swapFree=4176980/4192956
[pid=23925] ppid=23923 vsize=4924 CPUtime=17.57
/proc/23925/stat : 23925 (SATzilla2009_C) S 23923 23925 23728 0 -1 4194304 1288 5870 0 0 532 8 1182 35 25 0 1 0 278056505 5042176 790 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/23925/statm: 1231 790 219 399 0 828 0
[pid=23931] ppid=23925 vsize=24904 CPUtime=4973
/proc/23931/stat : 23931 (minisat20) R 23925 23925 23728 0 -1 4194304 5727 0 0 0 497289 11 0 0 25 0 1 0 278058264 25501696 5721 1992294400 134512640 134998072 4294956192 18446744073709551615 134525488 0 0 8392704 3 0 0 0 17 1 0 0
/proc/23931/statm: 6226 5721 58 118 0 6104 0
Current children cumulated CPU time (s) 4990.57
Current children cumulated vsize (KiB) 29828

[startup+4995.11 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23945
/proc/meminfo: memFree=1020240/2055920 swapFree=4176980/4192956
[pid=23925] ppid=23923 vsize=4924 CPUtime=17.57
/proc/23925/stat : 23925 (SATzilla2009_C) S 23923 23925 23728 0 -1 4194304 1288 5870 0 0 532 8 1182 35 25 0 1 0 278056505 5042176 790 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/23925/statm: 1231 790 219 399 0 828 0
[pid=23931] ppid=23925 vsize=24904 CPUtime=4976.21
/proc/23931/stat : 23931 (minisat20) R 23925 23925 23728 0 -1 4194304 5727 0 0 0 497610 11 0 0 25 0 1 0 278058264 25501696 5721 1992294400 134512640 134998072 4294956192 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/23931/statm: 6226 5721 58 118 0 6104 0
Current children cumulated CPU time (s) 4993.78
Current children cumulated vsize (KiB) 29828

[startup+4998.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23945
/proc/meminfo: memFree=1020240/2055920 swapFree=4176980/4192956
[pid=23925] ppid=23923 vsize=4924 CPUtime=17.57
/proc/23925/stat : 23925 (SATzilla2009_C) S 23923 23925 23728 0 -1 4194304 1288 5870 0 0 532 8 1182 35 25 0 1 0 278056505 5042176 790 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/23925/statm: 1231 790 219 399 0 828 0
[pid=23931] ppid=23925 vsize=24904 CPUtime=4979.4
/proc/23931/stat : 23931 (minisat20) R 23925 23925 23728 0 -1 4194304 5727 0 0 0 497929 11 0 0 25 0 1 0 278058264 25501696 5721 1992294400 134512640 134998072 4294956192 18446744073709551615 134525488 0 0 8392704 3 0 0 0 17 1 0 0
/proc/23931/statm: 6226 5721 58 118 0 6104 0
Current children cumulated CPU time (s) 4996.97
Current children cumulated vsize (KiB) 29828

[startup+4999.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23945
/proc/meminfo: memFree=1020240/2055920 swapFree=4176980/4192956
[pid=23925] ppid=23923 vsize=4924 CPUtime=17.57
/proc/23925/stat : 23925 (SATzilla2009_C) S 23923 23925 23728 0 -1 4194304 1288 5870 0 0 532 8 1182 35 25 0 1 0 278056505 5042176 790 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/23925/statm: 1231 790 219 399 0 828 0
[pid=23931] ppid=23925 vsize=24904 CPUtime=4980.2
/proc/23931/stat : 23931 (minisat20) R 23925 23925 23728 0 -1 4194304 5727 0 0 0 498009 11 0 0 25 0 1 0 278058264 25501696 5721 1992294400 134512640 134998072 4294956192 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/23931/statm: 6226 5721 58 118 0 6104 0
Current children cumulated CPU time (s) 4997.77
Current children cumulated vsize (KiB) 29828

[startup+4999.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23945
/proc/meminfo: memFree=1020240/2055920 swapFree=4176980/4192956
[pid=23925] ppid=23923 vsize=4924 CPUtime=17.57
/proc/23925/stat : 23925 (SATzilla2009_C) S 23923 23925 23728 0 -1 4194304 1288 5870 0 0 532 8 1182 35 25 0 1 0 278056505 5042176 790 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/23925/statm: 1231 790 219 399 0 828 0
[pid=23931] ppid=23925 vsize=24904 CPUtime=4981
/proc/23931/stat : 23931 (minisat20) R 23925 23925 23728 0 -1 4194304 5727 0 0 0 498089 11 0 0 25 0 1 0 278058264 25501696 5721 1992294400 134512640 134998072 4294956192 18446744073709551615 134525539 0 0 8392704 3 0 0 0 17 1 0 0
/proc/23931/statm: 6226 5721 58 118 0 6104 0
Current children cumulated CPU time (s) 4998.57
Current children cumulated vsize (KiB) 29828

[startup+5000.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23945
/proc/meminfo: memFree=1020240/2055920 swapFree=4176980/4192956
[pid=23925] ppid=23923 vsize=4924 CPUtime=17.57
/proc/23925/stat : 23925 (SATzilla2009_C) S 23923 23925 23728 0 -1 4194304 1288 5870 0 0 532 8 1182 35 25 0 1 0 278056505 5042176 790 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/23925/statm: 1231 790 219 399 0 828 0
[pid=23931] ppid=23925 vsize=24904 CPUtime=4981.2
/proc/23931/stat : 23931 (minisat20) R 23925 23925 23728 0 -1 4194304 5727 0 0 0 498109 11 0 0 25 0 1 0 278058264 25501696 5721 1992294400 134512640 134998072 4294956192 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/23931/statm: 6226 5721 58 118 0 6104 0
Current children cumulated CPU time (s) 4998.77
Current children cumulated vsize (KiB) 29828

Child status: 17
Real time (s): 5000.14
CPU time (s): 4998.83
CPU user time (s): 4998.27
CPU system time (s): 0.557915
CPU usage (%): 99.9738
Max. virtual memory (cumulated for all children) (KiB): 29828

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4998.27
system time used= 0.557915
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 12901
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= 15
involuntary context switches= 6478

runsolver used 5.52616 second user time and 12.6571 second system time

The end

Launcher Data

Begin job on node17 at 2009-05-16 20:57:11
IDJOB=1825654
IDBENCH=24618
IDSOLVER=668
FILE ID=node17/1825654-1242500231
PBS_JOBID= 9306939
Free space on /tmp= 66304 MiB

SOLVER NAME= SATzilla2009_C 2009-03-22
BENCH NAME= SAT07/crafted/Hard/contest04/connamacher/connm-ue-csp-sat-n1200-d0.04-s736572600.sat05-546.reshuffled-07.cnf
COMMAND LINE= HOME/SATzilla2009_C BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1825654-1242500231/watcher-1825654-1242500231 -o /tmp/evaluation-result-1825654-1242500231/solver-1825654-1242500231 -C 5000 -W 6000 -M 1800  HOME/SATzilla2009_C HOME/instance-1825654-1242500231.cnf

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

MD5SUM BENCH= b113aab739ba5e45a581d24e1a53a65a
RANDOM SEED=432627857

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.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:       1045824 kB
Buffers:         89288 kB
Cached:         816296 kB
SwapCached:       9764 kB
Active:         232200 kB
Inactive:       685280 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1045824 kB
SwapTotal:     4192956 kB
SwapFree:      4176980 kB
Dirty:           31676 kB
Writeback:           0 kB
Mapped:          14080 kB
Slab:            78616 kB
Committed_AS:   984652 kB
PageTables:       1452 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= 66276 MiB
End job on node17 at 2009-05-16 22:20:31