Trace number 198002

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.19 1815.37

General information on the benchmark

NamegolombRuler/golombRulerArity4/
ruler-67-12-a4.xml
MD5SUMdcd392d9418262da47d36b69c9910317
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1473.75
SatisfiableNO
(Un)Satisfiability was proved
Number of variables12
Number of constraints1991
Maximum constraint arity4
Maximum domain size68
Number of constraints which are defined in extension0
Number of constraints which are defined in intension1991
Global constraints used (with number of constraints)

Solver Data (download as text)

0.16	c # Sugar v0-40 (/tmp/evaluation/198002-1170093438/sugar-v0-40.jar)
0.16	
0.16	c # MAIN  BEGIN : /tmp/evaluation/198002-1170093438/unknown.xml [Mon Jan 29 18:57:18 2007]
0.16	c # CONVERT_XML  BEGIN : /tmp/evaluation/198002-1170093438/unknown.xml /tmp/evaluation/198002-1170093438/sugar23967.csp [Mon Jan 29 18:57:18 2007]
0.16	c # CMD : java -Xms200M -Xmx600M -jar /tmp/evaluation/198002-1170093438/sugar-v0-40.jar -convert /tmp/evaluation/198002-1170093438/unknown.xml /tmp/evaluation/198002-1170093438/sugar23967.csp
0.51	c BEGIN convert /tmp/evaluation/198002-1170093438/unknown.xml
1.04	c END convert (0.531115 seconds)
1.10	c # CONVERT_XML  END : /tmp/evaluation/198002-1170093438/sugar23967.csp 52312 bytes (1 seconds) [Mon Jan 29 18:57:19 2007]
1.10	c # CONVERT_XML  CPU : 0.59 = 0 + 0 + 0.55 + 0.04
1.10	
1.10	c # GENERATE_SAT  BEGIN : /tmp/evaluation/198002-1170093438/sugar23967.bcnf [Mon Jan 29 18:57:19 2007]
1.10	c # CMD : java -Xms200M -Xmx600M -jar /tmp/evaluation/198002-1170093438/sugar-v0-40.jar -bcnf -map /tmp/evaluation/198002-1170093438/sugar23967.map /tmp/evaluation/198002-1170093438/sugar23967.csp /tmp/evaluation/198002-1170093438/sugar23967.bcnf
1.22	c BEGIN parse /tmp/evaluation/198002-1170093438/sugar23967.csp
1.81	c END parse (0.589621 seconds)
1.81	c BEGIN simplify
1.84	c END simplify (0.027539 seconds)
1.84	c BEGIN encode /tmp/evaluation/198002-1170093438/sugar23967.bcnf
20.63	c END encode (18.787096 seconds)
20.72	c # GENERATE_SAT  END : 16714 variables 16649075 clauses 327411300 bytes (20 seconds) [Mon Jan 29 18:57:39 2007]
20.72	c # GENERATE_SAT  CPU : 19.17 = 0.03 + 0.01 + 17.69 + 1.44
20.72	
20.72	c # SOLVE_SAT  BEGIN : /tmp/evaluation/198002-1170093438/sugar23967.bcnf [Mon Jan 29 18:57:39 2007]
20.72	c # CMD : /tmp/evaluation/198002-1170093438/minisat /tmp/evaluation/198002-1170093438/sugar23967.bcnf /tmp/evaluation/198002-1170093438/sugar23967.out
126.86	c ==================================[MINISAT]===================================
126.86	c | Conflicts |     ORIGINAL     |              LEARNT              | Progress |
126.86	c |           | Clauses Literals |   Limit Clauses Literals  Lit/Cl |          |
126.86	c ==============================================================================
126.86	c |         0 | 13780527 53383443 | 4593509       0        0     nan |  0.000 % |
135.99	c |       100 | 13780533 53383443 | 5052859      93      746     8.0 | 13.773 % |
142.86	c |       250 | 13780533 53383443 | 5558145     243     1882     7.7 | 13.773 % |
152.75	c |       476 | 13780533 53383443 | 6113960     469     3649     7.8 | 13.773 % |
167.36	c |       813 | 13780534 53383443 | 6725356     805     6850     8.5 | 13.774 % |
186.60	c |      1319 | 13780535 53383443 | 7397892    1310    11507     8.8 | 13.773 % |
216.47	c |      2078 | 13780536 53383443 | 8137681    2068    18461     8.9 | 13.773 % |
262.89	c |      3217 | 13780537 53383443 | 8951449    3206    29800     9.3 | 13.773 % |
319.68	c |      4926 | 13780537 53383443 | 9846594    4915    47958     9.8 | 13.773 % |
395.94	c |      7489 | 13780537 53383443 | 10831253    7478    74532    10.0 | 13.773 % |
507.25	c |     11335 | 13780538 53383443 | 11914379   11323   121039    10.7 | 13.773 % |
675.30	c |     17101 | 13780540 53383443 | 13105817   17087   189774    11.1 | 13.774 % |
937.56	c |     25750 | 13780543 53383443 | 14416398   25733   288936    11.2 | 13.774 % |
1341.45	c |     38724 | 13780550 53383443 | 15858038   38700   478151    12.4 | 13.773 % |
1813.08	
1813.08	s UNKNOWN
1813.08	c # INTERRUPTED
1813.08	c # MAIN  END :  (1813 seconds) [Mon Jan 29 19:27:31 2007]
1813.08	c # MAIN  CPU : 19.76 = 0.03 + 0.01 + 18.24 + 1.48
1813.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/node1/watcher-198002-1170093438 -o ROOT/results/node1/solver-198002-1170093438 -C 1800 -M 900 /tmp/evaluation/198002-1170093438/solver /tmp/evaluation/198002-1170093438 /tmp/evaluation/198002-1170093438/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.28 2.93 2.76 5/89 23968
/proc/meminfo: memFree=1809168/2055920 swapFree=4192812/4192956
[pid=23967] ppid=23965 vsize=18540 CPUtime=0
/proc/23967/stat : 23967 (runsolver) R 23965 23967 23668 0 -1 4194368 16 0 0 0 0 0 0 0 20 0 1 0 29298867 18984960 279 18446744073709551615 4194304 4267372 548682069040 18446744073709551615 259353275687 0 0 4096 24578 0 0 0 17 1 0 0
/proc/23967/statm: 4635 279 244 17 0 2626 0

