Trace number 216496

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.40? (TO) 1800.08 1806.82

General information on the benchmark

NamepseudoSeries/chnl/
chnl-35-36.xml
MD5SUM0b0b4e684f089cd62a1e090e8b6b6994
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables2520
Number of constraints142
Maximum constraint arity36
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension142
Global constraints used (with number of constraints)

Solver Data (download as text)

0.05	c # Sugar v0-40 (/tmp/evaluation/216496-1170100711/sugar-v0-40.jar)
0.05	
0.05	c # MAIN  BEGIN : /tmp/evaluation/216496-1170100711/unknown.xml [Mon Jan 29 20:58:31 2007]
0.05	c # CONVERT_XML  BEGIN : /tmp/evaluation/216496-1170100711/unknown.xml /tmp/evaluation/216496-1170100711/sugar26572.csp [Mon Jan 29 20:58:31 2007]
0.05	c # CMD : java -Xms200M -Xmx600M -jar /tmp/evaluation/216496-1170100711/sugar-v0-40.jar -convert /tmp/evaluation/216496-1170100711/unknown.xml /tmp/evaluation/216496-1170100711/sugar26572.csp
0.16	c BEGIN convert /tmp/evaluation/216496-1170100711/unknown.xml
0.60	c END convert (0.434417 seconds)
0.65	c # CONVERT_XML  END : /tmp/evaluation/216496-1170100711/sugar26572.csp 110708 bytes (1 seconds) [Mon Jan 29 20:58:32 2007]
0.65	c # CONVERT_XML  CPU : 0 = 0 + 0 + 0 + 0
0.65	
0.65	c # GENERATE_SAT  BEGIN : /tmp/evaluation/216496-1170100711/sugar26572.bcnf [Mon Jan 29 20:58:32 2007]
0.65	c # CMD : java -Xms200M -Xmx600M -jar /tmp/evaluation/216496-1170100711/sugar-v0-40.jar -bcnf -map /tmp/evaluation/216496-1170100711/sugar26572.map /tmp/evaluation/216496-1170100711/sugar26572.csp /tmp/evaluation/216496-1170100711/sugar26572.bcnf
0.76	c BEGIN parse /tmp/evaluation/216496-1170100711/sugar26572.csp
2.42	c END parse (1.653766 seconds)
2.42	c BEGIN simplify
2.43	c END simplify (0.006656 seconds)
2.43	c BEGIN encode /tmp/evaluation/216496-1170100711/sugar26572.bcnf
2.63	c END encode (0.205035 seconds)
2.74	c # GENERATE_SAT  END : 20904 variables 110222 clauses 1558904 bytes (2 seconds) [Mon Jan 29 20:58:34 2007]
2.74	c # GENERATE_SAT  CPU : 2.07 = 0.08 + 0.02 + 1.89 + 0.08
2.74	
2.74	c # SOLVE_SAT  BEGIN : /tmp/evaluation/216496-1170100711/sugar26572.bcnf [Mon Jan 29 20:58:34 2007]
2.74	c # CMD : /tmp/evaluation/216496-1170100711/minisat /tmp/evaluation/216496-1170100711/sugar26572.bcnf /tmp/evaluation/216496-1170100711/sugar26572.out
2.82	c ==================================[MINISAT]===================================
2.82	c | Conflicts |     ORIGINAL     |              LEARNT              | Progress |
2.82	c |           | Clauses Literals |   Limit Clauses Literals  Lit/Cl |          |
2.82	c ==============================================================================
2.82	c |         0 |   77462   206068 |   25820       0        0     nan |  0.000 % |
2.84	c |       101 |   77462   206068 |   28402     101     1927    19.1 | 33.152 % |
2.86	c |       252 |   77462   206068 |   31242     252     4840    19.2 | 33.152 % |
2.89	c |       478 |   77462   206068 |   34366     478     9875    20.7 | 33.152 % |
2.93	c |       815 |   77462   206068 |   37803     815    23503    28.8 | 33.152 % |
2.98	c |      1321 |   77462   206068 |   41583    1321    42615    32.3 | 33.152 % |
3.04	c |      2080 |   77462   206068 |   45741    2080    54509    26.2 | 33.152 % |
3.16	c |      3219 |   77462   206068 |   50315    3219    83681    26.0 | 33.152 % |
3.42	c |      4928 |   77462   206068 |   55347    4928   195233    39.6 | 33.152 % |
3.77	c |      7491 |   77462   206068 |   60882    7491   331920    44.3 | 33.152 % |
4.21	c |     11335 |   77462   206068 |   66970   11335   445856    39.3 | 33.152 % |
4.89	c |     17101 |   77462   206068 |   73667   17101   603749    35.3 | 33.152 % |
6.40	c |     25750 |   77462   206068 |   81034   25750   962637    37.4 | 33.152 % |
9.33	c |     38726 |   77462   206068 |   89137   38726  1600109    41.3 | 33.152 % |
17.08	c |     58187 |   77462   206068 |   98051   58187  2617368    45.0 | 33.152 % |
31.19	c |     87380 |   77462   206068 |  107856   87380  4863829    55.7 | 33.152 % |
59.37	c |    131170 |   77462   206068 |  118642   25227  1670432    66.2 | 33.152 % |
108.68	c |    196855 |   77462   206068 |  130506   90912  5989179    65.9 | 33.152 % |
172.77	c |    295382 |   77462   206068 |  143557   62983  2279141    36.2 | 33.152 % |
417.19	c |    443173 |   77462   206068 |  157912   71066  6790078    95.5 | 33.152 % |
680.24	c |    664856 |   77462   206068 |  173704  137791 10583404    76.8 | 33.152 % |
1735.72	c |    997384 |   77462   206068 |  191074  137543 19087899   138.8 | 33.152 % |
1805.81	
1805.81	s UNKNOWN
1805.81	c # INTERRUPTED
1805.81	c # MAIN  END :  (1806 seconds) [Mon Jan 29 21:28:37 2007]
1805.81	c # MAIN  CPU : 2.07 = 0.08 + 0.02 + 1.89 + 0.08
1805.81	

