Trace number 221898

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.07 1801.97

General information on the benchmark

Namerandom/rand-2-24/
rand-24-24-276-139-52021_ext.xml
MD5SUM71cffa533269446990ab132413efce2d
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark55.4766
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables24
Number of constraints276
Maximum constraint arity2
Maximum domain size24
Number of constraints which are defined in extension276
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.04	c # Sugar v0-40 (/tmp/evaluation/221898-1170102709/sugar-v0-40.jar)
0.04	
0.04	c # MAIN  BEGIN : /tmp/evaluation/221898-1170102709/unknown.xml [Mon Jan 29 21:31:50 2007]
0.04	c # CONVERT_XML  BEGIN : /tmp/evaluation/221898-1170102709/unknown.xml /tmp/evaluation/221898-1170102709/sugar22370.csp [Mon Jan 29 21:31:50 2007]
0.04	c # CMD : java -Xms200M -Xmx600M -jar /tmp/evaluation/221898-1170102709/sugar-v0-40.jar -convert /tmp/evaluation/221898-1170102709/unknown.xml /tmp/evaluation/221898-1170102709/sugar22370.csp
0.15	c BEGIN convert /tmp/evaluation/221898-1170102709/unknown.xml
0.64	c END convert (0.483271 seconds)
0.69	c # CONVERT_XML  END : /tmp/evaluation/221898-1170102709/sugar22370.csp 1240757 bytes (0 seconds) [Mon Jan 29 21:31:50 2007]
0.69	c # CONVERT_XML  CPU : 0.59 = 0 + 0 + 0.54 + 0.05
0.69	
0.69	c # GENERATE_SAT  BEGIN : /tmp/evaluation/221898-1170102709/sugar22370.bcnf [Mon Jan 29 21:31:50 2007]
0.69	c # CMD : java -Xms200M -Xmx600M -jar /tmp/evaluation/221898-1170102709/sugar-v0-40.jar -bcnf -map /tmp/evaluation/221898-1170102709/sugar22370.map /tmp/evaluation/221898-1170102709/sugar22370.csp /tmp/evaluation/221898-1170102709/sugar22370.bcnf
0.80	c BEGIN parse /tmp/evaluation/221898-1170102709/sugar22370.csp
5.36	c END parse (4.559854 seconds)
5.36	c BEGIN simplify
5.38	c END simplify (0.020664 seconds)
5.38	c BEGIN encode /tmp/evaluation/221898-1170102709/sugar22370.bcnf
5.59	c END encode (0.209823 seconds)
5.61	c # GENERATE_SAT  END : 552 variables 38892 clauses 747864 bytes (5 seconds) [Mon Jan 29 21:31:55 2007]
5.61	c # GENERATE_SAT  CPU : 4.89 = 0 + 0 + 4.77 + 0.12
5.61	
5.61	c # SOLVE_SAT  BEGIN : /tmp/evaluation/221898-1170102709/sugar22370.bcnf [Mon Jan 29 21:31:55 2007]
5.61	c # CMD : /tmp/evaluation/221898-1170102709/minisat /tmp/evaluation/221898-1170102709/sugar22370.bcnf /tmp/evaluation/221898-1170102709/sugar22370.out
5.64	c ==================================[MINISAT]===================================
5.64	c | Conflicts |     ORIGINAL     |              LEARNT              | Progress |
5.64	c |           | Clauses Literals |   Limit Clauses Literals  Lit/Cl |          |
5.64	c ==============================================================================
5.64	c |         0 |   38892   148068 |   12964       0        0     nan |  0.000 % |
5.67	c |       101 |   38892   148068 |   14260     101      854     8.5 |  0.000 % |
5.70	c |       251 |   38894   148068 |   15686     249     2366     9.5 |  0.011 % |
5.73	c |       476 |   38894   148068 |   17255     474     4238     8.9 |  0.014 % |
5.79	c |       815 |   38894   148068 |   18980     813     7431     9.1 |  0.011 % |
5.87	c |      1321 |   38894   148068 |   20878    1319    12590     9.5 |  0.011 % |
6.00	c |      2080 |   38894   148068 |   22966    2078    19597     9.4 |  0.014 % |
6.20	c |      3219 |   38894   148068 |   25263    3217    32647    10.1 |  0.011 % |
6.47	c |      4927 |   38894   148068 |   27789    4925    53186    10.8 |  0.011 % |
6.92	c |      7490 |   38894   148068 |   30568    7488    80631    10.8 |  0.011 % |
7.58	c |     11338 |   38895   148068 |   33625   11335   125497    11.1 |  0.007 % |
8.75	c |     17104 |   38896   148068 |   36987   17100   196294    11.5 |  0.011 % |
11.02	c |     25753 |   38898   148068 |   40686   25747   303690    11.8 |  0.011 % |
15.38	c |     38728 |   38898   148068 |   44755   38722   476845    12.3 |  0.011 % |
22.16	c |     58189 |   38901   148068 |   49230   27186   337349    12.4 |  0.012 % |
33.56	c |     87381 |   38903   148068 |   54153   20386   254267    12.5 |  0.012 % |
50.07	c |    131170 |   38908   148068 |   59569   23796   322268    13.5 |  0.012 % |
77.63	c |    196856 |   38914   148068 |   65526   44674   637677    14.3 |  0.012 % |
122.60	c |    295382 |   38921   148068 |   72078   41775   619353    14.8 |  0.013 % |
200.70	c |    443173 |   38926   148068 |   79286   21180   282281    13.3 |  0.014 % |
318.88	c |    664856 |   38935   148068 |   87215   54708   858181    15.7 |  0.014 % |
504.77	c |    997381 |   38951   148068 |   95936   30186   445026    14.7 |  0.005 % |
802.02	c |   1496170 |   38819   147654 |  105530   49764   757571    15.2 |  0.182 % |
1307.60	c |   2244353 |   38838   147654 |  116083   85548  1344637    15.7 |  0.188 % |
1801.97	s UNKNOWN
1801.97	c # ERROR No such file or directory /tmp/evaluation/221898-1170102709/sugar22370.out, at /tmp/evaluation/221898-1170102709/sugar line 393.
1801.97	
1801.97	c # MAIN  END :  (1802 seconds) [Mon Jan 29 22:01:52 2007]
1801.97	c # MAIN  CPU : 1800.01 = 0 + 0 + 1799.65 + 0.36
1801.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/node67/watcher-221898-1170102709 -o ROOT/results/node67/solver-221898-1170102709 -C 1800 -M 900 /tmp/evaluation/221898-1170102709/solver /tmp/evaluation/221898-1170102709 /tmp/evaluation/221898-1170102709/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.97 1.23 1.62 5/69 22371
/proc/meminfo: memFree=1919368/2055920 swapFree=4192812/4192956
[pid=22370] ppid=22364 vsize=12268 CPUtime=0
/proc/22370/stat : 22370 (sugar) R 22364 22370 22248 0 -1 4194304 597 0 0 0 0 0 0 0 18 0 1 0 30228598 12562432 316 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 271647292414 0 0 4224 0 0 0 0 17 0 0 0
/proc/22370/statm: 3067 316 241 3 0 167 0