[startup+0.108504 s]
/proc/loadavg: 2.28 2.93 2.76 5/89 23968
/proc/meminfo: memFree=1809168/2055920 swapFree=4192812/4192956
[pid=23967] ppid=23965 vsize=12404 CPUtime=0.01
/proc/23967/stat : 23967 (sugar) D 23965 23967 23668 0 -1 4194304 657 0 4 0 0 1 0 0 18 0 1 0 29298867 12701696 380 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 259362173026 0 0 4224 0 18446744071563479169 0 0 17 1 0 0
/proc/23967/statm: 3101 380 275 3 0 201 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 12404

[startup+0.520561 s]
/proc/loadavg: 2.28 2.93 2.76 5/89 23968
/proc/meminfo: memFree=1809168/2055920 swapFree=4192812/4192956
[pid=23967] ppid=23965 vsize=13724 CPUtime=0.04
/proc/23967/stat : 23967 (sugar) S 23965 23967 23668 0 -1 4194304 1117 0 4 0 3 1 0 0 15 0 1 0 29298867 14053376 805 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 259362173026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23967/statm: 3431 805 368 3 0 531 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13724

[startup+1.34766 s]
/proc/loadavg: 2.28 2.93 2.76 4/92 23979
/proc/meminfo: memFree=1797304/2055920 swapFree=4192812/4192956
[pid=23967] ppid=23965 vsize=13724 CPUtime=0.63
/proc/23967/stat : 23967 (sugar) S 23965 23967 23668 0 -1 4194304 1186 5260 4 34 3 1 55 4 15 0 1 0 29298867 14053376 809 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 259362173026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23967/statm: 3431 809 371 3 0 531 0
[pid=23977] ppid=23967 vsize=807064 CPUtime=0.23
/proc/23977/stat : 23977 (java) R 23967 23967 23668 0 -1 0 3834 0 1 0 20 3 0 0 17 0 8 0 29298977 826433536 3585 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073505878 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23977/statm: 201766 3585 1482 14 0 189044 0
[pid=23977/tid=23978] ppid=23967 vsize=807064 CPUtime=0
/proc/23977/task/23978/stat : 23978 (java) S 23967 23967 23668 0 -1 64 4 0 0 0 0 0 0 0 19 0 8 0 29298980 826433536 3585 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23977/tid=23979] ppid=23967 vsize=807064 CPUtime=0
/proc/23977/task/23979/stat : 23979 (java) S 23967 23967 23668 0 -1 64 9 0 0 0 0 0 0 0 19 0 8 0 29298981 826433536 3585 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.86
Current children cumulated vsize (KiB) 820788

