Trace number 210413

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds, and are wall clock time (not CPU time).

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
sugar 0.40? (TO) 1800.08 1803.09

General information on the benchmark

NamepseudoSeries/fpga/
fpga-25-23.xml
MD5SUMd1e2f3220fab5fbd5475193200eb5868
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark76.6503
SatisfiableYES
(Un)Satisfiability was proved
Number of variables863
Number of constraints646
Maximum constraint arity25
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension646
Global constraints used (with number of constraints)

Solver Data (download as text)

0.05	c # Sugar v0-40 (/tmp/evaluation/210413-1170097913/sugar-v0-40.jar)
0.05	
0.05	c # MAIN  BEGIN : /tmp/evaluation/210413-1170097913/unknown.xml [Mon Jan 29 20:11:55 2007]
0.05	c # CONVERT_XML  BEGIN : /tmp/evaluation/210413-1170097913/unknown.xml /tmp/evaluation/210413-1170097913/sugar13890.csp [Mon Jan 29 20:11:55 2007]
0.05	c # CMD : java -Xms200M -Xmx600M -jar /tmp/evaluation/210413-1170097913/sugar-v0-40.jar -convert /tmp/evaluation/210413-1170097913/unknown.xml /tmp/evaluation/210413-1170097913/sugar13890.csp
0.19	c BEGIN convert /tmp/evaluation/210413-1170097913/unknown.xml
0.66	c END convert (0.466226 seconds)
0.68	c # CONVERT_XML  END : /tmp/evaluation/210413-1170097913/sugar13890.csp 104662 bytes (0 seconds) [Mon Jan 29 20:11:55 2007]
0.68	c # CONVERT_XML  CPU : 0 = 0 + 0 + 0 + 0
0.68	
0.68	c # GENERATE_SAT  BEGIN : /tmp/evaluation/210413-1170097913/sugar13890.bcnf [Mon Jan 29 20:11:55 2007]
0.68	c # CMD : java -Xms200M -Xmx600M -jar /tmp/evaluation/210413-1170097913/sugar-v0-40.jar -bcnf -map /tmp/evaluation/210413-1170097913/sugar13890.map /tmp/evaluation/210413-1170097913/sugar13890.csp /tmp/evaluation/210413-1170097913/sugar13890.bcnf
0.80	c BEGIN parse /tmp/evaluation/210413-1170097913/sugar13890.csp
1.94	c END parse (1.132467 seconds)
1.94	c BEGIN simplify
1.94	c END simplify (0.005284 seconds)
1.94	c BEGIN encode /tmp/evaluation/210413-1170097913/sugar13890.bcnf
2.06	c END encode (0.116696 seconds)
2.11	c # GENERATE_SAT  END : 7201 variables 30092 clauses 412216 bytes (2 seconds) [Mon Jan 29 20:11:57 2007]
2.11	c # GENERATE_SAT  CPU : 1.4 = 0.03 + 0.01 + 1.29 + 0.07
2.11	
2.11	c # SOLVE_SAT  BEGIN : /tmp/evaluation/210413-1170097913/sugar13890.bcnf [Mon Jan 29 20:11:57 2007]
2.11	c # CMD : /tmp/evaluation/210413-1170097913/minisat /tmp/evaluation/210413-1170097913/sugar13890.bcnf /tmp/evaluation/210413-1170097913/sugar13890.out
2.13	c ==================================[MINISAT]===================================
2.13	c | Conflicts |     ORIGINAL     |              LEARNT              | Progress |
2.13	c |           | Clauses Literals |   Limit Clauses Literals  Lit/Cl |          |
2.13	c ==============================================================================
2.13	c |         0 |   23936    61970 |    7978       0        0     nan |  0.000 % |
2.14	c |       101 |   23936    61970 |    8775     101     3604    35.7 | 21.956 % |
2.15	c |       252 |   23936    61970 |    9653     252     7131    28.3 | 21.955 % |
2.17	c |       477 |   23936    61970 |   10618     477    12793    26.8 | 21.956 % |
2.20	c |       814 |   23936    61970 |   11680     814    22941    28.2 | 21.955 % |
2.24	c |      1320 |   23936    61970 |   12848    1320    40952    31.0 | 21.955 % |
2.30	c |      2080 |   23936    61970 |   14133    2080    60598    29.1 | 21.955 % |
2.40	c |      3219 |   23936    61970 |   15546    3219   101181    31.4 | 21.955 % |
2.57	c |      4928 |   23936    61970 |   17101    4928   155158    31.5 | 21.956 % |
2.92	c |      7490 |   23936    61970 |   18811    7490   264229    35.3 | 21.955 % |
3.18	c |     11335 |   23936    61970 |   20692   11335   321062    28.3 | 21.955 % |
4.37	c |     17101 |   23936    61970 |   22762   17101   531040    31.1 | 21.955 % |
6.65	c |     25752 |   23936    61970 |   25038   25752   961040    37.3 | 21.955 % |
9.83	c |     38726 |   23936    61970 |   27542   21268  1230831    57.9 | 21.955 % |
15.44	c |     58187 |   23936    61970 |   30296   20281  1110724    54.8 | 21.955 % |
23.31	c |     87379 |   23936    61970 |   33326   26089   788400    30.2 | 21.956 % |
45.38	c |    131169 |   23936    61970 |   36658   19968  1106727    55.4 | 21.955 % |
64.36	c |    196854 |   23936    61970 |   40324   28597   831144    29.1 | 21.955 % |
119.68	c |    295380 |   23936    61970 |   44357   35229  2192521    62.2 | 21.955 % |
197.79	c |    443169 |   23936    61970 |   48792   47498  1459541    30.7 | 21.955 % |
396.34	c |    664852 |   23936    61970 |   53671   35619  2078860    58.4 | 21.955 % |
503.00	c |    997379 |   23937    61970 |   59039   46585   899717    19.3 | 21.955 % |
1002.86	c |   1496167 |   23937    61970 |   64943   60111  5930981    98.7 | 21.955 % |
1532.37	c |   2244349 |   23957    61970 |   71437   55159  1754352    31.8 | 21.956 % |
1802.08	
1802.08	s UNKNOWN
1802.08	c # INTERRUPTED
1802.08	c # MAIN  END :  (1802 seconds) [Mon Jan 29 20:41:57 2007]
1802.08	c # MAIN  CPU : 1.4 = 0.03 + 0.01 + 1.29 + 0.07
1802.08	

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/node23/watcher-210413-1170097913 -o ROOT/results/node23/solver-210413-1170097913 -C 1800 -M 900 /tmp/evaluation/210413-1170097913/solver /tmp/evaluation/210413-1170097913 /tmp/evaluation/210413-1170097913/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.85 1.97 1.99 4/94 13891
/proc/meminfo: memFree=837520/2055920 swapFree=4192956/4192956
[pid=13890] ppid=13888 vsize=18540 CPUtime=0
/proc/13890/stat : 13890 (runsolver) R 13888 13890 13535 0 -1 4194368 16 0 0 0 0 0 0 0 22 0 1 0 29745326 18984960 280 18446744073709551615 4194304 4267372 548682069040 18446744073709551615 238487661863 0 0 4096 24578 0 0 0 17 1 0 0
/proc/13890/statm: 4635 280 244 17 0 2626 0

