Trace number 212723

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.09 1819.05

General information on the benchmark

NamepseudoSeries/primesDimacs/
g-125-17.xml
MD5SUM365d707976bbd6bc60ee24bd7d71a30a
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 variables4250
Number of constraints68397
Maximum constraint arity17
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension68397
Global constraints used (with number of constraints)

Solver Data (download as text)

0.05	c # Sugar v0-40 (/tmp/evaluation/212723-1170099293/sugar-v0-40.jar)
0.05	
0.05	c # MAIN  BEGIN : /tmp/evaluation/212723-1170099293/unknown.xml [Mon Jan 29 20:34:54 2007]
0.05	c # CONVERT_XML  BEGIN : /tmp/evaluation/212723-1170099293/unknown.xml /tmp/evaluation/212723-1170099293/sugar25291.csp [Mon Jan 29 20:34:54 2007]
0.05	c # CMD : java -Xms200M -Xmx600M -jar /tmp/evaluation/212723-1170099293/sugar-v0-40.jar -convert /tmp/evaluation/212723-1170099293/unknown.xml /tmp/evaluation/212723-1170099293/sugar25291.csp
0.17	c BEGIN convert /tmp/evaluation/212723-1170099293/unknown.xml
4.40	c END convert (4.224225 seconds)
4.48	c # CONVERT_XML  END : /tmp/evaluation/212723-1170099293/sugar25291.csp 1729948 bytes (4 seconds) [Mon Jan 29 20:34:58 2007]
4.48	c # CONVERT_XML  CPU : 4.31 = 0 + 0 + 4.1 + 0.21
4.48	
4.48	c # GENERATE_SAT  BEGIN : /tmp/evaluation/212723-1170099293/sugar25291.bcnf [Mon Jan 29 20:34:58 2007]
4.48	c # CMD : java -Xms200M -Xmx600M -jar /tmp/evaluation/212723-1170099293/sugar-v0-40.jar -bcnf -map /tmp/evaluation/212723-1170099293/sugar25291.map /tmp/evaluation/212723-1170099293/sugar25291.csp /tmp/evaluation/212723-1170099293/sugar25291.bcnf
4.60	c BEGIN parse /tmp/evaluation/212723-1170099293/sugar25291.csp
9.13	c END parse (4.522407 seconds)
9.13	c BEGIN simplify
9.15	c END simplify (0.021019 seconds)
9.15	c BEGIN encode /tmp/evaluation/212723-1170099293/sugar25291.bcnf
9.50	c END encode (0.350852 seconds)
9.60	c # GENERATE_SAT  END : 9750 variables 94147 clauses 1174288 bytes (5 seconds) [Mon Jan 29 20:35:03 2007]
9.60	c # GENERATE_SAT  CPU : 5.06 = 0.07 + 0.01 + 4.83 + 0.15
9.60	
9.60	c # SOLVE_SAT  BEGIN : /tmp/evaluation/212723-1170099293/sugar25291.bcnf [Mon Jan 29 20:35:03 2007]
9.60	c # CMD : /tmp/evaluation/212723-1170099293/minisat /tmp/evaluation/212723-1170099293/sugar25291.bcnf /tmp/evaluation/212723-1170099293/sugar25291.out
9.65	c ==================================[MINISAT]===================================
9.65	c | Conflicts |     ORIGINAL     |              LEARNT              | Progress |
9.65	c |           | Clauses Literals |   Limit Clauses Literals  Lit/Cl |          |
9.65	c ==============================================================================
9.65	c |         0 |   94147   199419 |   31382       0        0     nan |  0.000 % |
9.67	c |       101 |   94147   199419 |   34520     101     1332    13.2 |  0.000 % |
9.70	c |       251 |   94147   199419 |   37972     251     3954    15.8 |  0.000 % |
9.75	c |       477 |   94147   199419 |   41769     477    22853    47.9 |  0.000 % |
9.83	c |       817 |   94147   199419 |   45946     817    59678    73.0 |  0.000 % |
9.95	c |      1326 |   94147   199419 |   50541    1326    97480    73.5 |  0.000 % |
10.14	c |      2086 |   94147   199419 |   55595    2086   154503    74.1 |  0.000 % |
10.47	c |      3225 |   94147   199419 |   61154    3225   285051    88.4 |  0.000 % |
11.02	c |      4933 |   94147   199419 |   67270    4933   486567    98.6 |  0.000 % |
12.00	c |      7496 |   94147   199419 |   73997    7496   883315   117.8 |  0.000 % |
13.30	c |     11342 |   94147   199419 |   81396   11342  1212639   106.9 |  0.000 % |
15.66	c |     17108 |   94147   199419 |   89536   17108  1860972   108.8 |  0.000 % |
18.88	c |     25761 |   94147   199419 |   98490   25761  2690101   104.4 |  0.000 % |
24.12	c |     38735 |   94147   199419 |  108339   38735  3898318   100.6 |  0.000 % |
37.26	c |     58198 |   94147   199419 |  119173   58198  6259942   107.6 |  0.000 % |
57.72	c |     87390 |   94147   199419 |  131090   87390  9069585   103.8 |  0.000 % |
103.46	c |    131179 |   94147   199419 |  144199  131179 13330610   101.6 |  0.000 % |
179.23	c |    196865 |   94147   199419 |  158619   61453  8096790   131.8 |  0.000 % |
378.85	c |    295392 |   94147   199419 |  174481  159980 25382707   158.7 |  0.000 % |
665.11	c |    443181 |   94147   199419 |  191929  142947 25321595   177.1 |  0.000 % |
1178.42	c |    664866 |   94147   199419 |  211122  183248 30567350   166.8 |  0.000 % |
1817.48	
1817.48	s UNKNOWN
1817.48	c # INTERRUPTED
1817.48	c # MAIN  END :  (1817 seconds) [Mon Jan 29 21:05:11 2007]
1817.48	c # MAIN  CPU : 9.37 = 0.07 + 0.01 + 8.93 + 0.36
1817.48	

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/node19/watcher-212723-1170099293 -o ROOT/results/node19/solver-212723-1170099293 -C 1800 -M 900 /tmp/evaluation/212723-1170099293/solver /tmp/evaluation/212723-1170099293 /tmp/evaluation/212723-1170099293/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: 2.57 3.11 3.14 5/87 25292
/proc/meminfo: memFree=1716360/2055920 swapFree=4192812/4192956
[pid=25291] ppid=25289 vsize=12128 CPUtime=0
/proc/25291/stat : 25291 (sugar) R 25289 25291 25226 0 -1 4194304 463 0 0 0 0 0 0 0 20 0 1 0 29883381 12419072 182 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 255250199350 0 0 4224 0 0 0 0 17 1 0 0
/proc/25291/statm: 3032 182 142 3 0 132 0