[startup+2.98585 s]
/proc/loadavg: 2.34 2.93 2.76 3/97 23984
/proc/meminfo: memFree=1772176/2055920 swapFree=4192812/4192956
[pid=23967] ppid=23965 vsize=13724 CPUtime=0.63
/proc/23967/stat : 23967 (sugar) S 23965 23967 23668 0 -1 4194304 1186 5260 4 34 3 1 55 4 16 0 1 0 29298867 14053376 809 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 259362173026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23967/statm: 3431 809 371 3 0 531 0
[pid=23977] ppid=23967 vsize=807360 CPUtime=1.86
/proc/23977/stat : 23977 (java) R 23967 23967 23668 0 -1 0 7203 0 1 0 172 14 0 0 25 0 8 0 29298977 826736640 6951 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073826526 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23977/statm: 201840 6951 1510 14 0 189118 0
[pid=23977/tid=23978] ppid=23967 vsize=807360 CPUtime=0.03
/proc/23977/task/23978/stat : 23978 (java) S 23967 23967 23668 0 -1 64 965 0 0 0 3 0 0 0 17 0 8 0 29298980 826736640 6951 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23977/tid=23979] ppid=23967 vsize=807360 CPUtime=0
/proc/23977/task/23979/stat : 23979 (java) S 23967 23967 23668 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 29298981 826736640 6951 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23977/tid=23980] ppid=23967 vsize=807360 CPUtime=0
/proc/23977/task/23980/stat : 23980 (java) S 23967 23967 23668 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 29298981 826736640 6951 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23977/tid=23981] ppid=23967 vsize=807360 CPUtime=0
/proc/23977/task/23981/stat : 23981 (java) S 23967 23967 23668 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 29298984 826736640 6951 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23977/tid=23982] ppid=23967 vsize=807360 CPUtime=0.18
/proc/23977/task/23982/stat : 23982 (java) S 23967 23967 23668 0 -1 64 427 0 0 0 17 1 0 0 16 0 8 0 29298984 826736640 6951 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23977/tid=23983] ppid=23967 vsize=807360 CPUtime=0
/proc/23977/task/23983/stat : 23983 (java) S 23967 23967 23668 0 -1 64 3 0 0 0 0 0 0 0 19 0 8 0 29298984 826736640 6951 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23977/tid=23984] ppid=23967 vsize=807360 CPUtime=0
/proc/23977/task/23984/stat : 23984 (java) S 23967 23967 23668 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 29298984 826736640 6951 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.49
Current children cumulated vsize (KiB) 821084

[startup+6.28423 s]
/proc/loadavg: 2.34 2.93 2.76 3/97 23984
/proc/meminfo: memFree=1711056/2055920 swapFree=4192812/4192956
[pid=23967] ppid=23965 vsize=13724 CPUtime=0.63
/proc/23967/stat : 23967 (sugar) S 23965 23967 23668 0 -1 4194304 1186 5260 4 34 3 1 55 4 16 0 1 0 29298867 14053376 809 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 259362173026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23967/statm: 3431 809 371 3 0 531 0
[pid=23977] ppid=23967 vsize=807360 CPUtime=5.13
/proc/23977/stat : 23977 (java) R 23967 23967 23668 0 -1 0 7207 0 1 0 475 38 0 0 25 0 8 0 29298977 826736640 6954 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073826477 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23977/statm: 201840 6954 1510 14 0 189118 0
[pid=23977/tid=23978] ppid=23967 vsize=807360 CPUtime=0.03
/proc/23977/task/23978/stat : 23978 (java) S 23967 23967 23668 0 -1 64 965 0 0 0 3 0 0 0 16 0 8 0 29298980 826736640 6954 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23977/tid=23979] ppid=23967 vsize=807360 CPUtime=0
/proc/23977/task/23979/stat : 23979 (java) S 23967 23967 23668 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 29298981 826736640 6954 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23977/tid=23980] ppid=23967 vsize=807360 CPUtime=0
/proc/23977/task/23980/stat : 23980 (java) S 23967 23967 23668 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 29298981 826736640 6954 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23977/tid=23981] ppid=23967 vsize=807360 CPUtime=0
/proc/23977/task/23981/stat : 23981 (java) S 23967 23967 23668 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 29298984 826736640 6954 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23977/tid=23982] ppid=23967 vsize=807360 CPUtime=0.19
/proc/23977/task/23982/stat : 23982 (java) S 23967 23967 23668 0 -1 64 430 0 0 0 18 1 0 0 16 0 8 0 29298984 826736640 6954 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23977/tid=23983] ppid=23967 vsize=807360 CPUtime=0
/proc/23977/task/23983/stat : 23983 (java) S 23967 23967 23668 0 -1 64 3 0 0 0 0 0 0 0 19 0 8 0 29298984 826736640 6954 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23977/tid=23984] ppid=23967 vsize=807360 CPUtime=0
/proc/23977/task/23984/stat : 23984 (java) S 23967 23967 23668 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 29298984 826736640 6954 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5.76
Current children cumulated vsize (KiB) 821084

