Trace number 1796411

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
SatElite + ReVivAl 0.23 2009-03-18UNSAT 68.5476 68.5843

General information on the benchmark

Nameindustrial/jarvisalo/
eq.atree.braun.9.unsat.cnf
MD5SUM738c5d916b76338511b77dbd47cdbc16
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark68.5476
Satisfiable
(Un)Satisfiability was proved
Number of variables892
Number of clauses3006
Sum of the clauses size7828
Maximum clause length17
Minimum clause length1
Number of clauses of size 13
Number of clauses of size 21283
Number of clauses of size 31676
Number of clauses of size 418
Number of clauses of size 516
Number of clauses of size over 510

Solver Data

0.00/0.00	c revival is preprocessing the formula...#ITERATIONS 4
0.01/0.02	#LEARNT CLAUSES 0
0.01/0.03	done !
0.01/0.03	c Now, SatElite...
0.01/0.03	c Parsing...
0.01/0.03	c ==============================================================================
0.01/0.03	c |           |     ORIGINAL     |              LEARNT              |          |
0.01/0.03	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.01/0.03	c ==============================================================================
0.01/0.03	c |         0 |    2969     7747 |     890       0        0     nan |  0.000 % |
0.01/0.04	c |         0 |    2506     7484 |      --       0       --      -- |     --   | -463/-263
0.01/0.04	c ==============================================================================
0.01/0.04	c Result  :   #vars: 604   #clauses: 2506   #literals: 7484
0.01/0.04	c CPU time:   0.013997 s
0.01/0.04	c ==============================================================================
0.01/0.05	c SatElite is done !
0.01/0.05	c Calling MINISAT
0.01/0.05	This is MiniSat 2.0 beta
0.01/0.05	WARNING: for repeatability, setting FPU to use double precision
0.01/0.05	============================[ Problem Statistics ]=============================
0.01/0.05	|                                                                             |
0.01/0.05	|  Number of variables:  604                                                  |
0.01/0.05	|  Number of clauses:    2506                                                 |
0.01/0.05	|  Parsing time:         0.00         s                                       |
0.01/0.05	============================[ Search Statistics ]==============================
0.01/0.05	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.01/0.05	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.01/0.05	===============================================================================
0.01/0.05	|         0 |     604     2506     7484 |      835        0    nan |  0.000 % |
0.01/0.05	|       100 |     604     2506     7484 |      918      100     20 |  0.000 % |
0.01/0.06	|       251 |     604     2506     7484 |     1010      251     23 |  0.002 % |
0.01/0.06	|       479 |     604     2506     7484 |     1111      479     18 |  0.001 % |
0.01/0.07	|       818 |     604     2506     7484 |     1223      818     16 |  0.002 % |
0.01/0.09	|      1324 |     601     2493     7453 |     1345      700     10 |  0.497 % |
0.04/0.12	|      2086 |     601     2493     7453 |     1479     1462     16 |  0.497 % |
0.04/0.17	|      3225 |     601     2493     7453 |     1627     1058     12 |  0.497 % |
0.04/0.26	|      4933 |     601     2493     7453 |     1790     1782     24 |  0.498 % |
0.04/0.38	|      7495 |     601     2493     7453 |     1969     1549     12 |  0.497 % |
0.04/0.61	|     11340 |     601     2493     7453 |     2166     1260     14 |  0.498 % |
0.04/0.99	|     17106 |     601     2493     7453 |     2383     1258     14 |  0.497 % |
1.58/1.61	|     25755 |     599     2489     7437 |     2621     1933     23 |  0.828 % |
2.58/2.61	|     38729 |     599     2485     7421 |     2883     2561     18 |  0.828 % |
3.88/3.96	|     58190 |     599     2485     7421 |     3172     1849     18 |  0.828 % |
5.98/6.07	|     87382 |     599     2485     7421 |     3489     2597     25 |  0.829 % |
8.98/9.04	|    131172 |     598     2481     7405 |     3838     2604     16 |  0.994 % |
14.58/14.62	|    196856 |     597     2477     7389 |     4222     3763     26 |  1.165 % |
23.47/23.57	|    295383 |     597     2477     7389 |     4644     3986     19 |  1.159 % |
38.05/38.14	|    443174 |     597     2477     7389 |     5108     4418     22 |  1.166 % |
59.74/59.89	|    664858 |     595     2463     7346 |     5619     3551     13 |  1.495 % |
68.44/68.58	===============================================================================
68.44/68.58	restarts              : 21
68.44/68.58	conflicts             : 750837         (10963 /sec)
68.44/68.58	decisions             : 895463         (1.20 % random) (13075 /sec)
68.44/68.58	propagations          : 91803171       (1340435 /sec)
68.44/68.58	conflict literals     : 20306883       (38.97 % deleted)
68.44/68.58	Memory used           : 3.66 MB
68.44/68.58	CPU time              : 68.4876 s
68.44/68.58	
68.44/68.58	UNSATISFIABLE
68.44/68.58	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1796411-1242075453/watcher-1796411-1242075453 -o /tmp/evaluation-result-1796411-1242075453/solver-1796411-1242075453 -C 1200 -W 1800 -M 1800 HOME/run.sh HOME/instance-1796411-1242075453.cnf HOME 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 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 7463
/proc/meminfo: memFree=1163800/2055920 swapFree=4178620/4192956
[pid=7463] ppid=7461 vsize=5360 CPUtime=0
/proc/7463/stat : 7463 (run.sh) S 7461 7463 7330 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 235573377 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7463/statm: 1340 237 196 169 0 51 0
[pid=7464] ppid=7463 vsize=1752 CPUtime=0
/proc/7464/stat : 7464 (revival) R 7463 7463 7330 0 -1 4194304 184 0 0 0 0 0 0 0 19 0 1 0 235573378 1794048 150 1992294400 134512640 134537284 4294956368 18446744073709551615 2417613 0 0 4096 0 0 0 0 17 0 0 0
/proc/7464/statm: 438 151 81 6 0 76 0