Verifier Data (download as text)

ERROR: Unexpected answer ! (SAT/UNSAT expected)
Got answer: UNKNOWN

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node16/watcher-216496-1170100711 -o ROOT/results/node16/solver-216496-1170100711 -C 1800 -M 900 /tmp/evaluation/216496-1170100711/solver /tmp/evaluation/216496-1170100711 /tmp/evaluation/216496-1170100711/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: 1.94 2.47 2.77 4/87 26573
/proc/meminfo: memFree=1850912/2055920 swapFree=4192812/4192956
[pid=26572] ppid=26570 vsize=5212 CPUtime=0
/proc/26572/stat : 26572 (solver) R 26570 26572 26507 0 -1 4194304 112 0 0 0 0 0 0 0 20 0 1 0 30025470 5337088 84 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 231962803218 0 0 4096 0 0 0 0 17 1 0 0
/proc/26572/statm: 1303 84 65 169 0 14 0

[startup+0.110396 s]
/proc/loadavg: 1.94 2.47 2.77 4/87 26573
/proc/meminfo: memFree=1850912/2055920 swapFree=4192812/4192956
[pid=26572] ppid=26570 vsize=13724 CPUtime=0.03
/proc/26572/stat : 26572 (sugar) S 26570 26572 26507 0 -1 4194304 1112 0 0 0 3 0 0 0 20 0 1 0 30025470 14053376 805 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26572/statm: 3431 805 368 3 0 531 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13724

[startup+0.521351 s]
/proc/loadavg: 1.94 2.47 2.77 4/87 26573
/proc/meminfo: memFree=1850912/2055920 swapFree=4192812/4192956
[pid=26572] ppid=26570 vsize=13724 CPUtime=0.03
/proc/26572/stat : 26572 (sugar) S 26570 26572 26507 0 -1 4194304 1121 0 0 0 3 0 0 0 15 0 1 0 30025470 14053376 805 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26572/statm: 3431 805 368 3 0 531 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13724

[startup+1.34826 s]
/proc/loadavg: 1.94 2.47 2.77 3/96 26589
/proc/meminfo: memFree=1828824/2055920 swapFree=4192812/4192956
[pid=26572] ppid=26570 vsize=13724 CPUtime=0.03
/proc/26572/stat : 26572 (sugar) S 26570 26572 26507 0 -1 4194304 1188 0 0 0 3 0 0 0 15 0 1 0 30025470 14053376 808 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26572/statm: 3431 808 370 3 0 531 0
[pid=26574] ppid=26572 vsize=0 CPUtime=0.54
/proc/26574/stat : 26574 (java) Z 26572 26572 26507 0 -1 1036 7175 0 1 0 49 5 0 0 16 0 1 0 30025475 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/26574/statm: 0 0 0 0 0 0 0
[pid=26582] ppid=26572 vsize=807380 CPUtime=0.67
/proc/26582/stat : 26582 (java) R 26572 26572 26507 0 -1 0 7424 0 1 0 62 5 0 0 17 0 8 0 30025535 826757120 7173 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073711023 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/26582/statm: 201845 7173 1506 14 0 189123 0
[pid=26582/tid=26583] ppid=26572 vsize=807380 CPUtime=0.04
/proc/26582/task/26583/stat : 26583 (java) S 26572 26572 26507 0 -1 64 1219 0 0 0 4 0 0 0 16 0 8 0 30025538 826757120 7173 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=26582/tid=26584] ppid=26572 vsize=807380 CPUtime=0
/proc/26582/task/26584/stat : 26584 (java) S 26572 26572 26507 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 30025539 826757120 7173 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26582/tid=26585] ppid=26572 vsize=807380 CPUtime=0
/proc/26582/task/26585/stat : 26585 (java) S 26572 26572 26507 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 30025539 826757120 7173 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26582/tid=26586] ppid=26572 vsize=807380 CPUtime=0
/proc/26582/task/26586/stat : 26586 (java) S 26572 26572 26507 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 30025542 826757120 7173 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26582/tid=26587] ppid=26572 vsize=807380 CPUtime=0.14
/proc/26582/task/26587/stat : 26587 (java) R 26572 26572 26507 0 -1 64 416 0 0 0 14 0 0 0 20 0 8 0 30025542 826757120 7173 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26582/tid=26588] ppid=26572 vsize=807380 CPUtime=0
/proc/26582/task/26588/stat : 26588 (java) S 26572 26572 26507 0 -1 64 3 0 0 0 0 0 0 0 19 0 8 0 30025542 826757120 7173 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26582/tid=26589] ppid=26572 vsize=807380 CPUtime=0
/proc/26582/task/26589/stat : 26589 (java) S 26572 26572 26507 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 30025542 826757120 7173 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.24
Current children cumulated vsize (KiB) 821104

