Trace number 1825752

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.72 5000.28

General information on the benchmark

NameCRAFTED/edgematching/
compact/em_12_2_4_cmp.cnf
MD5SUM7ea97a36d5ab6c8a5aa99830d5253591
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 variables12584
Number of clauses155712
Sum of the clauses size523920
Maximum clause length100
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 217404
Number of clauses of size 3103200
Number of clauses of size 417828
Number of clauses of size 517000
Number of clauses of size over 5280

Solver Data

23.26/23.39	c SATzilla is building models for class 2
23.26/23.39	c run presolver march_dl2004 for 5 seconds ... 
23.26/23.39	c Bin: Executing march_dl2004
23.26/23.39	c spawning binary file with 5 seconds ...
23.26/23.39	c child exit by a signal
23.26/23.39	c march_dl2004 returned code 137.
23.26/23.39	c run presolver mxc-sr08 for 5 seconds ... 
23.26/23.39	c Bin: Executing mxc-sr08
23.26/23.39	c spawning binary file with 5 seconds ...
23.26/23.39	c child exit by a signal
23.26/23.39	c mxc-sr08 returned code 137.
23.26/23.39	c Orignal number of varibales is 12584, number of clauses is 155712 
23.26/23.39	c predicted feature computation time is 12.207250 
23.26/23.39	c Bin: Executing satelite
23.26/23.39	c spawning binary file with 240 seconds ...
23.26/23.39	c child exited successfully
23.26/23.39	c satzilla computing base features
23.26/23.39	c Number of variabe is: 12534, Number of clause is : 155623 
23.26/23.39	c Initializing...
23.26/23.39	c satzilla compute diameter ...
23.26/23.39	c start diameter features ...
23.26/23.39	c satzilla doing clause learning
23.26/23.39	c start clause learning features ...
23.26/23.39	c Bin: Executing zchaff07
23.26/23.39	c spawning binary file with 2 seconds ...
23.26/23.39	c child exit by a signal
23.26/23.39	c satzilla doing survey propogation probe
23.26/23.39	c do survay propogation for 2 second ...
23.26/23.39	c satzilla doing local search probe
23.26/23.39	c satzilla doing lobjois search-space size estimate
23.26/23.39	c features are:12584 155712 12534 155623 0.00398915 0.000571895 0.0805408 0.431095 0.483152 1.07091 0.000268515 1.08461 0.000159566 0.0079783 1.01923 0.111198 0.774352 0.000268515 2.28419 3.21289e-05 0.00300727 2.93041 0.660856 0.185288 0 0.846154 2.8102 0.000149807 2.24152 0 0.00156147 2.9817 0.625261 0.00120846 0.240327 4.49805e-05 0.00137512 5.0566 0.065591 5 7 0.128789 74.1538 0.462965 21 126 107 23 102 44 91 50.1932 0.872819 12.9121 145.381 116.348 13.0714 71.4318 17.6355 28.6538 0.789557 0.30011 0.0110676 0.978961 0.958713 0.419246 0.954835 0.628988 0.914762 0.119493 0.952127 6.35695e-07 0.407478 0.337045 0.0206073 0.167292 0.0442409 0.0737315 1368.11 0.190389 2622.77 0.17456 2696 2653 2750 5.85704 0.256858 1.00533 0.0317232 0.0553023 0.190021 
23.26/23.39	c satzilla's ranking:
23.26/23.39	c 1) minisat20: 2.883833
23.26/23.39	c 2) zchaff_rand: 2.647093
23.26/23.39	c 3) mxc-sr08: 2.402278
23.26/23.39	c 4) minisat20SAT07: 2.109851
23.26/23.39	c 5) march_dl2004: 1.745634
23.26/23.39	c 6) vallst: 1.000263
23.26/23.39	c 7) tts-4-0: -0.146954
23.26/23.39	c 8) SATenstein: -10000.000000
23.26/23.39	c 9) gnovelty+: -10000.000000
23.26/23.39	c 10) adaptg2wsat+: -10000.000000
23.26/23.39	c 11) adaptg2wsat0: -10000.000000
23.26/23.39	c 12) picosat846: -10000.000000
23.26/23.39	c 13) kcnfs04SAT07: -10000.000000
23.26/23.39	c satzilla running minisat20 ... 
23.26/23.39	This is MiniSat 2.0 beta
23.26/23.39	WARNING: for repeatability, setting FPU to use double precision
23.26/23.39	============================[ Problem Statistics ]=============================
23.26/23.39	|                                                                             |
23.26/23.39	|  Number of variables:  12584                                                |
23.26/23.39	|  Number of clauses:    155712                                               |
23.35/23.49	|  Parsing time:         0.09         s                                       |
23.35/23.50	============================[ Search Statistics ]==============================
23.35/23.50	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
23.35/23.50	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
23.35/23.50	===============================================================================
23.35/23.50	|         0 |   12584   155712   523920 |    51904        0    nan |  0.000 % |
23.35/23.51	|       102 |   12584   155712   523920 |    57094      102    151 |  0.000 % |
23.35/23.59	|       252 |   12584   155712   523920 |    62803      252     84 |  0.000 % |
23.35/23.62	|       478 |   12584   155712   523920 |    69084      478    176 |  0.000 % |
23.35/23.65	|       815 |   12584   155712   523920 |    75992      815    174 |  0.000 % |
23.35/23.71	|      1322 |   12584   155712   523920 |    83591     1322    175 |  0.000 % |
23.35/23.79	|      2082 |   12584   155712   523920 |    91951     2082    184 |  0.000 % |
23.35/23.98	|      3222 |   12584   155712   523920 |   101146     3222    194 |  0.000 % |
24.35/24.46	|      4933 |   12584   155712   523920 |   111260     4933    223 |  0.000 % |
24.84/24.98	|      7495 |   12584   155712   523920 |   122386     7495    234 |  0.000 % |
25.84/25.94	|     11339 |   12584   155712   523920 |   134625    11339    269 |  0.000 % |
27.14/27.29	|     17106 |   12584   155712   523920 |   148088    17106    253 |  0.000 % |
31.33/31.44	|     25758 |   12584   155712   523920 |   162896    25758    276 |  0.000 % |
36.82/36.90	|     38734 |   12584   155712   523920 |   179186    38734    272 |  0.000 % |
51.81/51.97	|     58195 |   12584   155712   523920 |   197105    58195    268 |  0.000 % |
84.59/84.73	|     87389 |   12584   155712   523920 |   216815    87389    274 |  0.000 % |
137.38/137.54	|    131179 |   12584   155712   523920 |   238497   131179    272 |  0.000 % |
295.61/295.89	|    196863 |   12584   155712   523920 |   262347   196863    290 |  0.000 % |
629.67/630.07	|    295390 |   12584   155712   523920 |   288581    44845    374 |  0.000 % |
880.27/880.79	|    443181 |   12584   155712   523920 |   317440   192636    322 |  0.000 % |
1615.03/1615.78	|    664865 |   12584   155712   523920 |   349184   111733    438 |  0.000 % |
3017.86/3018.95	|    997392 |   12584   155712   523920 |   384102   110216    473 |  0.000 % |
4539.74/4541.21	|   1496180 |   12584   155712   523920 |   422512   260879    308 |  0.000 % |
4998.61/5000.27	c Bin: Executing minisat20
4998.61/5000.27	c spawning binary file with 4976 seconds ...
4998.61/5000.27	c child exit by a signal
4998.61/5000.27	c minisat20 returned code 137.
4998.61/5000.27	c satzilla running zchaff_rand ... 
4998.61/5000.27	c Bin: Executing zchaff_rand
4998.61/5000.27	c zchaff_rand returned code 1.
4998.61/5000.27	c satzilla running mxc-sr08 ... 
4998.61/5000.27	c Bin: Executing mxc-sr08
4998.61/5000.27	c mxc-sr08 returned code 1.
4998.61/5000.27	c satzilla running minisat20SAT07 ... 
4998.61/5000.27	c Bin: Executing minisat20SAT07
4998.61/5000.27	c minisat20SAT07 returned code 1.
4998.61/5000.27	c satzilla running march_dl2004 ... 
4998.61/5000.27	c Bin: Executing march_dl2004
4998.61/5000.27	c march_dl2004 returned code 1.
4998.61/5000.27	c satzilla running vallst ... 
4998.61/5000.27	c Bin: Executing vallst
4998.61/5000.27	c vallst returned code 1.
4998.61/5000.27	c satzilla running tts-4-0 ... 
4998.61/5000.27	c Bin: Executing tts-4-0
4998.61/5000.27	c tts-4-0 returned code 1.
4998.61/5000.27	c satzilla running SATenstein ... 
4998.61/5000.27	c Bin: Executing SATenstein
4998.61/5000.27	c SATenstein returned code 1.
4998.61/5000.27	c satzilla running gnovelty+ ... 
4998.61/5000.27	c Bin: Executing gnovelty+
4998.61/5000.27	c gnovelty+ returned code 1.
4998.61/5000.27	c satzilla running adaptg2wsat+ ... 
4998.61/5000.27	c Bin: Executing adaptg2wsat+
4998.61/5000.27	c adaptg2wsat+ returned code 1.
4998.61/5000.27	c satzilla running adaptg2wsat0 ... 
4998.61/5000.27	c Bin: Executing adaptg2wsat0
4998.61/5000.27	c adaptg2wsat0 returned code 1.
4998.61/5000.27	c satzilla running picosat846 ... 
4998.61/5000.27	c Bin: Executing picosat846
4998.61/5000.27	c picosat846 returned code 1.
4998.61/5000.27	c satzilla running kcnfs04SAT07 ... 
4998.61/5000.27	c Bin: Executing kcnfs04SAT07
4998.61/5000.27	c kcnfs04SAT07 returned code 1.
4998.61/5000.27	c ERROR: All Failed! 
4998.61/5000.27	c SATZILLA_TIME=4999.460000

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-1825752-1242507654/watcher-1825752-1242507654 -o /tmp/evaluation-result-1825752-1242507654/solver-1825752-1242507654 -C 5000 -W 6000 -M 1800 HOME/SATzilla2009_C HOME/instance-1825752-1242507654.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.06 1.05 1.01 3/65 13659
/proc/meminfo: memFree=1797120/2055920 swapFree=4181136/4192956
[pid=13659] ppid=13657 vsize=2056 CPUtime=0
/proc/13659/stat : 13659 (SATzilla2009_C) S 13657 13659 13482 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 278795577 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/13659/statm: 514 112 96 399 0 111 0
[pid=13660] ppid=13659 vsize=2596 CPUtime=0
/proc/13660/stat : 13660 (march_dl2004) R 13659 13659 13482 0 -1 4194304 406 0 0 0 0 0 0 0 19 0 1 0 278795577 2658304 401 1992294400 134512640 134996440 4294956192 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/13660/statm: 649 401 50 118 0 528 0