[startup+0.110231 s]
/proc/loadavg: 1.85 1.97 1.99 4/94 13891
/proc/meminfo: memFree=837520/2055920 swapFree=4192956/4192956
[pid=13890] ppid=13888 vsize=13724 CPUtime=0.04
/proc/13890/stat : 13890 (sugar) S 13888 13890 13535 0 -1 4194304 1112 0 0 0 3 1 0 0 22 0 1 0 29745326 14053376 805 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 238496559202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13890/statm: 3431 805 368 3 0 531 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13724

[startup+0.518278 s]
/proc/loadavg: 1.85 1.97 1.99 4/94 13891
/proc/meminfo: memFree=837520/2055920 swapFree=4192956/4192956
[pid=13890] ppid=13888 vsize=13724 CPUtime=0.04
/proc/13890/stat : 13890 (sugar) S 13888 13890 13535 0 -1 4194304 1121 0 0 0 3 1 0 0 15 0 1 0 29745326 14053376 805 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 238496559202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13890/statm: 3431 805 368 3 0 531 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13724

[startup+1.34437 s]
/proc/loadavg: 1.86 1.97 1.99 3/103 13907
/proc/meminfo: memFree=815752/2055920 swapFree=4192956/4192956
[pid=13890] ppid=13888 vsize=13724 CPUtime=0.04
/proc/13890/stat : 13890 (sugar) S 13888 13890 13535 0 -1 4194304 1188 0 0 0 3 1 0 0 15 0 1 0 29745326 14053376 808 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 238496559202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13890/statm: 3431 808 370 3 0 531 0
[pid=13892] ppid=13890 vsize=0 CPUtime=0.58
/proc/13892/stat : 13892 (java) Z 13890 13890 13535 0 -1 1036 6440 0 1 0 54 4 0 0 17 0 1 0 29745331 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/13892/statm: 0 0 0 0 0 0 0
[pid=13900] ppid=13890 vsize=807364 CPUtime=0.64
/proc/13900/stat : 13900 (java) S 13890 13890 13535 0 -1 0 7357 0 1 0 59 5 0 0 17 0 8 0 29745394 826740736 7106 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/13900/statm: 201841 7106 1506 14 0 189119 0
[pid=13900/tid=13901] ppid=13890 vsize=807364 CPUtime=0.05
/proc/13900/task/13901/stat : 13901 (java) S 13890 13890 13535 0 -1 64 1159 0 0 0 4 1 0 0 16 0 8 0 29745397 826740736 7106 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=13900/tid=13902] ppid=13890 vsize=807364 CPUtime=0
/proc/13900/task/13902/stat : 13902 (java) S 13890 13890 13535 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 29745398 826740736 7106 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13900/tid=13903] ppid=13890 vsize=807364 CPUtime=0
/proc/13900/task/13903/stat : 13903 (java) S 13890 13890 13535 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 29745398 826740736 7106 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13900/tid=13904] ppid=13890 vsize=807364 CPUtime=0
/proc/13900/task/13904/stat : 13904 (java) S 13890 13890 13535 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 29745401 826740736 7106 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13900/tid=13905] ppid=13890 vsize=807364 CPUtime=0.15
/proc/13900/task/13905/stat : 13905 (java) R 13890 13890 13535 0 -1 64 411 0 0 0 15 0 0 0 20 0 8 0 29745401 826740736 7106 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4153056273 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13900/tid=13906] ppid=13890 vsize=807364 CPUtime=0
/proc/13900/task/13906/stat : 13906 (java) S 13890 13890 13535 0 -1 64 2 0 0 0 0 0 0 0 19 0 8 0 29745401 826740736 7106 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13900/tid=13907] ppid=13890 vsize=807364 CPUtime=0
/proc/13900/task/13907/stat : 13907 (java) S 13890 13890 13535 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 29745401 826740736 7106 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.26
Current children cumulated vsize (KiB) 821088