[startup+0.104941 s]
/proc/loadavg: 2.57 3.11 3.14 5/87 25292
/proc/meminfo: memFree=1716360/2055920 swapFree=4192812/4192956
[pid=25291] ppid=25289 vsize=13724 CPUtime=0.03
/proc/25291/stat : 25291 (sugar) S 25289 25291 25226 0 -1 4194304 1112 0 0 0 3 0 0 0 20 0 1 0 29883381 14053376 805 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 255245463650 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25291/statm: 3431 805 368 3 0 531 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13724

[startup+0.512983 s]
/proc/loadavg: 2.57 3.11 3.14 5/87 25292
/proc/meminfo: memFree=1716360/2055920 swapFree=4192812/4192956
[pid=25291] ppid=25289 vsize=13724 CPUtime=0.03
/proc/25291/stat : 25291 (sugar) S 25289 25291 25226 0 -1 4194304 1121 0 0 0 3 0 0 0 15 0 1 0 29883381 14053376 805 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 255245463650 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25291/statm: 3431 805 368 3 0 531 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13724

[startup+1.33607 s]
/proc/loadavg: 2.57 3.11 3.14 4/95 25300
/proc/meminfo: memFree=1663048/2055920 swapFree=4192812/4192956
[pid=25291] ppid=25289 vsize=13724 CPUtime=0.03
/proc/25291/stat : 25291 (sugar) S 25289 25291 25226 0 -1 4194304 1121 0 0 0 3 0 0 0 15 0 1 0 29883381 14053376 805 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 255245463650 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25291/statm: 3431 805 368 3 0 531 0
[pid=25293] ppid=25291 vsize=807288 CPUtime=1.24
/proc/25293/stat : 25293 (java) R 25291 25291 25226 0 -1 0 17342 0 1 0 116 8 0 0 19 0 8 0 29883386 826662912 17087 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4073509490 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25293/statm: 201822 17087 1658 14 0 189100 0
[pid=25293/tid=25294] ppid=25291 vsize=807288 CPUtime=0.24
/proc/25293/task/25294/stat : 25294 (java) S 25291 25291 25226 0 -1 64 10878 0 0 0 21 3 0 0 16 0 8 0 29883390 826662912 17087 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=25293/tid=25295] ppid=25291 vsize=807288 CPUtime=0
/proc/25293/task/25295/stat : 25295 (java) S 25291 25291 25226 0 -1 64 10 0 0 0 0 0 0 0 19 0 8 0 29883390 826662912 17087 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25293/tid=25296] ppid=25291 vsize=807288 CPUtime=0
/proc/25293/task/25296/stat : 25296 (java) S 25291 25291 25226 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 29883390 826662912 17087 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25293/tid=25297] ppid=25291 vsize=807288 CPUtime=0
/proc/25293/task/25297/stat : 25297 (java) S 25291 25291 25226 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 29883394 826662912 17087 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25293/tid=25298] ppid=25291 vsize=807288 CPUtime=0.08
/proc/25293/task/25298/stat : 25298 (java) S 25291 25291 25226 0 -1 64 368 0 0 0 8 0 0 0 19 0 8 0 29883394 826662912 17087 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25293/tid=25299] ppid=25291 vsize=807288 CPUtime=0
/proc/25293/task/25299/stat : 25299 (java) S 25291 25291 25226 0 -1 64 2 0 0 0 0 0 0 0 19 0 8 0 29883394 826662912 17087 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25293/tid=25300] ppid=25291 vsize=807288 CPUtime=0
/proc/25293/task/25300/stat : 25300 (java) S 25291 25291 25226 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 29883394 826662912 17087 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.27
Current children cumulated vsize (KiB) 821012