[startup+2.98508 s]
/proc/loadavg: 1.94 2.47 2.77 3/96 26589
/proc/meminfo: memFree=1819032/2055920 swapFree=4192812/4192956
[pid=26572] ppid=26570 vsize=19348 CPUtime=2.1
/proc/26572/stat : 26572 (sugar) S 26570 26572 26507 0 -1 4194304 2683 9613 0 1 11 2 189 8 15 0 1 0 30025470 19812352 2196 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26572/statm: 4837 2196 373 3 0 1937 0
[pid=26574] ppid=26572 vsize=0 CPUtime=0.54
/proc/26574/stat : 26574 (java) Z 26572 26572 26507 0 -1 1036 7175 0 1 0 49 5 0 0 16 0 1 0 30025475 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/26574/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 2.64
Current children cumulated vsize (KiB) 19348

[startup+6.27672 s]
/proc/loadavg: 1.94 2.46 2.77 3/89 26590
/proc/meminfo: memFree=1834008/2055920 swapFree=4192812/4192956
[pid=26572] ppid=26570 vsize=19348 CPUtime=2.1
/proc/26572/stat : 26572 (sugar) S 26570 26572 26507 0 -1 4194304 2683 9613 0 1 11 2 189 8 15 0 1 0 30025470 19812352 2196 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26572/statm: 4837 2196 373 3 0 1937 0
[pid=26574] ppid=26572 vsize=0 CPUtime=0.54
/proc/26574/stat : 26574 (java) Z 26572 26572 26507 0 -1 1036 7175 0 1 0 49 5 0 0 16 0 1 0 30025475 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/26574/statm: 0 0 0 0 0 0 0
[pid=26590] ppid=26572 vsize=10000 CPUtime=3.5
/proc/26590/stat : 26590 (minisat) R 26572 26572 26507 0 -1 0 2476 0 0 0 349 1 0 0 25 0 1 0 30025745 10240000 2080 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528027 0 0 4096 3 0 0 0 17 1 0 0
/proc/26590/statm: 2500 2080 52 112 0 2384 0
Current children cumulated CPU time (s) 6.14
Current children cumulated vsize (KiB) 29348

[startup+12.745 s]
/proc/loadavg: 1.95 2.45 2.76 3/89 26590
/proc/meminfo: memFree=1827224/2055920 swapFree=4192812/4192956
[pid=26572] ppid=26570 vsize=19348 CPUtime=2.1
/proc/26572/stat : 26572 (sugar) S 26570 26572 26507 0 -1 4194304 2683 9613 0 1 11 2 189 8 16 0 1 0 30025470 19812352 2196 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26572/statm: 4837 2196 373 3 0 1937 0
[pid=26574] ppid=26572 vsize=0 CPUtime=0.54
/proc/26574/stat : 26574 (java) Z 26572 26572 26507 0 -1 1036 7175 0 1 0 49 5 0 0 16 0 1 0 30025475 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/26574/statm: 0 0 0 0 0 0 0
[pid=26590] ppid=26572 vsize=16332 CPUtime=9.93
/proc/26590/stat : 26590 (minisat) R 26572 26572 26507 0 -1 0 4054 0 0 0 991 2 0 0 25 0 1 0 30025745 16723968 3658 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134527037 0 0 4096 3 0 0 0 17 1 0 0
/proc/26590/statm: 4083 3658 52 112 0 3967 0
Current children cumulated CPU time (s) 12.57
Current children cumulated vsize (KiB) 35680

