Trace number 252603

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.04 1801.98

General information on the benchmark

NamesocialGolfers/
socialGolfer-6-4-5.xml
MD5SUM6ccf3d453c1dca720aab2c3bd1d5cd6d
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 variables1740
Number of constraints6040
Maximum constraint arity20
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension6040
Global constraints used (with number of constraints)

Solver Data (download as text)

0.15	c # Sugar v0-40 (/tmp/evaluation/252603-1170112289/sugar-v0-40.jar)
0.15	
0.16	c # MAIN  BEGIN : /tmp/evaluation/252603-1170112289/unknown.xml [Tue Jan 30 00:11:30 2007]
0.16	c # CONVERT_XML  BEGIN : /tmp/evaluation/252603-1170112289/unknown.xml /tmp/evaluation/252603-1170112289/sugar20864.csp [Tue Jan 30 00:11:30 2007]
0.16	c # CMD : java -Xms200M -Xmx600M -jar /tmp/evaluation/252603-1170112289/sugar-v0-40.jar -convert /tmp/evaluation/252603-1170112289/unknown.xml /tmp/evaluation/252603-1170112289/sugar20864.csp
0.36	c BEGIN convert /tmp/evaluation/252603-1170112289/unknown.xml
1.16	c END convert (0.797453 seconds)
1.21	c # CONVERT_XML  END : /tmp/evaluation/252603-1170112289/sugar20864.csp 231460 bytes (1 seconds) [Tue Jan 30 00:11:31 2007]
1.21	c # CONVERT_XML  CPU : 0 = 0 + 0 + 0 + 0
1.21	
1.21	c # GENERATE_SAT  BEGIN : /tmp/evaluation/252603-1170112289/sugar20864.bcnf [Tue Jan 30 00:11:31 2007]
1.21	c # CMD : java -Xms200M -Xmx600M -jar /tmp/evaluation/252603-1170112289/sugar-v0-40.jar -bcnf -map /tmp/evaluation/252603-1170112289/sugar20864.map /tmp/evaluation/252603-1170112289/sugar20864.csp /tmp/evaluation/252603-1170112289/sugar20864.bcnf
1.32	c BEGIN parse /tmp/evaluation/252603-1170112289/sugar20864.csp
2.42	c END parse (1.101974 seconds)
2.42	c BEGIN simplify
2.43	c END simplify (0.006189 seconds)
2.43	c BEGIN encode /tmp/evaluation/252603-1170112289/sugar20864.bcnf
2.57	c END encode (0.138888 seconds)
2.63	c # GENERATE_SAT  END : 7200 variables 32310 clauses 447624 bytes (1 seconds) [Tue Jan 30 00:11:32 2007]
2.63	c # GENERATE_SAT  CPU : 0.04 = 0.04 + 0 + 0 + 0
2.63	
2.63	c # SOLVE_SAT  BEGIN : /tmp/evaluation/252603-1170112289/sugar20864.bcnf [Tue Jan 30 00:11:32 2007]
2.63	c # CMD : /tmp/evaluation/252603-1170112289/minisat /tmp/evaluation/252603-1170112289/sugar20864.bcnf /tmp/evaluation/252603-1170112289/sugar20864.out
2.65	c ==================================[MINISAT]===================================
2.65	c | Conflicts |     ORIGINAL     |              LEARNT              | Progress |
2.65	c |           | Clauses Literals |   Limit Clauses Literals  Lit/Cl |          |
2.65	c ==============================================================================
2.65	c |         0 |   28110    73110 |    9370       0        0     nan |  0.000 % |
2.66	c |       100 |   28121    73110 |   10307      89     1456    16.4 | 14.583 % |
2.66	c |       250 |   28121    73110 |   11337     239     3625    15.2 | 14.583 % |
2.68	c |       475 |   28126    73110 |   12471     459     7034    15.3 | 14.583 % |
2.72	c |       812 |   28126    73110 |   13718     796    22594    28.4 | 14.583 % |
2.74	c |      1319 |   28130    73110 |   15090    1299    30529    23.5 | 14.583 % |
2.78	c |      2080 |   28134    73110 |   16599    2056    46809    22.8 | 14.583 % |
2.93	c |      3220 |   28140    73110 |   18259    3190    92008    28.8 | 14.583 % |
3.12	c |      4928 |   28160    73110 |   20085    4878   146572    30.0 | 14.583 % |
3.43	c |      7490 |   28175    73110 |   22093    7425   241162    32.5 | 14.583 % |
3.88	c |     11334 |   28183    73110 |   24303   11261   416641    37.0 | 14.583 % |
4.78	c |     17100 |   28195    73110 |   26733   17015   685667    40.3 | 14.583 % |
6.23	c |     25749 |   28210    73110 |   29407   25649  1119271    43.6 | 14.583 % |
8.46	c |     38723 |   28230    73110 |   32347   17589   969675    55.1 | 14.583 % |
14.90	c |     58184 |   28255    73110 |   35582   13651   817072    59.9 | 14.583 % |
22.29	c |     87376 |   28273    73110 |   39140   16207   861607    53.2 | 14.583 % |
34.58	c |    131166 |   28319    73110 |   43054   30687  1532202    49.9 | 14.583 % |
51.67	c |    196850 |   28408    73110 |   47360   28765  1414001    49.2 | 14.583 % |
94.62	c |    295379 |   28476    73110 |   52096   15248  1039229    68.2 | 14.583 % |
143.33	c |    443171 |   28607    73110 |   57306   37959  2091968    55.1 | 14.583 % |
249.48	c |    664854 |   28660    73110 |   63036   26096  1532643    58.7 | 14.583 % |
474.36	c |    997379 |   28735    73110 |   69340   48532  3446411    71.0 | 14.583 % |
761.87	c |   1496167 |   28826    73110 |   76274   25133  1674349    66.6 | 14.583 % |
1308.39	c |   2244349 |   28896    73110 |   83901   76731  4897693    63.8 | 14.583 % |
1800.97	
1800.97	s UNKNOWN
1800.97	c # INTERRUPTED
1800.97	c # MAIN  END :  (1800 seconds) [Tue Jan 30 00:41:30 2007]
1800.97	c # MAIN  CPU : 0.05 = 0.04 + 0.01 + 0 + 0
1800.97	

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/node22/watcher-252603-1170112289 -o ROOT/results/node22/solver-252603-1170112289 -C 1800 -M 900 /tmp/evaluation/252603-1170112289/solver /tmp/evaluation/252603-1170112289 /tmp/evaluation/252603-1170112289/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.08 1.17 1.54 4/78 20865
/proc/meminfo: memFree=1892408/2055920 swapFree=4192420/4192956
[pid=20864] ppid=20862 vsize=5352 CPUtime=0
/proc/20864/stat : 20864 (solver) D 20862 20864 19190 0 -1 4194304 264 0 0 0 0 0 0 0 18 0 1 0 31182867 5480448 231 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 272467815719 0 0 4096 0 18446744071563608240 0 0 17 1 0 0
/proc/20864/statm: 1338 231 193 169 0 49 0