[startup+0.107809 s]
/proc/loadavg: 0.97 1.23 1.62 5/69 22371
/proc/meminfo: memFree=1919368/2055920 swapFree=4192812/4192956
[pid=22370] ppid=22364 vsize=13724 CPUtime=0.04
/proc/22370/stat : 22370 (sugar) S 22364 22370 22248 0 -1 4194304 1112 0 0 0 3 1 0 0 18 0 1 0 30228598 14053376 805 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 271647289442 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/22370/statm: 3431 805 368 3 0 531 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13724

[startup+0.519849 s]
/proc/loadavg: 0.97 1.23 1.62 5/69 22371
/proc/meminfo: memFree=1919368/2055920 swapFree=4192812/4192956
[pid=22370] ppid=22364 vsize=13724 CPUtime=0.04
/proc/22370/stat : 22370 (sugar) S 22364 22370 22248 0 -1 4194304 1121 0 0 0 3 1 0 0 15 0 1 0 30228598 14053376 805 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 271647289442 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/22370/statm: 3431 805 368 3 0 531 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13724

[startup+1.34594 s]
/proc/loadavg: 0.97 1.23 1.62 3/89 22413
/proc/meminfo: memFree=1870808/2055920 swapFree=4192812/4192956
[pid=22370] ppid=22364 vsize=13724 CPUtime=0.63
/proc/22370/stat : 22370 (sugar) S 22364 22370 22248 0 -1 4194304 1190 7519 0 1 3 1 54 5 15 0 1 0 30228598 14053376 809 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 271647289442 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/22370/statm: 3431 809 371 3 0 531 0
[pid=22398] ppid=22370 vsize=807064 CPUtime=0.64
/proc/22398/stat : 22398 (java) R 22370 22370 22248 0 -1 0 8156 0 1 0 59 5 0 0 25 0 8 0 30228667 826433536 7903 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073481404 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/22398/statm: 201766 7903 1494 14 0 189044 0
[pid=22398/tid=22399] ppid=22370 vsize=807064 CPUtime=0.12
/proc/22398/task/22399/stat : 22399 (java) S 22370 22370 22248 0 -1 64 2102 0 0 0 11 1 0 0 16 0 8 0 30228670 826433536 7903 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=22398/tid=22400] ppid=22370 vsize=807064 CPUtime=0
/proc/22398/task/22400/stat : 22400 (java) S 22370 22370 22248 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 30228671 826433536 7903 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22398/tid=22401] ppid=22370 vsize=807064 CPUtime=0
/proc/22398/task/22401/stat : 22401 (java) S 22370 22370 22248 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 30228671 826433536 7903 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22398/tid=22403] ppid=22370 vsize=807064 CPUtime=0
/proc/22398/task/22403/stat : 22403 (java) S 22370 22370 22248 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 30228674 826433536 7903 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22398/tid=22404] ppid=22370 vsize=807064 CPUtime=0.05
/proc/22398/task/22404/stat : 22404 (java) S 22370 22370 22248 0 -1 64 292 0 0 0 5 0 0 0 18 0 8 0 30228674 826433536 7903 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22398/tid=22405] ppid=22370 vsize=807064 CPUtime=0
/proc/22398/task/22405/stat : 22405 (java) S 22370 22370 22248 0 -1 64 3 0 0 0 0 0 0 0 25 0 8 0 30228674 826433536 7903 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22398/tid=22406] ppid=22370 vsize=807064 CPUtime=0
/proc/22398/task/22406/stat : 22406 (java) S 22370 22370 22248 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 30228674 826433536 7903 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.27
Current children cumulated vsize (KiB) 820788