[startup+2.9893 s]
/proc/loadavg: 2.57 3.11 3.14 4/95 25300
/proc/meminfo: memFree=1606088/2055920 swapFree=4192812/4192956
[pid=25291] ppid=25289 vsize=13724 CPUtime=0.03
/proc/25291/stat : 25291 (sugar) S 25289 25291 25226 0 -1 4194304 1121 0 0 0 3 0 0 0 15 0 1 0 29883381 14053376 805 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 255245463650 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25291/statm: 3431 805 368 3 0 531 0
[pid=25293] ppid=25291 vsize=807412 CPUtime=2.88
/proc/25293/stat : 25293 (java) R 25291 25291 25226 0 -1 0 32140 0 1 0 272 16 0 0 25 0 8 0 29883386 826789888 31880 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4073686766 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25293/statm: 201853 31880 1690 14 0 189131 0
[pid=25293/tid=25294] ppid=25291 vsize=807412 CPUtime=0.71
/proc/25293/task/25294/stat : 25294 (java) S 25291 25291 25226 0 -1 64 25553 0 0 0 60 11 0 0 17 0 8 0 29883390 826789888 31880 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=25293/tid=25295] ppid=25291 vsize=807412 CPUtime=0
/proc/25293/task/25295/stat : 25295 (java) S 25291 25291 25226 0 -1 64 10 0 0 0 0 0 0 0 19 0 8 0 29883390 826789888 31880 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25293/tid=25296] ppid=25291 vsize=807412 CPUtime=0
/proc/25293/task/25296/stat : 25296 (java) S 25291 25291 25226 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 29883390 826789888 31880 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25293/tid=25297] ppid=25291 vsize=807412 CPUtime=0
/proc/25293/task/25297/stat : 25297 (java) S 25291 25291 25226 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 29883394 826789888 31880 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25293/tid=25298] ppid=25291 vsize=807412 CPUtime=0.14
/proc/25293/task/25298/stat : 25298 (java) S 25291 25291 25226 0 -1 64 411 0 0 0 14 0 0 0 16 0 8 0 29883394 826789888 31880 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25293/tid=25299] ppid=25291 vsize=807412 CPUtime=0
/proc/25293/task/25299/stat : 25299 (java) S 25291 25291 25226 0 -1 64 2 0 0 0 0 0 0 0 19 0 8 0 29883394 826789888 31880 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25293/tid=25300] ppid=25291 vsize=807412 CPUtime=0
/proc/25293/task/25300/stat : 25300 (java) S 25291 25291 25226 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 29883394 826789888 31880 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.91
Current children cumulated vsize (KiB) 821136