[startup+0.105677 s]
/proc/loadavg: 1.08 1.17 1.54 4/78 20865
/proc/meminfo: memFree=1892408/2055920 swapFree=4192420/4192956
[pid=20864] ppid=20862 vsize=12404 CPUtime=0
/proc/20864/stat : 20864 (sugar) D 20862 20864 19190 0 -1 4194304 658 0 3 0 0 0 0 0 18 0 1 0 31182867 12701696 380 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 272476713058 0 0 4224 0 18446744071563479169 0 0 17 0 0 0
/proc/20864/statm: 3101 380 275 3 0 201 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12404

[startup+0.513707 s]
/proc/loadavg: 1.08 1.17 1.54 4/78 20865
/proc/meminfo: memFree=1892408/2055920 swapFree=4192420/4192956
[pid=20864] ppid=20862 vsize=13724 CPUtime=0.04
/proc/20864/stat : 20864 (sugar) S 20862 20864 19190 0 -1 4194304 1118 0 3 0 3 1 0 0 15 0 1 0 31182867 14053376 805 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 272476713058 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/20864/statm: 3431 805 368 3 0 531 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13724

[startup+1.33477 s]
/proc/loadavg: 1.08 1.17 1.54 2/86 20873
/proc/meminfo: memFree=1853496/2055920 swapFree=4192420/4192956
[pid=20864] ppid=20862 vsize=13724 CPUtime=0.04
/proc/20864/stat : 20864 (sugar) S 20862 20864 19190 0 -1 4194304 1185 0 3 0 3 1 0 0 15 0 1 0 31182867 14053376 808 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 272476713058 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/20864/statm: 3431 808 370 3 0 531 0
[pid=20866] ppid=20864 vsize=0 CPUtime=0.85
/proc/20866/stat : 20866 (java) Z 20864 20864 19190 0 -1 1036 9040 0 35 0 78 7 0 0 16 0 1 0 31182884 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 0 0 0
/proc/20866/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.89
Current children cumulated vsize (KiB) 13724

[startup+2.97589 s]
/proc/loadavg: 1.08 1.17 1.54 2/87 20881
/proc/meminfo: memFree=1853880/2055920 swapFree=4192420/4192956
[pid=20864] ppid=20862 vsize=16812 CPUtime=0.08
/proc/20864/stat : 20864 (sugar) S 20862 20864 19190 0 -1 4194304 2054 0 3 0 7 1 0 0 16 0 1 0 31182867 17215488 1570 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 272476713058 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/20864/statm: 4203 1570 373 3 0 1303 0
[pid=20866] ppid=20864 vsize=0 CPUtime=0.85
/proc/20866/stat : 20866 (java) Z 20864 20864 19190 0 -1 1036 9040 0 35 0 78 7 0 0 16 0 1 0 31182884 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 0 0 0
/proc/20866/statm: 0 0 0 0 0 0 0
[pid=20874] ppid=20864 vsize=0 CPUtime=1.36
/proc/20874/stat : 20874 (java) Z 20864 20864 19190 0 -1 1036 9476 0 2 0 128 8 0 0 16 0 1 0 31182989 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/20874/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 2.29
Current children cumulated vsize (KiB) 16812