[startup+2.98311 s]
/proc/loadavg: 0.97 1.23 1.62 4/89 22413
/proc/meminfo: memFree=1833432/2055920 swapFree=4192812/4192956
[pid=22370] ppid=22364 vsize=13724 CPUtime=0.63
/proc/22370/stat : 22370 (sugar) S 22364 22370 22248 0 -1 4194304 1190 7519 0 1 3 1 54 5 15 0 1 0 30228598 14053376 809 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 271647289442 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/22370/statm: 3431 809 371 3 0 531 0
[pid=22398] ppid=22370 vsize=807336 CPUtime=2.27
/proc/22398/stat : 22398 (java) R 22370 22370 22248 0 -1 0 13397 0 1 0 220 7 0 0 25 0 8 0 30228667 826712064 13130 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073670279 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/22398/statm: 201834 13130 1506 14 0 189112 0
[pid=22398/tid=22399] ppid=22370 vsize=807336 CPUtime=0.49
/proc/22398/task/22399/stat : 22399 (java) S 22370 22370 22248 0 -1 64 7196 0 0 0 46 3 0 0 16 0 8 0 30228670 826712064 13130 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=22398/tid=22400] ppid=22370 vsize=807336 CPUtime=0
/proc/22398/task/22400/stat : 22400 (java) S 22370 22370 22248 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 30228671 826712064 13130 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22398/tid=22401] ppid=22370 vsize=807336 CPUtime=0
/proc/22398/task/22401/stat : 22401 (java) S 22370 22370 22248 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 30228671 826712064 13130 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22398/tid=22403] ppid=22370 vsize=807336 CPUtime=0
/proc/22398/task/22403/stat : 22403 (java) S 22370 22370 22248 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 30228674 826712064 13130 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22398/tid=22404] ppid=22370 vsize=807336 CPUtime=0.12
/proc/22398/task/22404/stat : 22404 (java) S 22370 22370 22248 0 -1 64 400 0 0 0 12 0 0 0 16 0 8 0 30228674 826712064 13130 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22398/tid=22405] ppid=22370 vsize=807336 CPUtime=0
/proc/22398/task/22405/stat : 22405 (java) S 22370 22370 22248 0 -1 64 3 0 0 0 0 0 0 0 25 0 8 0 30228674 826712064 13130 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22398/tid=22406] ppid=22370 vsize=807336 CPUtime=0
/proc/22398/task/22406/stat : 22406 (java) S 22370 22370 22248 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 30228674 826712064 13130 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.9
Current children cumulated vsize (KiB) 821060

[startup+6.27445 s]
/proc/loadavg: 1.13 1.26 1.63 3/82 22414
/proc/meminfo: memFree=1842448/2055920 swapFree=4192812/4192956
[pid=22370] ppid=22364 vsize=13724 CPUtime=5.52
/proc/22370/stat : 22370 (sugar) S 22364 22370 22248 0 -1 4194304 1276 27728 0 2 3 1 531 17 15 0 1 0 30228598 14053376 815 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 271647289442 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/22370/statm: 3431 815 373 3 0 531 0
[pid=22414] ppid=22370 vsize=3596 CPUtime=0.63
/proc/22414/stat : 22414 (minisat) R 22370 22370 22248 0 -1 0 739 0 0 0 63 0 0 0 22 0 1 0 30229160 3682304 542 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528723 0 0 4096 3 0 0 0 17 0 0 0
/proc/22414/statm: 899 542 51 112 0 783 0
Current children cumulated CPU time (s) 6.15
Current children cumulated vsize (KiB) 17320

