Trace number 246769

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
sugar 0.40UNSAT 646.748 650.295

General information on the benchmark

Namepigeons_glb/
pigeons-14_ext.xml
MD5SUM61ef9dd723dfeaf20dd7c9ab5a4d3a04
Bench CategoryGLOBAL (global constraints)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.010997
SatisfiableNO
(Un)Satisfiability was proved
Number of variables14
Number of constraints1
Maximum constraint arity14
Maximum domain size13
Number of constraints which are defined in extension0
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)allDifferent(1)

Solver Data (download as text)

0.04	c # Sugar v0-40 (/tmp/evaluation/246769-1170109396/sugar-v0-40.jar)
0.04	
0.04	c # MAIN  BEGIN : /tmp/evaluation/246769-1170109396/unknown.xml [Mon Jan 29 23:23:19 2007]
0.04	c # CONVERT_XML  BEGIN : /tmp/evaluation/246769-1170109396/unknown.xml /tmp/evaluation/246769-1170109396/sugar28213.csp [Mon Jan 29 23:23:19 2007]
0.04	c # CMD : java -Xms200M -Xmx600M -jar /tmp/evaluation/246769-1170109396/sugar-v0-40.jar -convert /tmp/evaluation/246769-1170109396/unknown.xml /tmp/evaluation/246769-1170109396/sugar28213.csp
0.15	c BEGIN convert /tmp/evaluation/246769-1170109396/unknown.xml
0.22	c END convert (0.064141 seconds)
0.27	c # CONVERT_XML  END : /tmp/evaluation/246769-1170109396/sugar28213.csp 1372 bytes (0 seconds) [Mon Jan 29 23:23:19 2007]
0.27	c # CONVERT_XML  CPU : 0.16 = 0 + 0 + 0.14 + 0.02
0.27	
0.27	c # GENERATE_SAT  BEGIN : /tmp/evaluation/246769-1170109396/sugar28213.bcnf [Mon Jan 29 23:23:19 2007]
0.27	c # CMD : java -Xms200M -Xmx600M -jar /tmp/evaluation/246769-1170109396/sugar-v0-40.jar -bcnf -map /tmp/evaluation/246769-1170109396/sugar28213.map /tmp/evaluation/246769-1170109396/sugar28213.csp /tmp/evaluation/246769-1170109396/sugar28213.bcnf
0.40	c BEGIN parse /tmp/evaluation/246769-1170109396/sugar28213.csp
0.49	c END parse (0.095326 seconds)
0.49	c BEGIN simplify
0.50	c END simplify (0.005996 seconds)
0.50	c BEGIN encode /tmp/evaluation/246769-1170109396/sugar28213.bcnf
0.54	c END encode (0.037618 seconds)
0.57	c # GENERATE_SAT  END : 350 variables 2611 clauses 39364 bytes (0 seconds) [Mon Jan 29 23:23:19 2007]
0.62	c # GENERATE_SAT  CPU : 0.25 = 0 + 0 + 0.22 + 0.03
0.62	
0.62	c # SOLVE_SAT  BEGIN : /tmp/evaluation/246769-1170109396/sugar28213.bcnf [Mon Jan 29 23:23:19 2007]
0.62	c # CMD : /tmp/evaluation/246769-1170109396/minisat /tmp/evaluation/246769-1170109396/sugar28213.bcnf /tmp/evaluation/246769-1170109396/sugar28213.out
0.62	c ==================================[MINISAT]===================================
0.62	c | Conflicts |     ORIGINAL     |              LEARNT              | Progress |
0.62	c |           | Clauses Literals |   Limit Clauses Literals  Lit/Cl |          |
0.62	c ==============================================================================
0.62	c |         0 |    2611     7224 |     870       0        0     nan |  0.000 % |
0.62	c |       100 |    2611     7224 |     957     100      777     7.8 |  0.001 % |
0.62	c |       252 |    2611     7224 |    1052     252     2057     8.2 |  0.005 % |
0.62	c |       479 |    2611     7224 |    1157     479     3671     7.7 |  0.007 % |
0.62	c |       816 |    2611     7224 |    1273     816     6859     8.4 |  0.002 % |
0.62	c |      1322 |    2611     7224 |    1401    1322    10762     8.1 |  0.008 % |
0.62	c |      2082 |    2611     7224 |    1541    1243     9057     7.3 |  0.005 % |
0.64	c |      3221 |    2611     7224 |    1695    1488    12014     8.1 |  0.008 % |
0.68	c |      4929 |    2611     7224 |    1864    1224    10782     8.8 |  0.007 % |
0.73	c |      7491 |    2611     7224 |    2051    1676    13300     7.9 |  0.007 % |
0.89	c |     11335 |    2611     7224 |    2256    2189    27428    12.5 |  0.003 % |
1.05	c |     17101 |    2611     7224 |    2482    1899    21257    11.2 |  0.007 % |
1.31	c |     25751 |    2611     7224 |    2730    2603    26738    10.3 |  0.003 % |
1.86	c |     38725 |    2611     7224 |    3003    2765    28683    10.4 |  0.003 % |
2.44	c |     58188 |    2611     7224 |    3303    3041    33007    10.9 |  0.009 % |
3.81	c |     87380 |    2611     7224 |    3634    3089    35793    11.6 |  0.003 % |
5.45	c |    131169 |    2611     7224 |    3997    3166    33163    10.5 |  0.009 % |
8.35	c |    196853 |    2611     7224 |    4397    2543    23690     9.3 |  0.007 % |
12.95	c |    295379 |    2611     7224 |    4837    3226    35728    11.1 |  0.003 % |
19.27	c |    443169 |    2611     7224 |    5320    3833    45248    11.8 |  0.002 % |
29.56	c |    664852 |    2611     7224 |    5852    3465    37005    10.7 |  0.006 % |
44.23	c |    997377 |    2611     7224 |    6438    4462    49848    11.2 |  0.008 % |
72.70	c |   1496165 |    2611     7224 |    7082    6213    66998    10.8 |  0.003 % |
109.64	c |   2244349 |    2611     7224 |    7790    5818    63845    11.0 |  0.006 % |
178.68	c |   3366623 |    2611     7224 |    8569    5449    57692    10.6 |  0.003 % |
271.07	c |   5050035 |    2613     7224 |    9426    4870    53841    11.1 |  0.019 % |
422.63	c |   7575152 |    2588     7185 |   10368    7796    89890    11.5 |  0.575 % |
647.70	c |  11362827 |    2313     6483 |   11405    6284    69590    11.1 |  6.582 % |
650.28	c ==============================================================================
650.28	c restarts              : 28
650.28	c conflicts             : 11406854       (17651 /sec)
650.28	c decisions             : 13752483       (21280 /sec)
650.28	c propagations          : 570891884      (883380 /sec)
650.28	c conflict literals     : 142458155      (6.26 % deleted)
650.28	c Memory used           : 6.20 MB
650.28	c CPU time              : 646.259 s
650.28	c 
650.28	c UNSATISFIABLE
650.29	c # SOLVE_SAT  END : UNSATISFIABLE (650 seconds) [Mon Jan 29 23:34:09 2007]
650.29	c # SOLVE_SAT  CPU : 646.28 = 0 + 0 + 646.26 + 0.02
650.29	
650.29	c # RESULT : UNSATISFIABLE
650.29	
650.29	c # OUTPUT_SOL  BEGIN : UNSAT  [Mon Jan 29 23:34:09 2007]
650.29	s UNSATISFIABLE
650.29	c # OUTPUT_SOL  END :  (0 seconds) [Mon Jan 29 23:34:09 2007]
650.29	c # OUTPUT_SOL  CPU : 0 = 0 + 0 + 0 + 0
650.29	
650.29	c # MAIN  END :  (650 seconds) [Mon Jan 29 23:34:09 2007]
650.29	c # MAIN  CPU : 646.69 = 0 + 0 + 646.62 + 0.07
650.29	