[startup+6.1949 s]
/proc/loadavg: 2.52 3.09 3.14 5/95 25308
/proc/meminfo: memFree=1680200/2055920 swapFree=4192812/4192956
[pid=25291] ppid=25289 vsize=13724 CPUtime=4.34
/proc/25291/stat : 25291 (sugar) S 25289 25291 25226 0 -1 4194304 1190 35908 0 1 3 0 410 21 15 0 1 0 29883381 14053376 809 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 255245463650 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25291/statm: 3431 809 371 3 0 531 0
[pid=25301] ppid=25291 vsize=807064 CPUtime=1.68
/proc/25301/stat : 25301 (java) R 25291 25291 25226 0 -1 0 12113 0 1 0 162 6 0 0 22 0 8 0 29883829 826433536 11852 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25301/statm: 201766 11852 1494 14 0 189044 0
[pid=25301/tid=25302] ppid=25291 vsize=807064 CPUtime=0.45
/proc/25301/task/25302/stat : 25302 (java) R 25291 25291 25226 0 -1 64 6048 0 0 0 43 2 0 0 16 0 8 0 29883832 826433536 11852 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4153827308 0 0 0 23759 0 0 0 -1 1 0 0
[pid=25301/tid=25303] ppid=25291 vsize=807064 CPUtime=0
/proc/25301/task/25303/stat : 25303 (java) S 25291 25291 25226 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 29883833 826433536 11852 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25301/tid=25304] ppid=25291 vsize=807064 CPUtime=0
/proc/25301/task/25304/stat : 25304 (java) S 25291 25291 25226 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 29883833 826433536 11852 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25301/tid=25305] ppid=25291 vsize=807064 CPUtime=0
/proc/25301/task/25305/stat : 25305 (java) S 25291 25291 25226 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 29883837 826433536 11852 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25301/tid=25306] ppid=25291 vsize=807064 CPUtime=0.05
/proc/25301/task/25306/stat : 25306 (java) S 25291 25291 25226 0 -1 64 293 0 0 0 5 0 0 0 19 0 8 0 29883837 826433536 11852 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25301/tid=25307] ppid=25291 vsize=807064 CPUtime=0
/proc/25301/task/25307/stat : 25307 (java) S 25291 25291 25226 0 -1 64 2 0 0 0 0 0 0 0 19 0 8 0 29883837 826433536 11852 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25301/tid=25308] ppid=25291 vsize=807064 CPUtime=0
/proc/25301/task/25308/stat : 25308 (java) S 25291 25291 25226 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 29883837 826433536 11852 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.02
Current children cumulated vsize (KiB) 820788

[startup+12.6533 s]
/proc/loadavg: 2.48 3.07 3.13 3/88 25309
/proc/meminfo: memFree=1700608/2055920 swapFree=4192812/4192956
[pid=25291] ppid=25289 vsize=18424 CPUtime=9.4
/proc/25291/stat : 25291 (sugar) S 25289 25291 25226 0 -1 4194304 2469 59148 0 2 10 1 893 36 16 0 1 0 29883381 18866176 1983 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 255245463650 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25291/statm: 4606 1983 373 3 0 1706 0
[pid=25309] ppid=25291 vsize=8228 CPUtime=3.01
/proc/25309/stat : 25309 (minisat) R 25291 25291 25226 0 -1 0 1984 0 0 0 300 1 0 0 25 0 1 0 29884342 8425472 1682 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528002 0 0 4096 3 0 0 0 17 1 0 0
/proc/25309/statm: 2057 1682 52 112 0 1941 0
Current children cumulated CPU time (s) 12.41
Current children cumulated vsize (KiB) 26652

[startup+25.4979 s]
/proc/loadavg: 2.37 3.02 3.11 3/88 25309
/proc/meminfo: memFree=1687232/2055920 swapFree=4192812/4192956
[pid=25291] ppid=25289 vsize=18424 CPUtime=9.4
/proc/25291/stat : 25291 (sugar) S 25289 25291 25226 0 -1 4194304 2469 59148 0 2 10 1 893 36 16 0 1 0 29883381 18866176 1983 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 255245463650 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25291/statm: 4606 1983 373 3 0 1706 0
[pid=25309] ppid=25291 vsize=21992 CPUtime=15.73
/proc/25309/stat : 25309 (minisat) R 25291 25291 25226 0 -1 0 5421 0 0 0 1570 3 0 0 25 0 1 0 29884342 22519808 5119 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/25309/statm: 5498 5119 52 112 0 5382 0
Current children cumulated CPU time (s) 25.13
Current children cumulated vsize (KiB) 40416

[startup+51.1775 s]
/proc/loadavg: 2.24 2.93 3.08 3/88 25309
/proc/meminfo: memFree=1669184/2055920 swapFree=4192812/4192956
[pid=25291] ppid=25289 vsize=18424 CPUtime=9.4
/proc/25291/stat : 25291 (sugar) S 25289 25291 25226 0 -1 4194304 2469 59148 0 2 10 1 893 36 16 0 1 0 29883381 18866176 1983 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 255245463650 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25291/statm: 4606 1983 373 3 0 1706 0
[pid=25309] ppid=25291 vsize=39784 CPUtime=41.18
/proc/25309/stat : 25309 (minisat) R 25291 25291 25226 0 -1 0 9855 0 0 0 4109 9 0 0 25 0 1 0 29884342 40738816 9553 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528418 0 0 4096 3 0 0 0 17 1 0 0
/proc/25309/statm: 9946 9553 52 112 0 9830 0
Current children cumulated CPU time (s) 50.58
Current children cumulated vsize (KiB) 58208