[startup+12.7471 s]
/proc/loadavg: 1.20 1.28 1.63 3/75 22415
/proc/meminfo: memFree=1902728/2055920 swapFree=4192812/4192956
[pid=22370] ppid=22364 vsize=13724 CPUtime=5.52
/proc/22370/stat : 22370 (sugar) S 22364 22370 22248 0 -1 4194304 1276 27728 0 2 3 1 531 17 16 0 1 0 30228598 14053376 815 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 271647289442 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/22370/statm: 3431 815 373 3 0 531 0
[pid=22414] ppid=22370 vsize=5800 CPUtime=7.09
/proc/22414/stat : 22414 (minisat) R 22370 22370 22248 0 -1 0 1302 0 0 0 709 0 0 0 25 0 1 0 30229160 5939200 1105 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/22414/statm: 1450 1105 51 112 0 1334 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 19524

[startup+25.5795 s]
/proc/loadavg: 1.32 1.30 1.63 3/75 22415
/proc/meminfo: memFree=1900112/2055920 swapFree=4192812/4192956
[pid=22370] ppid=22364 vsize=13724 CPUtime=5.52
/proc/22370/stat : 22370 (sugar) S 22364 22370 22248 0 -1 4194304 1276 27728 0 2 3 1 531 17 16 0 1 0 30228598 14053376 815 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 271647289442 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/22370/statm: 3431 815 373 3 0 531 0
[pid=22414] ppid=22370 vsize=7208 CPUtime=19.92
/proc/22414/stat : 22414 (minisat) R 22370 22370 22248 0 -1 0 1644 0 0 0 1991 1 0 0 25 0 1 0 30229160 7380992 1447 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528426 0 0 4096 3 0 0 0 17 0 0 0
/proc/22414/statm: 1802 1447 51 112 0 1686 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 20932

[startup+51.2512 s]
/proc/loadavg: 1.59 1.36 1.64 3/75 22415
/proc/meminfo: memFree=1896976/2055920 swapFree=4192812/4192956
[pid=22370] ppid=22364 vsize=13724 CPUtime=5.52
/proc/22370/stat : 22370 (sugar) S 22364 22370 22248 0 -1 4194304 1276 27728 0 2 3 1 531 17 16 0 1 0 30228598 14053376 815 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 271647289442 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/22370/statm: 3431 815 373 3 0 531 0
[pid=22414] ppid=22370 vsize=8668 CPUtime=45.55
/proc/22414/stat : 22414 (minisat) R 22370 22370 22248 0 -1 0 2019 0 0 0 4554 1 0 0 25 0 1 0 30229160 8876032 1822 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/22414/statm: 2167 1822 51 112 0 2051 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 22392

[startup+102.489 s]
/proc/loadavg: 1.82 1.46 1.66 3/75 22415
/proc/meminfo: memFree=1893392/2055920 swapFree=4192812/4192956
[pid=22370] ppid=22364 vsize=13724 CPUtime=5.52
/proc/22370/stat : 22370 (sugar) S 22364 22370 22248 0 -1 4194304 1276 27728 0 2 3 1 531 17 16 0 1 0 30228598 14053376 815 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 271647289442 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/22370/statm: 3431 815 373 3 0 531 0
[pid=22414] ppid=22370 vsize=10932 CPUtime=96.74
/proc/22414/stat : 22414 (minisat) R 22370 22370 22248 0 -1 0 2527 0 0 0 9672 2 0 0 25 0 1 0 30229160 11194368 2330 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/22414/statm: 2733 2330 51 112 0 2617 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 24656

[startup+162.559 s]
/proc/loadavg: 1.93 1.56 1.67 3/75 22415
/proc/meminfo: memFree=1890448/2055920 swapFree=4192812/4192956
[pid=22370] ppid=22364 vsize=13724 CPUtime=5.52
/proc/22370/stat : 22370 (sugar) S 22364 22370 22248 0 -1 4194304 1276 27728 0 2 3 1 531 17 16 0 1 0 30228598 14053376 815 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 271647289442 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/22370/statm: 3431 815 373 3 0 531 0
[pid=22414] ppid=22370 vsize=12308 CPUtime=156.76
/proc/22414/stat : 22414 (minisat) R 22370 22370 22248 0 -1 0 2876 0 0 0 15674 2 0 0 25 0 1 0 30229160 12603392 2679 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528674 0 0 4096 3 0 0 0 17 0 0 0
/proc/22414/statm: 3077 2679 51 112 0 2961 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 26032