[startup+0.0173149 s]
/proc/loadavg: 1.06 1.05 1.01 3/65 13659
/proc/meminfo: memFree=1797120/2055920 swapFree=4181136/4192956
[pid=13659] ppid=13657 vsize=2056 CPUtime=0
/proc/13659/stat : 13659 (SATzilla2009_C) S 13657 13659 13482 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 278795577 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/13659/statm: 514 112 96 399 0 111 0
[pid=13660] ppid=13659 vsize=2728 CPUtime=0.01
/proc/13660/stat : 13660 (march_dl2004) R 13659 13659 13482 0 -1 4194304 452 0 0 0 1 0 0 0 19 0 1 0 278795577 2793472 447 1992294400 134512640 134996440 4294956192 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/13660/statm: 682 447 50 118 0 561 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 4784

[startup+0.102323 s]
/proc/loadavg: 1.06 1.05 1.01 3/65 13659
/proc/meminfo: memFree=1797120/2055920 swapFree=4181136/4192956
[pid=13659] ppid=13657 vsize=2056 CPUtime=0
/proc/13659/stat : 13659 (SATzilla2009_C) S 13657 13659 13482 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 278795577 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/13659/statm: 514 112 96 399 0 111 0
[pid=13660] ppid=13659 vsize=3784 CPUtime=0.09
/proc/13660/stat : 13660 (march_dl2004) R 13659 13659 13482 0 -1 4194304 751 0 0 0 9 0 0 0 20 0 1 0 278795577 3874816 746 1992294400 134512640 134996440 4294956192 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 0 0 0
/proc/13660/statm: 946 746 50 118 0 825 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5840

