Trace number 1834155

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_cumr p-2009-03-18UNSAT 3.37449 3.38468

General information on the benchmark

NameCRAFTED/parity-games/
instance_n5_i6_pp_ci_ce.cnf
MD5SUM2cb95a73fc66a1c6328b2127a33b0a14
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1.74873
Satisfiable
(Un)Satisfiability was proved
Number of variables4380
Number of clauses31980
Sum of the clauses size102772
Maximum clause length20
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 27508
Number of clauses of size 313398
Number of clauses of size 47973
Number of clauses of size 53006
Number of clauses of size over 595

Solver Data

0.00/0.00	c Parsing...
0.00/0.03	c ==============================================================================
0.00/0.03	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.03	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.03	c ==============================================================================
0.00/0.03	c |         0 |   31980   102772 |    9593       0        0     nan |  0.000 % |
0.00/0.12	c |         0 |   28399    93967 |      --       0       --      -- |     --   | -3581/-8805
0.00/0.12	c ==============================================================================
0.00/0.12	c Result  :   #vars: 3006   #clauses: 28399   #literals: 93967
0.00/0.12	c CPU time:   0.106983 s
0.00/0.12	c ==============================================================================
0.00/0.15	c This is MiniSat 2.0 beta
0.00/0.15	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.15	c ============================[ Problem Statistics ]=============================
0.00/0.15	c |                                                                             |
0.00/0.15	c |  Number of variables:  3006                                                 |
0.00/0.15	c |  Number of clauses:    28399                                                |
0.00/0.17	c |  Parsing time:         0.02         s                                       |
0.00/0.17	c ============================[ Search Statistics ]==============================
0.00/0.17	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.17	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.00/0.17	c ===============================================================================
0.00/0.17	c |         0 |    3006    28399    93967 |     9466        0    nan |  0.000 % |
0.00/0.18	c |       101 |    3005    28399    93967 |     9466      100     10 |  0.034 % |
0.00/0.18	c |       202 |    3005    28399    93967 |     9466      201     17 |  0.041 % |
0.00/0.19	c |       302 |    3005    28399    93967 |     9466      301     16 |  0.033 % |
0.13/0.20	c |       413 |    3005    28399    93967 |     9466      412     16 |  0.033 % |
0.13/0.21	c |       515 |    3005    28399    93967 |     9466      514     16 |  0.033 % |
0.13/0.22	c |       626 |    3005    28394    93952 |     9466      621     17 |  0.033 % |
0.13/0.23	c |       747 |    3005    28394    93952 |     9466      742     17 |  0.034 % |
0.13/0.23	c |       847 |    3005    28394    93952 |     9466      842     17 |  0.033 % |
0.13/0.25	c |       957 |    3005    28394    93952 |     9466      952     17 |  0.033 % |
0.13/0.26	c |      1078 |    3005    28394    93952 |     9466     1073     18 |  0.033 % |
0.13/0.27	c |      1213 |    3005    28394    93952 |     9466     1208     19 |  0.033 % |
0.13/0.28	c |      1313 |    3005    28394    93952 |     9466     1308     19 |  0.042 % |
0.13/0.29	c |      1424 |    3005    28394    93952 |     9466     1419     19 |  0.033 % |
0.13/0.30	c |      1545 |    3005    28394    93952 |     9466     1540     19 |  0.034 % |
0.13/0.31	c |      1678 |    3005    28394    93952 |     9466     1673     21 |  0.033 % |
0.13/0.33	c |      1825 |    3005    28394    93952 |     9466     1820     21 |  0.042 % |
0.13/0.34	c |      1925 |    3005    28394    93952 |     9466     1920     20 |  0.033 % |
0.13/0.35	c |      2036 |    3005    28394    93952 |     9466     2031     21 |  0.033 % |
0.13/0.36	c |      2157 |    3004    28358    93832 |     9466     2151     22 |  0.067 % |
0.13/0.37	c |      2291 |    3004    28358    93832 |     9466     2285     22 |  0.076 % |
0.13/0.39	c |      2438 |    3004    28358    93832 |     9466     2432     21 |  0.067 % |
0.13/0.41	c |      2598 |    3004    28358    93832 |     9466     2592     21 |  0.067 % |
0.13/0.42	c |      2698 |    3004    28358    93832 |     9466     2692     21 |  0.067 % |
0.13/0.43	c |      2808 |    3004    28358    93832 |     9466     2802     21 |  0.067 % |
0.13/0.44	c |      2929 |    3004    28358    93832 |     9466     2923     21 |  0.067 % |
0.13/0.46	c |      3063 |    3004    28358    93832 |     9466     3057     21 |  0.067 % |
0.13/0.48	c |      3209 |    3004    28358    93832 |     9466     3203     21 |  0.067 % |
0.13/0.51	c |      3370 |    3004    28358    93832 |     9466     3364     21 |  0.067 % |
0.13/0.53	c |      3546 |    3004    28358    93832 |     9466     3540     21 |  0.067 % |
0.13/0.55	c |      3646 |    3004    28358    93832 |     9466     3640     21 |  0.067 % |
0.13/0.56	c |      3756 |    3004    28358    93832 |     9466     3750     21 |  0.067 % |
0.13/0.57	c |      3877 |    3004    28358    93832 |     9466     3871     21 |  0.067 % |
0.13/0.58	c |      4010 |    3004    28358    93832 |     9466     4004     21 |  0.067 % |
0.13/0.60	c |      4160 |    3004    28358    93832 |     9466     4154     21 |  0.067 % |
0.13/0.62	c |      4321 |    3004    28358    93832 |     9466     4315     21 |  0.067 % |
0.13/0.65	c |      4498 |    3004    28358    93832 |     9466     4492     20 |  0.067 % |
0.13/0.67	c |      4691 |    3004    28358    93832 |     9466     4685     20 |  0.067 % |
0.13/0.68	c |      4792 |    3004    28358    93832 |     9466     4786     21 |  0.067 % |
0.13/0.70	c |      4902 |    3004    28358    93832 |     9466     4896     21 |  0.067 % |
0.13/0.72	c |      5024 |    3004    28358    93832 |     9466     5018     21 |  0.067 % |
0.13/0.73	c |      5157 |    3003    28322    93712 |     9466     5136     21 |  0.100 % |
0.13/0.75	c |      5303 |    3003    28322    93712 |     9466     5282     21 |  0.100 % |
0.13/0.77	c |      5466 |    3003    28322    93712 |     9466     5445     21 |  0.100 % |
0.13/0.80	c |      5644 |    3003    28322    93712 |     9466     5623     21 |  0.100 % |
0.13/0.82	c |      5837 |    3003    28322    93712 |     9466     5816     21 |  0.100 % |
0.13/0.86	c |      6050 |    3003    28322    93712 |     9466     6029     21 |  0.108 % |
0.13/0.87	c |      6150 |    3003    28322    93712 |     9466     6129     21 |  0.100 % |
0.13/0.89	c |      6261 |    3003    28322    93712 |     9466     6240     21 |  0.100 % |
0.13/0.91	c |      6383 |    3003    28322    93712 |     9466     6362     21 |  0.100 % |
0.13/0.92	c |      6517 |    3003    28322    93712 |     9466     6496     21 |  0.100 % |
0.13/0.94	c |      6665 |    3003    28322    93712 |     9466     6644     22 |  0.100 % |
0.13/0.97	c |      6826 |    3003    28322    93712 |     9466     6805     22 |  0.100 % |
0.13/0.99	c |      7002 |    3003    28322    93712 |     9466     6981     22 |  0.100 % |
0.13/1.03	c |      7195 |    3003    28322    93712 |     9466     7174     22 |  0.100 % |
0.13/1.06	c |      7407 |    3003    28322    93712 |     9466     7386     22 |  0.100 % |
0.13/1.09	c |      7640 |    3003    28322    93712 |     9466     7619     22 |  0.100 % |
1.07/1.10	c |      7740 |    3003    28322    93712 |     9466     7719     22 |  0.100 % |
1.07/1.12	c |      7851 |    3003    28322    93712 |     9466     7830     22 |  0.100 % |
1.07/1.15	c |      7972 |    3003    28322    93712 |     9466     7951     22 |  0.100 % |
1.07/1.17	c |      8105 |    3003    28322    93712 |     9466     8084     22 |  0.100 % |
1.07/1.19	c |      8251 |    3003    28322    93712 |     9466     8230     22 |  0.100 % |
1.17/1.23	c |      8412 |    3003    28322    93712 |     9466     8391     22 |  0.100 % |
1.17/1.26	c |      8590 |    3003    28322    93712 |     9466     8569     22 |  0.100 % |
1.26/1.31	c |      8783 |    3003    28322    93712 |     9466     8762     22 |  0.100 % |
1.26/1.34	c |      8995 |    3003    28322    93712 |     9466     8974     22 |  0.100 % |
1.26/1.39	c |      9228 |    3003    28322    93712 |     9466     9207     23 |  0.100 % |
1.36/1.44	c |      9485 |    3003    28322    93712 |     9466     9464     23 |  0.100 % |
1.36/1.45	c |      9586 |    3003    28322    93712 |     9466     9565     23 |  0.100 % |
1.36/1.48	c |      9696 |    3002    28286    93592 |     9466     8714     22 |  0.133 % |
1.46/1.51	c |      9818 |    3002    28286    93592 |     9466     8836     22 |  0.133 % |
1.46/1.53	c |      9951 |    3002    28286    93592 |     9466     8969     22 |  0.133 % |
1.46/1.55	c |     10097 |    3002    28286    93592 | 2147483647     9115     22 |  0.133 % |
1.46/1.59	c |     10257 |    3002    28286    93592 | 2147483647     9275     22 |  0.133 % |
1.56/1.63	c |     10435 |    3002    28286    93592 | 2147483647     9453     22 |  0.133 % |
1.56/1.69	c |     10628 |    3001    28281    93577 | 2147483647     9641     22 |  0.166 % |
1.66/1.74	c |     10840 |    3001    28281    93577 | 2147483647     9853     22 |  0.166 % |
1.76/1.80	c |     11073 |    3001    28281    93577 | 2147483647    10086     22 |  0.166 % |
1.76/1.85	c |     11330 |    3001    28281    93577 | 2147483647    10343     23 |  0.166 % |
1.86/1.91	c |     11613 |    3001    28281    93577 | 2147483647    10626     23 |  0.167 % |
1.86/1.94	c |     11714 |    3001    28281    93577 | 2147483647    10727     23 |  0.166 % |
1.86/1.97	c |     11824 |    3001    28281    93577 | 2147483647    10837     23 |  0.166 % |
1.96/2.02	c |     11945 |    3001    28281    93577 | 2147483647    10958     23 |  0.166 % |
1.96/2.05	c |     12079 |    3001    28281    93577 | 2147483647    11092     23 |  0.166 % |
1.96/2.08	c |     12226 |    3001    28281    93577 | 2147483647    11239     23 |  0.166 % |
2.06/2.13	c |     12388 |    3001    28281    93577 | 2147483647    11401     23 |  0.166 % |
2.06/2.17	c |     12565 |    3001    28281    93577 | 2147483647    11578     23 |  0.166 % |
2.16/2.23	c |     12761 |    3001    28281    93577 | 2147483647    11774     23 |  0.166 % |
2.16/2.30	c |     12973 |    3001    28281    93577 | 2147483647    11986     23 |  0.166 % |
2.26/2.35	c |     13208 |    3001    28281    93577 | 2147483647    12221     23 |  0.166 % |
2.36/2.44	c |     13464 |    3001    28281    93577 | 2147483647    12477     23 |  0.166 % |
2.46/2.53	c |     13747 |    3001    28281    93577 | 2147483647    12760     24 |  0.166 % |
2.56/2.62	c |     14056 |    3001    28281    93577 | 2147483647    13069     24 |  0.167 % |
2.56/2.67	c |     14159 |    3001    28281    93577 | 2147483647    13172     24 |  0.166 % |
2.66/2.70	c |     14269 |    3001    28281    93577 | 2147483647    13282     24 |  0.166 % |
2.66/2.74	c |     14390 |    3001    28281    93577 | 2147483647    13403     24 |  0.166 % |
2.66/2.77	c |     14524 |    3001    28281    93577 | 2147483647    13537     24 |  0.166 % |
2.76/2.80	c |     14670 |    3001    28281    93577 | 2147483647    13683     24 |  0.166 % |
2.76/2.86	c |     14830 |    3001    28281    93577 | 2147483647    13843     24 |  0.166 % |
2.86/2.91	c |     15007 |    3001    28281    93577 | 2147483647    14020     24 |  0.166 % |
2.86/2.99	c |     15201 |    3001    28281    93577 | 2147483647    14214     24 |  0.166 % |
2.96/3.06	c |     15414 |    2966    28013    92532 | 2147483647     9092     18 |  1.331 % |
3.06/3.14	c |     15647 |    2965    28013    92532 | 2147483647     9324     18 |  1.564 % |
3.06/3.20	c |     15905 |    2965    28013    92532 | 2147483647     9582     18 |  1.564 % |
3.16/3.27	c |     16186 |    2965    28013    92532 | 2147483647     9863     18 |  1.564 % |
3.26/3.37	c |     16496 |    2953    26921    88224 | 2147483647     7711     16 |  5.589 % |
3.26/3.38	c ===============================================================================
3.26/3.38	c restarts              : 106
3.26/3.38	c conflicts             : 16509          (5136 /sec)
3.26/3.38	c decisions             : 34526          (1.20 % random) (10741 /sec)
3.26/3.38	c propagations          : 4651203        (1446940 /sec)
3.26/3.38	c conflict literals     : 392667         (43.53 % deleted)
3.26/3.38	c Memory used           : 5.18 MB
3.26/3.38	c CPU time              : 3.21451 s
3.26/3.38	c 
3.26/3.38	s UNSATISFIABLE
3.26/3.38	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-1834155-1242828498/watcher-1834155-1242828498 -o /tmp/evaluation-result-1834155-1242828498/solver-1834155-1242828498 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1834155-1242828498.cnf 

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 20823
/proc/meminfo: memFree=1768080/2055920 swapFree=4179756/4192956
[pid=20823] ppid=20821 vsize=5356 CPUtime=0
/proc/20823/stat : 20823 (SatELiteGTI) S 20821 20823 20163 0 -1 4194304 276 0 0 0 0 0 0 0 18 0 1 0 310883451 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 214920036434 0 0 4100 65536 18446744071563648864 0 0 17 0 0 0
/proc/20823/statm: 1339 235 195 169 0 50 0
[pid=20824] ppid=20823 vsize=5356 CPUtime=0
/proc/20824/stat : 20824 (SatELiteGTI) S 20823 20823 20163 0 -1 4194368 51 25 0 0 0 0 0 0 19 0 1 0 310883451 5484544 238 1992294400 4194304 4889804 548682068832 18446744073709551615 214919865156 0 65536 4096 65538 18446744071563356171 0 0 17 0 0 0
/proc/20824/statm: 1339 238 198 169 0 50 0
[pid=20826] ppid=20824 vsize=0 CPUtime=0
/proc/20826/stat : 20826 (sed) R 20824 20823 20163 0 -1 4194308 163 0 0 0 0 0 0 0 18 0 1 0 310883451 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/20826/statm: 0 0 0 0 0 0 0