[startup+102.43 s]
/proc/loadavg: 2.10 2.79 3.02 3/88 25311
/proc/meminfo: memFree=1648256/2055920 swapFree=4192812/4192956
[pid=25291] ppid=25289 vsize=18424 CPUtime=9.4
/proc/25291/stat : 25291 (sugar) S 25289 25291 25226 0 -1 4194304 2469 59148 0 2 10 1 893 36 16 0 1 0 29883381 18866176 1983 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 255245463650 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25291/statm: 4606 1983 373 3 0 1706 0
[pid=25309] ppid=25291 vsize=60920 CPUtime=91.96
/proc/25309/stat : 25309 (minisat) R 25291 25291 25226 0 -1 0 15143 0 0 0 9179 17 0 0 25 0 1 0 29884342 62382080 14841 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134527052 0 0 4096 3 0 0 0 17 1 0 0
/proc/25309/statm: 15230 14841 52 112 0 15114 0
Current children cumulated CPU time (s) 101.36
Current children cumulated vsize (KiB) 79344

[startup+162.516 s]
/proc/loadavg: 2.07 2.66 2.96 3/88 25311
/proc/meminfo: memFree=1636608/2055920 swapFree=4192812/4192956
[pid=25291] ppid=25289 vsize=18424 CPUtime=9.4
/proc/25291/stat : 25291 (sugar) S 25289 25291 25226 0 -1 4194304 2469 59148 0 2 10 1 893 36 16 0 1 0 29883381 18866176 1983 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 255245463650 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25291/statm: 4606 1983 373 3 0 1706 0
[pid=25309] ppid=25291 vsize=72108 CPUtime=151.5
/proc/25309/stat : 25309 (minisat) R 25291 25291 25226 0 -1 0 17913 0 0 0 15129 21 0 0 25 0 1 0 29884342 73838592 17611 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528543 0 0 4096 3 0 0 0 17 1 0 0
/proc/25309/statm: 18027 17611 52 112 0 17911 0
Current children cumulated CPU time (s) 160.9
Current children cumulated vsize (KiB) 90532

[startup+222.601 s]
/proc/loadavg: 2.02 2.53 2.90 3/88 25311
/proc/meminfo: memFree=1636480/2055920 swapFree=4192812/4192956
[pid=25291] ppid=25289 vsize=18424 CPUtime=9.4
/proc/25291/stat : 25291 (sugar) S 25289 25291 25226 0 -1 4194304 2469 59148 0 2 10 1 893 36 16 0 1 0 29883381 18866176 1983 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 255245463650 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25291/statm: 4606 1983 373 3 0 1706 0
[pid=25309] ppid=25291 vsize=72108 CPUtime=211.04
/proc/25309/stat : 25309 (minisat) R 25291 25291 25226 0 -1 0 17913 0 0 0 21083 21 0 0 25 0 1 0 29884342 73838592 17611 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134525628 0 0 4096 3 0 0 0 17 1 0 0
/proc/25309/statm: 18027 17611 52 112 0 17911 0
Current children cumulated CPU time (s) 220.44
Current children cumulated vsize (KiB) 90532

[startup+282.696 s]
/proc/loadavg: 2.01 2.43 2.84 3/88 25311
/proc/meminfo: memFree=1619520/2055920 swapFree=4192812/4192956
[pid=25291] ppid=25289 vsize=18424 CPUtime=9.4
/proc/25291/stat : 25291 (sugar) S 25289 25291 25226 0 -1 4194304 2469 59148 0 2 10 1 893 36 16 0 1 0 29883381 18866176 1983 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 255245463650 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25291/statm: 4606 1983 373 3 0 1706 0
[pid=25309] ppid=25291 vsize=87664 CPUtime=270.59
/proc/25309/stat : 25309 (minisat) R 25291 25291 25226 0 -1 0 21771 0 0 0 27032 27 0 0 25 0 1 0 29884342 89767936 21469 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528342 0 0 4096 3 0 0 0 17 1 0 0
/proc/25309/statm: 21916 21469 52 112 0 21800 0
Current children cumulated CPU time (s) 279.99
Current children cumulated vsize (KiB) 106088

[startup+342.78 s]
/proc/loadavg: 2.00 2.35 2.78 3/88 25311
/proc/meminfo: memFree=1599936/2055920 swapFree=4192812/4192956
[pid=25291] ppid=25289 vsize=18424 CPUtime=9.4

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

/proc/loadavg: 2.00 2.03 2.33 3/88 25311
/proc/meminfo: memFree=1519872/2055920 swapFree=4192812/4192956
[pid=25291] ppid=25289 vsize=18424 CPUtime=9.4
/proc/25291/stat : 25291 (sugar) S 25289 25291 25226 0 -1 4194304 2469 59148 0 2 10 1 893 36 16 0 1 0 29883381 18866176 1983 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 255245463650 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25291/statm: 4606 1983 373 3 0 1706 0
[pid=25309] ppid=25291 vsize=154232 CPUtime=1104.15
/proc/25309/stat : 25309 (minisat) R 25291 25291 25226 0 -1 0 38406 0 0 0 110363 52 0 0 25 0 1 0 29884342 157933568 38104 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/25309/statm: 38558 38104 52 112 0 38442 0
Current children cumulated CPU time (s) 1113.55
Current children cumulated vsize (KiB) 172656

