Trace number 1837489

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
MiniSAT 09z 2009-03-22UNSAT 1028.61 1029.16

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UCG-15-10p0.cnf
MD5SUMbcbcc9a4e4a7e3ebed9eeaa393ebdc32
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark948.018
Satisfiable
(Un)Satisfiability was proved
Number of variables199304
Number of clauses1005834
Sum of the clauses size2392967
Maximum clause length10
Minimum clause length1
Number of clauses of size 110249
Number of clauses of size 2756917
Number of clauses of size 3187708
Number of clauses of size 45660
Number of clauses of size 522640
Number of clauses of size over 522660

Solver Data

0.00/0.00	c Parsing...
0.98/1.02	c ==============================================================================
0.98/1.02	c |           |     ORIGINAL     |              LEARNT              |          |
0.98/1.02	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.98/1.02	c ==============================================================================
0.98/1.02	c |         0 |  994915  2381378 |  298474       0        0     nan |  0.000 % |
6.58/6.68	c |         0 |  656617  1827272 |      --       0       --      -- |     --   | -87269/19681
6.58/6.69	c ==============================================================================
6.58/6.69	c Result  :   #vars: 101783   #clauses: 656617   #literals: 1827272
6.58/6.69	c CPU time:   6.46902 s
6.58/6.69	c ==============================================================================
7.28/7.33	c WARNING: for repeatability, setting FPU to use double precision
7.28/7.33	c Number of variables   : 101783       
7.28/7.33	c Number of clauses     : 656617       
7.66/7.75	c Parsing time: 0.36         s
1028.53/1029.12	c restarts              : 391
1028.53/1029.12	c conflicts             : 221397         (217 /sec)
1028.53/1029.12	c decisions             : 807091         (1.31 % random) (790 /sec)
1028.53/1029.12	c propagations          : 1604043003     (1571030 /sec)
1028.53/1029.12	c conflict literals     : 30616103       (53.57 % deleted)
1028.53/1029.12	c Memory used           : 92.80 MB
1028.53/1029.12	c CPU time              : 1021.01 s
1028.53/1029.12	UNSATISFIABLE
1028.53/1029.12	
1028.53/1029.14	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-1837489-1242874221/watcher-1837489-1242874221 -o /tmp/evaluation-result-1837489-1242874221/solver-1837489-1242874221 -C 10000 -W 12000 -M 1800 SatELiteGTI HOME/instance-1837489-1242874221.cnf -random-seed=1070644867 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 10000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 10030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 12000 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/65 10357
/proc/meminfo: memFree=1739384/2055920 swapFree=4115068/4192956
[pid=10357] ppid=10355 vsize=5356 CPUtime=0
/proc/10357/stat : 10357 (SatELiteGTI) R 10355 10357 9701 0 -1 4194304 291 250 0 0 0 0 0 0 18 0 1 0 315451724 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 249069890207 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/10357/statm: 1339 237 197 169 0 50 0
[pid=10361] ppid=10357 vsize=1016 CPUtime=0
/proc/10361/stat : 10361 (SatELite_releas) R 10357 10357 9701 0 -1 4194304 116 0 0 0 0 0 0 0 18 0 1 0 315451725 1040384 102 1992294400 134512640 135223648 4294956128 18446744073709551615 134734703 0 0 4096 3 0 0 0 17 0 0 0
/proc/10361/statm: 254 107 49 173 0 79 0