Verifier Data (download as text)

No possible verification on an UNSAT instance

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node42/watcher-246769-1170109396 -o ROOT/results/node42/solver-246769-1170109396 -C 1800 -M 900 /tmp/evaluation/246769-1170109396/solver /tmp/evaluation/246769-1170109396 /tmp/evaluation/246769-1170109396/unknown.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Current StackSize limit: 10240 KiB

/proc/loadavg: 0.02 1.53 2.94 5/70 28214
/proc/meminfo: memFree=1921384/2055920 swapFree=4192812/4192956
[pid=28213] ppid=28210 vsize=12268 CPUtime=0
/proc/28213/stat : 28213 (sugar) R 28210 28213 27855 0 -1 4194304 597 0 0 0 0 0 0 0 18 0 1 0 30895883 12562432 316 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 259424041982 0 0 4224 0 0 0 0 17 0 0 0
/proc/28213/statm: 3067 316 241 3 0 167 0

[startup+0.107548 s]
/proc/loadavg: 0.02 1.53 2.94 5/70 28214
/proc/meminfo: memFree=1921384/2055920 swapFree=4192812/4192956
[pid=28213] ppid=28210 vsize=13724 CPUtime=0.03
/proc/28213/stat : 28213 (sugar) S 28210 28213 27855 0 -1 4194304 1112 0 0 0 3 0 0 0 18 0 1 0 30895883 14053376 805 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 259424039010 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/28213/statm: 3431 805 368 3 0 531 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13724