[startup+25.5826 s]
/proc/loadavg: 1.96 2.43 2.75 3/89 26590
/proc/meminfo: memFree=1818072/2055920 swapFree=4192812/4192956
[pid=26572] ppid=26570 vsize=19348 CPUtime=2.1
/proc/26572/stat : 26572 (sugar) S 26570 26572 26507 0 -1 4194304 2683 9613 0 1 11 2 189 8 16 0 1 0 30025470 19812352 2196 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26572/statm: 4837 2196 373 3 0 1937 0
[pid=26574] ppid=26572 vsize=0 CPUtime=0.54
/proc/26574/stat : 26574 (java) Z 26572 26572 26507 0 -1 1036 7175 0 1 0 49 5 0 0 16 0 1 0 30025475 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/26574/statm: 0 0 0 0 0 0 0
[pid=26590] ppid=26572 vsize=25836 CPUtime=22.72
/proc/26590/stat : 26590 (minisat) R 26572 26572 26507 0 -1 0 6404 0 0 0 2268 4 0 0 25 0 1 0 30025745 26456064 6008 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/26590/statm: 6459 6008 52 112 0 6343 0
Current children cumulated CPU time (s) 25.36
Current children cumulated vsize (KiB) 45184

[startup+51.2678 s]
/proc/loadavg: 1.97 2.39 2.73 3/89 26590
/proc/meminfo: memFree=1804248/2055920 swapFree=4192812/4192956
[pid=26572] ppid=26570 vsize=19348 CPUtime=2.1
/proc/26572/stat : 26572 (sugar) S 26570 26572 26507 0 -1 4194304 2683 9613 0 1 11 2 189 8 16 0 1 0 30025470 19812352 2196 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26572/statm: 4837 2196 373 3 0 1937 0
[pid=26574] ppid=26572 vsize=0 CPUtime=0.54
/proc/26574/stat : 26574 (java) Z 26572 26572 26507 0 -1 1036 7175 0 1 0 49 5 0 0 16 0 1 0 30025475 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/26574/statm: 0 0 0 0 0 0 0
[pid=26590] ppid=26572 vsize=39312 CPUtime=48.28
/proc/26590/stat : 26590 (minisat) R 26572 26572 26507 0 -1 0 9776 0 0 0 4821 7 0 0 25 0 1 0 30025745 40255488 9380 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528559 0 0 4096 3 0 0 0 17 1 0 0
/proc/26590/statm: 9828 9380 52 112 0 9712 0
Current children cumulated CPU time (s) 50.92
Current children cumulated vsize (KiB) 58660

[startup+102.534 s]
/proc/loadavg: 1.99 2.33 2.69 3/89 26590
/proc/meminfo: memFree=1802840/2055920 swapFree=4192812/4192956
[pid=26572] ppid=26570 vsize=19348 CPUtime=2.1
/proc/26572/stat : 26572 (sugar) S 26570 26572 26507 0 -1 4194304 2683 9613 0 1 11 2 189 8 16 0 1 0 30025470 19812352 2196 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26572/statm: 4837 2196 373 3 0 1937 0
[pid=26574] ppid=26572 vsize=0 CPUtime=0.54
/proc/26574/stat : 26574 (java) Z 26572 26572 26507 0 -1 1036 7175 0 1 0 49 5 0 0 16 0 1 0 30025475 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/26574/statm: 0 0 0 0 0 0 0
[pid=26590] ppid=26572 vsize=40580 CPUtime=99.32
/proc/26590/stat : 26590 (minisat) R 26572 26572 26507 0 -1 0 10089 0 0 0 9924 8 0 0 25 0 1 0 30025745 41553920 9693 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/26590/statm: 10145 9693 52 112 0 10029 0
Current children cumulated CPU time (s) 101.96
Current children cumulated vsize (KiB) 59928

[startup+162.63 s]
/proc/loadavg: 1.99 2.27 2.64 3/95 26662
/proc/meminfo: memFree=1793336/2055920 swapFree=4192812/4192956
[pid=26572] ppid=26570 vsize=19348 CPUtime=2.1
/proc/26572/stat : 26572 (sugar) S 26570 26572 26507 0 -1 4194304 2683 9613 0 1 11 2 189 8 16 0 1 0 30025470 19812352 2196 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26572/statm: 4837 2196 373 3 0 1937 0
[pid=26574] ppid=26572 vsize=0 CPUtime=0.54
/proc/26574/stat : 26574 (java) Z 26572 26572 26507 0 -1 1036 7175 0 1 0 49 5 0 0 16 0 1 0 30025475 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/26574/statm: 0 0 0 0 0 0 0
[pid=26590] ppid=26572 vsize=48524 CPUtime=159.08
/proc/26590/stat : 26590 (minisat) R 26572 26572 26507 0 -1 0 11986 0 0 0 15898 10 0 0 25 0 1 0 30025745 49688576 11590 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/26590/statm: 12131 11590 52 112 0 12015 0
Current children cumulated CPU time (s) 161.72
Current children cumulated vsize (KiB) 67872