[startup+12.774 s]
/proc/loadavg: 2.29 2.90 2.76 3/97 23984
/proc/meminfo: memFree=1591192/2055920 swapFree=4192812/4192956
[pid=23967] ppid=23965 vsize=13724 CPUtime=0.63
/proc/23967/stat : 23967 (sugar) S 23965 23967 23668 0 -1 4194304 1186 5260 4 34 3 1 55 4 16 0 1 0 29298867 14053376 809 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 259362173026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23967/statm: 3431 809 371 3 0 531 0
[pid=23977] ppid=23967 vsize=807360 CPUtime=11.49
/proc/23977/stat : 23977 (java) R 23967 23967 23668 0 -1 0 7207 0 1 0 1069 80 0 0 25 0 8 0 29298977 826736640 6954 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073826074 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23977/statm: 201840 6954 1510 14 0 189118 0
[pid=23977/tid=23978] ppid=23967 vsize=807360 CPUtime=0.03
/proc/23977/task/23978/stat : 23978 (java) S 23967 23967 23668 0 -1 64 965 0 0 0 3 0 0 0 16 0 8 0 29298980 826736640 6954 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23977/tid=23979] ppid=23967 vsize=807360 CPUtime=0
/proc/23977/task/23979/stat : 23979 (java) S 23967 23967 23668 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 29298981 826736640 6954 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23977/tid=23980] ppid=23967 vsize=807360 CPUtime=0
/proc/23977/task/23980/stat : 23980 (java) S 23967 23967 23668 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 29298981 826736640 6954 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23977/tid=23981] ppid=23967 vsize=807360 CPUtime=0
/proc/23977/task/23981/stat : 23981 (java) S 23967 23967 23668 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 29298984 826736640 6954 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23977/tid=23982] ppid=23967 vsize=807360 CPUtime=0.19
/proc/23977/task/23982/stat : 23982 (java) S 23967 23967 23668 0 -1 64 430 0 0 0 18 1 0 0 16 0 8 0 29298984 826736640 6954 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23977/tid=23983] ppid=23967 vsize=807360 CPUtime=0
/proc/23977/task/23983/stat : 23983 (java) S 23967 23967 23668 0 -1 64 3 0 0 0 0 0 0 0 19 0 8 0 29298984 826736640 6954 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23977/tid=23984] ppid=23967 vsize=807360 CPUtime=0
/proc/23977/task/23984/stat : 23984 (java) S 23967 23967 23668 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 29298984 826736640 6954 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.12
Current children cumulated vsize (KiB) 821084

[startup+25.6485 s]
/proc/loadavg: 2.24 2.87 2.75 3/90 23987
/proc/meminfo: memFree=1200912/2055920 swapFree=4192812/4192956
[pid=23967] ppid=23965 vsize=15976 CPUtime=19.8
/proc/23967/stat : 23967 (sugar) S 23965 23967 23668 0 -1 4194304 1832 13693 4 35 6 2 1824 148 18 0 1 0 29298867 16359424 1357 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 259362173026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23967/statm: 3994 1357 373 3 0 1094 0
[pid=23987] ppid=23967 vsize=338448 CPUtime=4.84
/proc/23987/stat : 23987 (minisat) R 23967 23967 23668 0 -1 0 78986 0 0 0 418 66 0 0 25 0 1 0 29300939 346570752 78972 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134518908 0 0 4096 0 0 0 0 17 1 0 0
/proc/23987/statm: 84612 78972 36 112 0 84496 0
Current children cumulated CPU time (s) 24.64
Current children cumulated vsize (KiB) 354424

[startup+51.3465 s]
/proc/loadavg: 2.16 2.80 2.72 3/90 23987
/proc/meminfo: memFree=906768/2055920 swapFree=4192812/4192956
[pid=23967] ppid=23965 vsize=15976 CPUtime=19.8
/proc/23967/stat : 23967 (sugar) S 23965 23967 23668 0 -1 4194304 1832 13693 4 35 6 2 1824 148 18 0 1 0 29298867 16359424 1357 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 259362173026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23967/statm: 3994 1357 373 3 0 1094 0
[pid=23987] ppid=23967 vsize=594928 CPUtime=30.31
/proc/23987/stat : 23987 (minisat) R 23967 23967 23668 0 -1 0 143306 0 0 0 2911 120 0 0 25 0 1 0 29300939 609206272 141098 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134522283 0 0 4096 0 0 0 0 17 1 0 0
/proc/23987/statm: 148732 141098 36 112 0 148616 0
Current children cumulated CPU time (s) 50.11
Current children cumulated vsize (KiB) 610904