[startup+0.515627 s]
/proc/loadavg: 0.02 1.53 2.94 5/70 28214
/proc/meminfo: memFree=1921384/2055920 swapFree=4192812/4192956
[pid=28213] ppid=28210 vsize=13724 CPUtime=0.19
/proc/28213/stat : 28213 (sugar) S 28210 28213 27855 0 -1 4194304 1190 3440 0 1 3 0 14 2 15 0 1 0 30895883 14053376 809 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 259424039010 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/28213/statm: 3431 809 371 3 0 531 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 13724

[startup+1.33778 s]
/proc/loadavg: 0.02 1.53 2.94 3/75 28251
/proc/meminfo: memFree=1914560/2055920 swapFree=4192812/4192956
[pid=28213] ppid=28210 vsize=13856 CPUtime=0.44
/proc/28213/stat : 28213 (sugar) S 28210 28213 27855 0 -1 4194304 1327 7795 0 2 3 0 36 5 15 0 1 0 30895883 14188544 840 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 259424039010 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/28213/statm: 3464 840 373 3 0 564 0
[pid=28250] ppid=28213 vsize=2052 CPUtime=0.75
/proc/28250/stat : 28250 (minisat) R 28213 28213 27855 0 -1 0 198 0 0 0 75 0 0 0 25 0 1 0 30895940 2101248 175 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528057 0 0 4096 3 0 0 0 17 0 0 0
/proc/28250/statm: 513 175 51 112 0 397 0
Current children cumulated CPU time (s) 1.19
Current children cumulated vsize (KiB) 15908

[startup+2.98309 s]
/proc/loadavg: 0.02 1.53 2.94 3/75 28251
/proc/meminfo: memFree=1913664/2055920 swapFree=4192812/4192956
[pid=28213] ppid=28210 vsize=13856 CPUtime=0.44
/proc/28213/stat : 28213 (sugar) S 28210 28213 27855 0 -1 4194304 1327 7795 0 2 3 0 36 5 15 0 1 0 30895883 14188544 840 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 259424039010 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/28213/statm: 3464 840 373 3 0 564 0
[pid=28250] ppid=28213 vsize=2184 CPUtime=2.39
/proc/28250/stat : 28250 (minisat) R 28213 28213 27855 0 -1 0 245 0 0 0 239 0 0 0 25 0 1 0 30895940 2236416 222 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528525 0 0 4096 3 0 0 0 17 0 0 0
/proc/28250/statm: 546 222 51 112 0 430 0
Current children cumulated CPU time (s) 2.83
Current children cumulated vsize (KiB) 16040

