Trace number 367509

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, and are wall clock time (not CPU 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
MXC 2007-02-08UNSAT 1757.45 1758

General information on the benchmark

Nameindustrial/fuhs/hard/
AProVE07-03.cnf
MD5SUM8c67f78ca36ec96e662a91c74844da21
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1184.2
Satisfiable
(Un)Satisfiability was proved
Number of variables3114
Number of clauses10827
Sum of the clauses size28341
Maximum clause length119
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 24934
Number of clauses of size 35378
Number of clauses of size 4408
Number of clauses of size 584
Number of clauses of size over 522

Solver Data (download as text)

1757.35/1757.99	c MXC attempting /tmp/evaluation/367509-1176929899/instance-367509-1176929899.cnf
1757.35/1757.99	c 34 assignments made, starting to guess now
1757.35/1757.99	c ===================================[MXC]=====================================
1757.35/1757.99	c | Conflicts |     ORIGINAL     |             LEARNT              | Progress |
1757.35/1757.99	c |           | Clauses Literals |  Limit Clauses Literals  Lit/Cl |          |
1757.35/1757.99	c =============================================================================
1757.35/1757.99	c |         0 |    5891    18407 |    1963       0       0     nan |  1.092 % |
1757.35/1757.99	c |       100 |    5884    18384 |    2159      87    2858    32.9 |  1.156 % |
1757.35/1757.99	c |       250 |    5872    18346 |    2375     219    5362    24.5 |  1.285 % |
1757.35/1757.99	c |       476 |    5859    18305 |    2612     417    9864    23.7 |  1.413 % |
1757.35/1757.99	c |       813 |    5859    18305 |    2874     746   19888    26.7 |  1.413 % |
1757.35/1757.99	c |      1320 |    5859    18305 |    3161    1238   26114    21.1 |  1.413 % |
1757.35/1757.99	c |      2079 |    5859    18305 |    3477    1947   67544    34.7 |  1.413 % |
1757.35/1757.99	c |      3218 |    5859    18305 |    3825    3052  128899    42.2 |  1.413 % |
1757.35/1758.00	c |      4926 |    5859    18305 |    4207    2833  153716    54.3 |  1.413 % |
1757.35/1758.00	c |      7490 |    5858    18302 |    4628    3268  103271    31.6 |  1.445 % |
1757.35/1758.00	c |     11334 |    5858    18302 |    5091    2462  105365    42.8 |  1.445 % |
1757.35/1758.00	c |     17100 |    5858    18302 |    5600    3127  185138    59.2 |  1.445 % |
1757.35/1758.00	c |     25749 |    5858    18302 |    6160    3402  146735    43.1 |  1.445 % |
1757.35/1758.00	c |     38723 |    5858    18302 |    6776    4129  123411    29.9 |  1.445 % |
1757.35/1758.00	c |     58184 |    5858    18302 |    7454    6678  305444    45.7 |  1.445 % |
1757.35/1758.00	c |     87376 |    5858    18302 |    8199    6130  283740    46.3 |  1.445 % |
1757.35/1758.00	c |    131165 |    5858    18302 |    9019    4906  201181    41.0 |  1.445 % |
1757.35/1758.00	c |    196850 |    5858    18302 |    9921    7663  348144    45.4 |  1.445 % |
1757.35/1758.00	c |    295376 |    5858    18302 |   10914    7229  303575    42.0 |  1.445 % |
1757.35/1758.00	c |    443165 |    5858    18302 |   12005    8027  291169    36.3 |  1.445 % |
1757.35/1758.00	c |    664849 |    5858    18302 |   13206    8183  270573    33.1 |  1.445 % |
1757.35/1758.00	c |    997374 |    5858    18302 |   14526   11418  387918    34.0 |  1.445 % |
1757.35/1758.00	c |   1496162 |    5858    18302 |   15979   10693  455154    42.6 |  1.445 % |
1757.35/1758.00	c |   2244345 |    5858    18302 |   17577    9267  288910    31.2 |  1.445 % |
1757.35/1758.00	c |   3366619 |    5846    18245 |   19335   16910  758206    44.8 |  1.477 % |
1757.35/1758.00	c |   5050031 |    5744    17925 |   21268   10475  337936    32.3 |  2.408 % |
1757.35/1758.00	c 1757.710s elapsed
1757.35/1758.00	c restarts: 25
1757.35/1758.00	c decisions: 7422524
1757.35/1758.00	c propagations: -1938883905
1757.35/1758.00	c conflicts: 5378286
1757.35/1758.00	s UNSATISFIABLE

Verifier Data (download as text)

No possible verification on an UNSAT instance

Watcher Data (download as text)

runsolver version 3.2.2 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node60/watcher-367509-1176929899 -o ROOT/results/node60/solver-367509-1176929899 -C 10000 -W 15000 -M 1800 --output-limit 1,15 /tmp/evaluation/367509-1176929899/mxc /tmp/evaluation/367509-1176929899/instance-367509-1176929899.cnf 

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): 15000 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
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.78 0.95 0.98 3/64 5598
/proc/meminfo: memFree=1372360/2055920 swapFree=4181684/4192956
[pid=5598] ppid=5596 vsize=1508 CPUtime=0
/proc/5598/stat : 5598 (mxc) R 5596 5598 5542 0 -1 4194304 229 0 0 0 0 0 0 0 18 0 1 0 140899842 1544192 214 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134688363 0 0 4096 0 0 0 0 17 1 0 0
/proc/5598/statm: 377 214 46 122 0 251 0