[startup+102.623 s]
/proc/loadavg: 2.06 2.66 2.68 3/90 23987
/proc/meminfo: memFree=907088/2055920 swapFree=4192812/4192956
[pid=23967] ppid=23965 vsize=15976 CPUtime=19.8
/proc/23967/stat : 23967 (sugar) S 23965 23967 23668 0 -1 4194304 1832 13693 4 35 6 2 1824 148 18 0 1 0 29298867 16359424 1357 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 259362173026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23967/statm: 3994 1357 373 3 0 1094 0
[pid=23987] ppid=23967 vsize=594928 CPUtime=80.94
/proc/23987/stat : 23987 (minisat) R 23967 23967 23668 0 -1 0 143306 0 0 0 7974 120 0 0 25 0 1 0 29300939 609206272 141098 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134522281 0 0 4096 0 0 0 0 17 1 0 0
/proc/23987/statm: 148732 141098 36 112 0 148616 0
Current children cumulated CPU time (s) 100.74
Current children cumulated vsize (KiB) 610904

[startup+162.714 s]
/proc/loadavg: 2.02 2.54 2.63 3/90 23987
/proc/meminfo: memFree=876432/2055920 swapFree=4192812/4192956
[pid=23967] ppid=23965 vsize=15976 CPUtime=19.8
/proc/23967/stat : 23967 (sugar) S 23965 23967 23668 0 -1 4194304 1842 13693 4 35 6 2 1824 148 16 0 1 0 29298867 16359424 1357 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 259362173026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23967/statm: 3994 1357 373 3 0 1094 0
[pid=23987] ppid=23967 vsize=625036 CPUtime=140.48
/proc/23987/stat : 23987 (minisat) R 23967 23967 23668 0 -1 0 151023 0 0 0 13924 124 0 0 25 0 1 0 29300939 640036864 148815 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/23987/statm: 156259 148815 51 112 0 156143 0
Current children cumulated CPU time (s) 160.28
Current children cumulated vsize (KiB) 641012

[startup+222.81 s]
/proc/loadavg: 2.08 2.45 2.60 3/91 23988
/proc/meminfo: memFree=873288/2055920 swapFree=4192812/4192956
[pid=23967] ppid=23965 vsize=15976 CPUtime=19.8
/proc/23967/stat : 23967 (sugar) S 23965 23967 23668 0 -1 4194304 1842 13693 4 35 6 2 1824 148 16 0 1 0 29298867 16359424 1357 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 259362173026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23967/statm: 3994 1357 373 3 0 1094 0
[pid=23987] ppid=23967 vsize=627688 CPUtime=200.01
/proc/23987/stat : 23987 (minisat) R 23967 23967 23668 0 -1 0 151655 0 0 0 19877 124 0 0 25 0 1 0 29300939 642752512 149447 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528392 0 0 4096 3 0 0 0 17 1 0 0
/proc/23987/statm: 156922 149447 51 112 0 156806 0
Current children cumulated CPU time (s) 219.81
Current children cumulated vsize (KiB) 643664

[startup+282.826 s]
/proc/loadavg: 2.18 2.41 2.57 3/96 24125
/proc/meminfo: memFree=869440/2055920 swapFree=4192812/4192956
[pid=23967] ppid=23965 vsize=15976 CPUtime=19.8
/proc/23967/stat : 23967 (sugar) S 23965 23967 23668 0 -1 4194304 1842 13693 4 35 6 2 1824 148 16 0 1 0 29298867 16359424 1357 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 259362173026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23967/statm: 3994 1357 373 3 0 1094 0
[pid=23987] ppid=23967 vsize=630124 CPUtime=259.32
/proc/23987/stat : 23987 (minisat) R 23967 23967 23668 0 -1 0 152244 0 0 0 25807 125 0 0 25 0 1 0 29300939 645246976 150036 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/23987/statm: 157531 150036 51 112 0 157415 0
Current children cumulated CPU time (s) 279.12
Current children cumulated vsize (KiB) 646100


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

[pid=23967] ppid=23965 vsize=15976 CPUtime=19.8
/proc/23967/stat : 23967 (sugar) S 23965 23967 23668 0 -1 4194304 1842 13693 4 35 6 2 1824 148 16 0 1 0 29298867 16359424 1357 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 259362173026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23967/statm: 3994 1357 373 3 0 1094 0
[pid=23987] ppid=23967 vsize=640804 CPUtime=1095.43
/proc/23987/stat : 23987 (minisat) R 23967 23967 23668 0 -1 0 154796 0 0 0 109193 350 0 0 25 0 1 0 29300939 656183296 152588 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/23987/statm: 160201 152588 51 112 0 160085 0
Current children cumulated CPU time (s) 1115.23
Current children cumulated vsize (KiB) 656780