[startup+222.645 s]
/proc/loadavg: 2.14 2.26 2.61 3/95 26756
/proc/meminfo: memFree=1790992/2055920 swapFree=4192812/4192956
[pid=26572] ppid=26570 vsize=19348 CPUtime=2.1
/proc/26572/stat : 26572 (sugar) S 26570 26572 26507 0 -1 4194304 2683 9613 0 1 11 2 189 8 16 0 1 0 30025470 19812352 2196 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26572/statm: 4837 2196 373 3 0 1937 0
[pid=26574] ppid=26572 vsize=0 CPUtime=0.54
/proc/26574/stat : 26574 (java) Z 26572 26572 26507 0 -1 1036 7175 0 1 0 49 5 0 0 16 0 1 0 30025475 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/26574/statm: 0 0 0 0 0 0 0
[pid=26590] ppid=26572 vsize=50972 CPUtime=218.73
/proc/26590/stat : 26590 (minisat) R 26572 26572 26507 0 -1 0 12526 0 0 0 21862 11 0 0 25 0 1 0 30025745 52195328 12130 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528535 0 0 4096 3 0 0 0 17 1 0 0
/proc/26590/statm: 12743 12130 52 112 0 12627 0
Current children cumulated CPU time (s) 221.37
Current children cumulated vsize (KiB) 70320

[startup+282.654 s]
/proc/loadavg: 2.05 2.21 2.57 3/89 26788
/proc/meminfo: memFree=1779096/2055920 swapFree=4192812/4192956
[pid=26572] ppid=26570 vsize=19348 CPUtime=2.1
/proc/26572/stat : 26572 (sugar) S 26570 26572 26507 0 -1 4194304 2683 9613 0 1 11 2 189 8 16 0 1 0 30025470 19812352 2196 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26572/statm: 4837 2196 373 3 0 1937 0
[pid=26574] ppid=26572 vsize=0 CPUtime=0.54
/proc/26574/stat : 26574 (java) Z 26572 26572 26507 0 -1 1036 7175 0 1 0 49 5 0 0 16 0 1 0 30025475 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/26574/statm: 0 0 0 0 0 0 0
[pid=26590] ppid=26572 vsize=64624 CPUtime=278.42
/proc/26590/stat : 26590 (minisat) R 26572 26572 26507 0 -1 0 15775 0 0 0 27827 15 0 0 25 0 1 0 30025745 66174976 15379 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/26590/statm: 16156 15379 52 112 0 16040 0
Current children cumulated CPU time (s) 281.06
Current children cumulated vsize (KiB) 83972

[startup+342.753 s]
/proc/loadavg: 2.07 2.18 2.54 3/89 26788
/proc/meminfo: memFree=1771672/2055920 swapFree=4192812/4192956
[pid=26572] ppid=26570 vsize=19348 CPUtime=2.1
/proc/26572/stat : 26572 (sugar) S 26570 26572 26507 0 -1 4194304 2683 9613 0 1 11 2 189 8 16 0 1 0 30025470 19812352 2196 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0

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

/proc/26590/stat : 26590 (minisat) R 26572 26572 26507 0 -1 0 32454 0 0 0 123603 38 0 0 25 0 1 0 30025745 136409088 32058 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/26590/statm: 33303 32058 52 112 0 33187 0
Current children cumulated CPU time (s) 1239.05
Current children cumulated vsize (KiB) 152560

[startup+1303.71 s]
/proc/loadavg: 2.01 2.02 2.18 3/90 27023
/proc/meminfo: memFree=1680608/2055920 swapFree=4192812/4192956
[pid=26572] ppid=26570 vsize=19348 CPUtime=2.1
/proc/26572/stat : 26572 (sugar) S 26570 26572 26507 0 -1 4194304 2683 9613 0 1 11 2 189 8 16 0 1 0 30025470 19812352 2196 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26572/statm: 4837 2196 373 3 0 1937 0
[pid=26574] ppid=26572 vsize=0 CPUtime=0.54
/proc/26574/stat : 26574 (java) Z 26572 26572 26507 0 -1 1036 7175 0 1 0 49 5 0 0 16 0 1 0 30025475 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/26574/statm: 0 0 0 0 0 0 0
[pid=26590] ppid=26572 vsize=138700 CPUtime=1296.36
/proc/26590/stat : 26590 (minisat) R 26572 26572 26507 0 -1 0 33734 0 0 0 129596 40 0 0 25 0 1 0 30025745 142028800 33338 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/26590/statm: 34675 33338 52 112 0 34559 0
Current children cumulated CPU time (s) 1299
Current children cumulated vsize (KiB) 158048