[startup+6.27613 s]
/proc/loadavg: 1.07 1.17 1.53 2/81 20882
/proc/meminfo: memFree=1872112/2055920 swapFree=4192420/4192956
[pid=20864] ppid=20862 vsize=16812 CPUtime=0.08
/proc/20864/stat : 20864 (sugar) S 20862 20864 19190 0 -1 4194304 2054 0 3 0 7 1 0 0 16 0 1 0 31182867 17215488 1570 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 272476713058 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/20864/statm: 4203 1570 373 3 0 1303 0
[pid=20866] ppid=20864 vsize=0 CPUtime=0.85
/proc/20866/stat : 20866 (java) Z 20864 20864 19190 0 -1 1036 9040 0 35 0 78 7 0 0 16 0 1 0 31182884 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 0 0 0
/proc/20866/statm: 0 0 0 0 0 0 0
[pid=20874] ppid=20864 vsize=0 CPUtime=1.36
/proc/20874/stat : 20874 (java) Z 20864 20864 19190 0 -1 1036 9476 0 2 0 128 8 0 0 16 0 1 0 31182989 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/20874/statm: 0 0 0 0 0 0 0
[pid=20882] ppid=20864 vsize=8528 CPUtime=3.62
/proc/20882/stat : 20882 (minisat) R 20864 20864 19190 0 -1 0 1889 0 0 0 361 1 0 0 25 0 1 0 31183131 8732672 1764 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528052 0 0 4096 3 0 0 0 17 0 0 0
/proc/20882/statm: 2132 1764 51 112 0 2016 0
Current children cumulated CPU time (s) 5.91
Current children cumulated vsize (KiB) 25340

[startup+12.7336 s]
/proc/loadavg: 1.06 1.17 1.53 2/81 20882
/proc/meminfo: memFree=1868088/2055920 swapFree=4192420/4192956
[pid=20864] ppid=20862 vsize=16812 CPUtime=0.08
/proc/20864/stat : 20864 (sugar) S 20862 20864 19190 0 -1 4194304 2054 0 3 0 7 1 0 0 16 0 1 0 31182867 17215488 1570 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 272476713058 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/20864/statm: 4203 1570 373 3 0 1303 0
[pid=20866] ppid=20864 vsize=0 CPUtime=0.85
/proc/20866/stat : 20866 (java) Z 20864 20864 19190 0 -1 1036 9040 0 35 0 78 7 0 0 16 0 1 0 31182884 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 0 0 0
/proc/20866/statm: 0 0 0 0 0 0 0
[pid=20874] ppid=20864 vsize=0 CPUtime=1.36
/proc/20874/stat : 20874 (java) Z 20864 20864 19190 0 -1 1036 9476 0 2 0 128 8 0 0 16 0 1 0 31182989 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/20874/statm: 0 0 0 0 0 0 0
[pid=20882] ppid=20864 vsize=11844 CPUtime=10.08
/proc/20882/stat : 20882 (minisat) R 20864 20864 19190 0 -1 0 2725 0 0 0 1006 2 0 0 25 0 1 0 31183131 12128256 2600 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528723 0 0 4096 3 0 0 0 17 0 0 0
/proc/20882/statm: 2961 2600 51 112 0 2845 0
Current children cumulated CPU time (s) 12.37
Current children cumulated vsize (KiB) 28656

[startup+25.5686 s]
/proc/loadavg: 1.05 1.16 1.52 2/81 20882
/proc/meminfo: memFree=1866744/2055920 swapFree=4192420/4192956
[pid=20864] ppid=20862 vsize=16812 CPUtime=0.08
/proc/20864/stat : 20864 (sugar) S 20862 20864 19190 0 -1 4194304 2054 0 3 0 7 1 0 0 16 0 1 0 31182867 17215488 1570 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 272476713058 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/20864/statm: 4203 1570 373 3 0 1303 0
[pid=20866] ppid=20864 vsize=0 CPUtime=0.85
/proc/20866/stat : 20866 (java) Z 20864 20864 19190 0 -1 1036 9040 0 35 0 78 7 0 0 16 0 1 0 31182884 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 0 0 0
/proc/20866/statm: 0 0 0 0 0 0 0
[pid=20874] ppid=20864 vsize=0 CPUtime=1.36
/proc/20874/stat : 20874 (java) Z 20864 20864 19190 0 -1 1036 9476 0 2 0 128 8 0 0 16 0 1 0 31182989 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/20874/statm: 0 0 0 0 0 0 0
[pid=20882] ppid=20864 vsize=13144 CPUtime=22.91
/proc/20882/stat : 20882 (minisat) R 20864 20864 19190 0 -1 0 3073 0 0 0 2289 2 0 0 25 0 1 0 31183131 13459456 2948 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528771 0 0 4096 3 0 0 0 17 0 0 0
/proc/20882/statm: 3286 2948 51 112 0 3170 0
Current children cumulated CPU time (s) 25.2
Current children cumulated vsize (KiB) 29956