[startup+0.0468511 s]
/proc/loadavg: 0.78 0.95 0.98 3/64 5598
/proc/meminfo: memFree=1372360/2055920 swapFree=4181684/4192956
[pid=5598] ppid=5596 vsize=1608 CPUtime=0.04
/proc/5598/stat : 5598 (mxc) R 5596 5598 5542 0 -1 4194304 303 0 0 0 4 0 0 0 18 0 1 0 140899842 1646592 246 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134519549 0 0 4096 0 0 0 0 17 1 0 0
/proc/5598/statm: 402 246 59 122 0 276 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 1608

[startup+0.102856 s]
/proc/loadavg: 0.78 0.95 0.98 3/64 5598
/proc/meminfo: memFree=1372360/2055920 swapFree=4181684/4192956
[pid=5598] ppid=5596 vsize=1740 CPUtime=0.1
/proc/5598/stat : 5598 (mxc) R 5596 5598 5542 0 -1 4194304 323 0 0 0 10 0 0 0 18 0 1 0 140899842 1781760 266 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134530169 0 0 4096 0 0 0 0 17 1 0 0
/proc/5598/statm: 435 266 59 122 0 309 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1740

[startup+0.301876 s]
/proc/loadavg: 0.78 0.95 0.98 3/64 5598
/proc/meminfo: memFree=1372360/2055920 swapFree=4181684/4192956
[pid=5598] ppid=5596 vsize=2004 CPUtime=0.29
/proc/5598/stat : 5598 (mxc) R 5596 5598 5542 0 -1 4194304 417 0 0 0 29 0 0 0 19 0 1 0 140899842 2052096 360 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134688363 0 0 4096 0 0 0 0 17 1 0 0
/proc/5598/statm: 501 360 59 122 0 375 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2004

[startup+0.702915 s]
/proc/loadavg: 0.78 0.95 0.98 3/64 5598
/proc/meminfo: memFree=1372360/2055920 swapFree=4181684/4192956
[pid=5598] ppid=5596 vsize=2408 CPUtime=0.69
/proc/5598/stat : 5598 (mxc) R 5596 5598 5542 0 -1 4194304 528 0 0 0 69 0 0 0 23 0 1 0 140899842 2465792 469 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134519215 0 0 4096 0 0 0 0 17 1 0 0
/proc/5598/statm: 602 469 67 122 0 476 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2408