[startup+1363.71 s]
/proc/loadavg: 2.00 2.01 2.17 3/90 27023
/proc/meminfo: memFree=1675744/2055920 swapFree=4192812/4192956
[pid=26572] ppid=26570 vsize=19348 CPUtime=2.1
/proc/26572/stat : 26572 (sugar) S 26570 26572 26507 0 -1 4194304 2683 9613 0 1 11 2 189 8 16 0 1 0 30025470 19812352 2196 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26572/statm: 4837 2196 373 3 0 1937 0
[pid=26574] ppid=26572 vsize=0 CPUtime=0.54
/proc/26574/stat : 26574 (java) Z 26572 26572 26507 0 -1 1036 7175 0 1 0 49 5 0 0 16 0 1 0 30025475 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/26574/statm: 0 0 0 0 0 0 0
[pid=26590] ppid=26572 vsize=143436 CPUtime=1356.33
/proc/26590/stat : 26590 (minisat) R 26572 26572 26507 0 -1 0 34938 0 0 0 135591 42 0 0 25 0 1 0 30025745 146878464 34542 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528316 0 0 4096 3 0 0 0 17 0 0 0
/proc/26590/statm: 35859 34542 52 112 0 35743 0
Current children cumulated CPU time (s) 1358.97
Current children cumulated vsize (KiB) 162784

[startup+1423.72 s]
/proc/loadavg: 2.00 2.01 2.15 3/90 27023
/proc/meminfo: memFree=1675360/2055920 swapFree=4192812/4192956
[pid=26572] ppid=26570 vsize=19348 CPUtime=2.1
/proc/26572/stat : 26572 (sugar) S 26570 26572 26507 0 -1 4194304 2683 9613 0 1 11 2 189 8 16 0 1 0 30025470 19812352 2196 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26572/statm: 4837 2196 373 3 0 1937 0
[pid=26574] ppid=26572 vsize=0 CPUtime=0.54
/proc/26574/stat : 26574 (java) Z 26572 26572 26507 0 -1 1036 7175 0 1 0 49 5 0 0 16 0 1 0 30025475 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/26574/statm: 0 0 0 0 0 0 0
[pid=26590] ppid=26572 vsize=143436 CPUtime=1416.29
/proc/26590/stat : 26590 (minisat) R 26572 26572 26507 0 -1 0 34939 0 0 0 141587 42 0 0 25 0 1 0 30025745 146878464 34543 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528535 0 0 4096 3 0 0 0 17 0 0 0
/proc/26590/statm: 35859 34543 52 112 0 35743 0
Current children cumulated CPU time (s) 1418.93
Current children cumulated vsize (KiB) 162784

[startup+1483.72 s]
/proc/loadavg: 2.00 2.00 2.14 3/90 27023
/proc/meminfo: memFree=1675104/2055920 swapFree=4192812/4192956
[pid=26572] ppid=26570 vsize=19348 CPUtime=2.1
/proc/26572/stat : 26572 (sugar) S 26570 26572 26507 0 -1 4194304 2683 9613 0 1 11 2 189 8 16 0 1 0 30025470 19812352 2196 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26572/statm: 4837 2196 373 3 0 1937 0
[pid=26574] ppid=26572 vsize=0 CPUtime=0.54
/proc/26574/stat : 26574 (java) Z 26572 26572 26507 0 -1 1036 7175 0 1 0 49 5 0 0 16 0 1 0 30025475 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/26574/statm: 0 0 0 0 0 0 0
[pid=26590] ppid=26572 vsize=143436 CPUtime=1476.22
/proc/26590/stat : 26590 (minisat) R 26572 26572 26507 0 -1 0 34948 0 0 0 147580 42 0 0 25 0 1 0 30025745 146878464 34552 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/26590/statm: 35859 34552 52 112 0 35743 0
Current children cumulated CPU time (s) 1478.86
Current children cumulated vsize (KiB) 162784