[startup+1184.02 s]
/proc/loadavg: 2.04 2.04 2.31 3/88 25311
/proc/meminfo: memFree=1517376/2055920 swapFree=4192812/4192956
[pid=25291] ppid=25289 vsize=18424 CPUtime=9.4
/proc/25291/stat : 25291 (sugar) S 25289 25291 25226 0 -1 4194304 2469 59148 0 2 10 1 893 36 16 0 1 0 29883381 18866176 1983 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 255245463650 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25291/statm: 4606 1983 373 3 0 1706 0
[pid=25309] ppid=25291 vsize=154232 CPUtime=1163.7
/proc/25309/stat : 25309 (minisat) R 25291 25291 25226 0 -1 0 38406 0 0 0 116317 53 0 0 25 0 1 0 29884342 157933568 38104 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528392 0 0 4096 3 0 0 0 17 1 0 0
/proc/25309/statm: 38558 38104 52 112 0 38442 0
Current children cumulated CPU time (s) 1173.1
Current children cumulated vsize (KiB) 172656

[startup+1244.11 s]
/proc/loadavg: 2.01 2.03 2.29 3/88 25311
/proc/meminfo: memFree=1509952/2055920 swapFree=4192812/4192956
[pid=25291] ppid=25289 vsize=18424 CPUtime=9.4
/proc/25291/stat : 25291 (sugar) S 25289 25291 25226 0 -1 4194304 2469 59148 0 2 10 1 893 36 16 0 1 0 29883381 18866176 1983 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 255245463650 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25291/statm: 4606 1983 373 3 0 1706 0
[pid=25309] ppid=25291 vsize=159796 CPUtime=1223.24
/proc/25309/stat : 25309 (minisat) R 25291 25291 25226 0 -1 0 39725 0 0 0 122270 54 0 0 25 0 1 0 29884342 163631104 39423 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/25309/statm: 39949 39423 52 112 0 39833 0
Current children cumulated CPU time (s) 1232.64
Current children cumulated vsize (KiB) 178220

[startup+1304.2 s]
/proc/loadavg: 2.00 2.02 2.27 3/88 25311
/proc/meminfo: memFree=1502144/2055920 swapFree=4192812/4192956
[pid=25291] ppid=25289 vsize=18424 CPUtime=9.4
/proc/25291/stat : 25291 (sugar) S 25289 25291 25226 0 -1 4194304 2469 59148 0 2 10 1 893 36 16 0 1 0 29883381 18866176 1983 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 255245463650 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25291/statm: 4606 1983 373 3 0 1706 0
[pid=25309] ppid=25291 vsize=165616 CPUtime=1282.79
/proc/25309/stat : 25309 (minisat) R 25291 25291 25226 0 -1 0 41189 0 0 0 128222 57 0 0 25 0 1 0 29884342 169590784 40887 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134638434 0 0 4096 3 0 0 0 17 1 0 0
/proc/25309/statm: 41404 40887 52 112 0 41288 0
Current children cumulated CPU time (s) 1292.19
Current children cumulated vsize (KiB) 184040

[startup+1364.29 s]
/proc/loadavg: 2.00 2.01 2.25 3/88 25311
/proc/meminfo: memFree=1500352/2055920 swapFree=4192812/4192956
[pid=25291] ppid=25289 vsize=18424 CPUtime=9.4
/proc/25291/stat : 25291 (sugar) S 25289 25291 25226 0 -1 4194304 2469 59148 0 2 10 1 893 36 16 0 1 0 29883381 18866176 1983 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 255245463650 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25291/statm: 4606 1983 373 3 0 1706 0
[pid=25309] ppid=25291 vsize=165616 CPUtime=1342.32
/proc/25309/stat : 25309 (minisat) R 25291 25291 25226 0 -1 0 41191 0 0 0 134175 57 0 0 25 0 1 0 29884342 169590784 40889 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528560 0 0 4096 3 0 0 0 17 1 0 0
/proc/25309/statm: 41404 40889 52 112 0 41288 0
Current children cumulated CPU time (s) 1351.72
Current children cumulated vsize (KiB) 184040

[startup+1424.38 s]
/proc/loadavg: 2.00 2.01 2.23 3/88 25311
/proc/meminfo: memFree=1498752/2055920 swapFree=4192812/4192956
[pid=25291] ppid=25289 vsize=18424 CPUtime=9.4
/proc/25291/stat : 25291 (sugar) S 25289 25291 25226 0 -1 4194304 2469 59148 0 2 10 1 893 36 16 0 1 0 29883381 18866176 1983 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 255245463650 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25291/statm: 4606 1983 373 3 0 1706 0
[pid=25309] ppid=25291 vsize=165616 CPUtime=1401.87
/proc/25309/stat : 25309 (minisat) R 25291 25291 25226 0 -1 0 41191 0 0 0 140129 58 0 0 25 0 1 0 29884342 169590784 40889 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528316 0 0 4096 3 0 0 0 17 1 0 0
/proc/25309/statm: 41404 40889 52 112 0 41288 0
Current children cumulated CPU time (s) 1411.27
Current children cumulated vsize (KiB) 184040