[startup+222.637 s]
/proc/loadavg: 1.97 1.63 1.69 3/75 22417
/proc/meminfo: memFree=1888016/2055920 swapFree=4192812/4192956
[pid=22370] ppid=22364 vsize=13724 CPUtime=5.52
/proc/22370/stat : 22370 (sugar) S 22364 22370 22248 0 -1 4194304 1276 27728 0 2 3 1 531 17 16 0 1 0 30228598 14053376 815 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 271647289442 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/22370/statm: 3431 815 373 3 0 531 0
[pid=22414] ppid=22370 vsize=13292 CPUtime=216.78
/proc/22414/stat : 22414 (minisat) R 22370 22370 22248 0 -1 0 3117 0 0 0 21675 3 0 0 25 0 1 0 30229160 13611008 2920 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528442 0 0 4096 3 0 0 0 17 0 0 0
/proc/22414/statm: 3323 2920 51 112 0 3207 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 27016

[startup+282.712 s]
/proc/loadavg: 1.99 1.70 1.71 3/75 22417
/proc/meminfo: memFree=1885904/2055920 swapFree=4192812/4192956
[pid=22370] ppid=22364 vsize=13724 CPUtime=5.52
/proc/22370/stat : 22370 (sugar) S 22364 22370 22248 0 -1 4194304 1276 27728 0 2 3 1 531 17 16 0 1 0 30228598 14053376 815 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 271647289442 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/22370/statm: 3431 815 373 3 0 531 0
[pid=22414] ppid=22370 vsize=14524 CPUtime=276.78
/proc/22414/stat : 22414 (minisat) R 22370 22370 22248 0 -1 0 3409 0 0 0 27675 3 0 0 25 0 1 0 30229160 14872576 3212 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/22414/statm: 3631 3212 51 112 0 3515 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 28248

[startup+342.784 s]
/proc/loadavg: 2.03 1.76 1.73 3/75 22417
/proc/meminfo: memFree=1884048/2055920 swapFree=4192812/4192956
[pid=22370] ppid=22364 vsize=13724 CPUtime=5.52
/proc/22370/stat : 22370 (sugar) S 22364 22370 22248 0 -1 4194304 1276 27728 0 2 3 1 531 17 16 0 1 0 30228598 14053376 815 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 271647289442 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/22370/statm: 3431 815 373 3 0 531 0
[pid=22414] ppid=22370 vsize=15472 CPUtime=336.8
/proc/22414/stat : 22414 (minisat) R 22370 22370 22248 0 -1 0 3665 0 0 0 33677 3 0 0 25 0 1 0 30229160 15843328 3468 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/22414/statm: 3868 3468 51 112 0 3752 0
Current children cumulated CPU time (s) 342.32
Current children cumulated vsize (KiB) 29196

[startup+402.855 s]
/proc/loadavg: 2.01 1.80 1.74 3/75 22417
/proc/meminfo: memFree=1881552/2055920 swapFree=4192812/4192956
[pid=22370] ppid=22364 vsize=13724 CPUtime=5.52
/proc/22370/stat : 22370 (sugar) S 22364 22370 22248 0 -1 4194304 1276 27728 0 2 3 1 531 17 16 0 1 0 30228598 14053376 815 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 271647289442 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/22370/statm: 3431 815 373 3 0 531 0

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

/proc/22370/stat : 22370 (sugar) S 22364 22370 22248 0 -1 4194304 1276 27728 0 2 3 1 531 17 16 0 1 0 30228598 14053376 815 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 271647289442 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/22370/statm: 3431 815 373 3 0 531 0
[pid=22414] ppid=22370 vsize=23620 CPUtime=1056.97
/proc/22414/stat : 22414 (minisat) R 22370 22370 22248 0 -1 0 5586 0 0 0 105691 6 0 0 25 0 1 0 30229160 24186880 5389 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528771 0 0 4096 3 0 0 0 17 0 0 0
/proc/22414/statm: 5905 5389 51 112 0 5789 0
Current children cumulated CPU time (s) 1062.49
Current children cumulated vsize (KiB) 37344

[startup+1123.75 s]
/proc/loadavg: 2.07 2.00 1.87 3/75 22417
/proc/meminfo: memFree=1867344/2055920 swapFree=4192812/4192956
[pid=22370] ppid=22364 vsize=13724 CPUtime=5.52
/proc/22370/stat : 22370 (sugar) S 22364 22370 22248 0 -1 4194304 1276 27728 0 2 3 1 531 17 16 0 1 0 30228598 14053376 815 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 271647289442 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/22370/statm: 3431 815 373 3 0 531 0
[pid=22414] ppid=22370 vsize=23928 CPUtime=1117
/proc/22414/stat : 22414 (minisat) R 22370 22370 22248 0 -1 0 5675 0 0 0 111693 7 0 0 25 0 1 0 30229160 24502272 5478 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/22414/statm: 5982 5478 51 112 0 5866 0
Current children cumulated CPU time (s) 1122.52
Current children cumulated vsize (KiB) 37652