[startup+0.302344 s]
/proc/loadavg: 1.06 1.05 1.01 3/65 13659
/proc/meminfo: memFree=1797120/2055920 swapFree=4181136/4192956
[pid=13659] ppid=13657 vsize=2056 CPUtime=0
/proc/13659/stat : 13659 (SATzilla2009_C) S 13657 13659 13482 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 278795577 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/13659/statm: 514 112 96 399 0 111 0
[pid=13660] ppid=13659 vsize=10048 CPUtime=0.29
/proc/13660/stat : 13660 (march_dl2004) R 13659 13659 13482 0 -1 4194304 2451 0 0 0 29 0 0 0 22 0 1 0 278795577 10289152 1693 1992294400 134512640 134996440 4294956192 18446744073709551615 134544585 0 0 8392704 0 0 0 0 17 0 0 0
/proc/13660/statm: 2512 1693 53 118 0 2391 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12104

[startup+0.701389 s]
/proc/loadavg: 1.06 1.05 1.01 3/65 13659
/proc/meminfo: memFree=1797120/2055920 swapFree=4181136/4192956
[pid=13659] ppid=13657 vsize=2056 CPUtime=0
/proc/13659/stat : 13659 (SATzilla2009_C) S 13657 13659 13482 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 278795577 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/13659/statm: 514 112 96 399 0 111 0
[pid=13660] ppid=13659 vsize=11220 CPUtime=0.69
/proc/13660/stat : 13660 (march_dl2004) R 13659 13659 13482 0 -1 4194304 6734 0 0 0 67 2 0 0 25 0 1 0 278795577 11489280 2091 1992294400 134512640 134996440 4294956192 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/13660/statm: 2805 2100 57 118 0 2684 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 13276

[startup+1.50148 s]
/proc/loadavg: 1.06 1.05 1.01 2/67 13661
/proc/meminfo: memFree=1789296/2055920 swapFree=4181136/4192956
[pid=13659] ppid=13657 vsize=2056 CPUtime=0
/proc/13659/stat : 13659 (SATzilla2009_C) S 13657 13659 13482 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 278795577 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/13659/statm: 514 112 96 399 0 111 0
[pid=13660] ppid=13659 vsize=16236 CPUtime=1.49
/proc/13660/stat : 13660 (march_dl2004) R 13659 13659 13482 0 -1 4194304 14070 0 0 0 145 4 0 0 25 0 1 0 278795577 16625664 3362 1992294400 134512640 134996440 4294956192 18446744073709551615 134651774 0 0 8392704 0 0 0 0 17 0 0 0
/proc/13660/statm: 4059 3362 65 118 0 3938 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 18292