[startup+1.50199 s]
/proc/loadavg: 0.80 0.95 0.98 2/65 5599
/proc/meminfo: memFree=1370624/2055920 swapFree=4181684/4192956
[pid=5598] ppid=5596 vsize=2540 CPUtime=1.49
/proc/5598/stat : 5598 (mxc) R 5596 5598 5542 0 -1 4194304 557 0 0 0 149 0 0 0 25 0 1 0 140899842 2600960 498 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134531514 0 0 4096 0 0 0 0 17 1 0 0
/proc/5598/statm: 635 498 67 122 0 509 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2540

[startup+3.10115 s]
/proc/loadavg: 0.80 0.95 0.98 2/65 5599
/proc/meminfo: memFree=1370496/2055920 swapFree=4181684/4192956
[pid=5598] ppid=5596 vsize=3320 CPUtime=3.09
/proc/5598/stat : 5598 (mxc) R 5596 5598 5542 0 -1 4194304 744 0 0 0 309 0 0 0 25 0 1 0 140899842 3399680 685 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134519194 0 0 4096 0 0 0 0 17 1 0 0
/proc/5598/statm: 830 685 67 122 0 704 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 3320

[startup+6.30147 s]
/proc/loadavg: 0.80 0.95 0.98 2/65 5599
/proc/meminfo: memFree=1369600/2055920 swapFree=4181684/4192956
[pid=5598] ppid=5596 vsize=3436 CPUtime=6.29
/proc/5598/stat : 5598 (mxc) R 5596 5598 5542 0 -1 4194304 760 0 0 0 628 1 0 0 25 0 1 0 140899842 3518464 701 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134535085 0 0 4096 0 0 0 0 17 1 0 0
/proc/5598/statm: 859 701 67 122 0 733 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 3436

[startup+12.7011 s]
/proc/loadavg: 0.83 0.95 0.98 2/65 5599
/proc/meminfo: memFree=1369288/2055920 swapFree=4181684/4192956
[pid=5598] ppid=5596 vsize=3688 CPUtime=12.69
/proc/5598/stat : 5598 (mxc) R 5596 5598 5542 0 -1 4194304 837 0 0 0 1268 1 0 0 25 0 1 0 140899842 3776512 778 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134519610 0 0 4096 0 0 0 0 17 1 0 0
/proc/5598/statm: 922 778 67 122 0 796 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 3688

[startup+25.5013 s]
/proc/loadavg: 0.85 0.95 0.98 2/65 5599
/proc/meminfo: memFree=1368904/2055920 swapFree=4181684/4192956
[pid=5598] ppid=5596 vsize=4084 CPUtime=25.48
/proc/5598/stat : 5598 (mxc) R 5596 5598 5542 0 -1 4194304 941 0 0 0 2547 1 0 0 25 0 1 0 140899842 4182016 882 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134519927 0 0 4096 0 0 0 0 17 1 0 0
/proc/5598/statm: 1021 882 67 122 0 895 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 4084

[startup+51.1019 s]
/proc/loadavg: 0.90 0.96 0.98 2/65 5599
/proc/meminfo: memFree=1367944/2055920 swapFree=4181684/4192956
[pid=5598] ppid=5596 vsize=5104 CPUtime=51.08
/proc/5598/stat : 5598 (mxc) R 5596 5598 5542 0 -1 4194304 1176 0 0 0 5107 1 0 0 25 0 1 0 140899842 5226496 1117 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134519584 0 0 4096 0 0 0 0 17 1 0 0
/proc/5598/statm: 1276 1117 67 122 0 1150 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 5104

[startup+102.306 s]
/proc/loadavg: 0.96 0.96 0.98 2/65 5599
/proc/meminfo: memFree=1367816/2055920 swapFree=4181684/4192956
[pid=5598] ppid=5596 vsize=5100 CPUtime=102.27
/proc/5598/stat : 5598 (mxc) R 5596 5598 5542 0 -1 4194304 1198 0 0 0 10226 1 0 0 25 0 1 0 140899842 5222400 1139 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134530202 0 0 4096 0 0 0 0 17 1 0 0
/proc/5598/statm: 1275 1139 67 122 0 1149 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 5100