[startup+1183.84 s]
/proc/loadavg: 2.90 3.10 2.86 3/95 24342
/proc/meminfo: memFree=15576/2055920 swapFree=4192812/4192956
[pid=23967] ppid=23965 vsize=15976 CPUtime=19.8
/proc/23967/stat : 23967 (sugar) S 23965 23967 23668 0 -1 4194304 1842 13693 4 35 6 2 1824 148 16 0 1 0 29298867 16359424 1357 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 259362173026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23967/statm: 3994 1357 373 3 0 1094 0
[pid=23987] ppid=23967 vsize=640952 CPUtime=1155.11
/proc/23987/stat : 23987 (minisat) R 23967 23967 23668 0 -1 0 154835 0 0 0 115140 371 0 0 25 0 1 0 29300939 656334848 152627 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528435 0 0 4096 3 0 0 0 17 0 0 0
/proc/23987/statm: 160238 152627 51 112 0 160122 0
Current children cumulated CPU time (s) 1174.91
Current children cumulated vsize (KiB) 656928

[startup+1243.89 s]
/proc/loadavg: 2.96 3.08 2.87 3/95 24346
/proc/meminfo: memFree=16280/2055920 swapFree=4192812/4192956
[pid=23967] ppid=23965 vsize=15976 CPUtime=19.8
/proc/23967/stat : 23967 (sugar) S 23965 23967 23668 0 -1 4194304 1842 13693 4 35 6 2 1824 148 16 0 1 0 29298867 16359424 1357 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 259362173026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23967/statm: 3994 1357 373 3 0 1094 0
[pid=23987] ppid=23967 vsize=640952 CPUtime=1214.76
/proc/23987/stat : 23987 (minisat) R 23967 23967 23668 0 -1 0 154852 0 0 0 121085 391 0 0 25 0 1 0 29300939 656334848 152644 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/23987/statm: 160238 152644 51 112 0 160122 0
Current children cumulated CPU time (s) 1234.56
Current children cumulated vsize (KiB) 656928

[startup+1303.95 s]
/proc/loadavg: 3.17 3.11 2.89 3/95 24356
/proc/meminfo: memFree=15704/2055920 swapFree=4192812/4192956
[pid=23967] ppid=23965 vsize=15976 CPUtime=19.8
/proc/23967/stat : 23967 (sugar) S 23965 23967 23668 0 -1 4194304 1842 13693 4 35 6 2 1824 148 16 0 1 0 29298867 16359424 1357 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 259362173026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23967/statm: 3994 1357 373 3 0 1094 0
[pid=23987] ppid=23967 vsize=641084 CPUtime=1274.35
/proc/23987/stat : 23987 (minisat) R 23967 23967 23668 0 -1 0 154866 0 0 0 127025 410 0 0 25 0 1 0 29300939 656470016 152658 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/23987/statm: 160271 152658 51 112 0 160155 0
Current children cumulated CPU time (s) 1294.15
Current children cumulated vsize (KiB) 657060

[startup+1364.03 s]
/proc/loadavg: 4.19 3.40 3.00 3/97 24369
/proc/meminfo: memFree=16008/2055920 swapFree=4192812/4192956
[pid=23967] ppid=23965 vsize=15976 CPUtime=19.8
/proc/23967/stat : 23967 (sugar) S 23965 23967 23668 0 -1 4194304 1842 13693 4 35 6 2 1824 148 16 0 1 0 29298867 16359424 1357 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 259362173026 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/23967/statm: 3994 1357 373 3 0 1094 0
[pid=23987] ppid=23967 vsize=641216 CPUtime=1334.04
/proc/23987/stat : 23987 (minisat) R 23967 23967 23668 0 -1 0 154930 0 0 0 132971 433 0 0 25 0 1 0 29300939 656605184 152722 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/23987/statm: 160304 152722 51 112 0 160188 0
Current children cumulated CPU time (s) 1353.84
Current children cumulated vsize (KiB) 657192

[startup+1424.11 s]
/proc/loadavg: 4.12 3.48 3.05 2/96 24384
/proc/meminfo: memFree=16080/2055920 swapFree=4192812/4192956
[pid=23967] ppid=23965 vsize=15976 CPUtime=19.8
/proc/23967/stat : 23967 (sugar) S 23965 23967 23668 0 -1 4194304 1842 13693 4 35 6 2 1824 148 16 0 1 0 29298867 16359424 1357 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 259362173026 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/23967/statm: 3994 1357 373 3 0 1094 0
[pid=23987] ppid=23967 vsize=641440 CPUtime=1393.63
/proc/23987/stat : 23987 (minisat) R 23967 23967 23668 0 -1 0 154937 0 0 0 138913 450 0 0 25 0 1 0 29300939 656834560 152729 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/23987/statm: 160360 152729 51 112 0 160244 0
Current children cumulated CPU time (s) 1413.43
Current children cumulated vsize (KiB) 657416