[startup+3.10166 s]
/proc/loadavg: 1.06 1.05 1.01 2/67 13661
/proc/meminfo: memFree=1782064/2055920 swapFree=4181136/4192956
[pid=13659] ppid=13657 vsize=2056 CPUtime=0
/proc/13659/stat : 13659 (SATzilla2009_C) S 13657 13659 13482 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 278795577 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/13659/statm: 514 112 96 399 0 111 0
[pid=13660] ppid=13659 vsize=19584 CPUtime=3.09
/proc/13660/stat : 13660 (march_dl2004) R 13659 13659 13482 0 -1 4194304 16822 0 0 0 303 6 0 0 25 0 1 0 278795577 20054016 3771 1992294400 134512640 134996440 4294956192 18446744073709551615 134583053 0 0 8392704 0 0 0 0 17 0 0 0
/proc/13660/statm: 4896 3771 67 118 0 4775 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 21640

[startup+6.30202 s]
/proc/loadavg: 1.13 1.07 1.02 2/67 13662
/proc/meminfo: memFree=1783616/2055920 swapFree=4181136/4192956
[pid=13659] ppid=13657 vsize=2056 CPUtime=4.99
/proc/13659/stat : 13659 (SATzilla2009_C) S 13657 13659 13482 0 -1 4194304 152 16828 0 0 0 0 493 6 19 0 1 0 278795577 2105344 121 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/13659/statm: 514 121 104 399 0 111 0
[pid=13662] ppid=13659 vsize=15812 CPUtime=1.29
/proc/13662/stat : 13662 (mxc-sr08) R 13659 13659 13482 0 -1 4194304 4939 0 0 0 127 2 0 0 25 0 1 0 278796078 16191488 3734 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 1 0 0
/proc/13662/statm: 3953 3734 71 138 0 3812 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 17868

[startup+12.7017 s]
/proc/loadavg: 1.36 1.12 1.03 2/66 13669
/proc/meminfo: memFree=1778120/2055920 swapFree=4181136/4192956
[pid=13659] ppid=13657 vsize=14316 CPUtime=12.67
/proc/13659/stat : 13659 (SATzilla2009_C) R 13657 13659 13482 0 -1 4194304 4771 25538 0 0 132 2 1119 14 25 0 1 0 278795577 14659584 3213 1992294400 134512640 136149437 4294956224 18446744073709551615 134532697 0 0 4096 0 0 0 0 17 0 0 0
/proc/13659/statm: 3579 3213 135 399 0 3176 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 14316

[startup+25.5021 s]
/proc/loadavg: 1.42 1.14 1.04 2/67 13671
/proc/meminfo: memFree=1756416/2055920 swapFree=4181136/4192956
[pid=13659] ppid=13657 vsize=21744 CPUtime=23.35
/proc/13659/stat : 13659 (SATzilla2009_C) S 13657 13659 13482 0 -1 4194304 8245 30110 0 0 991 11 1314 19 25 0 1 0 278795577 22265856 5192 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/13659/statm: 5436 5192 220 399 0 5033 0
[pid=13671] ppid=13659 vsize=20052 CPUtime=2.09
/proc/13671/stat : 13671 (minisat20) R 13659 13659 13482 0 -1 4194304 4852 0 0 0 207 2 0 0 25 0 1 0 278797917 20533248 4846 1992294400 134512640 134998072 4294956192 18446744073709551615 134525536 0 0 8392704 3 0 0 0 17 0 0 0
/proc/13671/statm: 5013 4846 59 118 0 4891 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 41796

[startup+51.103 s]
/proc/loadavg: 1.28 1.13 1.04 2/67 13671
/proc/meminfo: memFree=1699648/2055920 swapFree=4181136/4192956
[pid=13659] ppid=13657 vsize=21744 CPUtime=23.35
/proc/13659/stat : 13659 (SATzilla2009_C) S 13657 13659 13482 0 -1 4194304 8245 30110 0 0 991 11 1314 19 25 0 1 0 278795577 22265856 5192 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/13659/statm: 5436 5192 220 399 0 5033 0
[pid=13671] ppid=13659 vsize=75688 CPUtime=27.67
/proc/13671/stat : 13671 (minisat20) R 13659 13659 13482 0 -1 4194304 18736 0 0 0 2756 11 0 0 25 0 1 0 278797917 77504512 18730 1992294400 134512640 134998072 4294956192 18446744073709551615 134525583 0 0 8392704 3 0 0 0 17 1 0 0
/proc/13671/statm: 18922 18730 59 118 0 18800 0
Current children cumulated CPU time (s) 51.02
Current children cumulated vsize (KiB) 97432

[startup+102.307 s]
/proc/loadavg: 1.16 1.12 1.04 2/67 13671
/proc/meminfo: memFree=1641472/2055920 swapFree=4181136/4192956
[pid=13659] ppid=13657 vsize=21744 CPUtime=23.35
/proc/13659/stat : 13659 (SATzilla2009_C) S 13657 13659 13482 0 -1 4194304 8245 30110 0 0 991 11 1314 19 25 0 1 0 278795577 22265856 5192 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/13659/statm: 5436 5192 220 399 0 5033 0
[pid=13671] ppid=13659 vsize=133632 CPUtime=78.84
/proc/13671/stat : 13671 (minisat20) R 13659 13659 13482 0 -1 4194304 33164 0 0 0 7861 23 0 0 25 0 1 0 278797917 136839168 33158 1992294400 134512640 134998072 4294956192 18446744073709551615 134525543 0 0 8392704 3 0 0 0 17 0 0 0
/proc/13671/statm: 33408 33158 59 118 0 33286 0
Current children cumulated CPU time (s) 102.19
Current children cumulated vsize (KiB) 155376