[startup+51.2335 s]
/proc/loadavg: 1.09 1.16 1.51 2/81 20882
/proc/meminfo: memFree=1864184/2055920 swapFree=4192420/4192956
[pid=20864] ppid=20862 vsize=16812 CPUtime=0.08
/proc/20864/stat : 20864 (sugar) S 20862 20864 19190 0 -1 4194304 2054 0 3 0 7 1 0 0 16 0 1 0 31182867 17215488 1570 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 272476713058 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/20864/statm: 4203 1570 373 3 0 1303 0
[pid=20866] ppid=20864 vsize=0 CPUtime=0.85
/proc/20866/stat : 20866 (java) Z 20864 20864 19190 0 -1 1036 9040 0 35 0 78 7 0 0 16 0 1 0 31182884 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 0 0 0
/proc/20866/statm: 0 0 0 0 0 0 0
[pid=20874] ppid=20864 vsize=0 CPUtime=1.36
/proc/20874/stat : 20874 (java) Z 20864 20864 19190 0 -1 1036 9476 0 2 0 128 8 0 0 16 0 1 0 31182989 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/20874/statm: 0 0 0 0 0 0 0
[pid=20882] ppid=20864 vsize=15856 CPUtime=48.56
/proc/20882/stat : 20882 (minisat) R 20864 20864 19190 0 -1 0 3726 0 0 0 4853 3 0 0 25 0 1 0 31183131 16236544 3601 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/20882/statm: 3964 3601 51 112 0 3848 0
Current children cumulated CPU time (s) 50.85
Current children cumulated vsize (KiB) 32668

[startup+102.452 s]
/proc/loadavg: 1.04 1.13 1.48 2/81 20882
/proc/meminfo: memFree=1857720/2055920 swapFree=4192420/4192956
[pid=20864] ppid=20862 vsize=16812 CPUtime=0.08
/proc/20864/stat : 20864 (sugar) S 20862 20864 19190 0 -1 4194304 2054 0 3 0 7 1 0 0 16 0 1 0 31182867 17215488 1570 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 272476713058 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/20864/statm: 4203 1570 373 3 0 1303 0
[pid=20866] ppid=20864 vsize=0 CPUtime=0.85
/proc/20866/stat : 20866 (java) Z 20864 20864 19190 0 -1 1036 9040 0 35 0 78 7 0 0 16 0 1 0 31182884 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 0 0 0
/proc/20866/statm: 0 0 0 0 0 0 0
[pid=20874] ppid=20864 vsize=0 CPUtime=1.36
/proc/20874/stat : 20874 (java) Z 20864 20864 19190 0 -1 1036 9476 0 2 0 128 8 0 0 16 0 1 0 31182989 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/20874/statm: 0 0 0 0 0 0 0
[pid=20882] ppid=20864 vsize=22416 CPUtime=99.75
/proc/20882/stat : 20882 (minisat) R 20864 20864 19190 0 -1 0 5371 0 0 0 9970 5 0 0 25 0 1 0 31183131 22953984 5246 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528723 0 0 4096 3 0 0 0 17 0 0 0
/proc/20882/statm: 5604 5246 51 112 0 5488 0
Current children cumulated CPU time (s) 102.04
Current children cumulated vsize (KiB) 39228

[startup+162.503 s]
/proc/loadavg: 1.01 1.11 1.45 2/81 20882
/proc/meminfo: memFree=1857400/2055920 swapFree=4192420/4192956
[pid=20864] ppid=20862 vsize=16812 CPUtime=0.08
/proc/20864/stat : 20864 (sugar) S 20862 20864 19190 0 -1 4194304 2054 0 3 0 7 1 0 0 16 0 1 0 31182867 17215488 1570 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 272476713058 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/20864/statm: 4203 1570 373 3 0 1303 0
[pid=20866] ppid=20864 vsize=0 CPUtime=0.85
/proc/20866/stat : 20866 (java) Z 20864 20864 19190 0 -1 1036 9040 0 35 0 78 7 0 0 16 0 1 0 31182884 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 0 0 0
/proc/20866/statm: 0 0 0 0 0 0 0
[pid=20874] ppid=20864 vsize=0 CPUtime=1.36
/proc/20874/stat : 20874 (java) Z 20864 20864 19190 0 -1 1036 9476 0 2 0 128 8 0 0 16 0 1 0 31182989 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/20874/statm: 0 0 0 0 0 0 0
[pid=20882] ppid=20864 vsize=22680 CPUtime=159.78
/proc/20882/stat : 20882 (minisat) R 20864 20864 19190 0 -1 0 5442 0 0 0 15972 6 0 0 25 0 1 0 31183131 23224320 5317 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528342 0 0 4096 3 0 0 0 17 0 0 0
/proc/20882/statm: 5670 5317 51 112 0 5554 0
Current children cumulated CPU time (s) 162.07
Current children cumulated vsize (KiB) 39492