[startup+1484.2 s]
/proc/loadavg: 3.93 3.53 3.09 3/95 24399
/proc/meminfo: memFree=15448/2055920 swapFree=4192812/4192956
[pid=23967] ppid=23965 vsize=15976 CPUtime=19.8
/proc/23967/stat : 23967 (sugar) S 23965 23967 23668 0 -1 4194304 1842 13693 4 35 6 2 1824 148 16 0 1 0 29298867 16359424 1357 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 259362173026 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/23967/statm: 3994 1357 373 3 0 1094 0
[pid=23987] ppid=23967 vsize=641440 CPUtime=1453.11
/proc/23987/stat : 23987 (minisat) R 23967 23967 23668 0 -1 0 154939 0 0 0 144837 474 0 0 25 0 1 0 29300939 656834560 152731 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528392 0 0 4096 3 0 0 0 17 1 0 0
/proc/23987/statm: 160360 152731 51 112 0 160244 0
Current children cumulated CPU time (s) 1472.91
Current children cumulated vsize (KiB) 657416

[startup+1544.26 s]
/proc/loadavg: 3.03 3.38 3.06 3/95 24403
/proc/meminfo: memFree=15640/2055920 swapFree=4192812/4192956
[pid=23967] ppid=23965 vsize=15976 CPUtime=19.8
/proc/23967/stat : 23967 (sugar) S 23965 23967 23668 0 -1 4194304 1842 13693 4 35 6 2 1824 148 16 0 1 0 29298867 16359424 1357 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 259362173026 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/23967/statm: 3994 1357 373 3 0 1094 0
[pid=23987] ppid=23967 vsize=641440 CPUtime=1512.76
/proc/23987/stat : 23987 (minisat) R 23967 23967 23668 0 -1 0 154954 0 0 0 150792 484 0 0 25 0 1 0 29300939 656834560 152746 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/23987/statm: 160360 152746 51 112 0 160244 0
Current children cumulated CPU time (s) 1532.56
Current children cumulated vsize (KiB) 657416

[startup+1604.3 s]
/proc/loadavg: 2.38 3.12 2.99 3/95 24403
/proc/meminfo: memFree=15640/2055920 swapFree=4192812/4192956
[pid=23967] ppid=23965 vsize=15976 CPUtime=19.8
/proc/23967/stat : 23967 (sugar) S 23965 23967 23668 0 -1 4194304 1842 13693 4 35 6 2 1824 148 16 0 1 0 29298867 16359424 1357 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 259362173026 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/23967/statm: 3994 1357 373 3 0 1094 0
[pid=23987] ppid=23967 vsize=641584 CPUtime=1572.5
/proc/23987/stat : 23987 (minisat) R 23967 23967 23668 0 -1 0 154981 0 0 0 156761 489 0 0 25 0 1 0 29300939 656982016 152773 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/23987/statm: 160396 152773 51 112 0 160280 0
Current children cumulated CPU time (s) 1592.3
Current children cumulated vsize (KiB) 657560

[startup+1664.35 s]
/proc/loadavg: 2.28 2.96 2.95 3/95 24403
/proc/meminfo: memFree=15128/2055920 swapFree=4192812/4192956
[pid=23967] ppid=23965 vsize=15976 CPUtime=19.8
/proc/23967/stat : 23967 (sugar) S 23965 23967 23668 0 -1 4194304 1842 13693 4 35 6 2 1824 148 16 0 1 0 29298867 16359424 1357 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 259362173026 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/23967/statm: 3994 1357 373 3 0 1094 0
[pid=23987] ppid=23967 vsize=641584 CPUtime=1632.26
/proc/23987/stat : 23987 (minisat) R 23967 23967 23668 0 -1 0 154989 0 0 0 162733 493 0 0 25 0 1 0 29300939 656982016 152781 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/23987/statm: 160396 152781 51 112 0 160280 0
Current children cumulated CPU time (s) 1652.06
Current children cumulated vsize (KiB) 657560

[startup+1724.39 s]
/proc/loadavg: 2.33 2.84 2.90 4/95 24403
/proc/meminfo: memFree=16152/2055920 swapFree=4192812/4192956
[pid=23967] ppid=23965 vsize=15976 CPUtime=19.8
/proc/23967/stat : 23967 (sugar) S 23965 23967 23668 0 -1 4194304 1842 13693 4 35 6 2 1824 148 16 0 1 0 29298867 16359424 1357 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 259362173026 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/23967/statm: 3994 1357 373 3 0 1094 0
[pid=23987] ppid=23967 vsize=641584 CPUtime=1692.02
/proc/23987/stat : 23987 (minisat) R 23967 23967 23668 0 -1 0 154995 0 0 0 168704 498 0 0 25 0 1 0 29300939 656982016 152787 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/23987/statm: 160396 152787 51 112 0 160280 0
Current children cumulated CPU time (s) 1711.82
Current children cumulated vsize (KiB) 657560