[startup+6.26272 s]
/proc/loadavg: 0.17 1.54 2.93 3/75 28251
/proc/meminfo: memFree=1912192/2055920 swapFree=4192812/4192956
[pid=28213] ppid=28210 vsize=13856 CPUtime=0.44
/proc/28213/stat : 28213 (sugar) S 28210 28213 27855 0 -1 4194304 1327 7795 0 2 3 0 36 5 16 0 1 0 30895883 14188544 840 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 259424039010 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/28213/statm: 3464 840 373 3 0 564 0
[pid=28250] ppid=28213 vsize=2448 CPUtime=5.66
/proc/28250/stat : 28250 (minisat) R 28213 28213 27855 0 -1 0 288 0 0 0 566 0 0 0 25 0 1 0 30895940 2506752 265 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528392 0 0 4096 3 0 0 0 17 0 0 0
/proc/28250/statm: 612 265 51 112 0 496 0
Current children cumulated CPU time (s) 6.1
Current children cumulated vsize (KiB) 16304

[startup+12.738 s]
/proc/loadavg: 0.32 1.55 2.93 3/75 28251
/proc/meminfo: memFree=1910848/2055920 swapFree=4192812/4192956
[pid=28213] ppid=28210 vsize=13856 CPUtime=0.44
/proc/28213/stat : 28213 (sugar) S 28210 28213 27855 0 -1 4194304 1327 7795 0 2 3 0 36 5 16 0 1 0 30895883 14188544 840 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 259424039010 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/28213/statm: 3464 840 373 3 0 564 0
[pid=28250] ppid=28213 vsize=2580 CPUtime=12.11
/proc/28250/stat : 28250 (minisat) R 28213 28213 27855 0 -1 0 345 0 0 0 1211 0 0 0 25 0 1 0 30895940 2641920 322 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/28250/statm: 645 322 51 112 0 529 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 16436

[startup+25.5624 s]
/proc/loadavg: 0.69 1.57 2.91 3/75 28251
/proc/meminfo: memFree=1908864/2055920 swapFree=4192812/4192956
[pid=28213] ppid=28210 vsize=13856 CPUtime=0.44
/proc/28213/stat : 28213 (sugar) S 28210 28213 27855 0 -1 4194304 1327 7795 0 2 3 0 36 5 16 0 1 0 30895883 14188544 840 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 259424039010 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/28213/statm: 3464 840 373 3 0 564 0
[pid=28250] ppid=28213 vsize=3112 CPUtime=24.86
/proc/28250/stat : 28250 (minisat) R 28213 28213 27855 0 -1 0 473 0 0 0 2486 0 0 0 25 0 1 0 30895940 3186688 450 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528392 0 0 4096 3 0 0 0 17 0 0 0
/proc/28250/statm: 778 450 51 112 0 662 0
Current children cumulated CPU time (s) 25.3
Current children cumulated vsize (KiB) 16968

[startup+51.2293 s]
/proc/loadavg: 1.14 1.60 2.89 3/75 28251
/proc/meminfo: memFree=1906944/2055920 swapFree=4192812/4192956
[pid=28213] ppid=28210 vsize=13856 CPUtime=0.44
/proc/28213/stat : 28213 (sugar) S 28210 28213 27855 0 -1 4194304 1327 7795 0 2 3 0 36 5 16 0 1 0 30895883 14188544 840 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 259424039010 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/28213/statm: 3464 840 373 3 0 564 0
[pid=28250] ppid=28213 vsize=3644 CPUtime=50.41
/proc/28250/stat : 28250 (minisat) R 28213 28213 27855 0 -1 0 600 0 0 0 5041 0 0 0 25 0 1 0 30895940 3731456 577 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134527127 0 0 4096 3 0 0 0 17 0 0 0
/proc/28250/statm: 911 577 51 112 0 795 0
Current children cumulated CPU time (s) 50.85
Current children cumulated vsize (KiB) 17500