[startup+222.563 s]
/proc/loadavg: 1.00 1.08 1.42 2/81 20882
/proc/meminfo: memFree=1852984/2055920 swapFree=4192420/4192956
[pid=20864] ppid=20862 vsize=16812 CPUtime=0.08
/proc/20864/stat : 20864 (sugar) S 20862 20864 19190 0 -1 4194304 2054 0 3 0 7 1 0 0 16 0 1 0 31182867 17215488 1570 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 272476713058 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/20864/statm: 4203 1570 373 3 0 1303 0
[pid=20866] ppid=20864 vsize=0 CPUtime=0.85
/proc/20866/stat : 20866 (java) Z 20864 20864 19190 0 -1 1036 9040 0 35 0 78 7 0 0 16 0 1 0 31182884 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 0 0 0
/proc/20866/statm: 0 0 0 0 0 0 0
[pid=20874] ppid=20864 vsize=0 CPUtime=1.36
/proc/20874/stat : 20874 (java) Z 20864 20864 19190 0 -1 1036 9476 0 2 0 128 8 0 0 16 0 1 0 31182989 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/20874/statm: 0 0 0 0 0 0 0
[pid=20882] ppid=20864 vsize=26936 CPUtime=219.8
/proc/20882/stat : 20882 (minisat) R 20864 20864 19190 0 -1 0 6511 0 0 0 21973 7 0 0 25 0 1 0 31183131 27582464 6386 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528545 0 0 4096 3 0 0 0 17 0 0 0
/proc/20882/statm: 6734 6386 51 112 0 6618 0
Current children cumulated CPU time (s) 222.09
Current children cumulated vsize (KiB) 43748

[startup+282.612 s]
/proc/loadavg: 1.00 1.07 1.39 2/81 20882
/proc/meminfo: memFree=1852024/2055920 swapFree=4192420/4192956
[pid=20864] ppid=20862 vsize=16812 CPUtime=0.08
/proc/20864/stat : 20864 (sugar) S 20862 20864 19190 0 -1 4194304 2054 0 3 0 7 1 0 0 16 0 1 0 31182867 17215488 1570 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 272476713058 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/20864/statm: 4203 1570 373 3 0 1303 0
[pid=20866] ppid=20864 vsize=0 CPUtime=0.85
/proc/20866/stat : 20866 (java) Z 20864 20864 19190 0 -1 1036 9040 0 35 0 78 7 0 0 16 0 1 0 31182884 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 0 0 0
/proc/20866/statm: 0 0 0 0 0 0 0
[pid=20874] ppid=20864 vsize=0 CPUtime=1.36
/proc/20874/stat : 20874 (java) Z 20864 20864 19190 0 -1 1036 9476 0 2 0 128 8 0 0 16 0 1 0 31182989 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/20874/statm: 0 0 0 0 0 0 0
[pid=20882] ppid=20864 vsize=27976 CPUtime=279.82

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

/proc/20866/stat : 20866 (java) Z 20864 20864 19190 0 -1 1036 9040 0 35 0 78 7 0 0 16 0 1 0 31182884 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 0 0 0
/proc/20866/statm: 0 0 0 0 0 0 0
[pid=20874] ppid=20864 vsize=0 CPUtime=1.36
/proc/20874/stat : 20874 (java) Z 20864 20864 19190 0 -1 1036 9476 0 2 0 128 8 0 0 16 0 1 0 31182989 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/20874/statm: 0 0 0 0 0 0 0
[pid=20882] ppid=20864 vsize=47252 CPUtime=1360.46
/proc/20882/stat : 20882 (minisat) R 20864 20864 19190 0 -1 0 11562 0 0 0 136030 16 0 0 25 0 1 0 31183131 48386048 11437 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528342 0 0 4096 3 0 0 0 17 0 0 0
/proc/20882/statm: 11813 11437 51 112 0 11697 0
Current children cumulated CPU time (s) 1362.75
Current children cumulated vsize (KiB) 64064