[startup+2.98855 s]
/proc/loadavg: 1.86 1.97 1.99 3/96 13908
/proc/meminfo: memFree=831424/2055920 swapFree=4192956/4192956
[pid=13890] ppid=13888 vsize=16020 CPUtime=1.44
/proc/13890/stat : 13890 (sugar) S 13888 13890 13535 0 -1 4194304 1883 9321 0 1 6 2 129 7 15 0 1 0 29745326 16404480 1396 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 238496559202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13890/statm: 4005 1396 373 3 0 1105 0
[pid=13892] ppid=13890 vsize=0 CPUtime=0.58
/proc/13892/stat : 13892 (java) Z 13890 13890 13535 0 -1 1036 6440 0 1 0 54 4 0 0 17 0 1 0 29745331 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/13892/statm: 0 0 0 0 0 0 0
[pid=13908] ppid=13890 vsize=4200 CPUtime=0.85
/proc/13908/stat : 13908 (minisat) R 13890 13890 13535 0 -1 0 806 0 0 0 85 0 0 0 25 0 1 0 29745537 4300800 690 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528707 0 0 4096 3 0 0 0 17 1 0 0
/proc/13908/statm: 1050 690 52 112 0 934 0
Current children cumulated CPU time (s) 2.87
Current children cumulated vsize (KiB) 20220

[startup+6.26793 s]
/proc/loadavg: 1.86 1.97 1.99 2/83 13916
/proc/meminfo: memFree=1531368/2055920 swapFree=4192956/4192956
[pid=13890] ppid=13888 vsize=16020 CPUtime=1.44
/proc/13890/stat : 13890 (sugar) S 13888 13890 13535 0 -1 4194304 1883 9321 0 1 6 2 129 7 16 0 1 0 29745326 16404480 1396 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 238496559202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/13890/statm: 4005 1396 373 3 0 1105 0
[pid=13892] ppid=13890 vsize=0 CPUtime=0.58
/proc/13892/stat : 13892 (java) Z 13890 13890 13535 0 -1 1036 6440 0 1 0 54 4 0 0 17 0 1 0 29745331 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/13892/statm: 0 0 0 0 0 0 0
[pid=13908] ppid=13890 vsize=7516 CPUtime=4.12
/proc/13908/stat : 13908 (minisat) R 13890 13890 13535 0 -1 0 1635 0 0 0 411 1 0 0 25 0 1 0 29745537 7696384 1519 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528445 0 0 4096 3 0 0 0 17 0 0 0
/proc/13908/statm: 1879 1519 52 112 0 1763 0
Current children cumulated CPU time (s) 6.14
Current children cumulated vsize (KiB) 23536