[startup+102.45 s]
/proc/loadavg: 1.62 1.66 2.84 3/75 28251
/proc/meminfo: memFree=1903744/2055920 swapFree=4192812/4192956
[pid=28213] ppid=28210 vsize=13856 CPUtime=0.44
/proc/28213/stat : 28213 (sugar) S 28210 28213 27855 0 -1 4194304 1327 7795 0 2 3 0 36 5 16 0 1 0 30895883 14188544 840 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 259424039010 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/28213/statm: 3464 840 373 3 0 564 0
[pid=28250] ppid=28213 vsize=4176 CPUtime=101.4
/proc/28250/stat : 28250 (minisat) R 28213 28213 27855 0 -1 0 727 0 0 0 10140 0 0 0 25 0 1 0 30895940 4276224 704 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134525599 0 0 4096 3 0 0 0 17 0 0 0
/proc/28250/statm: 1044 704 51 112 0 928 0
Current children cumulated CPU time (s) 101.84
Current children cumulated vsize (KiB) 18032

[startup+162.512 s]
/proc/loadavg: 1.86 1.72 2.78 3/75 28251
/proc/meminfo: memFree=1901440/2055920 swapFree=4192812/4192956
[pid=28213] ppid=28210 vsize=13856 CPUtime=0.44
/proc/28213/stat : 28213 (sugar) S 28210 28213 27855 0 -1 4194304 1327 7795 0 2 3 0 36 5 16 0 1 0 30895883 14188544 840 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 259424039010 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/28213/statm: 3464 840 373 3 0 564 0
[pid=28250] ppid=28213 vsize=4576 CPUtime=161.17
/proc/28250/stat : 28250 (minisat) R 28213 28213 27855 0 -1 0 845 0 0 0 16117 0 0 0 25 0 1 0 30895940 4685824 822 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528707 0 0 4096 3 0 0 0 17 0 0 0
/proc/28250/statm: 1144 822 51 112 0 1028 0
Current children cumulated CPU time (s) 161.61
Current children cumulated vsize (KiB) 18432

[startup+222.58 s]
/proc/loadavg: 1.95 1.77 2.73 3/75 28251
/proc/meminfo: memFree=1898624/2055920 swapFree=4192812/4192956
[pid=28213] ppid=28210 vsize=13856 CPUtime=0.44
/proc/28213/stat : 28213 (sugar) S 28210 28213 27855 0 -1 4194304 1327 7795 0 2 3 0 36 5 16 0 1 0 30895883 14188544 840 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 259424039010 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/28213/statm: 3464 840 373 3 0 564 0
[pid=28250] ppid=28213 vsize=4992 CPUtime=220.97
/proc/28250/stat : 28250 (minisat) R 28213 28213 27855 0 -1 0 930 0 0 0 22096 1 0 0 25 0 1 0 30895940 5111808 907 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528768 0 0 4096 3 0 0 0 17 0 0 0
/proc/28250/statm: 1248 907 51 112 0 1132 0
Current children cumulated CPU time (s) 221.41
Current children cumulated vsize (KiB) 18848

[startup+282.641 s]
/proc/loadavg: 1.98 1.81 2.68 3/75 28251
/proc/meminfo: memFree=1897472/2055920 swapFree=4192812/4192956
[pid=28213] ppid=28210 vsize=13856 CPUtime=0.44
/proc/28213/stat : 28213 (sugar) S 28210 28213 27855 0 -1 4194304 1327 7795 0 2 3 0 36 5 16 0 1 0 30895883 14188544 840 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 259424039010 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/28213/statm: 3464 840 373 3 0 564 0
[pid=28250] ppid=28213 vsize=5128 CPUtime=280.76
/proc/28250/stat : 28250 (minisat) R 28213 28213 27855 0 -1 0 980 0 0 0 28075 1 0 0 25 0 1 0 30895940 5251072 957 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528758 0 0 4096 3 0 0 0 17 0 0 0
/proc/28250/statm: 1282 957 51 112 0 1166 0
Current children cumulated CPU time (s) 281.2
Current children cumulated vsize (KiB) 18984