[startup+1423.57 s]
/proc/loadavg: 1.00 1.00 1.09 2/84 20914
/proc/meminfo: memFree=1824352/2055920 swapFree=4192420/4192956
[pid=20864] ppid=20862 vsize=16812 CPUtime=0.08
/proc/20864/stat : 20864 (sugar) S 20862 20864 19190 0 -1 4194304 2054 0 3 0 7 1 0 0 16 0 1 0 31182867 17215488 1570 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 272476713058 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/20864/statm: 4203 1570 373 3 0 1303 0
[pid=20866] ppid=20864 vsize=0 CPUtime=0.85
/proc/20866/stat : 20866 (java) Z 20864 20864 19190 0 -1 1036 9040 0 35 0 78 7 0 0 16 0 1 0 31182884 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 0 0 0
/proc/20866/statm: 0 0 0 0 0 0 0
[pid=20874] ppid=20864 vsize=0 CPUtime=1.36
/proc/20874/stat : 20874 (java) Z 20864 20864 19190 0 -1 1036 9476 0 2 0 128 8 0 0 16 0 1 0 31182989 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/20874/statm: 0 0 0 0 0 0 0
[pid=20882] ppid=20864 vsize=47252 CPUtime=1420.49
/proc/20882/stat : 20882 (minisat) R 20864 20864 19190 0 -1 0 11562 0 0 0 142032 17 0 0 25 0 1 0 31183131 48386048 11437 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/20882/statm: 11813 11437 51 112 0 11697 0
Current children cumulated CPU time (s) 1422.78
Current children cumulated vsize (KiB) 64064

[startup+1483.64 s]
/proc/loadavg: 1.00 1.00 1.08 2/84 20952
/proc/meminfo: memFree=1823712/2055920 swapFree=4192420/4192956
[pid=20864] ppid=20862 vsize=16812 CPUtime=0.08
/proc/20864/stat : 20864 (sugar) S 20862 20864 19190 0 -1 4194304 2054 0 3 0 7 1 0 0 16 0 1 0 31182867 17215488 1570 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 272476713058 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/20864/statm: 4203 1570 373 3 0 1303 0
[pid=20866] ppid=20864 vsize=0 CPUtime=0.85
/proc/20866/stat : 20866 (java) Z 20864 20864 19190 0 -1 1036 9040 0 35 0 78 7 0 0 16 0 1 0 31182884 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 0 0 0
/proc/20866/statm: 0 0 0 0 0 0 0
[pid=20874] ppid=20864 vsize=0 CPUtime=1.36
/proc/20874/stat : 20874 (java) Z 20864 20864 19190 0 -1 1036 9476 0 2 0 128 8 0 0 16 0 1 0 31182989 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/20874/statm: 0 0 0 0 0 0 0
[pid=20882] ppid=20864 vsize=47252 CPUtime=1480.52
/proc/20882/stat : 20882 (minisat) R 20864 20864 19190 0 -1 0 11562 0 0 0 148034 18 0 0 25 0 1 0 31183131 48386048 11437 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528429 0 0 4096 3 0 0 0 17 0 0 0
/proc/20882/statm: 11813 11437 51 112 0 11697 0
Current children cumulated CPU time (s) 1482.81
Current children cumulated vsize (KiB) 64064

[startup+1543.7 s]
/proc/loadavg: 1.00 1.00 1.07 2/84 21024
/proc/meminfo: memFree=1823328/2055920 swapFree=4192420/4192956
[pid=20864] ppid=20862 vsize=16812 CPUtime=0.08
/proc/20864/stat : 20864 (sugar) S 20862 20864 19190 0 -1 4194304 2054 0 3 0 7 1 0 0 16 0 1 0 31182867 17215488 1570 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 272476713058 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/20864/statm: 4203 1570 373 3 0 1303 0
[pid=20866] ppid=20864 vsize=0 CPUtime=0.85
/proc/20866/stat : 20866 (java) Z 20864 20864 19190 0 -1 1036 9040 0 35 0 78 7 0 0 16 0 1 0 31182884 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 0 0 0
/proc/20866/statm: 0 0 0 0 0 0 0
[pid=20874] ppid=20864 vsize=0 CPUtime=1.36
/proc/20874/stat : 20874 (java) Z 20864 20864 19190 0 -1 1036 9476 0 2 0 128 8 0 0 16 0 1 0 31182989 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/20874/statm: 0 0 0 0 0 0 0
[pid=20882] ppid=20864 vsize=47252 CPUtime=1540.55
/proc/20882/stat : 20882 (minisat) R 20864 20864 19190 0 -1 0 11562 0 0 0 154036 19 0 0 25 0 1 0 31183131 48386048 11437 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528186 0 0 4096 3 0 0 0 17 0 0 0
/proc/20882/statm: 11813 11437 51 112 0 11697 0
Current children cumulated CPU time (s) 1542.84
Current children cumulated vsize (KiB) 64064