[startup+0.101661 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 10357
/proc/meminfo: memFree=1739384/2055920 swapFree=4115068/4192956
[pid=10357] ppid=10355 vsize=5356 CPUtime=0
/proc/10357/stat : 10357 (SatELiteGTI) S 10355 10357 9701 0 -1 4194304 309 250 0 0 0 0 0 0 18 0 1 0 315451724 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10357/statm: 1339 237 197 169 0 50 0
[pid=10361] ppid=10357 vsize=30856 CPUtime=0.08
/proc/10361/stat : 10361 (SatELite_releas) R 10357 10357 9701 0 -1 4194304 5617 0 0 0 6 2 0 0 21 0 1 0 315451725 31596544 5435 1992294400 134512640 135223648 4294956128 18446744073709551615 134737310 0 0 4096 3 0 0 0 17 0 0 0
/proc/10361/statm: 7714 5436 49 173 0 7539 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 36212

[startup+0.202678 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 10357
/proc/meminfo: memFree=1739384/2055920 swapFree=4115068/4192956
[pid=10357] ppid=10355 vsize=5356 CPUtime=0
/proc/10357/stat : 10357 (SatELiteGTI) S 10355 10357 9701 0 -1 4194304 309 250 0 0 0 0 0 0 18 0 1 0 315451724 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10357/statm: 1339 237 197 169 0 50 0
[pid=10361] ppid=10357 vsize=44040 CPUtime=0.19
/proc/10361/stat : 10361 (SatELite_releas) R 10357 10357 9701 0 -1 4194304 8917 0 0 0 15 4 0 0 21 0 1 0 315451725 45096960 8736 1992294400 134512640 135223648 4294956128 18446744073709551615 134719062 0 0 4096 3 0 0 0 17 0 0 0
/proc/10361/statm: 11010 8737 49 173 0 10835 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 49396

[startup+0.302707 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 10357
/proc/meminfo: memFree=1739384/2055920 swapFree=4115068/4192956
[pid=10357] ppid=10355 vsize=5356 CPUtime=0
/proc/10357/stat : 10357 (SatELiteGTI) S 10355 10357 9701 0 -1 4194304 309 250 0 0 0 0 0 0 18 0 1 0 315451724 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10357/statm: 1339 237 197 169 0 50 0
[pid=10361] ppid=10357 vsize=48892 CPUtime=0.29
/proc/10361/stat : 10361 (SatELite_releas) R 10357 10357 9701 0 -1 4194304 10006 0 0 0 24 5 0 0 22 0 1 0 315451725 50065408 9824 1992294400 134512640 135223648 4294956128 18446744073709551615 134576026 0 0 4096 3 0 0 0 17 1 0 0
/proc/10361/statm: 12223 9824 49 173 0 12048 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 54248

[startup+0.702785 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 10357
/proc/meminfo: memFree=1739384/2055920 swapFree=4115068/4192956
[pid=10357] ppid=10355 vsize=5356 CPUtime=0
/proc/10357/stat : 10357 (SatELiteGTI) S 10355 10357 9701 0 -1 4194304 309 250 0 0 0 0 0 0 18 0 1 0 315451724 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10357/statm: 1339 237 197 169 0 50 0
[pid=10361] ppid=10357 vsize=74604 CPUtime=0.69
/proc/10361/stat : 10361 (SatELite_releas) R 10357 10357 9701 0 -1 4194304 16751 0 0 0 59 10 0 0 25 0 1 0 315451725 76394496 16569 1992294400 134512640 135223648 4294956128 18446744073709551615 134528339 0 0 4096 3 0 0 0 17 1 0 0
/proc/10361/statm: 18651 16569 50 173 0 18476 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 79960

[startup+1.50191 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 10362
/proc/meminfo: memFree=1649896/2055920 swapFree=4115068/4192956
[pid=10357] ppid=10355 vsize=5356 CPUtime=0
/proc/10357/stat : 10357 (SatELiteGTI) S 10355 10357 9701 0 -1 4194304 309 250 0 0 0 0 0 0 18 0 1 0 315451724 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10357/statm: 1339 237 197 169 0 50 0
[pid=10361] ppid=10357 vsize=104284 CPUtime=1.47
/proc/10361/stat : 10361 (SatELite_releas) R 10357 10357 9701 0 -1 4194304 26418 0 0 0 134 13 0 0 25 0 1 0 315451725 106786816 23804 1992294400 134512640 135223648 4294956128 18446744073709551615 134598248 0 0 4096 3 0 0 0 17 0 0 0
/proc/10361/statm: 26071 23804 76 173 0 25896 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 109640

[startup+3.1012 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 10362
/proc/meminfo: memFree=1632104/2055920 swapFree=4115068/4192956
[pid=10357] ppid=10355 vsize=5356 CPUtime=0
/proc/10357/stat : 10357 (SatELiteGTI) S 10355 10357 9701 0 -1 4194304 309 250 0 0 0 0 0 0 18 0 1 0 315451724 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10357/statm: 1339 237 197 169 0 50 0
[pid=10361] ppid=10357 vsize=116628 CPUtime=3.07
/proc/10361/stat : 10361 (SatELite_releas) R 10357 10357 9701 0 -1 4194304 29386 0 0 0 291 16 0 0 25 0 1 0 315451725 119427072 26624 1992294400 134512640 135223648 4294956128 18446744073709551615 134586811 0 0 4096 3 0 0 0 17 0 0 0
/proc/10361/statm: 29157 26624 76 173 0 28982 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 121984

[startup+6.30177 s]
/proc/loadavg: 1.08 1.02 1.01 2/67 10362
/proc/meminfo: memFree=1620136/2055920 swapFree=4115068/4192956
[pid=10357] ppid=10355 vsize=5356 CPUtime=0
/proc/10357/stat : 10357 (SatELiteGTI) S 10355 10357 9701 0 -1 4194304 309 250 0 0 0 0 0 0 18 0 1 0 315451724 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10357/statm: 1339 237 197 169 0 50 0
[pid=10361] ppid=10357 vsize=116460 CPUtime=6.28
/proc/10361/stat : 10361 (SatELite_releas) R 10357 10357 9701 0 -1 4194304 34130 0 0 0 608 20 0 0 25 0 1 0 315451725 119255040 26809 1992294400 134512640 135223648 4294956128 18446744073709551615 134586667 0 0 4096 3 0 0 0 17 0 0 0
/proc/10361/statm: 29115 26809 76 173 0 28940 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 121816

[startup+12.7019 s]
/proc/loadavg: 1.15 1.03 1.01 2/67 10363
/proc/meminfo: memFree=1683184/2055920 swapFree=4115068/4192956
[pid=10357] ppid=10355 vsize=5356 CPUtime=7.31
/proc/10357/stat : 10357 (SatELiteGTI) S 10355 10357 9701 0 -1 4194304 333 36356 0 0 0 0 704 27 16 0 1 0 315451724 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10357/statm: 1339 239 197 169 0 50 0
[pid=10363] ppid=10357 vsize=37748 CPUtime=5.36
/proc/10363/stat : 10363 (minisat_static) R 10357 10357 9701 0 -1 4194304 9086 0 0 0 530 6 0 0 25 0 1 0 315452458 38653952 9022 1992294400 134512640 135212243 4294956240 18446744073709551615 134528028 0 0 4096 3 0 0 0 17 0 0 0
/proc/10363/statm: 9437 9022 75 170 0 9264 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 43104

[startup+25.5022 s]
/proc/loadavg: 1.19 1.05 1.01 2/67 10363
/proc/meminfo: memFree=1679408/2055920 swapFree=4115068/4192956
[pid=10357] ppid=10355 vsize=5356 CPUtime=7.31
/proc/10357/stat : 10357 (SatELiteGTI) S 10355 10357 9701 0 -1 4194304 333 36356 0 0 0 0 704 27 16 0 1 0 315451724 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10357/statm: 1339 239 197 169 0 50 0
[pid=10363] ppid=10357 vsize=42136 CPUtime=18.14
/proc/10363/stat : 10363 (minisat_static) R 10357 10357 9701 0 -1 4194304 10173 0 0 0 1807 7 0 0 25 0 1 0 315452458 43147264 10109 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/10363/statm: 10534 10109 75 170 0 10361 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 47492

[startup+51.1028 s]
/proc/loadavg: 1.12 1.04 1.01 2/67 10363
/proc/meminfo: memFree=1670064/2055920 swapFree=4115068/4192956
[pid=10357] ppid=10355 vsize=5356 CPUtime=7.31
/proc/10357/stat : 10357 (SatELiteGTI) S 10355 10357 9701 0 -1 4194304 333 36356 0 0 0 0 704 27 16 0 1 0 315451724 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10357/statm: 1339 239 197 169 0 50 0
[pid=10363] ppid=10357 vsize=51528 CPUtime=43.7
/proc/10363/stat : 10363 (minisat_static) R 10357 10357 9701 0 -1 4194304 12522 0 0 0 4361 9 0 0 25 0 1 0 315452458 52764672 12458 1992294400 134512640 135212243 4294956240 18446744073709551615 134528048 0 0 4096 3 0 0 0 17 1 0 0
/proc/10363/statm: 12882 12458 75 170 0 12709 0
Current children cumulated CPU time (s) 51.01
Current children cumulated vsize (KiB) 56884

[startup+102.303 s]
/proc/loadavg: 1.05 1.03 1.01 2/67 10363
/proc/meminfo: memFree=1655408/2055920 swapFree=4115068/4192956
[pid=10357] ppid=10355 vsize=5356 CPUtime=7.31
/proc/10357/stat : 10357 (SatELiteGTI) S 10355 10357 9701 0 -1 4194304 333 36356 0 0 0 0 704 27 16 0 1 0 315451724 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10357/statm: 1339 239 197 169 0 50 0
[pid=10363] ppid=10357 vsize=65980 CPUtime=94.89
/proc/10363/stat : 10363 (minisat_static) R 10357 10357 9701 0 -1 4194304 16136 0 0 0 9475 14 0 0 25 0 1 0 315452458 67563520 16072 1992294400 134512640 135212243 4294956240 18446744073709551615 134525968 0 0 4096 3 0 0 0 17 0 0 0
/proc/10363/statm: 16495 16072 75 170 0 16322 0
Current children cumulated CPU time (s) 102.2
Current children cumulated vsize (KiB) 71336

[startup+162.302 s]
/proc/loadavg: 1.02 1.02 1.00 2/67 10363
/proc/meminfo: memFree=1640240/2055920 swapFree=4115068/4192956
[pid=10357] ppid=10355 vsize=5356 CPUtime=7.31
/proc/10357/stat : 10357 (SatELiteGTI) S 10355 10357 9701 0 -1 4194304 333 36356 0 0 0 0 704 27 16 0 1 0 315451724 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10357/statm: 1339 239 197 169 0 50 0
[pid=10363] ppid=10357 vsize=81420 CPUtime=154.85
/proc/10363/stat : 10363 (minisat_static) R 10357 10357 9701 0 -1 4194304 19971 0 0 0 15466 19 0 0 25 0 1 0 315452458 83374080 19907 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/10363/statm: 20355 19907 75 170 0 20182 0
Current children cumulated CPU time (s) 162.16
Current children cumulated vsize (KiB) 86776

[startup+222.305 s]
/proc/loadavg: 1.00 1.02 1.00 2/67 10363
/proc/meminfo: memFree=1627824/2055920 swapFree=4115068/4192956
[pid=10357] ppid=10355 vsize=5356 CPUtime=7.31
/proc/10357/stat : 10357 (SatELiteGTI) S 10355 10357 9701 0 -1 4194304 333 36356 0 0 0 0 704 27 16 0 1 0 315451724 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10357/statm: 1339 239 197 169 0 50 0
[pid=10363] ppid=10357 vsize=93584 CPUtime=214.82
/proc/10363/stat : 10363 (minisat_static) R 10357 10357 9701 0 -1 4194304 23035 0 0 0 21460 22 0 0 25 0 1 0 315452458 95830016 22971 1992294400 134512640 135212243 4294956240 18446744073709551615 134526019 0 0 4096 3 0 0 0 17 0 0 0
/proc/10363/statm: 23396 22971 75 170 0 23223 0
Current children cumulated CPU time (s) 222.13
Current children cumulated vsize (KiB) 98940

[startup+282.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/67 10363
/proc/meminfo: memFree=1626416/2055920 swapFree=4115068/4192956
[pid=10357] ppid=10355 vsize=5356 CPUtime=7.31
/proc/10357/stat : 10357 (SatELiteGTI) S 10355 10357 9701 0 -1 4194304 333 36356 0 0 0 0 704 27 16 0 1 0 315451724 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10357/statm: 1339 239 197 169 0 50 0
[pid=10363] ppid=10357 vsize=94904 CPUtime=274.79
/proc/10363/stat : 10363 (minisat_static) R 10357 10357 9701 0 -1 4194304 23375 0 0 0 27457 22 0 0 25 0 1 0 315452458 97181696 23311 1992294400 134512640 135212243 4294956240 18446744073709551615 134527718 0 0 4096 3 0 0 0 17 0 0 0
/proc/10363/statm: 23726 23311 75 170 0 23553 0
Current children cumulated CPU time (s) 282.1
Current children cumulated vsize (KiB) 100260

[startup+342.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/67 10363
/proc/meminfo: memFree=1626416/2055920 swapFree=4115068/4192956
[pid=10357] ppid=10355 vsize=5356 CPUtime=7.31
/proc/10357/stat : 10357 (SatELiteGTI) S 10355 10357 9701 0 -1 4194304 333 36356 0 0 0 0 704 27 16 0 1 0 315451724 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10357/statm: 1339 239 197 169 0 50 0
[pid=10363] ppid=10357 vsize=94904 CPUtime=334.76
/proc/10363/stat : 10363 (minisat_static) R 10357 10357 9701 0 -1 4194304 23375 0 0 0 33454 22 0 0 25 0 1 0 315452458 97181696 23311 1992294400 134512640 135212243 4294956240 18446744073709551615 134536118 0 0 4096 3 0 0 0 17 0 0 0
/proc/10363/statm: 23726 23311 75 170 0 23553 0
Current children cumulated CPU time (s) 342.07

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


[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 10369
/proc/meminfo: memFree=1626160/2055920 swapFree=4115068/4192956
[pid=10357] ppid=10355 vsize=5356 CPUtime=7.31
/proc/10357/stat : 10357 (SatELiteGTI) S 10355 10357 9701 0 -1 4194304 333 36356 0 0 0 0 704 27 16 0 1 0 315451724 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10357/statm: 1339 239 197 169 0 50 0
[pid=10363] ppid=10357 vsize=95024 CPUtime=694.58
/proc/10363/stat : 10363 (minisat_static) R 10357 10357 9701 0 -1 4194304 23385 0 0 0 69435 23 0 0 25 0 1 0 315452458 97304576 23321 1992294400 134512640 135212243 4294956240 18446744073709551615 134526019 0 0 4096 3 0 0 0 17 0 0 0
/proc/10363/statm: 23756 23321 75 170 0 23583 0
Current children cumulated CPU time (s) 701.89
Current children cumulated vsize (KiB) 100380

[startup+762.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 10369
/proc/meminfo: memFree=1626096/2055920 swapFree=4115068/4192956
[pid=10357] ppid=10355 vsize=5356 CPUtime=7.31
/proc/10357/stat : 10357 (SatELiteGTI) S 10355 10357 9701 0 -1 4194304 333 36356 0 0 0 0 704 27 16 0 1 0 315451724 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10357/statm: 1339 239 197 169 0 50 0
[pid=10363] ppid=10357 vsize=95024 CPUtime=754.56
/proc/10363/stat : 10363 (minisat_static) R 10357 10357 9701 0 -1 4194304 23385 0 0 0 75433 23 0 0 25 0 1 0 315452458 97304576 23321 1992294400 134512640 135212243 4294956240 18446744073709551615 134526010 0 0 4096 3 0 0 0 17 0 0 0
/proc/10363/statm: 23756 23321 75 170 0 23583 0
Current children cumulated CPU time (s) 761.87
Current children cumulated vsize (KiB) 100380

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 10369
/proc/meminfo: memFree=1626096/2055920 swapFree=4115068/4192956
[pid=10357] ppid=10355 vsize=5356 CPUtime=7.31
/proc/10357/stat : 10357 (SatELiteGTI) S 10355 10357 9701 0 -1 4194304 333 36356 0 0 0 0 704 27 16 0 1 0 315451724 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10357/statm: 1339 239 197 169 0 50 0
[pid=10363] ppid=10357 vsize=95024 CPUtime=814.52
/proc/10363/stat : 10363 (minisat_static) R 10357 10357 9701 0 -1 4194304 23390 0 0 0 81429 23 0 0 25 0 1 0 315452458 97304576 23326 1992294400 134512640 135212243 4294956240 18446744073709551615 134526123 0 0 4096 3 0 0 0 17 0 0 0
/proc/10363/statm: 23756 23326 75 170 0 23583 0
Current children cumulated CPU time (s) 821.83
Current children cumulated vsize (KiB) 100380

[startup+882.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 10369
/proc/meminfo: memFree=1626096/2055920 swapFree=4115068/4192956
[pid=10357] ppid=10355 vsize=5356 CPUtime=7.31
/proc/10357/stat : 10357 (SatELiteGTI) S 10355 10357 9701 0 -1 4194304 333 36356 0 0 0 0 704 27 16 0 1 0 315451724 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10357/statm: 1339 239 197 169 0 50 0
[pid=10363] ppid=10357 vsize=95024 CPUtime=874.49
/proc/10363/stat : 10363 (minisat_static) R 10357 10357 9701 0 -1 4194304 23390 0 0 0 87426 23 0 0 25 0 1 0 315452458 97304576 23326 1992294400 134512640 135212243 4294956240 18446744073709551615 134526010 0 0 4096 3 0 0 0 17 0 0 0
/proc/10363/statm: 23756 23326 75 170 0 23583 0
Current children cumulated CPU time (s) 881.8
Current children cumulated vsize (KiB) 100380

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 10369
/proc/meminfo: memFree=1626096/2055920 swapFree=4115068/4192956
[pid=10357] ppid=10355 vsize=5356 CPUtime=7.31
/proc/10357/stat : 10357 (SatELiteGTI) S 10355 10357 9701 0 -1 4194304 333 36356 0 0 0 0 704 27 16 0 1 0 315451724 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10357/statm: 1339 239 197 169 0 50 0
[pid=10363] ppid=10357 vsize=95024 CPUtime=934.46
/proc/10363/stat : 10363 (minisat_static) R 10357 10357 9701 0 -1 4194304 23392 0 0 0 93423 23 0 0 25 0 1 0 315452458 97304576 23328 1992294400 134512640 135212243 4294956240 18446744073709551615 134525968 0 0 4096 3 0 0 0 17 0 0 0
/proc/10363/statm: 23756 23328 75 170 0 23583 0
Current children cumulated CPU time (s) 941.77
Current children cumulated vsize (KiB) 100380

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 10369
/proc/meminfo: memFree=1626032/2055920 swapFree=4115068/4192956
[pid=10357] ppid=10355 vsize=5356 CPUtime=7.31
/proc/10357/stat : 10357 (SatELiteGTI) S 10355 10357 9701 0 -1 4194304 333 36356 0 0 0 0 704 27 16 0 1 0 315451724 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10357/statm: 1339 239 197 169 0 50 0
[pid=10363] ppid=10357 vsize=95024 CPUtime=994.43
/proc/10363/stat : 10363 (minisat_static) R 10357 10357 9701 0 -1 4194304 23392 0 0 0 99420 23 0 0 25 0 1 0 315452458 97304576 23328 1992294400 134512640 135212243 4294956240 18446744073709551615 134525968 0 0 4096 3 0 0 0 17 0 0 0
/proc/10363/statm: 23756 23328 75 170 0 23583 0
Current children cumulated CPU time (s) 1001.74
Current children cumulated vsize (KiB) 100380

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

[startup+1011.2 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 10369
/proc/meminfo: memFree=1626032/2055920 swapFree=4115068/4192956
[pid=10357] ppid=10355 vsize=5356 CPUtime=7.31
/proc/10357/stat : 10357 (SatELiteGTI) S 10355 10357 9701 0 -1 4194304 333 36356 0 0 0 0 704 27 16 0 1 0 315451724 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10357/statm: 1339 239 197 169 0 50 0
[pid=10363] ppid=10357 vsize=95024 CPUtime=1003.32
/proc/10363/stat : 10363 (minisat_static) R 10357 10357 9701 0 -1 4194304 23392 0 0 0 100309 23 0 0 25 0 1 0 315452458 97304576 23328 1992294400 134512640 135212243 4294956240 18446744073709551615 134526019 0 0 4096 3 0 0 0 17 0 0 0
/proc/10363/statm: 23756 23328 75 170 0 23583 0
Current children cumulated CPU time (s) 1010.63
Current children cumulated vsize (KiB) 100380

[startup+1017.61 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 10369
/proc/meminfo: memFree=1626032/2055920 swapFree=4115068/4192956
[pid=10357] ppid=10355 vsize=5356 CPUtime=7.31
/proc/10357/stat : 10357 (SatELiteGTI) S 10355 10357 9701 0 -1 4194304 333 36356 0 0 0 0 704 27 16 0 1 0 315451724 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10357/statm: 1339 239 197 169 0 50 0
[pid=10363] ppid=10357 vsize=95024 CPUtime=1009.72
/proc/10363/stat : 10363 (minisat_static) R 10357 10357 9701 0 -1 4194304 23392 0 0 0 100949 23 0 0 25 0 1 0 315452458 97304576 23328 1992294400 134512640 135212243 4294956240 18446744073709551615 134526019 0 0 4096 3 0 0 0 17 0 0 0
/proc/10363/statm: 23756 23328 75 170 0 23583 0
Current children cumulated CPU time (s) 1017.03
Current children cumulated vsize (KiB) 100380

[startup+1024 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 10369
/proc/meminfo: memFree=1626032/2055920 swapFree=4115068/4192956
[pid=10357] ppid=10355 vsize=5356 CPUtime=7.31
/proc/10357/stat : 10357 (SatELiteGTI) S 10355 10357 9701 0 -1 4194304 333 36356 0 0 0 0 704 27 16 0 1 0 315451724 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10357/statm: 1339 239 197 169 0 50 0
[pid=10363] ppid=10357 vsize=95024 CPUtime=1016.12
/proc/10363/stat : 10363 (minisat_static) R 10357 10357 9701 0 -1 4194304 23392 0 0 0 101589 23 0 0 25 0 1 0 315452458 97304576 23328 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/10363/statm: 23756 23328 75 170 0 23583 0
Current children cumulated CPU time (s) 1023.43
Current children cumulated vsize (KiB) 100380

[startup+1027.2 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 10369
/proc/meminfo: memFree=1626032/2055920 swapFree=4115068/4192956
[pid=10357] ppid=10355 vsize=5356 CPUtime=7.31
/proc/10357/stat : 10357 (SatELiteGTI) S 10355 10357 9701 0 -1 4194304 333 36356 0 0 0 0 704 27 16 0 1 0 315451724 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10357/statm: 1339 239 197 169 0 50 0
[pid=10363] ppid=10357 vsize=95024 CPUtime=1019.32
/proc/10363/stat : 10363 (minisat_static) R 10357 10357 9701 0 -1 4194304 23392 0 0 0 101909 23 0 0 25 0 1 0 315452458 97304576 23328 1992294400 134512640 135212243 4294956240 18446744073709551615 134535612 0 0 4096 3 0 0 0 17 0 0 0
/proc/10363/statm: 23756 23328 75 170 0 23583 0
Current children cumulated CPU time (s) 1026.63
Current children cumulated vsize (KiB) 100380

[startup+1028 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 10369
/proc/meminfo: memFree=1626032/2055920 swapFree=4115068/4192956
[pid=10357] ppid=10355 vsize=5356 CPUtime=7.31
/proc/10357/stat : 10357 (SatELiteGTI) S 10355 10357 9701 0 -1 4194304 333 36356 0 0 0 0 704 27 16 0 1 0 315451724 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10357/statm: 1339 239 197 169 0 50 0
[pid=10363] ppid=10357 vsize=95024 CPUtime=1020.12
/proc/10363/stat : 10363 (minisat_static) R 10357 10357 9701 0 -1 4194304 23392 0 0 0 101989 23 0 0 25 0 1 0 315452458 97304576 23328 1992294400 134512640 135212243 4294956240 18446744073709551615 134526086 0 0 4096 3 0 0 0 17 0 0 0
/proc/10363/statm: 23756 23328 75 170 0 23583 0
Current children cumulated CPU time (s) 1027.43
Current children cumulated vsize (KiB) 100380

[startup+1028.8 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 10369
/proc/meminfo: memFree=1626032/2055920 swapFree=4115068/4192956
[pid=10357] ppid=10355 vsize=5356 CPUtime=7.31
/proc/10357/stat : 10357 (SatELiteGTI) S 10355 10357 9701 0 -1 4194304 333 36356 0 0 0 0 704 27 16 0 1 0 315451724 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10357/statm: 1339 239 197 169 0 50 0
[pid=10363] ppid=10357 vsize=95024 CPUtime=1020.92
/proc/10363/stat : 10363 (minisat_static) R 10357 10357 9701 0 -1 4194304 23392 0 0 0 102069 23 0 0 25 0 1 0 315452458 97304576 23328 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/10363/statm: 23756 23328 75 170 0 23583 0
Current children cumulated CPU time (s) 1028.23
Current children cumulated vsize (KiB) 100380

[startup+1029 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 10369
/proc/meminfo: memFree=1626032/2055920 swapFree=4115068/4192956
[pid=10357] ppid=10355 vsize=5356 CPUtime=7.31
/proc/10357/stat : 10357 (SatELiteGTI) S 10355 10357 9701 0 -1 4194304 333 36356 0 0 0 0 704 27 16 0 1 0 315451724 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10357/statm: 1339 239 197 169 0 50 0
[pid=10363] ppid=10357 vsize=95024 CPUtime=1021.12
/proc/10363/stat : 10363 (minisat_static) R 10357 10357 9701 0 -1 4194304 23392 0 0 0 102089 23 0 0 25 0 1 0 315452458 97304576 23328 1992294400 134512640 135212243 4294956240 18446744073709551615 134523649 0 0 4096 3 0 0 0 17 0 0 0
/proc/10363/statm: 23756 23328 75 170 0 23583 0
Current children cumulated CPU time (s) 1028.43
Current children cumulated vsize (KiB) 100380

[startup+1029.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 10369
/proc/meminfo: memFree=1626032/2055920 swapFree=4115068/4192956
[pid=10357] ppid=10355 vsize=5356 CPUtime=7.31
/proc/10357/stat : 10357 (SatELiteGTI) S 10355 10357 9701 0 -1 4194304 333 36356 0 0 0 0 704 27 16 0 1 0 315451724 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10357/statm: 1339 239 197 169 0 50 0
[pid=10363] ppid=10357 vsize=95024 CPUtime=1021.22
/proc/10363/stat : 10363 (minisat_static) R 10357 10357 9701 0 -1 4194304 23392 0 0 0 102099 23 0 0 25 0 1 0 315452458 97304576 23328 1992294400 134512640 135212243 4294956240 18446744073709551615 134526010 0 0 4096 3 0 0 0 17 0 0 0
/proc/10363/statm: 23756 23328 75 170 0 23583 0
Current children cumulated CPU time (s) 1028.53
Current children cumulated vsize (KiB) 100380

Child status: 20
Real time (s): 1029.16
CPU time (s): 1028.61
CPU user time (s): 1028.06
CPU system time (s): 0.542917
CPU usage (%): 99.9467
Max. virtual memory (cumulated for all children) (KiB): 132508

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1028.06
system time used= 0.542917
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 60249
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= 46
involuntary context switches= 3629

runsolver used 0.895863 second user time and 2.85157 second system time

The end

Launcher Data

Begin job on node89 at 2009-05-21 04:50:22
IDJOB=1837489
IDBENCH=71039
IDSOLVER=675
FILE ID=node89/1837489-1242874221
PBS_JOBID= 9328596
Free space on /tmp= 66220 MiB

SOLVER NAME= MiniSAT 09z 2009-03-22
BENCH NAME= SAT09/APPLICATIONS/diagnosis/UCG-15-10p0.cnf
COMMAND LINE= SatELiteGTI BENCHNAME -random-seed=RANDOMSEED
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1837489-1242874221/watcher-1837489-1242874221 -o /tmp/evaluation-result-1837489-1242874221/solver-1837489-1242874221 -C 10000 -W 12000 -M 1800  SatELiteGTI HOME/instance-1837489-1242874221.cnf -random-seed=1070644867

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

MD5SUM BENCH= bcbcc9a4e4a7e3ebed9eeaa393ebdc32
RANDOM SEED=1070644867

node89.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.268
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.268
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:       1739928 kB
Buffers:         41132 kB
Cached:         157112 kB
SwapCached:      72192 kB
Active:          86292 kB
Inactive:       185780 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1739928 kB
SwapTotal:     4192956 kB
SwapFree:      4115068 kB
Dirty:           20080 kB
Writeback:           0 kB
Mapped:          16088 kB
Slab:            29956 kB
Committed_AS:   947800 kB
PageTables:       1392 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= 66220 MiB
End job on node89 at 2009-05-21 05:07:31