[startup+0.102704 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 20823
/proc/meminfo: memFree=1768080/2055920 swapFree=4179756/4192956
[pid=20823] ppid=20821 vsize=5356 CPUtime=0
/proc/20823/stat : 20823 (SatELiteGTI) S 20821 20823 20163 0 -1 4194304 310 249 0 0 0 0 0 0 19 0 1 0 310883451 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/20823/statm: 1339 237 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.202731 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 20823
/proc/meminfo: memFree=1768080/2055920 swapFree=4179756/4192956
[pid=20823] ppid=20821 vsize=5356 CPUtime=0.13
/proc/20823/stat : 20823 (SatELiteGTI) S 20821 20823 20163 0 -1 4194304 336 1457 0 0 0 0 13 0 16 0 1 0 310883451 5484544 239 1992294400 4194304 4889804 548682068832 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20823/statm: 1339 239 197 169 0 50 0
Current children cumulated CPU time (s) 0.13
Current children cumulated vsize (KiB) 5356

[startup+0.302762 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 20823
/proc/meminfo: memFree=1768080/2055920 swapFree=4179756/4192956
[pid=20823] ppid=20821 vsize=5356 CPUtime=0.13
/proc/20823/stat : 20823 (SatELiteGTI) S 20821 20823 20163 0 -1 4194304 336 1457 0 0 0 0 13 0 16 0 1 0 310883451 5484544 239 1992294400 4194304 4889804 548682068832 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20823/statm: 1339 239 197 169 0 50 0
Current children cumulated CPU time (s) 0.13
Current children cumulated vsize (KiB) 5356

[startup+0.701839 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 20823
/proc/meminfo: memFree=1768080/2055920 swapFree=4179756/4192956
[pid=20823] ppid=20821 vsize=5356 CPUtime=0.13
/proc/20823/stat : 20823 (SatELiteGTI) S 20821 20823 20163 0 -1 4194304 336 1457 0 0 0 0 13 0 16 0 1 0 310883451 5484544 239 1992294400 4194304 4889804 548682068832 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20823/statm: 1339 239 197 169 0 50 0
Current children cumulated CPU time (s) 0.13
Current children cumulated vsize (KiB) 5356

[startup+1.502 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20829
/proc/meminfo: memFree=1764032/2055920 swapFree=4179756/4192956
[pid=20823] ppid=20821 vsize=5356 CPUtime=0.13
/proc/20823/stat : 20823 (SatELiteGTI) S 20821 20823 20163 0 -1 4194304 336 1457 0 0 0 0 13 0 16 0 1 0 310883451 5484544 239 1992294400 4194304 4889804 548682068832 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20823/statm: 1339 239 197 169 0 50 0
[pid=20829] ppid=20823 vsize=4604 CPUtime=1.33
/proc/20829/stat : 20829 (minisat_static) R 20823 20823 20163 0 -1 4194304 922 0 0 0 133 0 0 0 25 0 1 0 310883466 4714496 908 1992294400 134512640 135215339 4294956240 18446744073709551615 134532626 0 0 4096 3 0 0 0 17 1 0 0
/proc/20829/statm: 1151 908 76 171 0 978 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 9960

[startup+3.10135 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20829
/proc/meminfo: memFree=1763392/2055920 swapFree=4179756/4192956
[pid=20823] ppid=20821 vsize=5356 CPUtime=0.13
/proc/20823/stat : 20823 (SatELiteGTI) S 20821 20823 20163 0 -1 4194304 336 1457 0 0 0 0 13 0 16 0 1 0 310883451 5484544 239 1992294400 4194304 4889804 548682068832 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20823/statm: 1339 239 197 169 0 50 0
[pid=20829] ppid=20823 vsize=5296 CPUtime=2.93
/proc/20829/stat : 20829 (minisat_static) R 20823 20823 20163 0 -1 4194304 1092 0 0 0 293 0 0 0 25 0 1 0 310883466 5423104 1078 1992294400 134512640 135215339 4294956240 18446744073709551615 134529051 0 0 4096 3 0 0 0 17 1 0 0
/proc/20829/statm: 1324 1078 76 171 0 1151 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 10652

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

[startup+3.20137 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20829
/proc/meminfo: memFree=1763392/2055920 swapFree=4179756/4192956
[pid=20823] ppid=20821 vsize=5356 CPUtime=0.13
/proc/20823/stat : 20823 (SatELiteGTI) S 20821 20823 20163 0 -1 4194304 336 1457 0 0 0 0 13 0 16 0 1 0 310883451 5484544 239 1992294400 4194304 4889804 548682068832 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20823/statm: 1339 239 197 169 0 50 0
[pid=20829] ppid=20823 vsize=5296 CPUtime=3.03
/proc/20829/stat : 20829 (minisat_static) R 20823 20823 20163 0 -1 4194304 1092 0 0 0 303 0 0 0 25 0 1 0 310883466 5423104 1078 1992294400 134512640 135215339 4294956240 18446744073709551615 134528863 0 0 4096 3 0 0 0 17 1 0 0
/proc/20829/statm: 1324 1078 76 171 0 1151 0
Current children cumulated CPU time (s) 3.16
Current children cumulated vsize (KiB) 10652

[startup+3.30139 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20829
/proc/meminfo: memFree=1763008/2055920 swapFree=4179756/4192956
[pid=20823] ppid=20821 vsize=5356 CPUtime=0.13
/proc/20823/stat : 20823 (SatELiteGTI) S 20821 20823 20163 0 -1 4194304 336 1457 0 0 0 0 13 0 16 0 1 0 310883451 5484544 239 1992294400 4194304 4889804 548682068832 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20823/statm: 1339 239 197 169 0 50 0
[pid=20829] ppid=20823 vsize=5296 CPUtime=3.13
/proc/20829/stat : 20829 (minisat_static) R 20823 20823 20163 0 -1 4194304 1092 0 0 0 313 0 0 0 25 0 1 0 310883466 5423104 1078 1992294400 134512640 135215339 4294956240 18446744073709551615 134538382 0 0 4096 3 0 0 0 17 1 0 0
/proc/20829/statm: 1324 1078 76 171 0 1151 0
Current children cumulated CPU time (s) 3.26
Current children cumulated vsize (KiB) 10652

Child status: 20
Real time (s): 3.38468
CPU time (s): 3.37449
CPU user time (s): 3.35349
CPU system time (s): 0.020996
CPU usage (%): 99.6987
Max. virtual memory (cumulated for all children) (KiB): 10652

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3.35349
system time used= 0.020996
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3047
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= 19
involuntary context switches= 162

runsolver used 0.006998 second user time and 0.023996 second system time

The end

Launcher Data

Begin job on node10 at 2009-05-20 16:08:18
IDJOB=1834155
IDBENCH=71626
IDSOLVER=671
FILE ID=node10/1834155-1242828498
PBS_JOBID= 9322532
Free space on /tmp= 66348 MiB

SOLVER NAME= minisat_cumr p-2009-03-18
BENCH NAME= SAT09/CRAFTED/parity-games/instance_n5_i6_pp_ci_ce.cnf
COMMAND LINE= SatELiteGTI BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1834155-1242828498/watcher-1834155-1242828498 -o /tmp/evaluation-result-1834155-1242828498/solver-1834155-1242828498 -C 1200 -W 1800 -M 1800  SatELiteGTI HOME/instance-1834155-1242828498.cnf

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

MD5SUM BENCH= 2cb95a73fc66a1c6328b2127a33b0a14
RANDOM SEED=249664771

node10.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.263
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	: 5931.00
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.263
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:       1768560 kB
Buffers:         57292 kB
Cached:         158168 kB
SwapCached:       7784 kB
Active:          88804 kB
Inactive:       135964 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1768560 kB
SwapTotal:     4192956 kB
SwapFree:      4179756 kB
Dirty:            2456 kB
Writeback:           0 kB
Mapped:          14104 kB
Slab:            48608 kB
Committed_AS:  1071384 kB
PageTables:       1384 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= 66344 MiB
End job on node10 at 2009-05-20 16:08:21