[startup+1603.77 s]
/proc/loadavg: 1.00 1.00 1.07 2/81 21064
/proc/meminfo: memFree=1828536/2055920 swapFree=4192420/4192956
[pid=20864] ppid=20862 vsize=16812 CPUtime=0.08
/proc/20864/stat : 20864 (sugar) S 20862 20864 19190 0 -1 4194304 2054 0 3 0 7 1 0 0 16 0 1 0 31182867 17215488 1570 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 272476713058 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/20864/statm: 4203 1570 373 3 0 1303 0
[pid=20866] ppid=20864 vsize=0 CPUtime=0.85
/proc/20866/stat : 20866 (java) Z 20864 20864 19190 0 -1 1036 9040 0 35 0 78 7 0 0 16 0 1 0 31182884 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 0 0 0
/proc/20866/statm: 0 0 0 0 0 0 0
[pid=20874] ppid=20864 vsize=0 CPUtime=1.36
/proc/20874/stat : 20874 (java) Z 20864 20864 19190 0 -1 1036 9476 0 2 0 128 8 0 0 16 0 1 0 31182989 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/20874/statm: 0 0 0 0 0 0 0
[pid=20882] ppid=20864 vsize=47252 CPUtime=1600.58
/proc/20882/stat : 20882 (minisat) R 20864 20864 19190 0 -1 0 11562 0 0 0 160038 20 0 0 25 0 1 0 31183131 48386048 11437 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528031 0 0 4096 3 0 0 0 17 0 0 0
/proc/20882/statm: 11813 11437 51 112 0 11697 0
Current children cumulated CPU time (s) 1602.87
Current children cumulated vsize (KiB) 64064

[startup+1663.82 s]
/proc/loadavg: 1.00 1.00 1.06 2/81 21064
/proc/meminfo: memFree=1828216/2055920 swapFree=4192420/4192956
[pid=20864] ppid=20862 vsize=16812 CPUtime=0.08
/proc/20864/stat : 20864 (sugar) S 20862 20864 19190 0 -1 4194304 2054 0 3 0 7 1 0 0 16 0 1 0 31182867 17215488 1570 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 272476713058 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/20864/statm: 4203 1570 373 3 0 1303 0
[pid=20866] ppid=20864 vsize=0 CPUtime=0.85
/proc/20866/stat : 20866 (java) Z 20864 20864 19190 0 -1 1036 9040 0 35 0 78 7 0 0 16 0 1 0 31182884 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 0 0 0
/proc/20866/statm: 0 0 0 0 0 0 0
[pid=20874] ppid=20864 vsize=0 CPUtime=1.36
/proc/20874/stat : 20874 (java) Z 20864 20864 19190 0 -1 1036 9476 0 2 0 128 8 0 0 16 0 1 0 31182989 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/20874/statm: 0 0 0 0 0 0 0
[pid=20882] ppid=20864 vsize=47936 CPUtime=1660.62
/proc/20882/stat : 20882 (minisat) R 20864 20864 19190 0 -1 0 11718 0 0 0 166041 21 0 0 25 0 1 0 31183131 49086464 11593 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/20882/statm: 11984 11593 51 112 0 11868 0
Current children cumulated CPU time (s) 1662.91
Current children cumulated vsize (KiB) 64748

[startup+1723.87 s]
/proc/loadavg: 1.00 1.00 1.06 2/81 21064
/proc/meminfo: memFree=1827960/2055920 swapFree=4192420/4192956
[pid=20864] ppid=20862 vsize=16812 CPUtime=0.08
/proc/20864/stat : 20864 (sugar) S 20862 20864 19190 0 -1 4194304 2054 0 3 0 7 1 0 0 16 0 1 0 31182867 17215488 1570 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 272476713058 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/20864/statm: 4203 1570 373 3 0 1303 0
[pid=20866] ppid=20864 vsize=0 CPUtime=0.85
/proc/20866/stat : 20866 (java) Z 20864 20864 19190 0 -1 1036 9040 0 35 0 78 7 0 0 16 0 1 0 31182884 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 0 0 0
/proc/20866/statm: 0 0 0 0 0 0 0
[pid=20874] ppid=20864 vsize=0 CPUtime=1.36
/proc/20874/stat : 20874 (java) Z 20864 20864 19190 0 -1 1036 9476 0 2 0 128 8 0 0 16 0 1 0 31182989 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/20874/statm: 0 0 0 0 0 0 0
[pid=20882] ppid=20864 vsize=48248 CPUtime=1720.66
/proc/20882/stat : 20882 (minisat) R 20864 20864 19190 0 -1 0 11769 0 0 0 172045 21 0 0 25 0 1 0 31183131 49405952 11644 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/20882/statm: 12062 11644 51 112 0 11946 0
Current children cumulated CPU time (s) 1722.95
Current children cumulated vsize (KiB) 65060