[startup+1543.74 s]
/proc/loadavg: 2.11 2.03 2.14 4/96 27086
/proc/meminfo: memFree=1374632/2055920 swapFree=4192812/4192956
[pid=26572] ppid=26570 vsize=19348 CPUtime=2.1
/proc/26572/stat : 26572 (sugar) S 26570 26572 26507 0 -1 4194304 2683 9613 0 1 11 2 189 8 16 0 1 0 30025470 19812352 2196 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26572/statm: 4837 2196 373 3 0 1937 0
[pid=26574] ppid=26572 vsize=0 CPUtime=0.54
/proc/26574/stat : 26574 (java) Z 26572 26572 26507 0 -1 1036 7175 0 1 0 49 5 0 0 16 0 1 0 30025475 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/26574/statm: 0 0 0 0 0 0 0
[pid=26590] ppid=26572 vsize=143436 CPUtime=1536.18
/proc/26590/stat : 26590 (minisat) R 26572 26572 26507 0 -1 0 34959 0 0 0 153574 44 0 0 25 0 1 0 30025745 146878464 34563 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/26590/statm: 35859 34563 52 112 0 35743 0
Current children cumulated CPU time (s) 1538.82
Current children cumulated vsize (KiB) 162784

[startup+1603.79 s]
/proc/loadavg: 2.54 2.17 2.18 4/96 27086
/proc/meminfo: memFree=1342056/2055920 swapFree=4192812/4192956
[pid=26572] ppid=26570 vsize=19348 CPUtime=2.1
/proc/26572/stat : 26572 (sugar) S 26570 26572 26507 0 -1 4194304 2683 9613 0 1 11 2 189 8 16 0 1 0 30025470 19812352 2196 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26572/statm: 4837 2196 373 3 0 1937 0
[pid=26574] ppid=26572 vsize=0 CPUtime=0.54
/proc/26574/stat : 26574 (java) Z 26572 26572 26507 0 -1 1036 7175 0 1 0 49 5 0 0 16 0 1 0 30025475 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/26574/statm: 0 0 0 0 0 0 0
[pid=26590] ppid=26572 vsize=143760 CPUtime=1596.19
/proc/26590/stat : 26590 (minisat) R 26572 26572 26507 0 -1 0 35035 0 0 0 159575 44 0 0 25 0 1 0 30025745 147210240 34639 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528556 0 0 4096 3 0 0 0 17 0 0 0
/proc/26590/statm: 35940 34639 52 112 0 35824 0
Current children cumulated CPU time (s) 1598.83
Current children cumulated vsize (KiB) 163108

[startup+1663.86 s]
/proc/loadavg: 2.86 2.32 2.23 4/96 27086
/proc/meminfo: memFree=1299560/2055920 swapFree=4192812/4192956
[pid=26572] ppid=26570 vsize=19348 CPUtime=2.1
/proc/26572/stat : 26572 (sugar) S 26570 26572 26507 0 -1 4194304 2683 9613 0 1 11 2 189 8 16 0 1 0 30025470 19812352 2196 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26572/statm: 4837 2196 373 3 0 1937 0
[pid=26574] ppid=26572 vsize=0 CPUtime=0.54
/proc/26574/stat : 26574 (java) Z 26572 26572 26507 0 -1 1036 7175 0 1 0 49 5 0 0 16 0 1 0 30025475 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/26574/statm: 0 0 0 0 0 0 0
[pid=26590] ppid=26572 vsize=143920 CPUtime=1656.19
/proc/26590/stat : 26590 (minisat) R 26572 26572 26507 0 -1 0 35083 0 0 0 165574 45 0 0 25 0 1 0 30025745 147374080 34687 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528545 0 0 4096 3 0 0 0 17 0 0 0
/proc/26590/statm: 35980 34687 52 112 0 35864 0
Current children cumulated CPU time (s) 1658.83
Current children cumulated vsize (KiB) 163268

[startup+1723.87 s]
/proc/loadavg: 2.89 2.43 2.27 4/96 27086
/proc/meminfo: memFree=1297320/2055920 swapFree=4192812/4192956
[pid=26572] ppid=26570 vsize=19348 CPUtime=2.1
/proc/26572/stat : 26572 (sugar) S 26570 26572 26507 0 -1 4194304 2683 9613 0 1 11 2 189 8 16 0 1 0 30025470 19812352 2196 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26572/statm: 4837 2196 373 3 0 1937 0
[pid=26574] ppid=26572 vsize=0 CPUtime=0.54
/proc/26574/stat : 26574 (java) Z 26572 26572 26507 0 -1 1036 7175 0 1 0 49 5 0 0 16 0 1 0 30025475 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/26574/statm: 0 0 0 0 0 0 0
[pid=26590] ppid=26572 vsize=144248 CPUtime=1715.92
/proc/26590/stat : 26590 (minisat) R 26572 26572 26507 0 -1 0 35159 0 0 0 171547 45 0 0 25 0 1 0 30025745 147709952 34763 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/26590/statm: 36062 34763 52 112 0 35946 0
Current children cumulated CPU time (s) 1718.56
Current children cumulated vsize (KiB) 163596