[startup+1784.44 s]
/proc/loadavg: 2.12 2.69 2.85 3/95 24403
/proc/meminfo: memFree=15064/2055920 swapFree=4192812/4192956
[pid=23967] ppid=23965 vsize=15976 CPUtime=19.8
/proc/23967/stat : 23967 (sugar) S 23965 23967 23668 0 -1 4194304 1842 13693 4 35 6 2 1824 148 16 0 1 0 29298867 16359424 1357 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 259362173026 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/23967/statm: 3994 1357 373 3 0 1094 0
[pid=23987] ppid=23967 vsize=641728 CPUtime=1751.76
/proc/23987/stat : 23987 (minisat) R 23967 23967 23668 0 -1 0 155031 0 0 0 174675 501 0 0 25 0 1 0 29300939 657129472 152823 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528429 0 0 4096 3 0 0 0 17 0 0 0
/proc/23987/statm: 160432 152823 51 112 0 160316 0
Current children cumulated CPU time (s) 1771.56
Current children cumulated vsize (KiB) 657704



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1813.08 s]
/proc/loadavg: 2.13 2.64 2.82 3/95 24403
/proc/meminfo: memFree=15256/2055920 swapFree=4192812/4192956
[pid=23967] ppid=23965 vsize=15976 CPUtime=19.8
/proc/23967/stat : 23967 (sugar) S 23965 23967 23668 0 -1 4194304 1842 13693 4 35 6 2 1824 148 16 0 1 0 29298867 16359424 1357 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 259362173026 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/23967/statm: 3994 1357 373 3 0 1094 0
[pid=23987] ppid=23967 vsize=641728 CPUtime=1780.27
/proc/23987/stat : 23987 (minisat) R 23967 23967 23668 0 -1 0 155032 0 0 0 177523 504 0 0 25 0 1 0 29300939 657129472 152824 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/23987/statm: 160432 152824 51 112 0 160316 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 657704

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

Sending SIGKILL to process tree (bottom up)

Child ended because it received signal 9 (SIGKILL)

!!! problem with CPU time !!!
wait4(...,&childrusage) returns 23967 and gives childrusage.ru_utime.tv_sec=18 childrusage.ru_utime.tv_usec=308216 childrusage.ru_stime.tv_sec=1 childrusage.ru_stime.tv_usec=538766
CPU time returned by wait4() is 19.847
while last known CPU time is 1800.19

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

Real time (s): 1815.37
CPU time (s): 1800.19
CPU user time (s): 1793.53
CPU system time (s): 6.66
CPU usage (%): 99.1639
Max. virtual memory (cumulated for all children) (KiB): 821084

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 18.3082
system time used= 1.53877
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 15557
page faults= 39
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1864
involuntary context switches= 2414

runsolver used 1.93171 s user time and 5.52116 s system time

The end

Launcher Data (download as text)

Begin job on node1 on Mon Jan 29 17:57:18 UTC 2007


IDJOB= 198002
IDBENCH= 3527
IDSOLVER= 86
FILE ID= node1/198002-1170093438

PBS_JOBID= 3689426

Free space on /tmp= 66546 MiB

SOLVER NAME= sugar 0.40
BENCH NAME= HOME/pub/bench/CPAI06/golombRuler/golombRulerArity4/ruler-67-12-a4.xml
COMMAND LINE= /tmp/evaluation/198002-1170093438/solver /tmp/evaluation/198002-1170093438 /tmp/evaluation/198002-1170093438/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node1/watcher-198002-1170093438 -o ROOT/results/node1/solver-198002-1170093438 -C 1800 -M 900  /tmp/evaluation/198002-1170093438/solver /tmp/evaluation/198002-1170093438 /tmp/evaluation/198002-1170093438/unknown.xml

META MD5SUM SOLVER= 0a27e717dfe98d83d9802fe0eea45073
MD5SUM BENCH=  dcd392d9418262da47d36b69c9910317

RANDOM SEED= 353347892

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.230
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.230
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:       1809840 kB
Buffers:         20832 kB
Cached:          37512 kB
SwapCached:          0 kB
Active:         168576 kB
Inactive:        22944 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1809840 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1748 kB
Writeback:           0 kB
Mapped:         152884 kB
Slab:            39296 kB
Committed_AS:   297768 kB
PageTables:       2296 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= 49023 MiB



End job on node1 on Mon Jan 29 18:27:34 UTC 2007