[startup+12.7397 s]
/proc/loadavg: 1.81 1.95 1.98 2/83 13988
/proc/meminfo: memFree=1534824/2055920 swapFree=4192956/4192956
[pid=13890] ppid=13888 vsize=16020 CPUtime=1.44
/proc/13890/stat : 13890 (sugar) S 13888 13890 13535 0 -1 4194304 1883 9321 0 1 6 2 129 7 16 0 1 0 29745326 16404480 1396 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 238496559202 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/13890/statm: 4005 1396 373 3 0 1105 0
[pid=13892] ppid=13890 vsize=0 CPUtime=0.58
/proc/13892/stat : 13892 (java) Z 13890 13890 13535 0 -1 1036 6440 0 1 0 54 4 0 0 17 0 1 0 29745331 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/13892/statm: 0 0 0 0 0 0 0
[pid=13908] ppid=13890 vsize=12036 CPUtime=10.58
/proc/13908/stat : 13908 (minisat) R 13890 13890 13535 0 -1 0 2778 0 0 0 1056 2 0 0 25 0 1 0 29745537 12324864 2662 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528316 0 0 4096 3 0 0 0 17 0 0 0
/proc/13908/statm: 3009 2662 52 112 0 2893 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 28056

[startup+25.5651 s]
/proc/loadavg: 1.68 1.92 1.97 3/90 14116
/proc/meminfo: memFree=1524976/2055920 swapFree=4192956/4192956
[pid=13890] ppid=13888 vsize=16020 CPUtime=1.44
/proc/13890/stat : 13890 (sugar) S 13888 13890 13535 0 -1 4194304 1883 9321 0 1 6 2 129 7 16 0 1 0 29745326 16404480 1396 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 238496559202 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/13890/statm: 4005 1396 373 3 0 1105 0
[pid=13892] ppid=13890 vsize=0 CPUtime=0.58
/proc/13892/stat : 13892 (java) Z 13890 13890 13535 0 -1 1036 6440 0 1 0 54 4 0 0 17 0 1 0 29745331 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/13892/statm: 0 0 0 0 0 0 0
[pid=13908] ppid=13890 vsize=12192 CPUtime=23.41
/proc/13908/stat : 13908 (minisat) R 13890 13890 13535 0 -1 0 2816 0 0 0 2337 4 0 0 25 0 1 0 29745537 12484608 2700 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/13908/statm: 3048 2700 52 112 0 2932 0
Current children cumulated CPU time (s) 25.43
Current children cumulated vsize (KiB) 28212

[startup+51.2571 s]
/proc/loadavg: 1.81 1.93 1.97 3/90 14116
/proc/meminfo: memFree=1505584/2055920 swapFree=4192956/4192956
[pid=13890] ppid=13888 vsize=16020 CPUtime=1.44
/proc/13890/stat : 13890 (sugar) S 13888 13890 13535 0 -1 4194304 1883 9321 0 1 6 2 129 7 16 0 1 0 29745326 16404480 1396 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 238496559202 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/13890/statm: 4005 1396 373 3 0 1105 0
[pid=13892] ppid=13890 vsize=0 CPUtime=0.58
/proc/13892/stat : 13892 (java) Z 13890 13890 13535 0 -1 1036 6440 0 1 0 54 4 0 0 17 0 1 0 29745331 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/13892/statm: 0 0 0 0 0 0 0
[pid=13908] ppid=13890 vsize=16876 CPUtime=49.07
/proc/13908/stat : 13908 (minisat) R 13890 13890 13535 0 -1 0 3923 0 0 0 4902 5 0 0 25 0 1 0 29745537 17281024 3807 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528786 0 0 4096 3 0 0 0 17 0 0 0
/proc/13908/statm: 4219 3807 52 112 0 4103 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 32896

[startup+102.533 s]
/proc/loadavg: 1.91 1.94 1.97 3/90 14116
/proc/meminfo: memFree=1493232/2055920 swapFree=4192956/4192956
[pid=13890] ppid=13888 vsize=16020 CPUtime=1.44
/proc/13890/stat : 13890 (sugar) S 13888 13890 13535 0 -1 4194304 1883 9321 0 1 6 2 129 7 16 0 1 0 29745326 16404480 1396 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 238496559202 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/13890/statm: 4005 1396 373 3 0 1105 0
[pid=13892] ppid=13890 vsize=0 CPUtime=0.58
/proc/13892/stat : 13892 (java) Z 13890 13890 13535 0 -1 1036 6440 0 1 0 54 4 0 0 17 0 1 0 29745331 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/13892/statm: 0 0 0 0 0 0 0
[pid=13908] ppid=13890 vsize=21480 CPUtime=100.27
/proc/13908/stat : 13908 (minisat) R 13890 13890 13535 0 -1 0 5076 0 0 0 10021 6 0 0 25 0 1 0 29745537 21995520 4960 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/13908/statm: 5370 4960 52 112 0 5254 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 37500