[startup+162.302 s]
/proc/loadavg: 1.09 1.11 1.04 2/67 13671
/proc/meminfo: memFree=1594240/2055920 swapFree=4181136/4192956
[pid=13659] ppid=13657 vsize=21744 CPUtime=23.35
/proc/13659/stat : 13659 (SATzilla2009_C) S 13657 13659 13482 0 -1 4194304 8245 30110 0 0 991 11 1314 19 25 0 1 0 278795577 22265856 5192 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/13659/statm: 5436 5192 220 399 0 5033 0
[pid=13671] ppid=13659 vsize=181536 CPUtime=138.81
/proc/13671/stat : 13671 (minisat20) R 13659 13659 13482 0 -1 4194304 45087 0 0 0 13847 34 0 0 25 0 1 0 278797917 185892864 45081 1992294400 134512640 134998072 4294956192 18446744073709551615 134525557 0 0 8392704 3 0 0 0 17 0 0 0
/proc/13671/statm: 45384 45081 59 118 0 45262 0
Current children cumulated CPU time (s) 162.16
Current children cumulated vsize (KiB) 203280

[startup+222.303 s]
/proc/loadavg: 1.07 1.10 1.04 2/67 13671
/proc/meminfo: memFree=1557632/2055920 swapFree=4181136/4192956
[pid=13659] ppid=13657 vsize=21744 CPUtime=23.35
/proc/13659/stat : 13659 (SATzilla2009_C) S 13657 13659 13482 0 -1 4194304 8245 30110 0 0 991 11 1314 19 25 0 1 0 278795577 22265856 5192 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/13659/statm: 5436 5192 220 399 0 5033 0
[pid=13671] ppid=13659 vsize=217524 CPUtime=198.79
/proc/13671/stat : 13671 (minisat20) R 13659 13659 13482 0 -1 4194304 54073 0 0 0 19839 40 0 0 25 0 1 0 278797917 222744576 54067 1992294400 134512640 134998072 4294956192 18446744073709551615 134525539 0 0 8392704 3 0 0 0 17 0 0 0
/proc/13671/statm: 54381 54067 59 118 0 54259 0
Current children cumulated CPU time (s) 222.14
Current children cumulated vsize (KiB) 239268

[startup+282.303 s]
/proc/loadavg: 1.14 1.11 1.04 2/67 13671
/proc/meminfo: memFree=1524352/2055920 swapFree=4181136/4192956
[pid=13659] ppid=13657 vsize=21744 CPUtime=23.35
/proc/13659/stat : 13659 (SATzilla2009_C) S 13657 13659 13482 0 -1 4194304 8245 30110 0 0 991 11 1314 19 25 0 1 0 278795577 22265856 5192 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/13659/statm: 5436 5192 220 399 0 5033 0
[pid=13671] ppid=13659 vsize=251060 CPUtime=258.76
/proc/13671/stat : 13671 (minisat20) R 13659 13659 13482 0 -1 4194304 62419 0 0 0 25828 48 0 0 25 0 1 0 278797917 257085440 62413 1992294400 134512640 134998072 4294956192 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 0 0 0
/proc/13671/statm: 62765 62413 59 118 0 62643 0
Current children cumulated CPU time (s) 282.11
Current children cumulated vsize (KiB) 272804

[startup+342.302 s]
/proc/loadavg: 1.12 1.11 1.04 2/67 13671
/proc/meminfo: memFree=1496832/2055920 swapFree=4181136/4192956
[pid=13659] ppid=13657 vsize=21744 CPUtime=23.35
/proc/13659/stat : 13659 (SATzilla2009_C) S 13657 13659 13482 0 -1 4194304 8245 30110 0 0 991 11 1314 19 25 0 1 0 278795577 22265856 5192 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/13659/statm: 5436 5192 220 399 0 5033 0
[pid=13671] ppid=13659 vsize=278840 CPUtime=318.74
/proc/13671/stat : 13671 (minisat20) R 13659 13659 13482 0 -1 4194304 69239 0 0 0 31819 55 0 0 25 0 1 0 278797917 285532160 69233 1992294400 134512640 134998072 4294956192 18446744073709551615 134525570 0 0 8392704 3 0 0 0 17 0 0 0
/proc/13671/statm: 69710 69233 59 118 0 69588 0
Current children cumulated CPU time (s) 342.09
Current children cumulated vsize (KiB) 300584

[startup+402.303 s]

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