[startup+162.302 s]
/proc/loadavg: 0.98 0.97 0.98 2/65 5599
/proc/meminfo: memFree=1367304/2055920 swapFree=4181684/4192956
[pid=5598] ppid=5596 vsize=5692 CPUtime=162.25
/proc/5598/stat : 5598 (mxc) R 5596 5598 5542 0 -1 4194304 1329 0 0 0 16223 2 0 0 25 0 1 0 140899842 5828608 1270 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134519954 0 0 4096 0 0 0 0 17 0 0 0
/proc/5598/statm: 1423 1270 67 122 0 1297 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 5692

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 5797
/proc/meminfo: memFree=1365960/2055920 swapFree=4181684/4192956
[pid=5598] ppid=5596 vsize=6576 CPUtime=222.13
/proc/5598/stat : 5598 (mxc) R 5596 5598 5542 0 -1 4194304 1553 0 0 0 22211 2 0 0 25 0 1 0 140899842 6733824 1494 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134519215 0 0 4096 0 0 0 0 17 1 0 0
/proc/5598/statm: 1644 1494 67 122 0 1518 0
Current children cumulated CPU time (s) 222.13
Current children cumulated vsize (KiB) 6576

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 5797
/proc/meminfo: memFree=1365448/2055920 swapFree=4181684/4192956
[pid=5598] ppid=5596 vsize=7180 CPUtime=282.12
/proc/5598/stat : 5598 (mxc) R 5596 5598 5542 0 -1 4194304 1706 0 0 0 28209 3 0 0 25 0 1 0 140899842 7352320 1647 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134519215 0 0 4096 0 0 0 0 17 1 0 0
/proc/5598/statm: 1795 1647 67 122 0 1669 0
Current children cumulated CPU time (s) 282.12
Current children cumulated vsize (KiB) 7180

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 5797
/proc/meminfo: memFree=1365512/2055920 swapFree=4181684/4192956
[pid=5598] ppid=5596 vsize=7156 CPUtime=342.11
/proc/5598/stat : 5598 (mxc) R 5596 5598 5542 0 -1 4194304 1706 0 0 0 34208 3 0 0 25 0 1 0 140899842 7327744 1647 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134535333 0 0 4096 0 0 0 0 17 1 0 0
/proc/5598/statm: 1789 1647 67 122 0 1663 0
Current children cumulated CPU time (s) 342.11
Current children cumulated vsize (KiB) 7156

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 5797
/proc/meminfo: memFree=1365384/2055920 swapFree=4181684/4192956
[pid=5598] ppid=5596 vsize=7524 CPUtime=402.09
/proc/5598/stat : 5598 (mxc) R 5596 5598 5542 0 -1 4194304 1791 0 0 0 40206 3 0 0 25 0 1 0 140899842 7704576 1732 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134519200 0 0 4096 0 0 0 0 17 1 0 0
/proc/5598/statm: 1881 1732 67 122 0 1755 0
Current children cumulated CPU time (s) 402.09
Current children cumulated vsize (KiB) 7524

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 5797
/proc/meminfo: memFree=1365192/2055920 swapFree=4181684/4192956
[pid=5598] ppid=5596 vsize=7516 CPUtime=462.07
/proc/5598/stat : 5598 (mxc) R 5596 5598 5542 0 -1 4194304 1794 0 0 0 46204 3 0 0 25 0 1 0 140899842 7696384 1735 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134519987 0 0 4096 0 0 0 0 17 1 0 0
/proc/5598/statm: 1879 1735 67 122 0 1753 0
Current children cumulated CPU time (s) 462.07
Current children cumulated vsize (KiB) 7516

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 5797
/proc/meminfo: memFree=1365064/2055920 swapFree=4181684/4192956
[pid=5598] ppid=5596 vsize=7688 CPUtime=522.05
/proc/5598/stat : 5598 (mxc) R 5596 5598 5542 0 -1 4194304 1840 0 0 0 52202 3 0 0 25 0 1 0 140899842 7872512 1781 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134519582 0 0 4096 0 0 0 0 17 1 0 0
/proc/5598/statm: 1922 1781 67 122 0 1796 0
Current children cumulated CPU time (s) 522.05
Current children cumulated vsize (KiB) 7688

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 5797
/proc/meminfo: memFree=1364936/2055920 swapFree=4181684/4192956
[pid=5598] ppid=5596 vsize=7820 CPUtime=582.05
/proc/5598/stat : 5598 (mxc) R 5596 5598 5542 0 -1 4194304 1875 0 0 0 58201 4 0 0 25 0 1 0 140899842 8007680 1816 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134519215 0 0 4096 0 0 0 0 17 1 0 0
/proc/5598/statm: 1955 1816 67 122 0 1829 0
Current children cumulated CPU time (s) 582.05
Current children cumulated vsize (KiB) 7820