[startup+162.554 s]
/proc/loadavg: 1.97 1.94 1.97 3/90 14116
/proc/meminfo: memFree=1483696/2055920 swapFree=4192956/4192956
[pid=13890] ppid=13888 vsize=16020 CPUtime=1.44
/proc/13890/stat : 13890 (sugar) S 13888 13890 13535 0 -1 4194304 1883 9321 0 1 6 2 129 7 16 0 1 0 29745326 16404480 1396 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 238496559202 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/13890/statm: 4005 1396 373 3 0 1105 0
[pid=13892] ppid=13890 vsize=0 CPUtime=0.58
/proc/13892/stat : 13892 (java) Z 13890 13890 13535 0 -1 1036 6440 0 1 0 54 4 0 0 17 0 1 0 29745331 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/13892/statm: 0 0 0 0 0 0 0
[pid=13908] ppid=13890 vsize=23700 CPUtime=160.25
/proc/13908/stat : 13908 (minisat) R 13890 13890 13535 0 -1 0 5583 0 0 0 16018 7 0 0 25 0 1 0 29745537 24268800 5467 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/13908/statm: 5925 5467 52 112 0 5809 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 39720

[startup+222.575 s]
/proc/loadavg: 1.99 1.95 1.97 3/90 14116
/proc/meminfo: memFree=1473648/2055920 swapFree=4192956/4192956
[pid=13890] ppid=13888 vsize=16020 CPUtime=1.44
/proc/13890/stat : 13890 (sugar) S 13888 13890 13535 0 -1 4194304 1883 9321 0 1 6 2 129 7 16 0 1 0 29745326 16404480 1396 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 238496559202 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/13890/statm: 4005 1396 373 3 0 1105 0
[pid=13892] ppid=13890 vsize=0 CPUtime=0.58
/proc/13892/stat : 13892 (java) Z 13890 13890 13535 0 -1 1036 6440 0 1 0 54 4 0 0 17 0 1 0 29745331 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/13892/statm: 0 0 0 0 0 0 0
[pid=13908] ppid=13890 vsize=27568 CPUtime=220.21
/proc/13908/stat : 13908 (minisat) R 13890 13890 13535 0 -1 0 6503 0 0 0 22014 7 0 0 25 0 1 0 29745537 28229632 6387 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/13908/statm: 6892 6387 52 112 0 6776 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 43588

[startup+282.595 s]
/proc/loadavg: 2.04 1.97 1.98 3/90 14116
/proc/meminfo: memFree=1463536/2055920 swapFree=4192956/4192956
[pid=13890] ppid=13888 vsize=16020 CPUtime=1.44
/proc/13890/stat : 13890 (sugar) S 13888 13890 13535 0 -1 4194304 1883 9321 0 1 6 2 129 7 16 0 1 0 29745326 16404480 1396 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 238496559202 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/13890/statm: 4005 1396 373 3 0 1105 0
[pid=13892] ppid=13890 vsize=0 CPUtime=0.58
/proc/13892/stat : 13892 (java) Z 13890 13890 13535 0 -1 1036 6440 0 1 0 54 4 0 0 17 0 1 0 29745331 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/13892/statm: 0 0 0 0 0 0 0
[pid=13908] ppid=13890 vsize=32124 CPUtime=280.16
/proc/13908/stat : 13908 (minisat) R 13890 13890 13535 0 -1 0 7594 0 0 0 28008 8 0 0 25 0 1 0 29745537 32894976 7478 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528535 0 0 4096 3 0 0 0 17 0 0 0
/proc/13908/statm: 8031 7478 52 112 0 7915 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 48144

[startup+342.62 s]
/proc/loadavg: 2.07 1.99 1.98 3/90 14116

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

/proc/13908/stat : 13908 (minisat) R 13890 13890 13535 0 -1 0 14000 0 0 0 123927 18 0 0 25 0 1 0 29745537 60420096 13884 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/13908/statm: 14751 13884 52 112 0 14635 0
Current children cumulated CPU time (s) 1241.47
Current children cumulated vsize (KiB) 75024

[startup+1302.92 s]
/proc/loadavg: 2.00 2.00 2.00 3/90 14116
/proc/meminfo: memFree=1431536/2055920 swapFree=4192956/4192956
[pid=13890] ppid=13888 vsize=16020 CPUtime=1.44
/proc/13890/stat : 13890 (sugar) S 13888 13890 13535 0 -1 4194304 1883 9321 0 1 6 2 129 7 16 0 1 0 29745326 16404480 1396 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 238496559202 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/13890/statm: 4005 1396 373 3 0 1105 0
[pid=13892] ppid=13890 vsize=0 CPUtime=0.58
/proc/13892/stat : 13892 (java) Z 13890 13890 13535 0 -1 1036 6440 0 1 0 54 4 0 0 17 0 1 0 29745331 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/13892/statm: 0 0 0 0 0 0 0
[pid=13908] ppid=13890 vsize=59548 CPUtime=1299.42
/proc/13908/stat : 13908 (minisat) R 13890 13890 13535 0 -1 0 14105 0 0 0 129924 18 0 0 25 0 1 0 29745537 60977152 13989 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/13908/statm: 14887 13989 52 112 0 14771 0
Current children cumulated CPU time (s) 1301.44
Current children cumulated vsize (KiB) 75568