[startup+1183.82 s]
/proc/loadavg: 2.02 2.00 1.88 3/75 22417
/proc/meminfo: memFree=1866128/2055920 swapFree=4192812/4192956
[pid=22370] ppid=22364 vsize=13724 CPUtime=5.52
/proc/22370/stat : 22370 (sugar) S 22364 22370 22248 0 -1 4194304 1276 27728 0 2 3 1 531 17 16 0 1 0 30228598 14053376 815 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 271647289442 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/22370/statm: 3431 815 373 3 0 531 0
[pid=22414] ppid=22370 vsize=24424 CPUtime=1177
/proc/22414/stat : 22414 (minisat) R 22370 22370 22248 0 -1 0 5768 0 0 0 117693 7 0 0 25 0 1 0 30229160 25010176 5571 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528416 0 0 4096 3 0 0 0 17 0 0 0
/proc/22414/statm: 6106 5571 51 112 0 5990 0
Current children cumulated CPU time (s) 1182.52
Current children cumulated vsize (KiB) 38148

[startup+1243.9 s]
/proc/loadavg: 2.09 2.02 1.89 4/75 22417
/proc/meminfo: memFree=1865552/2055920 swapFree=4192812/4192956
[pid=22370] ppid=22364 vsize=13724 CPUtime=5.52
/proc/22370/stat : 22370 (sugar) S 22364 22370 22248 0 -1 4194304 1276 27728 0 2 3 1 531 17 16 0 1 0 30228598 14053376 815 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 271647289442 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/22370/statm: 3431 815 373 3 0 531 0
[pid=22414] ppid=22370 vsize=24856 CPUtime=1237.03
/proc/22414/stat : 22414 (minisat) R 22370 22370 22248 0 -1 0 5860 0 0 0 123695 8 0 0 25 0 1 0 30229160 25452544 5663 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/22414/statm: 6214 5663 51 112 0 6098 0
Current children cumulated CPU time (s) 1242.55
Current children cumulated vsize (KiB) 38580

[startup+1303.97 s]
/proc/loadavg: 2.03 2.01 1.89 3/75 22417
/proc/meminfo: memFree=1864784/2055920 swapFree=4192812/4192956
[pid=22370] ppid=22364 vsize=13724 CPUtime=5.52
/proc/22370/stat : 22370 (sugar) S 22364 22370 22248 0 -1 4194304 1276 27728 0 2 3 1 531 17 16 0 1 0 30228598 14053376 815 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 271647289442 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/22370/statm: 3431 815 373 3 0 531 0
[pid=22414] ppid=22370 vsize=24856 CPUtime=1297.04
/proc/22414/stat : 22414 (minisat) R 22370 22370 22248 0 -1 0 5882 0 0 0 129696 8 0 0 25 0 1 0 30229160 25452544 5685 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528406 0 0 4096 3 0 0 0 17 0 0 0
/proc/22414/statm: 6214 5685 51 112 0 6098 0
Current children cumulated CPU time (s) 1302.56
Current children cumulated vsize (KiB) 38580

[startup+1364.07 s]
/proc/loadavg: 2.01 2.00 1.90 3/75 22417
/proc/meminfo: memFree=1862928/2055920 swapFree=4192812/4192956
[pid=22370] ppid=22364 vsize=13724 CPUtime=5.52
/proc/22370/stat : 22370 (sugar) S 22364 22370 22248 0 -1 4194304 1276 27728 0 2 3 1 531 17 16 0 1 0 30228598 14053376 815 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 271647289442 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/22370/statm: 3431 815 373 3 0 531 0
[pid=22414] ppid=22370 vsize=26076 CPUtime=1357.07
/proc/22414/stat : 22414 (minisat) R 22370 22370 22248 0 -1 0 6175 0 0 0 135699 8 0 0 25 0 1 0 30229160 26701824 5978 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/22414/statm: 6519 5978 51 112 0 6403 0
Current children cumulated CPU time (s) 1362.59
Current children cumulated vsize (KiB) 39800