[startup+1484.47 s]
/proc/loadavg: 2.00 2.00 2.22 3/88 25311
/proc/meminfo: memFree=1497024/2055920 swapFree=4192812/4192956
[pid=25291] ppid=25289 vsize=18424 CPUtime=9.4
/proc/25291/stat : 25291 (sugar) S 25289 25291 25226 0 -1 4194304 2469 59148 0 2 10 1 893 36 16 0 1 0 29883381 18866176 1983 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 255245463650 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25291/statm: 4606 1983 373 3 0 1706 0
[pid=25309] ppid=25291 vsize=165616 CPUtime=1461.41
/proc/25309/stat : 25309 (minisat) R 25291 25291 25226 0 -1 0 41191 0 0 0 146083 58 0 0 25 0 1 0 29884342 169590784 40889 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/25309/statm: 41404 40889 52 112 0 41288 0
Current children cumulated CPU time (s) 1470.81
Current children cumulated vsize (KiB) 184040

[startup+1544.56 s]
/proc/loadavg: 2.00 2.00 2.20 3/88 25311
/proc/meminfo: memFree=1495168/2055920 swapFree=4192812/4192956
[pid=25291] ppid=25289 vsize=18424 CPUtime=9.4
/proc/25291/stat : 25291 (sugar) S 25289 25291 25226 0 -1 4194304 2469 59148 0 2 10 1 893 36 16 0 1 0 29883381 18866176 1983 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 255245463650 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25291/statm: 4606 1983 373 3 0 1706 0
[pid=25309] ppid=25291 vsize=165616 CPUtime=1520.96
/proc/25309/stat : 25309 (minisat) R 25291 25291 25226 0 -1 0 41191 0 0 0 152037 59 0 0 25 0 1 0 29884342 169590784 40889 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/25309/statm: 41404 40889 52 112 0 41288 0
Current children cumulated CPU time (s) 1530.36
Current children cumulated vsize (KiB) 184040

[startup+1604.56 s]
/proc/loadavg: 2.20 2.05 2.19 3/101 25518
/proc/meminfo: memFree=1056520/2055920 swapFree=4192812/4192956
[pid=25291] ppid=25289 vsize=18424 CPUtime=9.4
/proc/25291/stat : 25291 (sugar) S 25289 25291 25226 0 -1 4194304 2469 59148 0 2 10 1 893 36 16 0 1 0 29883381 18866176 1983 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 255245463650 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25291/statm: 4606 1983 373 3 0 1706 0
[pid=25309] ppid=25291 vsize=165616 CPUtime=1580.26
/proc/25309/stat : 25309 (minisat) R 25291 25291 25226 0 -1 0 41191 0 0 0 157955 71 0 0 25 0 1 0 29884342 169590784 40889 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/25309/statm: 41404 40889 52 112 0 41288 0
Current children cumulated CPU time (s) 1589.66
Current children cumulated vsize (KiB) 184040

[startup+1664.58 s]
/proc/loadavg: 2.73 2.22 2.24 3/95 25608
/proc/meminfo: memFree=15608/2055920 swapFree=4192812/4192956
[pid=25291] ppid=25289 vsize=18424 CPUtime=9.4
/proc/25291/stat : 25291 (sugar) S 25289 25291 25226 0 -1 4194304 2469 59148 0 2 10 1 893 36 16 0 1 0 29883381 18866176 1983 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 255245463650 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25291/statm: 4606 1983 373 3 0 1706 0
[pid=25309] ppid=25291 vsize=165616 CPUtime=1639.48
/proc/25309/stat : 25309 (minisat) R 25291 25291 25226 0 -1 0 41191 0 0 0 163850 98 0 0 25 0 1 0 29884342 169590784 40889 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528535 0 0 4096 3 0 0 0 17 1 0 0
/proc/25309/statm: 41404 40889 52 112 0 41288 0
Current children cumulated CPU time (s) 1648.88
Current children cumulated vsize (KiB) 184040