[startup+1362.93 s]
/proc/loadavg: 2.00 2.00 2.00 3/90 14116
/proc/meminfo: memFree=1430768/2055920 swapFree=4192956/4192956
[pid=13890] ppid=13888 vsize=16020 CPUtime=1.44
/proc/13890/stat : 13890 (sugar) S 13888 13890 13535 0 -1 4194304 1883 9321 0 1 6 2 129 7 16 0 1 0 29745326 16404480 1396 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 238496559202 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/13890/statm: 4005 1396 373 3 0 1105 0
[pid=13892] ppid=13890 vsize=0 CPUtime=0.58
/proc/13892/stat : 13892 (java) Z 13890 13890 13535 0 -1 1036 6440 0 1 0 54 4 0 0 17 0 1 0 29745331 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/13892/statm: 0 0 0 0 0 0 0
[pid=13908] ppid=13890 vsize=60132 CPUtime=1359.36
/proc/13908/stat : 13908 (minisat) R 13890 13890 13535 0 -1 0 14216 0 0 0 135918 18 0 0 25 0 1 0 29745537 61575168 14100 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134525036 0 0 4096 3 0 0 0 17 0 0 0
/proc/13908/statm: 15033 14100 52 112 0 14917 0
Current children cumulated CPU time (s) 1361.38
Current children cumulated vsize (KiB) 76152

[startup+1422.95 s]
/proc/loadavg: 2.00 2.00 2.00 3/90 14116
/proc/meminfo: memFree=1430256/2055920 swapFree=4192956/4192956
[pid=13890] ppid=13888 vsize=16020 CPUtime=1.44
/proc/13890/stat : 13890 (sugar) S 13888 13890 13535 0 -1 4194304 1883 9321 0 1 6 2 129 7 16 0 1 0 29745326 16404480 1396 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 238496559202 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/13890/statm: 4005 1396 373 3 0 1105 0
[pid=13892] ppid=13890 vsize=0 CPUtime=0.58
/proc/13892/stat : 13892 (java) Z 13890 13890 13535 0 -1 1036 6440 0 1 0 54 4 0 0 17 0 1 0 29745331 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/13892/statm: 0 0 0 0 0 0 0
[pid=13908] ppid=13890 vsize=60456 CPUtime=1419.34
/proc/13908/stat : 13908 (minisat) R 13890 13890 13535 0 -1 0 14293 0 0 0 141915 19 0 0 25 0 1 0 29745537 61906944 14177 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/13908/statm: 15114 14177 52 112 0 14998 0
Current children cumulated CPU time (s) 1421.36
Current children cumulated vsize (KiB) 76476

[startup+1482.97 s]
/proc/loadavg: 2.00 2.00 2.00 3/90 14118
/proc/meminfo: memFree=1429040/2055920 swapFree=4192956/4192956
[pid=13890] ppid=13888 vsize=16020 CPUtime=1.44
/proc/13890/stat : 13890 (sugar) S 13888 13890 13535 0 -1 4194304 1883 9321 0 1 6 2 129 7 16 0 1 0 29745326 16404480 1396 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 238496559202 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/13890/statm: 4005 1396 373 3 0 1105 0
[pid=13892] ppid=13890 vsize=0 CPUtime=0.58
/proc/13892/stat : 13892 (java) Z 13890 13890 13535 0 -1 1036 6440 0 1 0 54 4 0 0 17 0 1 0 29745331 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/13892/statm: 0 0 0 0 0 0 0
[pid=13908] ppid=13890 vsize=61048 CPUtime=1479.29
/proc/13908/stat : 13908 (minisat) R 13890 13890 13535 0 -1 0 14400 0 0 0 147910 19 0 0 25 0 1 0 29745537 62513152 14284 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528756 0 0 4096 3 0 0 0 17 0 0 0
/proc/13908/statm: 15262 14284 52 112 0 15146 0
Current children cumulated CPU time (s) 1481.31
Current children cumulated vsize (KiB) 77068