[startup+1783.92 s]
/proc/loadavg: 1.00 1.00 1.05 2/81 21064
/proc/meminfo: memFree=1827512/2055920 swapFree=4192420/4192956
[pid=20864] ppid=20862 vsize=16812 CPUtime=0.08
/proc/20864/stat : 20864 (sugar) S 20862 20864 19190 0 -1 4194304 2054 0 3 0 7 1 0 0 16 0 1 0 31182867 17215488 1570 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 272476713058 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/20864/statm: 4203 1570 373 3 0 1303 0
[pid=20866] ppid=20864 vsize=0 CPUtime=0.85
/proc/20866/stat : 20866 (java) Z 20864 20864 19190 0 -1 1036 9040 0 35 0 78 7 0 0 16 0 1 0 31182884 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 0 0 0
/proc/20866/statm: 0 0 0 0 0 0 0
[pid=20874] ppid=20864 vsize=0 CPUtime=1.36
/proc/20874/stat : 20874 (java) Z 20864 20864 19190 0 -1 1036 9476 0 2 0 128 8 0 0 16 0 1 0 31182989 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/20874/statm: 0 0 0 0 0 0 0
[pid=20882] ppid=20864 vsize=48512 CPUtime=1780.69
/proc/20882/stat : 20882 (minisat) R 20864 20864 19190 0 -1 0 11864 0 0 0 178048 21 0 0 25 0 1 0 31183131 49676288 11739 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/20882/statm: 12128 11739 51 112 0 12012 0
Current children cumulated CPU time (s) 1782.98
Current children cumulated vsize (KiB) 65324



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.96 s]
/proc/loadavg: 1.00 1.00 1.05 2/81 21064
/proc/meminfo: memFree=1827448/2055920 swapFree=4192420/4192956
[pid=20864] ppid=20862 vsize=16812 CPUtime=0.08
/proc/20864/stat : 20864 (sugar) S 20862 20864 19190 0 -1 4194304 2054 0 3 0 7 1 0 0 16 0 1 0 31182867 17215488 1570 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 272476713058 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/20864/statm: 4203 1570 373 3 0 1303 0
[pid=20866] ppid=20864 vsize=0 CPUtime=0.85
/proc/20866/stat : 20866 (java) Z 20864 20864 19190 0 -1 1036 9040 0 35 0 78 7 0 0 16 0 1 0 31182884 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 0 0 0
/proc/20866/statm: 0 0 0 0 0 0 0
[pid=20874] ppid=20864 vsize=0 CPUtime=1.36
/proc/20874/stat : 20874 (java) Z 20864 20864 19190 0 -1 1036 9476 0 2 0 128 8 0 0 16 0 1 0 31182989 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/20874/statm: 0 0 0 0 0 0 0
[pid=20882] ppid=20864 vsize=48512 CPUtime=1797.74
/proc/20882/stat : 20882 (minisat) R 20864 20864 19190 0 -1 0 11864 0 0 0 179752 22 0 0 25 0 1 0 31183131 49676288 11739 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/20882/statm: 12128 11739 51 112 0 12012 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 65324

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

Child status: 1

!!! problem with CPU time !!!
wait4(...,&childrusage) returns 20864 and gives childrusage.ru_utime.tv_sec=0 childrusage.ru_utime.tv_usec=76988 childrusage.ru_stime.tv_sec=0 childrusage.ru_stime.tv_usec=13997
CPU time returned by wait4() is 0.090985
while last known CPU time is 1800.04

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

Real time (s): 1801.98
CPU time (s): 1800.04
CPU user time (s): 1799.65
CPU system time (s): 0.39
CPU usage (%): 99.8924
Max. virtual memory (cumulated for all children) (KiB): 821140

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.076988
system time used= 0.013997
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2137
page faults= 3
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 84
involuntary context switches= 16

runsolver used 1.61475 s user time and 4.79527 s system time

The end

Launcher Data (download as text)

Begin job on node22 on Mon Jan 29 23:11:29 UTC 2007


IDJOB= 252603
IDBENCH= 12956
IDSOLVER= 86
FILE ID= node22/252603-1170112289

PBS_JOBID= 3689937

Free space on /tmp= 66563 MiB

SOLVER NAME= sugar 0.40
BENCH NAME= HOME/pub/bench/CPAI06/socialGolfers/socialGolfer-6-4-5.xml
COMMAND LINE= /tmp/evaluation/252603-1170112289/solver /tmp/evaluation/252603-1170112289 /tmp/evaluation/252603-1170112289/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node22/watcher-252603-1170112289 -o ROOT/results/node22/solver-252603-1170112289 -C 1800 -M 900  /tmp/evaluation/252603-1170112289/solver /tmp/evaluation/252603-1170112289 /tmp/evaluation/252603-1170112289/unknown.xml

META MD5SUM SOLVER= 0a27e717dfe98d83d9802fe0eea45073
MD5SUM BENCH=  6ccf3d453c1dca720aab2c3bd1d5cd6d

RANDOM SEED= 414430335

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.235
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.235
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:       1893144 kB
Buffers:         23652 kB
Cached:          37948 kB
SwapCached:          8 kB
Active:          91412 kB
Inactive:        26544 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1893144 kB
SwapTotal:     4192956 kB
SwapFree:      4192420 kB
Dirty:            2472 kB
Writeback:           0 kB
Mapped:          74824 kB
Slab:            30508 kB
Committed_AS:   481528 kB
PageTables:       1668 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 node22 on Mon Jan 29 23:41:31 UTC 2007