[startup+1424.14 s]
/proc/loadavg: 2.05 2.02 1.91 3/75 22417
/proc/meminfo: memFree=1862224/2055920 swapFree=4192812/4192956
[pid=22370] ppid=22364 vsize=13724 CPUtime=5.52
/proc/22370/stat : 22370 (sugar) S 22364 22370 22248 0 -1 4194304 1276 27728 0 2 3 1 531 17 16 0 1 0 30228598 14053376 815 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 271647289442 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/22370/statm: 3431 815 373 3 0 531 0
[pid=22414] ppid=22370 vsize=26356 CPUtime=1417.09
/proc/22414/stat : 22414 (minisat) R 22370 22370 22248 0 -1 0 6243 0 0 0 141701 8 0 0 25 0 1 0 30229160 26988544 6046 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528549 0 0 4096 3 0 0 0 17 0 0 0
/proc/22414/statm: 6589 6046 51 112 0 6473 0
Current children cumulated CPU time (s) 1422.61
Current children cumulated vsize (KiB) 40080

[startup+1484.22 s]
/proc/loadavg: 2.02 2.01 1.91 3/75 22417
/proc/meminfo: memFree=1861328/2055920 swapFree=4192812/4192956
[pid=22370] ppid=22364 vsize=13724 CPUtime=5.52
/proc/22370/stat : 22370 (sugar) S 22364 22370 22248 0 -1 4194304 1276 27728 0 2 3 1 531 17 16 0 1 0 30228598 14053376 815 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 271647289442 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/22370/statm: 3431 815 373 3 0 531 0
[pid=22414] ppid=22370 vsize=26488 CPUtime=1477.1
/proc/22414/stat : 22414 (minisat) R 22370 22370 22248 0 -1 0 6324 0 0 0 147702 8 0 0 25 0 1 0 30229160 27123712 6094 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528342 0 0 4096 3 0 0 0 17 0 0 0
/proc/22414/statm: 6622 6094 51 112 0 6506 0
Current children cumulated CPU time (s) 1482.62
Current children cumulated vsize (KiB) 40212

[startup+1544.29 s]
/proc/loadavg: 2.00 2.00 1.91 3/75 22417
/proc/meminfo: memFree=1860816/2055920 swapFree=4192812/4192956
[pid=22370] ppid=22364 vsize=13724 CPUtime=5.52
/proc/22370/stat : 22370 (sugar) S 22364 22370 22248 0 -1 4194304 1276 27728 0 2 3 1 531 17 16 0 1 0 30228598 14053376 815 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 271647289442 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/22370/statm: 3431 815 373 3 0 531 0
[pid=22414] ppid=22370 vsize=26636 CPUtime=1537.1
/proc/22414/stat : 22414 (minisat) R 22370 22370 22248 0 -1 0 6359 0 0 0 153702 8 0 0 25 0 1 0 30229160 27275264 6129 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134522281 0 0 4096 3 0 0 0 17 0 0 0
/proc/22414/statm: 6659 6129 51 112 0 6543 0
Current children cumulated CPU time (s) 1542.62
Current children cumulated vsize (KiB) 40360

[startup+1604.36 s]
/proc/loadavg: 2.00 2.00 1.91 4/75 22417
/proc/meminfo: memFree=1859856/2055920 swapFree=4192812/4192956
[pid=22370] ppid=22364 vsize=13724 CPUtime=5.52
/proc/22370/stat : 22370 (sugar) S 22364 22370 22248 0 -1 4194304 1276 27728 0 2 3 1 531 17 16 0 1 0 30228598 14053376 815 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 271647289442 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/22370/statm: 3431 815 373 3 0 531 0
[pid=22414] ppid=22370 vsize=27376 CPUtime=1597.12
/proc/22414/stat : 22414 (minisat) R 22370 22370 22248 0 -1 0 6526 0 0 0 159704 8 0 0 25 0 1 0 30229160 28033024 6296 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528354 0 0 4096 3 0 0 0 17 0 0 0
/proc/22414/statm: 6844 6296 51 112 0 6728 0
Current children cumulated CPU time (s) 1602.64
Current children cumulated vsize (KiB) 41100

[startup+1664.44 s]
/proc/loadavg: 2.04 2.01 1.91 3/75 22417
/proc/meminfo: memFree=1859600/2055920 swapFree=4192812/4192956
[pid=22370] ppid=22364 vsize=13724 CPUtime=5.52
/proc/22370/stat : 22370 (sugar) S 22364 22370 22248 0 -1 4194304 1276 27728 0 2 3 1 531 17 16 0 1 0 30228598 14053376 815 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 271647289442 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/22370/statm: 3431 815 373 3 0 531 0
[pid=22414] ppid=22370 vsize=27540 CPUtime=1657.15
/proc/22414/stat : 22414 (minisat) R 22370 22370 22248 0 -1 0 6556 0 0 0 165706 9 0 0 25 0 1 0 30229160 28200960 6326 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/22414/statm: 6885 6326 51 112 0 6769 0
Current children cumulated CPU time (s) 1662.67
Current children cumulated vsize (KiB) 41264