[startup+342.699 s]
/proc/loadavg: 1.99 1.84 2.64 3/75 28251
/proc/meminfo: memFree=1896576/2055920 swapFree=4192812/4192956
[pid=28213] ppid=28210 vsize=13856 CPUtime=0.44
/proc/28213/stat : 28213 (sugar) S 28210 28213 27855 0 -1 4194304 1327 7795 0 2 3 0 36 5 16 0 1 0 30895883 14188544 840 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 259424039010 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/28213/statm: 3464 840 373 3 0 564 0
[pid=28250] ppid=28213 vsize=5404 CPUtime=340.53
/proc/28250/stat : 28250 (minisat) R 28213 28213 27855 0 -1 0 1023 0 0 0 34052 1 0 0 25 0 1 0 30895940 5533696 1000 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528560 0 0 4096 3 0 0 0 17 0 0 0
/proc/28250/statm: 1351 1000 51 112 0 1235 0
Current children cumulated CPU time (s) 340.97
Current children cumulated vsize (KiB) 19260

[startup+402.752 s]
/proc/loadavg: 1.99 1.87 2.60 3/75 28251
/proc/meminfo: memFree=1894464/2055920 swapFree=4192812/4192956
[pid=28213] ppid=28210 vsize=13856 CPUtime=0.44
/proc/28213/stat : 28213 (sugar) S 28210 28213 27855 0 -1 4194304 1327 7795 0 2 3 0 36 5 16 0 1 0 30895883 14188544 840 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 259424039010 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/28213/statm: 3464 840 373 3 0 564 0
[pid=28250] ppid=28213 vsize=5672 CPUtime=400.32
/proc/28250/stat : 28250 (minisat) R 28213 28213 27855 0 -1 0 1107 0 0 0 40031 1 0 0 25 0 1 0 30895940 5808128 1084 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528027 0 0 4096 3 0 0 0 17 0 0 0
/proc/28250/statm: 1418 1084 51 112 0 1302 0
Current children cumulated CPU time (s) 400.76
Current children cumulated vsize (KiB) 19528

[startup+462.809 s]
/proc/loadavg: 1.99 1.89 2.55 3/75 28251
/proc/meminfo: memFree=1893056/2055920 swapFree=4192812/4192956
[pid=28213] ppid=28210 vsize=13856 CPUtime=0.44
/proc/28213/stat : 28213 (sugar) S 28210 28213 27855 0 -1 4194304 1327 7795 0 2 3 0 36 5 16 0 1 0 30895883 14188544 840 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 259424039010 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/28213/statm: 3464 840 373 3 0 564 0
[pid=28250] ppid=28213 vsize=5952 CPUtime=460.09
/proc/28250/stat : 28250 (minisat) R 28213 28213 27855 0 -1 0 1172 0 0 0 46008 1 0 0 25 0 1 0 30895940 6094848 1149 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528506 0 0 4096 3 0 0 0 17 0 0 0
/proc/28250/statm: 1488 1149 51 112 0 1372 0
Current children cumulated CPU time (s) 460.53
Current children cumulated vsize (KiB) 19808

[startup+522.873 s]
/proc/loadavg: 1.99 1.91 2.52 3/75 28251
/proc/meminfo: memFree=1892544/2055920 swapFree=4192812/4192956
[pid=28213] ppid=28210 vsize=13856 CPUtime=0.44
/proc/28213/stat : 28213 (sugar) S 28210 28213 27855 0 -1 4194304 1327 7795 0 2 3 0 36 5 16 0 1 0 30895883 14188544 840 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 259424039010 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/28213/statm: 3464 840 373 3 0 564 0
[pid=28250] ppid=28213 vsize=6084 CPUtime=519.87
/proc/28250/stat : 28250 (minisat) R 28213 28213 27855 0 -1 0 1212 0 0 0 51986 1 0 0 25 0 1 0 30895940 6230016 1189 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134533235 0 0 4096 3 0 0 0 17 0 0 0
/proc/28250/statm: 1521 1189 51 112 0 1405 0
Current children cumulated CPU time (s) 520.31
Current children cumulated vsize (KiB) 19940