[startup+642.303 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 5797
/proc/meminfo: memFree=1364424/2055920 swapFree=4181684/4192956
[pid=5598] ppid=5596 vsize=8336 CPUtime=642.04
/proc/5598/stat : 5598 (mxc) R 5596 5598 5542 0 -1 4194304 2001 0 0 0 64200 4 0 0 25 0 1 0 140899842 8536064 1942 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134519890 0 0 4096 0 0 0 0 17 1 0 0
/proc/5598/statm: 2084 1942 67 122 0 1958 0
Current children cumulated CPU time (s) 642.04
Current children cumulated vsize (KiB) 8336


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

/proc/meminfo: memFree=1363400/2055920 swapFree=4181684/4192956
[pid=5598] ppid=5596 vsize=9328 CPUtime=1121.91
/proc/5598/stat : 5598 (mxc) R 5596 5598 5542 0 -1 4194304 2286 0 0 0 112186 5 0 0 25 0 1 0 140899842 9551872 2190 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134531137 0 0 4096 0 0 0 0 17 1 0 0
/proc/5598/statm: 2332 2190 67 122 0 2206 0
Current children cumulated CPU time (s) 1121.91
Current children cumulated vsize (KiB) 9328

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 5797
/proc/meminfo: memFree=1363400/2055920 swapFree=4181684/4192956
[pid=5598] ppid=5596 vsize=9324 CPUtime=1181.9
/proc/5598/stat : 5598 (mxc) R 5596 5598 5542 0 -1 4194304 2286 0 0 0 118184 6 0 0 25 0 1 0 140899842 9547776 2190 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134519232 0 0 4096 0 0 0 0 17 1 0 0
/proc/5598/statm: 2331 2190 67 122 0 2205 0
Current children cumulated CPU time (s) 1181.9
Current children cumulated vsize (KiB) 9324

[startup+1242.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 5797
/proc/meminfo: memFree=1362952/2055920 swapFree=4181684/4192956
[pid=5598] ppid=5596 vsize=9744 CPUtime=1241.88
/proc/5598/stat : 5598 (mxc) R 5596 5598 5542 0 -1 4194304 2390 0 0 0 124182 6 0 0 25 0 1 0 140899842 9977856 2294 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134519194 0 0 4096 0 0 0 0 17 1 0 0
/proc/5598/statm: 2436 2294 67 122 0 2310 0
Current children cumulated CPU time (s) 1241.88
Current children cumulated vsize (KiB) 9744

[startup+1302.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 5797
/proc/meminfo: memFree=1362952/2055920 swapFree=4181684/4192956
[pid=5598] ppid=5596 vsize=9712 CPUtime=1301.87
/proc/5598/stat : 5598 (mxc) R 5596 5598 5542 0 -1 4194304 2390 0 0 0 130181 6 0 0 25 0 1 0 140899842 9945088 2294 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134519200 0 0 4096 0 0 0 0 17 1 0 0
/proc/5598/statm: 2428 2294 67 122 0 2302 0
Current children cumulated CPU time (s) 1301.87
Current children cumulated vsize (KiB) 9712

[startup+1362.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 5797
/proc/meminfo: memFree=1362952/2055920 swapFree=4181684/4192956
[pid=5598] ppid=5596 vsize=9676 CPUtime=1361.85
/proc/5598/stat : 5598 (mxc) R 5596 5598 5542 0 -1 4194304 2390 0 0 0 136179 6 0 0 25 0 1 0 140899842 9908224 2288 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134528218 0 0 4096 0 0 0 0 17 1 0 0
/proc/5598/statm: 2419 2288 67 122 0 2293 0
Current children cumulated CPU time (s) 1361.85
Current children cumulated vsize (KiB) 9676

[startup+1422.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 5797
/proc/meminfo: memFree=1362888/2055920 swapFree=4181684/4192956
[pid=5598] ppid=5596 vsize=9776 CPUtime=1421.83
/proc/5598/stat : 5598 (mxc) R 5596 5598 5542 0 -1 4194304 2401 0 0 0 142177 6 0 0 25 0 1 0 140899842 10010624 2299 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134519590 0 0 4096 0 0 0 0 17 1 0 0
/proc/5598/statm: 2444 2299 67 122 0 2318 0
Current children cumulated CPU time (s) 1421.83
Current children cumulated vsize (KiB) 9776

[startup+1482.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 5797
/proc/meminfo: memFree=1362248/2055920 swapFree=4181684/4192956
[pid=5598] ppid=5596 vsize=10320 CPUtime=1481.82
/proc/5598/stat : 5598 (mxc) R 5596 5598 5542 0 -1 4194304 2553 0 0 0 148175 7 0 0 25 0 1 0 140899842 10567680 2449 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134519215 0 0 4096 0 0 0 0 17 1 0 0
/proc/5598/statm: 2580 2449 67 122 0 2454 0
Current children cumulated CPU time (s) 1481.82
Current children cumulated vsize (KiB) 10320

[startup+1542.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 5797
/proc/meminfo: memFree=1362312/2055920 swapFree=4181684/4192956
[pid=5598] ppid=5596 vsize=10084 CPUtime=1541.8
/proc/5598/stat : 5598 (mxc) R 5596 5598 5542 0 -1 4194304 2553 0 0 0 154173 7 0 0 25 0 1 0 140899842 10326016 2390 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134535350 0 0 4096 0 0 0 0 17 1 0 0
/proc/5598/statm: 2521 2390 67 122 0 2395 0
Current children cumulated CPU time (s) 1541.8
Current children cumulated vsize (KiB) 10084

[startup+1602.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 5797
/proc/meminfo: memFree=1362376/2055920 swapFree=4181684/4192956
[pid=5598] ppid=5596 vsize=10084 CPUtime=1601.79
/proc/5598/stat : 5598 (mxc) R 5596 5598 5542 0 -1 4194304 2553 0 0 0 160172 7 0 0 25 0 1 0 140899842 10326016 2390 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134519215 0 0 4096 0 0 0 0 17 1 0 0
/proc/5598/statm: 2521 2390 67 122 0 2395 0
Current children cumulated CPU time (s) 1601.79
Current children cumulated vsize (KiB) 10084

[startup+1662.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 5797
/proc/meminfo: memFree=1362376/2055920 swapFree=4181684/4192956
[pid=5598] ppid=5596 vsize=10084 CPUtime=1661.78
/proc/5598/stat : 5598 (mxc) R 5596 5598 5542 0 -1 4194304 2553 0 0 0 166170 8 0 0 25 0 1 0 140899842 10326016 2390 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134530184 0 0 4096 0 0 0 0 17 1 0 0
/proc/5598/statm: 2521 2390 67 122 0 2395 0
Current children cumulated CPU time (s) 1661.78
Current children cumulated vsize (KiB) 10084

[startup+1722.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 5797
/proc/meminfo: memFree=1362376/2055920 swapFree=4181684/4192956
[pid=5598] ppid=5596 vsize=10084 CPUtime=1721.76
/proc/5598/stat : 5598 (mxc) R 5596 5598 5542 0 -1 4194304 2553 0 0 0 172168 8 0 0 25 0 1 0 140899842 10326016 2390 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134519297 0 0 4096 0 0 0 0 17 1 0 0
/proc/5598/statm: 2521 2390 67 122 0 2395 0
Current children cumulated CPU time (s) 1721.76
Current children cumulated vsize (KiB) 10084

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

[startup+1740.7 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 5797
/proc/meminfo: memFree=1362376/2055920 swapFree=4181684/4192956
[pid=5598] ppid=5596 vsize=10084 CPUtime=1740.16
/proc/5598/stat : 5598 (mxc) R 5596 5598 5542 0 -1 4194304 2553 0 0 0 174008 8 0 0 25 0 1 0 140899842 10326016 2390 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134530208 0 0 4096 0 0 0 0 17 1 0 0
/proc/5598/statm: 2521 2390 67 122 0 2395 0
Current children cumulated CPU time (s) 1740.16
Current children cumulated vsize (KiB) 10084

[startup+1747.1 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 5797
/proc/meminfo: memFree=1362376/2055920 swapFree=4181684/4192956
[pid=5598] ppid=5596 vsize=10084 CPUtime=1746.56
/proc/5598/stat : 5598 (mxc) R 5596 5598 5542 0 -1 4194304 2553 0 0 0 174648 8 0 0 25 0 1 0 140899842 10326016 2390 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134519200 0 0 4096 0 0 0 0 17 1 0 0
/proc/5598/statm: 2521 2390 67 122 0 2395 0
Current children cumulated CPU time (s) 1746.56
Current children cumulated vsize (KiB) 10084

[startup+1753.5 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 5797
/proc/meminfo: memFree=1362376/2055920 swapFree=4181684/4192956
[pid=5598] ppid=5596 vsize=10084 CPUtime=1752.96
/proc/5598/stat : 5598 (mxc) R 5596 5598 5542 0 -1 4194304 2553 0 0 0 175288 8 0 0 25 0 1 0 140899842 10326016 2390 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134531236 0 0 4096 0 0 0 0 17 1 0 0
/proc/5598/statm: 2521 2390 67 122 0 2395 0
Current children cumulated CPU time (s) 1752.96
Current children cumulated vsize (KiB) 10084

[startup+1755.1 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 5797
/proc/meminfo: memFree=1362376/2055920 swapFree=4181684/4192956
[pid=5598] ppid=5596 vsize=10084 CPUtime=1754.56
/proc/5598/stat : 5598 (mxc) R 5596 5598 5542 0 -1 4194304 2553 0 0 0 175448 8 0 0 25 0 1 0 140899842 10326016 2390 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134531137 0 0 4096 0 0 0 0 17 1 0 0
/proc/5598/statm: 2521 2390 67 122 0 2395 0
Current children cumulated CPU time (s) 1754.56
Current children cumulated vsize (KiB) 10084

[startup+1756.71 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 5797
/proc/meminfo: memFree=1362376/2055920 swapFree=4181684/4192956
[pid=5598] ppid=5596 vsize=10084 CPUtime=1756.16
/proc/5598/stat : 5598 (mxc) R 5596 5598 5542 0 -1 4194304 2553 0 0 0 175608 8 0 0 25 0 1 0 140899842 10326016 2390 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134519194 0 0 4096 0 0 0 0 17 1 0 0
/proc/5598/statm: 2521 2390 67 122 0 2395 0
Current children cumulated CPU time (s) 1756.16
Current children cumulated vsize (KiB) 10084

[startup+1757.5 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 5797
/proc/meminfo: memFree=1362376/2055920 swapFree=4181684/4192956
[pid=5598] ppid=5596 vsize=10084 CPUtime=1756.95
/proc/5598/stat : 5598 (mxc) R 5596 5598 5542 0 -1 4194304 2553 0 0 0 175687 8 0 0 25 0 1 0 140899842 10326016 2390 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134519311 0 0 4096 0 0 0 0 17 1 0 0
/proc/5598/statm: 2521 2390 67 122 0 2395 0
Current children cumulated CPU time (s) 1756.95
Current children cumulated vsize (KiB) 10084

[startup+1757.9 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 5797
/proc/meminfo: memFree=1362376/2055920 swapFree=4181684/4192956
[pid=5598] ppid=5596 vsize=10084 CPUtime=1757.35
/proc/5598/stat : 5598 (mxc) R 5596 5598 5542 0 -1 4194304 2553 0 0 0 175727 8 0 0 25 0 1 0 140899842 10326016 2390 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134519215 0 0 4096 0 0 0 0 17 1 0 0
/proc/5598/statm: 2521 2390 67 122 0 2395 0
Current children cumulated CPU time (s) 1757.35
Current children cumulated vsize (KiB) 10084

[startup+1758 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 5797
/proc/meminfo: memFree=1362376/2055920 swapFree=4181684/4192956
[pid=5598] ppid=5596 vsize=0 CPUtime=1757.44
/proc/5598/stat : 5598 (mxc) D 5596 5598 5542 0 -1 4194308 2556 0 0 0 175736 8 0 0 24 0 1 0 140899842 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 0 18446744072100051646 0 0 17 1 0 0
/proc/5598/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1757.44
Current children cumulated vsize (KiB) 0

Child status: 20
Real time (s): 1758
CPU time (s): 1757.45
CPU user time (s): 1757.36
CPU system time (s): 0.083987
CPU usage (%): 99.9685
Max. virtual memory (cumulated for all children) (KiB): 10380

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1757.36
system time used= 0.083987
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2556
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= 8
involuntary context switches= 2794

runsolver used 1.21281 second user time and 3.64445 second system time

The end

Launcher Data (download as text)

Begin job on node60 on Wed Apr 18 20:58:19 UTC 2007

IDJOB= 367509
IDBENCH= 20401
IDSOLVER= 174
FILE ID= node60/367509-1176929899

PBS_JOBID= 4605698

Free space on /tmp= 66417 MiB

SOLVER NAME= MXC 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/industrial/fuhs/hard/AProVE07-03.cnf
COMMAND LINE= /tmp/evaluation/367509-1176929899/mxc /tmp/evaluation/367509-1176929899/instance-367509-1176929899.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node60/watcher-367509-1176929899 -o ROOT/results/node60/solver-367509-1176929899 -C 10000 -W 15000 -M 1800 --output-limit 1,15  /tmp/evaluation/367509-1176929899/mxc /tmp/evaluation/367509-1176929899/instance-367509-1176929899.cnf            

META MD5SUM SOLVER= d41d8cd98f00b204e9800998ecf8427e
MD5SUM BENCH=  8c67f78ca36ec96e662a91c74844da21

RANDOM SEED= 22864255

TIME LIMIT= 10000 seconds
MEMORY LIMIT= 1800 MiB

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

/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.214
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.214
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:       1372832 kB
Buffers:         29188 kB
Cached:         580152 kB
SwapCached:       5040 kB
Active:         241692 kB
Inactive:       378376 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1372832 kB
SwapTotal:     4192956 kB
SwapFree:      4181684 kB
Dirty:             920 kB
Writeback:           0 kB
Mapped:          15228 kB
Slab:            49068 kB
Committed_AS:  1546860 kB
PageTables:       1464 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= 66417 MiB

End job on node60 on Wed Apr 18 21:27:37 UTC 2007