[startup+1542.99 s]
/proc/loadavg: 2.00 2.00 2.00 3/90 14118
/proc/meminfo: memFree=1427504/2055920 swapFree=4192956/4192956
[pid=13890] ppid=13888 vsize=16020 CPUtime=1.44
/proc/13890/stat : 13890 (sugar) S 13888 13890 13535 0 -1 4194304 1883 9321 0 1 6 2 129 7 16 0 1 0 29745326 16404480 1396 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 238496559202 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/13890/statm: 4005 1396 373 3 0 1105 0
[pid=13892] ppid=13890 vsize=0 CPUtime=0.58
/proc/13892/stat : 13892 (java) Z 13890 13890 13535 0 -1 1036 6440 0 1 0 54 4 0 0 17 0 1 0 29745331 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/13892/statm: 0 0 0 0 0 0 0
[pid=13908] ppid=13890 vsize=61212 CPUtime=1539.21
/proc/13908/stat : 13908 (minisat) R 13890 13890 13535 0 -1 0 14463 0 0 0 153902 19 0 0 25 0 1 0 29745537 62681088 14347 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528342 0 0 4096 3 0 0 0 17 0 0 0
/proc/13908/statm: 15303 14347 52 112 0 15187 0
Current children cumulated CPU time (s) 1541.23
Current children cumulated vsize (KiB) 77232

[startup+1603.01 s]
/proc/loadavg: 2.03 2.01 2.00 3/90 14118
/proc/meminfo: memFree=1424816/2055920 swapFree=4192956/4192956
[pid=13890] ppid=13888 vsize=16020 CPUtime=1.44
/proc/13890/stat : 13890 (sugar) S 13888 13890 13535 0 -1 4194304 1883 9321 0 1 6 2 129 7 16 0 1 0 29745326 16404480 1396 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 238496559202 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/13890/statm: 4005 1396 373 3 0 1105 0
[pid=13892] ppid=13890 vsize=0 CPUtime=0.58
/proc/13892/stat : 13892 (java) Z 13890 13890 13535 0 -1 1036 6440 0 1 0 54 4 0 0 17 0 1 0 29745331 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/13892/statm: 0 0 0 0 0 0 0
[pid=13908] ppid=13890 vsize=64008 CPUtime=1599.19
/proc/13908/stat : 13908 (minisat) R 13890 13890 13535 0 -1 0 15117 0 0 0 159899 20 0 0 25 0 1 0 29745537 65544192 15001 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/13908/statm: 16002 15001 52 112 0 15886 0
Current children cumulated CPU time (s) 1601.21
Current children cumulated vsize (KiB) 80028

[startup+1663.03 s]
/proc/loadavg: 2.01 2.01 2.00 3/90 14118
/proc/meminfo: memFree=1420848/2055920 swapFree=4192956/4192956
[pid=13890] ppid=13888 vsize=16020 CPUtime=1.44
/proc/13890/stat : 13890 (sugar) S 13888 13890 13535 0 -1 4194304 1883 9321 0 1 6 2 129 7 16 0 1 0 29745326 16404480 1396 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 238496559202 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/13890/statm: 4005 1396 373 3 0 1105 0
[pid=13892] ppid=13890 vsize=0 CPUtime=0.58
/proc/13892/stat : 13892 (java) Z 13890 13890 13535 0 -1 1036 6440 0 1 0 54 4 0 0 17 0 1 0 29745331 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/13892/statm: 0 0 0 0 0 0 0
[pid=13908] ppid=13890 vsize=67296 CPUtime=1659.15
/proc/13908/stat : 13908 (minisat) R 13890 13890 13535 0 -1 0 15918 0 0 0 165894 21 0 0 25 0 1 0 29745537 68911104 15802 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/13908/statm: 16824 15802 52 112 0 16708 0
Current children cumulated CPU time (s) 1661.17
Current children cumulated vsize (KiB) 83316

[startup+1723.05 s]
/proc/loadavg: 2.04 2.02 2.00 4/90 14118
/proc/meminfo: memFree=1419376/2055920 swapFree=4192956/4192956
[pid=13890] ppid=13888 vsize=16020 CPUtime=1.44
/proc/13890/stat : 13890 (sugar) S 13888 13890 13535 0 -1 4194304 1883 9321 0 1 6 2 129 7 16 0 1 0 29745326 16404480 1396 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 238496559202 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/13890/statm: 4005 1396 373 3 0 1105 0
[pid=13892] ppid=13890 vsize=0 CPUtime=0.58
/proc/13892/stat : 13892 (java) Z 13890 13890 13535 0 -1 1036 6440 0 1 0 54 4 0 0 17 0 1 0 29745331 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/13892/statm: 0 0 0 0 0 0 0
[pid=13908] ppid=13890 vsize=68792 CPUtime=1719.09
/proc/13908/stat : 13908 (minisat) R 13890 13890 13535 0 -1 0 16269 0 0 0 171888 21 0 0 25 0 1 0 29745537 70443008 16153 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/13908/statm: 17198 16153 52 112 0 17082 0
Current children cumulated CPU time (s) 1721.11
Current children cumulated vsize (KiB) 84812