[startup+4722.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 13679
/proc/meminfo: memFree=1076160/2055920 swapFree=4181136/4192956
[pid=13659] ppid=13657 vsize=21744 CPUtime=23.35
/proc/13659/stat : 13659 (SATzilla2009_C) S 13657 13659 13482 0 -1 4194304 8245 30110 0 0 991 11 1314 19 25 0 1 0 278795577 22265856 5192 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/13659/statm: 5436 5192 220 399 0 5033 0
[pid=13671] ppid=13659 vsize=698184 CPUtime=4697.44
/proc/13671/stat : 13671 (minisat20) R 13659 13659 13482 0 -1 4194304 173879 0 0 0 469579 165 0 0 25 0 1 0 278797917 714940416 173664 1992294400 134512640 134998072 4294956192 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/13671/statm: 174546 173664 59 118 0 174424 0
Current children cumulated CPU time (s) 4720.79
Current children cumulated vsize (KiB) 719928

[startup+4782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 13679
/proc/meminfo: memFree=1076096/2055920 swapFree=4181136/4192956
[pid=13659] ppid=13657 vsize=21744 CPUtime=23.35
/proc/13659/stat : 13659 (SATzilla2009_C) S 13657 13659 13482 0 -1 4194304 8245 30110 0 0 991 11 1314 19 25 0 1 0 278795577 22265856 5192 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/13659/statm: 5436 5192 220 399 0 5033 0
[pid=13671] ppid=13659 vsize=698184 CPUtime=4757.42
/proc/13671/stat : 13671 (minisat20) R 13659 13659 13482 0 -1 4194304 173880 0 0 0 475577 165 0 0 25 0 1 0 278797917 714940416 173665 1992294400 134512640 134998072 4294956192 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 0 0 0
/proc/13671/statm: 174546 173665 59 118 0 174424 0
Current children cumulated CPU time (s) 4780.77
Current children cumulated vsize (KiB) 719928

[startup+4842.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 13679
/proc/meminfo: memFree=1076096/2055920 swapFree=4181136/4192956
[pid=13659] ppid=13657 vsize=21744 CPUtime=23.35
/proc/13659/stat : 13659 (SATzilla2009_C) S 13657 13659 13482 0 -1 4194304 8245 30110 0 0 991 11 1314 19 25 0 1 0 278795577 22265856 5192 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/13659/statm: 5436 5192 220 399 0 5033 0
[pid=13671] ppid=13659 vsize=698184 CPUtime=4817.41
/proc/13671/stat : 13671 (minisat20) R 13659 13659 13482 0 -1 4194304 173881 0 0 0 481576 165 0 0 25 0 1 0 278797917 714940416 173666 1992294400 134512640 134998072 4294956192 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 0 0 0
/proc/13671/statm: 174546 173666 59 118 0 174424 0
Current children cumulated CPU time (s) 4840.76
Current children cumulated vsize (KiB) 719928

[startup+4902.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 13679
/proc/meminfo: memFree=1076096/2055920 swapFree=4181136/4192956
[pid=13659] ppid=13657 vsize=21744 CPUtime=23.35
/proc/13659/stat : 13659 (SATzilla2009_C) S 13657 13659 13482 0 -1 4194304 8245 30110 0 0 991 11 1314 19 25 0 1 0 278795577 22265856 5192 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/13659/statm: 5436 5192 220 399 0 5033 0
[pid=13671] ppid=13659 vsize=698184 CPUtime=4877.39
/proc/13671/stat : 13671 (minisat20) R 13659 13659 13482 0 -1 4194304 173881 0 0 0 487574 165 0 0 25 0 1 0 278797917 714940416 173666 1992294400 134512640 134998072 4294956192 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/13671/statm: 174546 173666 59 118 0 174424 0
Current children cumulated CPU time (s) 4900.74
Current children cumulated vsize (KiB) 719928

[startup+4962.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 13679
/proc/meminfo: memFree=1076096/2055920 swapFree=4181136/4192956
[pid=13659] ppid=13657 vsize=21744 CPUtime=23.35
/proc/13659/stat : 13659 (SATzilla2009_C) S 13657 13659 13482 0 -1 4194304 8245 30110 0 0 991 11 1314 19 25 0 1 0 278795577 22265856 5192 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/13659/statm: 5436 5192 220 399 0 5033 0
[pid=13671] ppid=13659 vsize=698184 CPUtime=4937.37
/proc/13671/stat : 13671 (minisat20) R 13659 13659 13482 0 -1 4194304 173882 0 0 0 493572 165 0 0 25 0 1 0 278797917 714940416 173667 1992294400 134512640 134998072 4294956192 18446744073709551615 134525554 0 0 8392704 3 0 0 0 17 0 0 0
/proc/13671/statm: 174546 173667 59 118 0 174424 0
Current children cumulated CPU time (s) 4960.72
Current children cumulated vsize (KiB) 719928

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

[startup+4966.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 13679
/proc/meminfo: memFree=1076096/2055920 swapFree=4181136/4192956
[pid=13659] ppid=13657 vsize=21744 CPUtime=23.35
/proc/13659/stat : 13659 (SATzilla2009_C) S 13657 13659 13482 0 -1 4194304 8245 30110 0 0 991 11 1314 19 25 0 1 0 278795577 22265856 5192 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/13659/statm: 5436 5192 220 399 0 5033 0
[pid=13671] ppid=13659 vsize=698184 CPUtime=4941.37
/proc/13671/stat : 13671 (minisat20) R 13659 13659 13482 0 -1 4194304 173883 0 0 0 493972 165 0 0 25 0 1 0 278797917 714940416 173668 1992294400 134512640 134998072 4294956192 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 0 0 0
/proc/13671/statm: 174546 173668 59 118 0 174424 0
Current children cumulated CPU time (s) 4964.72
Current children cumulated vsize (KiB) 719928

[startup+4979.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 13679
/proc/meminfo: memFree=1076096/2055920 swapFree=4181136/4192956
[pid=13659] ppid=13657 vsize=21744 CPUtime=23.35
/proc/13659/stat : 13659 (SATzilla2009_C) S 13657 13659 13482 0 -1 4194304 8245 30110 0 0 991 11 1314 19 25 0 1 0 278795577 22265856 5192 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/13659/statm: 5436 5192 220 399 0 5033 0
[pid=13671] ppid=13659 vsize=698184 CPUtime=4954.17
/proc/13671/stat : 13671 (minisat20) R 13659 13659 13482 0 -1 4194304 173886 0 0 0 495252 165 0 0 25 0 1 0 278797917 714940416 173671 1992294400 134512640 134998072 4294956192 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 0 0 0
/proc/13671/statm: 174546 173671 59 118 0 174424 0
Current children cumulated CPU time (s) 4977.52
Current children cumulated vsize (KiB) 719928

[startup+4991.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 13679
/proc/meminfo: memFree=1076096/2055920 swapFree=4181136/4192956
[pid=13659] ppid=13657 vsize=21744 CPUtime=23.35
/proc/13659/stat : 13659 (SATzilla2009_C) S 13657 13659 13482 0 -1 4194304 8245 30110 0 0 991 11 1314 19 25 0 1 0 278795577 22265856 5192 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/13659/statm: 5436 5192 220 399 0 5033 0
[pid=13671] ppid=13659 vsize=698184 CPUtime=4966.97
/proc/13671/stat : 13671 (minisat20) R 13659 13659 13482 0 -1 4194304 173888 0 0 0 496532 165 0 0 25 0 1 0 278797917 714940416 173673 1992294400 134512640 134998072 4294956192 18446744073709551615 134525613 0 0 8392704 3 0 0 0 17 0 0 0
/proc/13671/statm: 174546 173673 59 118 0 174424 0
Current children cumulated CPU time (s) 4990.32
Current children cumulated vsize (KiB) 719928

[startup+4995.11 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 13679
/proc/meminfo: memFree=1076096/2055920 swapFree=4181136/4192956
[pid=13659] ppid=13657 vsize=21744 CPUtime=23.35
/proc/13659/stat : 13659 (SATzilla2009_C) S 13657 13659 13482 0 -1 4194304 8245 30110 0 0 991 11 1314 19 25 0 1 0 278795577 22265856 5192 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/13659/statm: 5436 5192 220 399 0 5033 0
[pid=13671] ppid=13659 vsize=698184 CPUtime=4970.17
/proc/13671/stat : 13671 (minisat20) R 13659 13659 13482 0 -1 4194304 173888 0 0 0 496852 165 0 0 25 0 1 0 278797917 714940416 173673 1992294400 134512640 134998072 4294956192 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 0 0 0
/proc/13671/statm: 174546 173673 59 118 0 174424 0
Current children cumulated CPU time (s) 4993.52
Current children cumulated vsize (KiB) 719928

[startup+4998.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 13679
/proc/meminfo: memFree=1076096/2055920 swapFree=4181136/4192956
[pid=13659] ppid=13657 vsize=21744 CPUtime=23.35
/proc/13659/stat : 13659 (SATzilla2009_C) S 13657 13659 13482 0 -1 4194304 8245 30110 0 0 991 11 1314 19 25 0 1 0 278795577 22265856 5192 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/13659/statm: 5436 5192 220 399 0 5033 0
[pid=13671] ppid=13659 vsize=698184 CPUtime=4973.37
/proc/13671/stat : 13671 (minisat20) R 13659 13659 13482 0 -1 4194304 173889 0 0 0 497172 165 0 0 25 0 1 0 278797917 714940416 173674 1992294400 134512640 134998072 4294956192 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 0 0 0
/proc/13671/statm: 174546 173674 59 118 0 174424 0
Current children cumulated CPU time (s) 4996.72
Current children cumulated vsize (KiB) 719928

[startup+4999.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 13679
/proc/meminfo: memFree=1076096/2055920 swapFree=4181136/4192956
[pid=13659] ppid=13657 vsize=21744 CPUtime=23.35
/proc/13659/stat : 13659 (SATzilla2009_C) S 13657 13659 13482 0 -1 4194304 8245 30110 0 0 991 11 1314 19 25 0 1 0 278795577 22265856 5192 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/13659/statm: 5436 5192 220 399 0 5033 0
[pid=13671] ppid=13659 vsize=698184 CPUtime=4974.16
/proc/13671/stat : 13671 (minisat20) R 13659 13659 13482 0 -1 4194304 173889 0 0 0 497251 165 0 0 25 0 1 0 278797917 714940416 173674 1992294400 134512640 134998072 4294956192 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 0 0 0
/proc/13671/statm: 174546 173674 59 118 0 174424 0
Current children cumulated CPU time (s) 4997.51
Current children cumulated vsize (KiB) 719928

[startup+4999.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 13679
/proc/meminfo: memFree=1076096/2055920 swapFree=4181136/4192956
[pid=13659] ppid=13657 vsize=21744 CPUtime=23.35
/proc/13659/stat : 13659 (SATzilla2009_C) S 13657 13659 13482 0 -1 4194304 8245 30110 0 0 991 11 1314 19 25 0 1 0 278795577 22265856 5192 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/13659/statm: 5436 5192 220 399 0 5033 0
[pid=13671] ppid=13659 vsize=698184 CPUtime=4974.96
/proc/13671/stat : 13671 (minisat20) R 13659 13659 13482 0 -1 4194304 173889 0 0 0 497331 165 0 0 25 0 1 0 278797917 714940416 173674 1992294400 134512640 134998072 4294956192 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 0 0 0
/proc/13671/statm: 174546 173674 59 118 0 174424 0
Current children cumulated CPU time (s) 4998.31
Current children cumulated vsize (KiB) 719928

[startup+5000.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 13679
/proc/meminfo: memFree=1076096/2055920 swapFree=4181136/4192956
[pid=13659] ppid=13657 vsize=21744 CPUtime=23.35
/proc/13659/stat : 13659 (SATzilla2009_C) S 13657 13659 13482 0 -1 4194304 8245 30110 0 0 991 11 1314 19 25 0 1 0 278795577 22265856 5192 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/13659/statm: 5436 5192 220 399 0 5033 0
[pid=13671] ppid=13659 vsize=698184 CPUtime=4975.16
/proc/13671/stat : 13671 (minisat20) R 13659 13659 13482 0 -1 4194304 173889 0 0 0 497351 165 0 0 25 0 1 0 278797917 714940416 173674 1992294400 134512640 134998072 4294956192 18446744073709551615 134525554 0 0 8392704 3 0 0 0 17 0 0 0
/proc/13671/statm: 174546 173674 59 118 0 174424 0
Current children cumulated CPU time (s) 4998.51
Current children cumulated vsize (KiB) 719928

[startup+5000.2 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 13679
/proc/meminfo: memFree=1076096/2055920 swapFree=4181136/4192956
[pid=13659] ppid=13657 vsize=21744 CPUtime=23.35
/proc/13659/stat : 13659 (SATzilla2009_C) S 13657 13659 13482 0 -1 4194304 8245 30110 0 0 991 11 1314 19 25 0 1 0 278795577 22265856 5192 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/13659/statm: 5436 5192 220 399 0 5033 0
[pid=13671] ppid=13659 vsize=0 CPUtime=4975.26
/proc/13671/stat : 13671 (minisat20) R 13659 13659 13482 0 -1 4195332 173889 0 0 0 497358 168 0 0 25 0 1 0 278797917 0 0 1992294400 0 0 0 0 0 256 0 8392704 3 0 0 0 17 0 0 0
/proc/13671/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 4998.61
Current children cumulated vsize (KiB) 21744

Child status: 17
Real time (s): 5000.28
CPU time (s): 4998.72
CPU user time (s): 4996.65
CPU system time (s): 2.06769
CPU usage (%): 99.9688
Max. virtual memory (cumulated for all children) (KiB): 720852

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4996.65
system time used= 2.06768
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 212258
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= 16
involuntary context switches= 15843

runsolver used 4.6113 second user time and 13.5789 second system time

The end

Launcher Data

Begin job on node76 at 2009-05-16 23:00:54
IDJOB=1825752
IDBENCH=70908
IDSOLVER=668
FILE ID=node76/1825752-1242507654
PBS_JOBID= 9306993
Free space on /tmp= 66244 MiB

SOLVER NAME= SATzilla2009_C 2009-03-22
BENCH NAME= SAT09/CRAFTED/edgematching/compact/em_12_2_4_cmp.cnf
COMMAND LINE= HOME/SATzilla2009_C BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1825752-1242507654/watcher-1825752-1242507654 -o /tmp/evaluation-result-1825752-1242507654/solver-1825752-1242507654 -C 5000 -W 6000 -M 1800  HOME/SATzilla2009_C HOME/instance-1825752-1242507654.cnf

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

MD5SUM BENCH= 7ea97a36d5ab6c8a5aa99830d5253591
RANDOM SEED=1108822697

node76.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.220
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.220
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1797664 kB
Buffers:         45596 kB
Cached:         162812 kB
SwapCached:       6200 kB
Active:         116496 kB
Inactive:       100304 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1797664 kB
SwapTotal:     4192956 kB
SwapFree:      4181136 kB
Dirty:           34912 kB
Writeback:           0 kB
Mapped:          13528 kB
Slab:            27376 kB
Committed_AS:   974564 kB
PageTables:       1444 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= 66212 MiB
End job on node76 at 2009-05-17 00:24:15