[startup+582.96 s]
/proc/loadavg: 1.99 1.92 2.48 3/75 28251
/proc/meminfo: memFree=1891776/2055920 swapFree=4192812/4192956
[pid=28213] ppid=28210 vsize=13856 CPUtime=0.44
/proc/28213/stat : 28213 (sugar) S 28210 28213 27855 0 -1 4194304 1327 7795 0 2 3 0 36 5 16 0 1 0 30895883 14188544 840 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 259424039010 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/28213/statm: 3464 840 373 3 0 564 0
[pid=28250] ppid=28213 vsize=6220 CPUtime=579.47
/proc/28250/stat : 28250 (minisat) R 28213 28213 27855 0 -1 0 1240 0 0 0 57946 1 0 0 25 0 1 0 30895940 6369280 1217 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/28250/statm: 1555 1217 51 112 0 1439 0
Current children cumulated CPU time (s) 579.91
Current children cumulated vsize (KiB) 20076

[startup+642.962 s]
/proc/loadavg: 1.99 1.93 2.45 3/75 28251
/proc/meminfo: memFree=1891136/2055920 swapFree=4192812/4192956
[pid=28213] ppid=28210 vsize=13856 CPUtime=0.44
/proc/28213/stat : 28213 (sugar) S 28210 28213 27855 0 -1 4194304 1327 7795 0 2 3 0 36 5 16 0 1 0 30895883 14188544 840 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 259424039010 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/28213/statm: 3464 840 373 3 0 564 0
[pid=28250] ppid=28213 vsize=6368 CPUtime=638.99
/proc/28250/stat : 28250 (minisat) R 28213 28213 27855 0 -1 0 1255 0 0 0 63898 1 0 0 25 0 1 0 30895940 6520832 1232 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528186 0 0 4096 3 0 0 0 17 0 0 0
/proc/28250/statm: 1592 1232 51 112 0 1476 0
Current children cumulated CPU time (s) 639.43
Current children cumulated vsize (KiB) 20224

Child status: 0
Real time (s): 650.295
CPU time (s): 646.748
CPU user time (s): 646.667
CPU system time (s): 0.080987
CPU usage (%): 99.4546
Max. virtual memory (cumulated for all children) (KiB): 20224

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 646.667
system time used= 0.080987
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 10473
page faults= 2
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 453
involuntary context switches= 10257

runsolver used 0.791879 s user time and 1.9807 s system time

The end

Launcher Data (download as text)

Begin job on node42 on Mon Jan 29 22:23:17 UTC 2007


IDJOB= 246769
IDBENCH= 10722
IDSOLVER= 86
FILE ID= node42/246769-1170109396

PBS_JOBID= 3690247

Free space on /tmp= 66563 MiB

SOLVER NAME= sugar 0.40
BENCH NAME= HOME/pub/bench/CPAI06/pigeons_glb/pigeons-14_ext.xml
COMMAND LINE= /tmp/evaluation/246769-1170109396/solver /tmp/evaluation/246769-1170109396 /tmp/evaluation/246769-1170109396/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node42/watcher-246769-1170109396 -o ROOT/results/node42/solver-246769-1170109396 -C 1800 -M 900  /tmp/evaluation/246769-1170109396/solver /tmp/evaluation/246769-1170109396 /tmp/evaluation/246769-1170109396/unknown.xml

META MD5SUM SOLVER= 0a27e717dfe98d83d9802fe0eea45073
MD5SUM BENCH=  61ef9dd723dfeaf20dd7c9ab5a4d3a04

RANDOM SEED= 421035090

TIME LIMIT= 1800 seconds

MEMORY LIMIT= 900 MiB


/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.261
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.261
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:       1922064 kB
Buffers:         21020 kB
Cached:          40996 kB
SwapCached:          0 kB
Active:          51056 kB
Inactive:        31180 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1922064 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1712 kB
Writeback:           0 kB
Mapped:          30424 kB
Slab:            37268 kB
Committed_AS:   613276 kB
PageTables:       1640 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= 66563 MiB



End job on node42 on Mon Jan 29 22:34:09 UTC 2007