[startup+1783.07 s]
/proc/loadavg: 2.01 2.01 2.00 3/90 14118
/proc/meminfo: memFree=1418672/2055920 swapFree=4192956/4192956
[pid=13890] ppid=13888 vsize=16020 CPUtime=1.44
/proc/13890/stat : 13890 (sugar) S 13888 13890 13535 0 -1 4194304 1883 9321 0 1 6 2 129 7 16 0 1 0 29745326 16404480 1396 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 238496559202 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/13890/statm: 4005 1396 373 3 0 1105 0
[pid=13892] ppid=13890 vsize=0 CPUtime=0.58
/proc/13892/stat : 13892 (java) Z 13890 13890 13535 0 -1 1036 6440 0 1 0 54 4 0 0 17 0 1 0 29745331 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/13892/statm: 0 0 0 0 0 0 0
[pid=13908] ppid=13890 vsize=69104 CPUtime=1779.06
/proc/13908/stat : 13908 (minisat) R 13890 13890 13535 0 -1 0 16340 0 0 0 177884 22 0 0 25 0 1 0 29745537 70762496 16224 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/13908/statm: 17276 16224 52 112 0 17160 0
Current children cumulated CPU time (s) 1781.08
Current children cumulated vsize (KiB) 85124



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1802.08 s]
/proc/loadavg: 2.01 2.01 2.00 3/90 14118
/proc/meminfo: memFree=1418544/2055920 swapFree=4192956/4192956
[pid=13890] ppid=13888 vsize=16020 CPUtime=1.44
/proc/13890/stat : 13890 (sugar) S 13888 13890 13535 0 -1 4194304 1883 9321 0 1 6 2 129 7 16 0 1 0 29745326 16404480 1396 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 238496559202 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/13890/statm: 4005 1396 373 3 0 1105 0
[pid=13892] ppid=13890 vsize=0 CPUtime=0.58
/proc/13892/stat : 13892 (java) Z 13890 13890 13535 0 -1 1036 6440 0 1 0 54 4 0 0 17 0 1 0 29745331 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/13892/statm: 0 0 0 0 0 0 0
[pid=13908] ppid=13890 vsize=69268 CPUtime=1798.05
/proc/13908/stat : 13908 (minisat) R 13890 13890 13535 0 -1 0 16379 0 0 0 179783 22 0 0 25 0 1 0 29745537 70930432 16263 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/13908/statm: 17317 16263 52 112 0 17201 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 85288

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

Child status: 1

!!! problem with CPU time !!!
wait4(...,&childrusage) returns 13890 and gives childrusage.ru_utime.tv_sec=1 childrusage.ru_utime.tv_usec=359793 childrusage.ru_stime.tv_sec=0 childrusage.ru_stime.tv_usec=101984
CPU time returned by wait4() is 1.46178
while last known CPU time is 1800.08

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

Real time (s): 1803.09
CPU time (s): 1800.08
CPU user time (s): 1799.72
CPU system time (s): 0.36
CPU usage (%): 99.8328
Max. virtual memory (cumulated for all children) (KiB): 821088

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

runsolver used 1.9817 s user time and 5.99009 s system time

The end

Launcher Data (download as text)

Begin job on node23 on Mon Jan 29 19:11:53 UTC 2007


IDJOB= 210413
IDBENCH= 4617
IDSOLVER= 86
FILE ID= node23/210413-1170097913

PBS_JOBID= 3689700

Free space on /tmp= 66480 MiB

SOLVER NAME= sugar 0.40
BENCH NAME= HOME/pub/bench/CPAI06/pseudoSeries/fpga/fpga-25-23.xml
COMMAND LINE= /tmp/evaluation/210413-1170097913/solver /tmp/evaluation/210413-1170097913 /tmp/evaluation/210413-1170097913/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node23/watcher-210413-1170097913 -o ROOT/results/node23/solver-210413-1170097913 -C 1800 -M 900  /tmp/evaluation/210413-1170097913/solver /tmp/evaluation/210413-1170097913 /tmp/evaluation/210413-1170097913/unknown.xml

META MD5SUM SOLVER= 0a27e717dfe98d83d9802fe0eea45073
MD5SUM BENCH=  d1e2f3220fab5fbd5475193200eb5868

RANDOM SEED= 930954131

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.216
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.216
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:        838000 kB
Buffers:         51920 kB
Cached:         407148 kB
SwapCached:          0 kB
Active:         880604 kB
Inactive:       262820 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        838000 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            1172 kB
Writeback:           0 kB
Mapped:         709840 kB
Slab:            57796 kB
Committed_AS:   955764 kB
PageTables:       3572 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= 66562 MiB



End job on node23 on Mon Jan 29 19:41:58 UTC 2007