[startup+1724.6 s]
/proc/loadavg: 3.22 2.45 2.32 3/95 25608
/proc/meminfo: memFree=16200/2055920 swapFree=4192812/4192956
[pid=25291] ppid=25289 vsize=18424 CPUtime=9.4
/proc/25291/stat : 25291 (sugar) S 25289 25291 25226 0 -1 4194304 2469 59148 0 2 10 1 893 36 16 0 1 0 29883381 18866176 1983 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 255245463650 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25291/statm: 4606 1983 373 3 0 1706 0
[pid=25309] ppid=25291 vsize=165616 CPUtime=1698.83
/proc/25309/stat : 25309 (minisat) R 25291 25291 25226 0 -1 0 41191 0 0 0 169763 120 0 0 25 0 1 0 29884342 169590784 40889 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/25309/statm: 41404 40889 52 112 0 41288 0
Current children cumulated CPU time (s) 1708.23
Current children cumulated vsize (KiB) 184040

[startup+1784.61 s]
/proc/loadavg: 4.21 2.84 2.46 3/95 25608
/proc/meminfo: memFree=15816/2055920 swapFree=4192812/4192956
[pid=25291] ppid=25289 vsize=18424 CPUtime=9.4
/proc/25291/stat : 25291 (sugar) S 25289 25291 25226 0 -1 4194304 2469 59148 0 2 10 1 893 36 16 0 1 0 29883381 18866176 1983 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 255245463650 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25291/statm: 4606 1983 373 3 0 1706 0
[pid=25309] ppid=25291 vsize=165616 CPUtime=1758.18
/proc/25309/stat : 25309 (minisat) R 25291 25291 25226 0 -1 0 41191 0 0 0 175678 140 0 0 25 0 1 0 29884342 169590784 40889 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/25309/statm: 41404 40889 52 112 0 41288 0
Current children cumulated CPU time (s) 1767.58
Current children cumulated vsize (KiB) 184040



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1817.48 s]
/proc/loadavg: 4.37 3.01 2.53 3/95 25608
/proc/meminfo: memFree=15176/2055920 swapFree=4192812/4192956
[pid=25291] ppid=25289 vsize=18424 CPUtime=9.4
/proc/25291/stat : 25291 (sugar) S 25289 25291 25226 0 -1 4194304 2469 59148 0 2 10 1 893 36 16 0 1 0 29883381 18866176 1983 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 255245463650 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25291/statm: 4606 1983 373 3 0 1706 0
[pid=25309] ppid=25291 vsize=167596 CPUtime=1790.66
/proc/25309/stat : 25309 (minisat) R 25291 25291 25226 0 -1 0 41662 0 0 0 178906 160 0 0 25 0 1 0 29884342 171618304 41360 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528758 0 0 4096 3 0 0 0 17 1 0 0
/proc/25309/statm: 41899 41360 52 112 0 41783 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 186020

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

Child status: 1

!!! problem with CPU time !!!
wait4(...,&childrusage) returns 25291 and gives childrusage.ru_utime.tv_sec=9 childrusage.ru_utime.tv_usec=41625 childrusage.ru_stime.tv_sec=0 childrusage.ru_stime.tv_usec=386941
CPU time returned by wait4() is 9.42857
while last known CPU time is 1800.09

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

Real time (s): 1819.05
CPU time (s): 1800.09
CPU user time (s): 1798.09
CPU system time (s): 2
CPU usage (%): 98.958
Max. virtual memory (cumulated for all children) (KiB): 821136

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 9.04162
system time used= 0.386941
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 61703
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= 1868
involuntary context switches= 1873

runsolver used 1.93571 s user time and 6.13107 s system time

The end

Launcher Data (download as text)

Begin job on node19 on Mon Jan 29 19:34:54 UTC 2007


IDJOB= 212723
IDBENCH= 4792
IDSOLVER= 86
FILE ID= node19/212723-1170099293

PBS_JOBID= 3689492

Free space on /tmp= 66524 MiB

SOLVER NAME= sugar 0.40
BENCH NAME= HOME/pub/bench/CPAI06/pseudoSeries/primesDimacs/g-125-17.xml
COMMAND LINE= /tmp/evaluation/212723-1170099293/solver /tmp/evaluation/212723-1170099293 /tmp/evaluation/212723-1170099293/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node19/watcher-212723-1170099293 -o ROOT/results/node19/solver-212723-1170099293 -C 1800 -M 900  /tmp/evaluation/212723-1170099293/solver /tmp/evaluation/212723-1170099293 /tmp/evaluation/212723-1170099293/unknown.xml

META MD5SUM SOLVER= 0a27e717dfe98d83d9802fe0eea45073
MD5SUM BENCH=  365d707976bbd6bc60ee24bd7d71a30a

RANDOM SEED= 634908037

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.214
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5931.00
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.214
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1716840 kB
Buffers:         32712 kB
Cached:         113284 kB
SwapCached:          0 kB
Active:         219124 kB
Inactive:        64420 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1716840 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            9548 kB
Writeback:           0 kB
Mapped:         157220 kB
Slab:            40124 kB
Committed_AS:   385316 kB
PageTables:       2340 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= 62208 MiB



End job on node19 on Mon Jan 29 20:05:14 UTC 2007