[startup+1724.51 s]
/proc/loadavg: 2.01 2.01 1.91 3/75 22417
/proc/meminfo: memFree=1859024/2055920 swapFree=4192812/4192956
[pid=22370] ppid=22364 vsize=13724 CPUtime=5.52
/proc/22370/stat : 22370 (sugar) S 22364 22370 22248 0 -1 4194304 1276 27728 0 2 3 1 531 17 16 0 1 0 30228598 14053376 815 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 271647289442 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/22370/statm: 3431 815 373 3 0 531 0
[pid=22414] ppid=22370 vsize=27836 CPUtime=1717.14
/proc/22414/stat : 22414 (minisat) R 22370 22370 22248 0 -1 0 6628 0 0 0 171705 9 0 0 25 0 1 0 30229160 28504064 6398 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/22414/statm: 6959 6398 51 112 0 6843 0
Current children cumulated CPU time (s) 1722.66
Current children cumulated vsize (KiB) 41560

[startup+1784.59 s]
/proc/loadavg: 2.11 2.03 1.93 3/81 22521
/proc/meminfo: memFree=1856920/2055920 swapFree=4192812/4192956
[pid=22370] ppid=22364 vsize=13724 CPUtime=5.52
/proc/22370/stat : 22370 (sugar) S 22364 22370 22248 0 -1 4194304 1276 27728 0 2 3 1 531 17 16 0 1 0 30228598 14053376 815 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 271647289442 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/22370/statm: 3431 815 373 3 0 531 0
[pid=22414] ppid=22370 vsize=28360 CPUtime=1777.16
/proc/22414/stat : 22414 (minisat) R 22370 22370 22248 0 -1 0 6733 0 0 0 177702 14 0 0 25 0 1 0 30229160 29040640 6503 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/22414/statm: 7090 6503 51 112 0 6974 0
Current children cumulated CPU time (s) 1782.68
Current children cumulated vsize (KiB) 42084



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.96 s]
/proc/loadavg: 2.08 2.03 1.93 3/81 22533
/proc/meminfo: memFree=1856920/2055920 swapFree=4192812/4192956
[pid=22370] ppid=22364 vsize=13724 CPUtime=5.52
/proc/22370/stat : 22370 (sugar) S 22364 22370 22248 0 -1 4194304 1276 27728 0 2 3 1 531 17 16 0 1 0 30228598 14053376 815 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 271647289442 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/22370/statm: 3431 815 373 3 0 531 0
[pid=22414] ppid=22370 vsize=28360 CPUtime=1794.52
/proc/22414/stat : 22414 (minisat) R 22370 22370 22248 0 -1 0 6744 0 0 0 179434 18 0 0 25 0 1 0 30229160 29040640 6514 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/22414/statm: 7090 6514 51 112 0 6974 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 42084

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

Child status: 1
Real time (s): 1801.97
CPU time (s): 1800.07
CPU user time (s): 1799.69
CPU system time (s): 0.377942
CPU usage (%): 99.8945
Max. virtual memory (cumulated for all children) (KiB): 821060

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.69
system time used= 0.377942
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 35837
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= 1549
involuntary context switches= 6475

runsolver used 2.15067 s user time and 5.2742 s system time

The end

Launcher Data (download as text)

Begin job on node67 on Mon Jan 29 20:31:50 UTC 2007


IDJOB= 221898
IDBENCH= 5471
IDSOLVER= 86
FILE ID= node67/221898-1170102709

PBS_JOBID= 3689814

Free space on /tmp= 66563 MiB

SOLVER NAME= sugar 0.40
BENCH NAME= HOME/pub/bench/CPAI06/random/rand-2-24/rand-24-24-276-139-52021_ext.xml
COMMAND LINE= /tmp/evaluation/221898-1170102709/solver /tmp/evaluation/221898-1170102709 /tmp/evaluation/221898-1170102709/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node67/watcher-221898-1170102709 -o ROOT/results/node67/solver-221898-1170102709 -C 1800 -M 900  /tmp/evaluation/221898-1170102709/solver /tmp/evaluation/221898-1170102709 /tmp/evaluation/221898-1170102709/unknown.xml

META MD5SUM SOLVER= 0a27e717dfe98d83d9802fe0eea45073
MD5SUM BENCH=  71cffa533269446990ab132413efce2d

RANDOM SEED= 78863981

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.236
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.236
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:       1919520 kB
Buffers:         10872 kB
Cached:          52912 kB
SwapCached:          0 kB
Active:          53860 kB
Inactive:        30196 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1919520 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2260 kB
Writeback:           0 kB
Mapped:          30504 kB
Slab:            37812 kB
Committed_AS:   239244 kB
PageTables:       1724 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= 66561 MiB



End job on node67 on Mon Jan 29 21:01:52 UTC 2007