[startup+1783.88 s]
/proc/loadavg: 2.71 2.47 2.29 5/96 27086
/proc/meminfo: memFree=1282920/2055920 swapFree=4192812/4192956
[pid=26572] ppid=26570 vsize=19348 CPUtime=2.1
/proc/26572/stat : 26572 (sugar) S 26570 26572 26507 0 -1 4194304 2683 9613 0 1 11 2 189 8 16 0 1 0 30025470 19812352 2196 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/26572/statm: 4837 2196 373 3 0 1937 0
[pid=26574] ppid=26572 vsize=0 CPUtime=0.54
/proc/26574/stat : 26574 (java) Z 26572 26572 26507 0 -1 1036 7175 0 1 0 49 5 0 0 16 0 1 0 30025475 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/26574/statm: 0 0 0 0 0 0 0
[pid=26590] ppid=26572 vsize=144248 CPUtime=1775.62
/proc/26590/stat : 26590 (minisat) R 26572 26572 26507 0 -1 0 35163 0 0 0 177517 45 0 0 25 0 1 0 30025745 147709952 34767 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528677 0 0 4096 3 0 0 0 17 0 0 0
/proc/26590/statm: 36062 34767 52 112 0 35946 0
Current children cumulated CPU time (s) 1778.26
Current children cumulated vsize (KiB) 163596



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1805.81 s]
/proc/loadavg: 2.58 2.45 2.29 3/96 27086
/proc/meminfo: memFree=1271720/2055920 swapFree=4192812/4192956
[pid=26572] ppid=26570 vsize=19348 CPUtime=2.1
/proc/26572/stat : 26572 (sugar) S 26570 26572 26507 0 -1 4194304 2683 9613 0 1 11 2 189 8 16 0 1 0 30025470 19812352 2196 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/26572/statm: 4837 2196 373 3 0 1937 0
[pid=26574] ppid=26572 vsize=0 CPUtime=0.54
/proc/26574/stat : 26574 (java) Z 26572 26572 26507 0 -1 1036 7175 0 1 0 49 5 0 0 16 0 1 0 30025475 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/26574/statm: 0 0 0 0 0 0 0
[pid=26590] ppid=26572 vsize=146756 CPUtime=1797.41
/proc/26590/stat : 26590 (minisat) R 26572 26572 26507 0 -1 0 35807 0 0 0 179695 46 0 0 25 0 1 0 30025745 150278144 35411 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528707 0 0 4096 3 0 0 0 17 0 0 0
/proc/26590/statm: 36689 35411 52 112 0 36573 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 166104

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Child status: 1

!!! problem with CPU time !!!
wait4(...,&childrusage) returns 26572 and gives childrusage.ru_utime.tv_sec=2 childrusage.ru_utime.tv_usec=5695 childrusage.ru_stime.tv_sec=0 childrusage.ru_stime.tv_usec=108983
CPU time returned by wait4() is 2.11468
while last known CPU time is 1800.08

Solver probably didn't/couldn't wait for its children
Using last known CPU time as value...

Real time (s): 1806.82
CPU time (s): 1800.08
CPU user time (s): 1799.45
CPU system time (s): 0.63
CPU usage (%): 99.6267
Max. virtual memory (cumulated for all children) (KiB): 821104

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2.00569
system time used= 0.108983
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 12381
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 671
involuntary context switches= 669

runsolver used 2.05769 s user time and 5.97009 s system time

The end

Launcher Data (download as text)

Begin job on node16 on Mon Jan 29 19:58:31 UTC 2007


IDJOB= 216496
IDBENCH= 5082
IDSOLVER= 86
FILE ID= node16/216496-1170100711

PBS_JOBID= 3689526

Free space on /tmp= 66550 MiB

SOLVER NAME= sugar 0.40
BENCH NAME= HOME/pub/bench/CPAI06/pseudoSeries/chnl/chnl-35-36.xml
COMMAND LINE= /tmp/evaluation/216496-1170100711/solver /tmp/evaluation/216496-1170100711 /tmp/evaluation/216496-1170100711/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node16/watcher-216496-1170100711 -o ROOT/results/node16/solver-216496-1170100711 -C 1800 -M 900  /tmp/evaluation/216496-1170100711/solver /tmp/evaluation/216496-1170100711 /tmp/evaluation/216496-1170100711/unknown.xml

META MD5SUM SOLVER= 0a27e717dfe98d83d9802fe0eea45073
MD5SUM BENCH=  0b0b4e684f089cd62a1e090e8b6b6994

RANDOM SEED= 806825538

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.281
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.281
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:       1851392 kB
Buffers:         31004 kB
Cached:          51412 kB
SwapCached:          0 kB
Active:         111460 kB
Inactive:        39236 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1851392 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1192 kB
Writeback:           0 kB
Mapped:          87992 kB
Slab:            38852 kB
Committed_AS:   399940 kB
PageTables:       2132 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= 66543 MiB



End job on node16 on Mon Jan 29 20:28:38 UTC 2007