[startup+0.0224449 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 7463
/proc/meminfo: memFree=1163800/2055920 swapFree=4178620/4192956
[pid=7463] ppid=7461 vsize=5360 CPUtime=0
/proc/7463/stat : 7463 (run.sh) S 7461 7463 7330 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 235573377 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7463/statm: 1340 237 196 169 0 51 0
[pid=7464] ppid=7463 vsize=1748 CPUtime=0.01
/proc/7464/stat : 7464 (revival) R 7463 7463 7330 0 -1 4194304 197 0 0 0 1 0 0 0 19 0 1 50000 235573378 1789952 163 1992294400 134512640 134537284 4294956368 18446744073709551615 134515739 0 0 4096 8192 0 0 0 17 0 0 0
/proc/7464/statm: 437 163 84 6 0 75 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 7108

[startup+0.101452 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 7463
/proc/meminfo: memFree=1163800/2055920 swapFree=4178620/4192956
[pid=7463] ppid=7461 vsize=5360 CPUtime=0.04
/proc/7463/stat : 7463 (run.sh) S 7461 7463 7330 0 -1 4194304 341 438 0 0 0 0 4 0 16 0 1 0 235573377 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7463/statm: 1340 241 197 169 0 51 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 5360

[startup+0.301469 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 7463
/proc/meminfo: memFree=1163800/2055920 swapFree=4178620/4192956
[pid=7463] ppid=7461 vsize=5360 CPUtime=0.04
/proc/7463/stat : 7463 (run.sh) S 7461 7463 7330 0 -1 4194304 341 438 0 0 0 0 4 0 16 0 1 0 235573377 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7463/statm: 1340 241 197 169 0 51 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 5360

[startup+0.701506 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 7463
/proc/meminfo: memFree=1163800/2055920 swapFree=4178620/4192956
[pid=7463] ppid=7461 vsize=5360 CPUtime=0.04
/proc/7463/stat : 7463 (run.sh) S 7461 7463 7330 0 -1 4194304 341 438 0 0 0 0 4 0 16 0 1 0 235573377 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7463/statm: 1340 241 197 169 0 51 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 5360

[startup+1.50258 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7467
/proc/meminfo: memFree=1162696/2055920 swapFree=4178620/4192956
[pid=7463] ppid=7461 vsize=5360 CPUtime=0.04
/proc/7463/stat : 7463 (run.sh) S 7461 7463 7330 0 -1 4194304 341 438 0 0 0 0 4 0 16 0 1 0 235573377 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7463/statm: 1340 241 197 169 0 51 0
[pid=7467] ppid=7463 vsize=2684 CPUtime=1.44
/proc/7467/stat : 7467 (minisat) R 7463 7463 7330 0 -1 4194304 314 0 0 0 144 0 0 0 25 0 1 0 235573383 2748416 298 1992294400 134512640 135212939 4294956240 18446744073709551615 134527011 0 0 4096 3 0 0 0 17 0 0 0
/proc/7467/statm: 671 298 76 170 0 499 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 8044

[startup+3.10172 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7467
/proc/meminfo: memFree=1162376/2055920 swapFree=4178620/4192956
[pid=7463] ppid=7461 vsize=5360 CPUtime=0.04
/proc/7463/stat : 7463 (run.sh) S 7461 7463 7330 0 -1 4194304 341 438 0 0 0 0 4 0 16 0 1 0 235573377 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7463/statm: 1340 241 197 169 0 51 0
[pid=7467] ppid=7463 vsize=2684 CPUtime=3.04
/proc/7467/stat : 7467 (minisat) R 7463 7463 7330 0 -1 4194304 328 0 0 0 304 0 0 0 25 0 1 0 235573383 2748416 312 1992294400 134512640 135212939 4294956240 18446744073709551615 134526674 0 0 4096 3 0 0 0 17 0 0 0
/proc/7467/statm: 671 312 76 170 0 499 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 8044

[startup+6.30201 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7467
/proc/meminfo: memFree=1161992/2055920 swapFree=4178620/4192956
[pid=7463] ppid=7461 vsize=5360 CPUtime=0.04
/proc/7463/stat : 7463 (run.sh) S 7461 7463 7330 0 -1 4194304 341 438 0 0 0 0 4 0 16 0 1 0 235573377 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7463/statm: 1340 241 197 169 0 51 0
[pid=7467] ppid=7463 vsize=2948 CPUtime=6.24
/proc/7467/stat : 7467 (minisat) R 7463 7463 7330 0 -1 4194304 386 0 0 0 624 0 0 0 25 0 1 0 235573383 3018752 370 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/7467/statm: 737 370 76 170 0 565 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 8308

[startup+12.7016 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7467
/proc/meminfo: memFree=1161864/2055920 swapFree=4178620/4192956
[pid=7463] ppid=7461 vsize=5360 CPUtime=0.04
/proc/7463/stat : 7463 (run.sh) S 7461 7463 7330 0 -1 4194304 341 438 0 0 0 0 4 0 16 0 1 0 235573377 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7463/statm: 1340 241 197 169 0 51 0
[pid=7467] ppid=7463 vsize=2948 CPUtime=12.64
/proc/7467/stat : 7467 (minisat) R 7463 7463 7330 0 -1 4194304 390 0 0 0 1264 0 0 0 25 0 1 0 235573383 3018752 374 1992294400 134512640 135212939 4294956240 18446744073709551615 134526552 0 0 4096 3 0 0 0 17 0 0 0
/proc/7467/statm: 737 374 76 170 0 565 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 8308

[startup+25.5017 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7467
/proc/meminfo: memFree=1161672/2055920 swapFree=4178620/4192956
[pid=7463] ppid=7461 vsize=5360 CPUtime=0.04
/proc/7463/stat : 7463 (run.sh) S 7461 7463 7330 0 -1 4194304 341 438 0 0 0 0 4 0 16 0 1 0 235573377 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7463/statm: 1340 241 197 169 0 51 0
[pid=7467] ppid=7463 vsize=3344 CPUtime=25.43
/proc/7467/stat : 7467 (minisat) R 7463 7463 7330 0 -1 4194304 479 0 0 0 2543 0 0 0 25 0 1 0 235573383 3424256 463 1992294400 134512640 135212939 4294956240 18446744073709551615 134529669 0 0 4096 3 0 0 0 17 0 0 0
/proc/7467/statm: 836 463 76 170 0 664 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 8704

[startup+51.101 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7467
/proc/meminfo: memFree=1161288/2055920 swapFree=4178620/4192956
[pid=7463] ppid=7461 vsize=5360 CPUtime=0.04
/proc/7463/stat : 7463 (run.sh) S 7461 7463 7330 0 -1 4194304 341 438 0 0 0 0 4 0 16 0 1 0 235573377 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7463/statm: 1340 241 197 169 0 51 0
[pid=7467] ppid=7463 vsize=3740 CPUtime=51.01
/proc/7467/stat : 7467 (minisat) R 7463 7463 7330 0 -1 4194304 581 0 0 0 5101 0 0 0 25 0 1 0 235573383 3829760 565 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/7467/statm: 935 565 76 170 0 763 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 9100

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

[startup+57.5016 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7467
/proc/meminfo: memFree=1161288/2055920 swapFree=4178620/4192956
[pid=7463] ppid=7461 vsize=5360 CPUtime=0.04
/proc/7463/stat : 7463 (run.sh) S 7461 7463 7330 0 -1 4194304 341 438 0 0 0 0 4 0 16 0 1 0 235573377 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7463/statm: 1340 241 197 169 0 51 0
[pid=7467] ppid=7463 vsize=3740 CPUtime=57.4
/proc/7467/stat : 7467 (minisat) R 7463 7463 7330 0 -1 4194304 581 0 0 0 5740 0 0 0 25 0 1 0 235573383 3829760 565 1992294400 134512640 135212939 4294956240 18446744073709551615 134526762 0 0 4096 3 0 0 0 17 0 0 0
/proc/7467/statm: 935 565 76 170 0 763 0
Current children cumulated CPU time (s) 57.44
Current children cumulated vsize (KiB) 9100

[startup+63.9012 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7467
/proc/meminfo: memFree=1161288/2055920 swapFree=4178620/4192956
[pid=7463] ppid=7461 vsize=5360 CPUtime=0.04
/proc/7463/stat : 7463 (run.sh) S 7461 7463 7330 0 -1 4194304 341 438 0 0 0 0 4 0 16 0 1 0 235573377 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7463/statm: 1340 241 197 169 0 51 0
[pid=7467] ppid=7463 vsize=3740 CPUtime=63.8
/proc/7467/stat : 7467 (minisat) R 7463 7463 7330 0 -1 4194304 581 0 0 0 6380 0 0 0 25 0 1 0 235573383 3829760 565 1992294400 134512640 135212939 4294956240 18446744073709551615 134526800 0 0 4096 3 0 0 0 17 0 0 0
/proc/7467/statm: 935 565 76 170 0 763 0
Current children cumulated CPU time (s) 63.84
Current children cumulated vsize (KiB) 9100

[startup+67.1055 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7467
/proc/meminfo: memFree=1161288/2055920 swapFree=4178620/4192956
[pid=7463] ppid=7461 vsize=5360 CPUtime=0.04
/proc/7463/stat : 7463 (run.sh) S 7461 7463 7330 0 -1 4194304 341 438 0 0 0 0 4 0 16 0 1 0 235573377 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7463/statm: 1340 241 197 169 0 51 0
[pid=7467] ppid=7463 vsize=3740 CPUtime=67.01
/proc/7467/stat : 7467 (minisat) R 7463 7463 7330 0 -1 4194304 581 0 0 0 6701 0 0 0 25 0 1 0 235573383 3829760 565 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/7467/statm: 935 565 76 170 0 763 0
Current children cumulated CPU time (s) 67.05
Current children cumulated vsize (KiB) 9100

[startup+67.9015 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7467
/proc/meminfo: memFree=1161288/2055920 swapFree=4178620/4192956
[pid=7463] ppid=7461 vsize=5360 CPUtime=0.04
/proc/7463/stat : 7463 (run.sh) S 7461 7463 7330 0 -1 4194304 341 438 0 0 0 0 4 0 16 0 1 0 235573377 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7463/statm: 1340 241 197 169 0 51 0
[pid=7467] ppid=7463 vsize=3740 CPUtime=67.8
/proc/7467/stat : 7467 (minisat) R 7463 7463 7330 0 -1 4194304 581 0 0 0 6780 0 0 0 25 0 1 0 235573383 3829760 565 1992294400 134512640 135212939 4294956240 18446744073709551615 134536541 0 0 4096 3 0 0 0 17 0 0 0
/proc/7467/statm: 935 565 76 170 0 763 0
Current children cumulated CPU time (s) 67.84
Current children cumulated vsize (KiB) 9100

[startup+68.3016 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7467
/proc/meminfo: memFree=1161288/2055920 swapFree=4178620/4192956
[pid=7463] ppid=7461 vsize=5360 CPUtime=0.04
/proc/7463/stat : 7463 (run.sh) S 7461 7463 7330 0 -1 4194304 341 438 0 0 0 0 4 0 16 0 1 0 235573377 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7463/statm: 1340 241 197 169 0 51 0
[pid=7467] ppid=7463 vsize=3740 CPUtime=68.2
/proc/7467/stat : 7467 (minisat) R 7463 7463 7330 0 -1 4194304 581 0 0 0 6820 0 0 0 25 0 1 0 235573383 3829760 565 1992294400 134512640 135212939 4294956240 18446744073709551615 134526624 0 0 4096 3 0 0 0 17 0 0 0
/proc/7467/statm: 935 565 76 170 0 763 0
Current children cumulated CPU time (s) 68.24
Current children cumulated vsize (KiB) 9100

[startup+68.5016 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7467
/proc/meminfo: memFree=1161288/2055920 swapFree=4178620/4192956
[pid=7463] ppid=7461 vsize=5360 CPUtime=0.04
/proc/7463/stat : 7463 (run.sh) S 7461 7463 7330 0 -1 4194304 341 438 0 0 0 0 4 0 16 0 1 0 235573377 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 221954761540 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/7463/statm: 1340 241 197 169 0 51 0
[pid=7467] ppid=7463 vsize=3740 CPUtime=68.4
/proc/7467/stat : 7467 (minisat) R 7463 7463 7330 0 -1 4194304 581 0 0 0 6840 0 0 0 25 0 1 0 235573383 3829760 565 1992294400 134512640 135212939 4294956240 18446744073709551615 134527051 0 0 4096 3 0 0 0 17 0 0 0
/proc/7467/statm: 935 565 76 170 0 763 0
Current children cumulated CPU time (s) 68.44
Current children cumulated vsize (KiB) 9100

Child status: 20
Real time (s): 68.5843
CPU time (s): 68.5476
CPU user time (s): 68.5356
CPU system time (s): 0.011998
CPU usage (%): 99.9465
Max. virtual memory (cumulated for all children) (KiB): 9100

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 68.5356
system time used= 0.011998
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1383
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= 10
involuntary context switches= 177

runsolver used 0.058991 second user time and 0.197969 second system time

The end

Launcher Data

Begin job on node43 at 2009-05-11 22:57:33
IDJOB=1796411
IDBENCH=20471
IDSOLVER=647
FILE ID=node43/1796411-1242075453
PBS_JOBID= 9277630
Free space on /tmp= 66224 MiB

SOLVER NAME= SatElite + ReVivAl 0.23 2009-03-18
BENCH NAME= SAT07/industrial/jarvisalo/eq.atree.braun.9.unsat.cnf
COMMAND LINE= HOME/run.sh BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1796411-1242075453/watcher-1796411-1242075453 -o /tmp/evaluation-result-1796411-1242075453/solver-1796411-1242075453 -C 1200 -W 1800 -M 1800  HOME/run.sh HOME/instance-1796411-1242075453.cnf HOME

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

MD5SUM BENCH= 738c5d916b76338511b77dbd47cdbc16
RANDOM SEED=311405062

node43.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.237
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.237
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:       1164216 kB
Buffers:         50132 kB
Cached:         760260 kB
SwapCached:       8124 kB
Active:         104780 kB
Inactive:       716008 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1164216 kB
SwapTotal:     4192956 kB
SwapFree:      4178620 kB
Dirty:            1480 kB
Writeback:           0 kB
Mapped:          14016 kB
Slab:            56808 kB
Committed_AS:   846016 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= 66224 MiB
End job on node43 at 2009-05-11 22:58:42