Trace number 230128

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.05 1810.95

General information on the benchmark

Namegeom/
geo50-20-d4-75-57_ext.xml
MD5SUMfe207b20ce1e1eb450ad8bf6fde893a5
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark16.2185
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables50
Number of constraints555
Maximum constraint arity2
Maximum domain size20
Number of constraints which are defined in extension555
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.05	c # Sugar v0-40 (/tmp/evaluation/230128-1170106325/sugar-v0-40.jar)
0.05	
0.05	c # MAIN  BEGIN : /tmp/evaluation/230128-1170106325/unknown.xml [Mon Jan 29 22:32:06 2007]
0.05	c # CONVERT_XML  BEGIN : /tmp/evaluation/230128-1170106325/unknown.xml /tmp/evaluation/230128-1170106325/sugar23955.csp [Mon Jan 29 22:32:06 2007]
0.05	c # CMD : java -Xms200M -Xmx600M -jar /tmp/evaluation/230128-1170106325/sugar-v0-40.jar -convert /tmp/evaluation/230128-1170106325/unknown.xml /tmp/evaluation/230128-1170106325/sugar23955.csp
0.17	c BEGIN convert /tmp/evaluation/230128-1170106325/unknown.xml
0.84	c END convert (0.674448 seconds)
0.87	c # CONVERT_XML  END : /tmp/evaluation/230128-1170106325/sugar23955.csp 1821912 bytes (1 seconds) [Mon Jan 29 22:32:07 2007]
0.87	c # CONVERT_XML  CPU : 0.78 = 0 + 0 + 0.72 + 0.06
0.87	
0.87	c # GENERATE_SAT  BEGIN : /tmp/evaluation/230128-1170106325/sugar23955.bcnf [Mon Jan 29 22:32:07 2007]
0.87	c # CMD : java -Xms200M -Xmx600M -jar /tmp/evaluation/230128-1170106325/sugar-v0-40.jar -bcnf -map /tmp/evaluation/230128-1170106325/sugar23955.map /tmp/evaluation/230128-1170106325/sugar23955.csp /tmp/evaluation/230128-1170106325/sugar23955.bcnf
0.99	c BEGIN parse /tmp/evaluation/230128-1170106325/sugar23955.csp
8.03	c END parse (7.043488 seconds)
8.03	c BEGIN simplify
8.06	c END simplify (0.030209 seconds)
8.06	c BEGIN encode /tmp/evaluation/230128-1170106325/sugar23955.bcnf
8.39	c END encode (0.326521 seconds)
8.46	c # GENERATE_SAT  END : 950 variables 56527 clauses 1078820 bytes (7 seconds) [Mon Jan 29 22:32:14 2007]
8.46	c # GENERATE_SAT  CPU : 7.46 = 0 + 0 + 7.28 + 0.18
8.46	
8.46	c # SOLVE_SAT  BEGIN : /tmp/evaluation/230128-1170106325/sugar23955.bcnf [Mon Jan 29 22:32:14 2007]
8.46	c # CMD : /tmp/evaluation/230128-1170106325/minisat /tmp/evaluation/230128-1170106325/sugar23955.bcnf /tmp/evaluation/230128-1170106325/sugar23955.out
8.50	c ==================================[MINISAT]===================================
8.50	c | Conflicts |     ORIGINAL     |              LEARNT              | Progress |
8.50	c |           | Clauses Literals |   Limit Clauses Literals  Lit/Cl |          |
8.50	c ==============================================================================
8.50	c |         0 |   56527   213172 |   18842       0        0     nan |  0.000 % |
8.53	c |       100 |   56527   213172 |   20726     100      866     8.7 |  0.000 % |
8.57	c |       250 |   56527   213172 |   22798     250     2153     8.6 |  0.006 % |
8.63	c |       475 |   56527   213172 |   25078     475     4045     8.5 |  0.006 % |
8.70	c |       812 |   56527   213172 |   27586     812     6802     8.4 |  0.006 % |
8.79	c |      1318 |   56527   213172 |   30345    1318    11399     8.6 |  0.006 % |
8.96	c |      2077 |   56527   213172 |   33379    2077    18609     9.0 |  0.006 % |
9.21	c |      3216 |   56529   213172 |   36717    3214    30378     9.5 |  0.006 % |
9.60	c |      4925 |   56530   213172 |   40389    4922    47460     9.6 |  0.002 % |
10.19	c |      7487 |   56530   213172 |   44428    7484    72635     9.7 |  0.006 % |
11.18	c |     11331 |   56531   213172 |   48871   11327   113978    10.1 |  0.006 % |
12.83	c |     17097 |   56534   213172 |   53758   17090   177709    10.4 |  0.002 % |
15.33	c |     25746 |   56539   213172 |   59134   25734   272644    10.6 |  0.006 % |
20.16	c |     38720 |   56542   213172 |   65047   38705   421360    10.9 |  0.006 % |
28.23	c |     58181 |   56547   213172 |   71552   58161   644908    11.1 |  0.004 % |
41.30	c |     87374 |   56554   213172 |   78707   29383   359447    12.2 |  0.005 % |
54.63	c |    131163 |   56453   212875 |   86578   33818   414149    12.2 |  0.105 % |
88.96	c |    196848 |   56465   212875 |   95236   28611   369359    12.9 |  0.107 % |
140.29	c |    295378 |   56477   212875 |  104759   47625   715000    15.0 |  0.106 % |
243.02	c |    443167 |   56367   212479 |  115235   71945  1041360    14.5 |  0.211 % |
397.51	c |    664852 |   56383   212479 |  126759   97913  1298013    13.3 |  0.214 % |
634.24	c |    997378 |   55614   209648 |  139435   80958  1145060    14.1 |  0.737 % |
1066.08	c |   1496166 |   55640   209648 |  153379   92202  1331002    14.4 |  0.738 % |
1720.67	c |   2244349 |   54688   206066 |  168716  103010  1434946    13.9 |  1.369 % |
1809.94	
1809.94	s UNKNOWN
1809.94	c # INTERRUPTED
1809.94	c # MAIN  END :  (1810 seconds) [Mon Jan 29 23:02:16 2007]
1809.94	c # MAIN  CPU : 8.24 = 0 + 0 + 8 + 0.24
1809.94	

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/node29/watcher-230128-1170106325 -o ROOT/results/node29/solver-230128-1170106325 -C 1800 -M 900 /tmp/evaluation/230128-1170106325/solver /tmp/evaluation/230128-1170106325 /tmp/evaluation/230128-1170106325/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.34 2.83 2.91 5/94 23956
/proc/meminfo: memFree=1182696/2055920 swapFree=4192812/4192956
[pid=23955] ppid=23953 vsize=18540 CPUtime=0
/proc/23955/stat : 23955 (runsolver) R 23953 23955 23564 0 -1 4194368 16 0 0 0 0 0 0 0 20 0 1 0 4396816 18984960 279 18446744073709551615 4194304 4267372 548682069040 18446744073709551615 221780700455 0 0 4096 24578 0 0 0 17 1 0 0
/proc/23955/statm: 4635 279 244 17 0 2626 0

[startup+0.110825 s]
/proc/loadavg: 2.34 2.83 2.91 5/94 23956
/proc/meminfo: memFree=1182696/2055920 swapFree=4192812/4192956
[pid=23955] ppid=23953 vsize=13724 CPUtime=0.04
/proc/23955/stat : 23955 (sugar) S 23953 23955 23564 0 -1 4194304 1112 0 0 0 3 1 0 0 20 0 1 0 4396816 14053376 805 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 221789597794 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23955/statm: 3431 805 368 3 0 531 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13724

[startup+0.522849 s]
/proc/loadavg: 2.34 2.83 2.91 5/94 23956
/proc/meminfo: memFree=1182696/2055920 swapFree=4192812/4192956
[pid=23955] ppid=23953 vsize=13724 CPUtime=0.04
/proc/23955/stat : 23955 (sugar) S 23953 23955 23564 0 -1 4194304 1121 0 0 0 3 1 0 0 15 0 1 0 4396816 14053376 805 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 221789597794 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23955/statm: 3431 805 368 3 0 531 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13724

[startup+1.34791 s]
/proc/loadavg: 2.34 2.83 2.91 3/102 23972
/proc/meminfo: memFree=1167592/2055920 swapFree=4192812/4192956
[pid=23955] ppid=23953 vsize=13724 CPUtime=0.82
/proc/23955/stat : 23955 (sugar) S 23953 23955 23564 0 -1 4194304 1190 7832 0 1 3 1 72 6 15 0 1 0 4396816 14053376 809 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 221789597794 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23955/statm: 3431 809 371 3 0 531 0
[pid=23965] ppid=23955 vsize=807064 CPUtime=0.46
/proc/23965/stat : 23965 (java) R 23955 23955 23564 0 -1 0 6984 0 1 0 43 3 0 0 21 0 8 0 4396904 826433536 6733 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23965/statm: 201766 6733 1494 14 0 189044 0
[pid=23965/tid=23966] ppid=23955 vsize=807064 CPUtime=0.06
/proc/23965/task/23966/stat : 23966 (java) R 23955 23955 23564 0 -1 64 931 0 0 0 6 0 0 0 16 0 8 0 4396907 826433536 6733 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4153827336 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23965/tid=23967] ppid=23955 vsize=807064 CPUtime=0
/proc/23965/task/23967/stat : 23967 (java) S 23955 23955 23564 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 4396907 826433536 6733 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23965/tid=23968] ppid=23955 vsize=807064 CPUtime=0
/proc/23965/task/23968/stat : 23968 (java) S 23955 23955 23564 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 4396907 826433536 6733 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23965/tid=23969] ppid=23955 vsize=807064 CPUtime=0
/proc/23965/task/23969/stat : 23969 (java) S 23955 23955 23564 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 4396911 826433536 6733 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23965/tid=23970] ppid=23955 vsize=807064 CPUtime=0.05
/proc/23965/task/23970/stat : 23970 (java) S 23955 23955 23564 0 -1 64 292 0 0 0 5 0 0 0 16 0 8 0 4396911 826433536 6733 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23965/tid=23971] ppid=23955 vsize=807064 CPUtime=0
/proc/23965/task/23971/stat : 23971 (java) S 23955 23955 23564 0 -1 64 2 0 0 0 0 0 0 0 19 0 8 0 4396911 826433536 6733 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23965/tid=23972] ppid=23955 vsize=807064 CPUtime=0
/proc/23965/task/23972/stat : 23972 (java) S 23955 23955 23564 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 4396911 826433536 6733 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.28
Current children cumulated vsize (KiB) 820788

[startup+2.98601 s]
/proc/loadavg: 2.34 2.83 2.91 3/102 23972
/proc/meminfo: memFree=1144488/2055920 swapFree=4192812/4192956
[pid=23955] ppid=23953 vsize=13724 CPUtime=0.82
/proc/23955/stat : 23955 (sugar) S 23953 23955 23564 0 -1 4194304 1190 7832 0 1 3 1 72 6 15 0 1 0 4396816 14053376 809 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 221789597794 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23955/statm: 3431 809 371 3 0 531 0
[pid=23965] ppid=23955 vsize=807064 CPUtime=2.08
/proc/23965/stat : 23965 (java) R 23955 23955 23564 0 -1 0 12902 0 1 0 201 7 0 0 25 0 8 0 4396904 826433536 12637 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23965/statm: 201766 12637 1494 14 0 189044 0
[pid=23965/tid=23966] ppid=23955 vsize=807064 CPUtime=0.6
/proc/23965/task/23966/stat : 23966 (java) R 23955 23955 23564 0 -1 64 6835 0 0 0 56 4 0 0 16 0 8 0 4396907 826433536 12637 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4155529778 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23965/tid=23967] ppid=23955 vsize=807064 CPUtime=0
/proc/23965/task/23967/stat : 23967 (java) S 23955 23955 23564 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 4396907 826433536 12637 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23965/tid=23968] ppid=23955 vsize=807064 CPUtime=0
/proc/23965/task/23968/stat : 23968 (java) S 23955 23955 23564 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 4396907 826433536 12637 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23965/tid=23969] ppid=23955 vsize=807064 CPUtime=0
/proc/23965/task/23969/stat : 23969 (java) S 23955 23955 23564 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 4396911 826433536 12637 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23965/tid=23970] ppid=23955 vsize=807064 CPUtime=0.05
/proc/23965/task/23970/stat : 23970 (java) S 23955 23955 23564 0 -1 64 292 0 0 0 5 0 0 0 16 0 8 0 4396911 826433536 12637 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23965/tid=23971] ppid=23955 vsize=807064 CPUtime=0
/proc/23965/task/23971/stat : 23971 (java) S 23955 23955 23564 0 -1 64 2 0 0 0 0 0 0 0 19 0 8 0 4396911 826433536 12637 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23965/tid=23972] ppid=23955 vsize=807064 CPUtime=0
/proc/23965/task/23972/stat : 23972 (java) S 23955 23955 23564 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 4396911 826433536 12637 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.9
Current children cumulated vsize (KiB) 820788

[startup+6.1892 s]
/proc/loadavg: 2.31 2.82 2.91 3/102 23972
/proc/meminfo: memFree=1108584/2055920 swapFree=4192812/4192956
[pid=23955] ppid=23953 vsize=13724 CPUtime=0.82
/proc/23955/stat : 23955 (sugar) S 23953 23955 23564 0 -1 4194304 1190 7832 0 1 3 1 72 6 15 0 1 0 4396816 14053376 809 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 221789597794 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23955/statm: 3431 809 371 3 0 531 0
[pid=23965] ppid=23955 vsize=807340 CPUtime=5.25
/proc/23965/stat : 23965 (java) R 23955 23955 23564 0 -1 0 20461 0 1 0 514 11 0 0 25 0 8 0 4396904 826716160 20168 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073584059 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23965/statm: 201835 20168 1506 14 0 189113 0
[pid=23965/tid=23966] ppid=23955 vsize=807340 CPUtime=1.08
/proc/23965/task/23966/stat : 23966 (java) S 23955 23955 23564 0 -1 64 14232 0 0 0 100 8 0 0 16 0 8 0 4396907 826716160 20168 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23965/tid=23967] ppid=23955 vsize=807340 CPUtime=0
/proc/23965/task/23967/stat : 23967 (java) S 23955 23955 23564 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 4396907 826716160 20168 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23965/tid=23968] ppid=23955 vsize=807340 CPUtime=0
/proc/23965/task/23968/stat : 23968 (java) S 23955 23955 23564 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 4396907 826716160 20168 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23965/tid=23969] ppid=23955 vsize=807340 CPUtime=0
/proc/23965/task/23969/stat : 23969 (java) S 23955 23955 23564 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 4396911 826716160 20168 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23965/tid=23970] ppid=23955 vsize=807340 CPUtime=0.13
/proc/23965/task/23970/stat : 23970 (java) S 23955 23955 23564 0 -1 64 401 0 0 0 13 0 0 0 16 0 8 0 4396911 826716160 20168 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23965/tid=23971] ppid=23955 vsize=807340 CPUtime=0
/proc/23965/task/23971/stat : 23971 (java) S 23955 23955 23564 0 -1 64 2 0 0 0 0 0 0 0 19 0 8 0 4396911 826716160 20168 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23965/tid=23972] ppid=23955 vsize=807340 CPUtime=0
/proc/23965/task/23972/stat : 23972 (java) S 23955 23955 23564 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 4396911 826716160 20168 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.07
Current children cumulated vsize (KiB) 821064

[startup+12.6016 s]
/proc/loadavg: 2.29 2.81 2.90 3/98 23976
/proc/meminfo: memFree=1174160/2055920 swapFree=4192812/4192956
[pid=23955] ppid=23953 vsize=13724 CPUtime=8.28
/proc/23955/stat : 23955 (sugar) S 23953 23955 23564 0 -1 4194304 1282 33828 0 2 3 1 800 24 16 0 1 0 4396816 14053376 821 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 221789597794 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23955/statm: 3431 821 373 3 0 531 0
[pid=23973] ppid=23955 vsize=5332 CPUtime=4.05
/proc/23973/stat : 23973 (minisat) R 23955 23955 23564 0 -1 0 1251 0 0 0 405 0 0 0 25 0 1 0 4397663 5459968 973 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528340 0 0 4096 3 0 0 0 17 1 0 0
/proc/23973/statm: 1333 973 51 112 0 1217 0
Current children cumulated CPU time (s) 12.33
Current children cumulated vsize (KiB) 19056

[startup+25.4334 s]
/proc/loadavg: 2.23 2.77 2.89 2/82 24056
/proc/meminfo: memFree=1783304/2055920 swapFree=4192812/4192956
[pid=23955] ppid=23953 vsize=13724 CPUtime=8.28
/proc/23955/stat : 23955 (sugar) S 23953 23955 23564 0 -1 4194304 1282 33828 0 2 3 1 800 24 16 0 1 0 4396816 14053376 821 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 221789597794 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/23955/statm: 3431 821 373 3 0 531 0
[pid=23973] ppid=23955 vsize=8128 CPUtime=16.79
/proc/23973/stat : 23973 (minisat) R 23955 23955 23564 0 -1 0 1963 0 0 0 1677 2 0 0 25 0 1 0 4397663 8323072 1685 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528506 0 0 4096 3 0 0 0 17 0 0 0
/proc/23973/statm: 2032 1685 51 112 0 1916 0
Current children cumulated CPU time (s) 25.07
Current children cumulated vsize (KiB) 21852

[startup+51.111 s]
/proc/loadavg: 2.36 2.75 2.88 3/96 24255
/proc/meminfo: memFree=1740504/2055920 swapFree=4192812/4192956
[pid=23955] ppid=23953 vsize=13724 CPUtime=8.28
/proc/23955/stat : 23955 (sugar) S 23953 23955 23564 0 -1 4194304 1282 33828 0 2 3 1 800 24 16 0 1 0 4396816 14053376 821 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 221789597794 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/23955/statm: 3431 821 373 3 0 531 0
[pid=23973] ppid=23955 vsize=10012 CPUtime=42.46
/proc/23973/stat : 23973 (minisat) R 23955 23955 23564 0 -1 0 2393 0 0 0 4241 5 0 0 25 0 1 0 4397663 10252288 2115 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528416 0 0 4096 3 0 0 0 17 0 0 0
/proc/23973/statm: 2503 2115 51 112 0 2387 0
Current children cumulated CPU time (s) 50.74
Current children cumulated vsize (KiB) 23736

[startup+102.341 s]
/proc/loadavg: 2.16 2.63 2.83 3/89 24256
/proc/meminfo: memFree=1764432/2055920 swapFree=4192812/4192956
[pid=23955] ppid=23953 vsize=13724 CPUtime=8.28
/proc/23955/stat : 23955 (sugar) S 23953 23955 23564 0 -1 4194304 1282 33828 0 2 3 1 800 24 16 0 1 0 4396816 14053376 821 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 221789597794 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/23955/statm: 3431 821 373 3 0 531 0
[pid=23973] ppid=23955 vsize=12940 CPUtime=93.39
/proc/23973/stat : 23973 (minisat) R 23955 23955 23564 0 -1 0 3127 0 0 0 9333 6 0 0 25 0 1 0 4397663 13250560 2849 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134525582 0 0 4096 3 0 0 0 17 0 0 0
/proc/23973/statm: 3235 2849 51 112 0 3119 0
Current children cumulated CPU time (s) 101.67
Current children cumulated vsize (KiB) 26664

[startup+162.402 s]
/proc/loadavg: 2.06 2.52 2.78 3/89 24256
/proc/meminfo: memFree=1761104/2055920 swapFree=4192812/4192956
[pid=23955] ppid=23953 vsize=13724 CPUtime=8.28
/proc/23955/stat : 23955 (sugar) S 23953 23955 23564 0 -1 4194304 1282 33828 0 2 3 1 800 24 16 0 1 0 4396816 14053376 821 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 221789597794 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/23955/statm: 3431 821 373 3 0 531 0
[pid=23973] ppid=23955 vsize=14912 CPUtime=153.14
/proc/23973/stat : 23973 (minisat) R 23955 23955 23564 0 -1 0 3569 0 0 0 15307 7 0 0 25 0 1 0 4397663 15269888 3291 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/23973/statm: 3728 3291 51 112 0 3612 0
Current children cumulated CPU time (s) 161.42
Current children cumulated vsize (KiB) 28636

[startup+222.449 s]
/proc/loadavg: 2.02 2.42 2.72 3/89 24256
/proc/meminfo: memFree=1757392/2055920 swapFree=4192812/4192956
[pid=23955] ppid=23953 vsize=13724 CPUtime=8.28
/proc/23955/stat : 23955 (sugar) S 23953 23955 23564 0 -1 4194304 1282 33828 0 2 3 1 800 24 16 0 1 0 4396816 14053376 821 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 221789597794 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/23955/statm: 3431 821 373 3 0 531 0
[pid=23973] ppid=23955 vsize=16308 CPUtime=212.87
/proc/23973/stat : 23973 (minisat) R 23955 23955 23564 0 -1 0 3935 0 0 0 21279 8 0 0 25 0 1 0 4397663 16699392 3657 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/23973/statm: 4077 3657 51 112 0 3961 0
Current children cumulated CPU time (s) 221.15
Current children cumulated vsize (KiB) 30032

[startup+282.506 s]
/proc/loadavg: 2.00 2.34 2.68 3/89 24256
/proc/meminfo: memFree=1754960/2055920 swapFree=4192812/4192956
[pid=23955] ppid=23953 vsize=13724 CPUtime=8.28
/proc/23955/stat : 23955 (sugar) S 23953 23955 23564 0 -1 4194304 1282 33828 0 2 3 1 800 24 16 0 1 0 4396816 14053376 821 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 221789597794 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/23955/statm: 3431 821 373 3 0 531 0
[pid=23973] ppid=23955 vsize=18096 CPUtime=272.6
/proc/23973/stat : 23973 (minisat) R 23955 23955 23564 0 -1 0 4371 0 0 0 27251 9 0 0 25 0 1 0 4397663 18530304 4093 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134527050 0 0 4096 3 0 0 0 17 0 0 0
/proc/23973/statm: 4524 4093 51 112 0 4408 0
Current children cumulated CPU time (s) 280.88
Current children cumulated vsize (KiB) 31820

[startup+342.576 s]
/proc/loadavg: 2.07 2.29 2.64 3/89 24256
/proc/meminfo: memFree=1753040/2055920 swapFree=4192812/4192956
[pid=23955] ppid=23953 vsize=13724 CPUtime=8.28

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

/proc/loadavg: 2.00 2.03 2.27 3/89 24256
/proc/meminfo: memFree=1738000/2055920 swapFree=4192812/4192956
[pid=23955] ppid=23953 vsize=13724 CPUtime=8.28
/proc/23955/stat : 23955 (sugar) S 23953 23955 23564 0 -1 4194304 1282 33828 0 2 3 1 800 24 16 0 1 0 4396816 14053376 821 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 221789597794 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/23955/statm: 3431 821 373 3 0 531 0
[pid=23973] ppid=23955 vsize=25820 CPUtime=1109.03
/proc/23973/stat : 23973 (minisat) R 23955 23955 23564 0 -1 0 6236 0 0 0 110890 13 0 0 25 0 1 0 4397663 26439680 5927 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/23973/statm: 6455 5927 51 112 0 6339 0
Current children cumulated CPU time (s) 1117.31
Current children cumulated vsize (KiB) 39544

[startup+1183.5 s]
/proc/loadavg: 2.08 2.04 2.25 3/89 24256
/proc/meminfo: memFree=1737616/2055920 swapFree=4192812/4192956
[pid=23955] ppid=23953 vsize=13724 CPUtime=8.28
/proc/23955/stat : 23955 (sugar) S 23953 23955 23564 0 -1 4194304 1282 33828 0 2 3 1 800 24 16 0 1 0 4396816 14053376 821 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 221789597794 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/23955/statm: 3431 821 373 3 0 531 0
[pid=23973] ppid=23955 vsize=25820 CPUtime=1168.77
/proc/23973/stat : 23973 (minisat) R 23955 23955 23564 0 -1 0 6282 0 0 0 116863 14 0 0 25 0 1 0 4397663 26439680 5973 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134522262 0 0 4096 3 0 0 0 17 0 0 0
/proc/23973/statm: 6455 5973 51 112 0 6339 0
Current children cumulated CPU time (s) 1177.05
Current children cumulated vsize (KiB) 39544

[startup+1243.56 s]
/proc/loadavg: 2.03 2.03 2.24 3/89 24256
/proc/meminfo: memFree=1737040/2055920 swapFree=4192812/4192956
[pid=23955] ppid=23953 vsize=13724 CPUtime=8.28
/proc/23955/stat : 23955 (sugar) S 23953 23955 23564 0 -1 4194304 1282 33828 0 2 3 1 800 24 16 0 1 0 4396816 14053376 821 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 221789597794 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/23955/statm: 3431 821 373 3 0 531 0
[pid=23973] ppid=23955 vsize=26244 CPUtime=1228.52
/proc/23973/stat : 23973 (minisat) R 23955 23955 23564 0 -1 0 6378 0 0 0 122838 14 0 0 25 0 1 0 4397663 26873856 6069 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/23973/statm: 6561 6069 51 112 0 6445 0
Current children cumulated CPU time (s) 1236.8
Current children cumulated vsize (KiB) 39968

[startup+1303.63 s]
/proc/loadavg: 2.01 2.02 2.22 3/89 24256
/proc/meminfo: memFree=1734992/2055920 swapFree=4192812/4192956
[pid=23955] ppid=23953 vsize=13724 CPUtime=8.28
/proc/23955/stat : 23955 (sugar) S 23953 23955 23564 0 -1 4194304 1282 33828 0 2 3 1 800 24 16 0 1 0 4396816 14053376 821 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 221789597794 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/23955/statm: 3431 821 373 3 0 531 0
[pid=23973] ppid=23955 vsize=27552 CPUtime=1288.26
/proc/23973/stat : 23973 (minisat) R 23955 23955 23564 0 -1 0 6700 0 0 0 128812 14 0 0 25 0 1 0 4397663 28213248 6391 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/23973/statm: 6888 6391 51 112 0 6772 0
Current children cumulated CPU time (s) 1296.54
Current children cumulated vsize (KiB) 41276

[startup+1363.69 s]
/proc/loadavg: 2.07 2.03 2.21 3/89 24256
/proc/meminfo: memFree=1733776/2055920 swapFree=4192812/4192956
[pid=23955] ppid=23953 vsize=13724 CPUtime=8.28
/proc/23955/stat : 23955 (sugar) S 23953 23955 23564 0 -1 4194304 1282 33828 0 2 3 1 800 24 16 0 1 0 4396816 14053376 821 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 221789597794 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/23955/statm: 3431 821 373 3 0 531 0
[pid=23973] ppid=23955 vsize=28280 CPUtime=1347.98
/proc/23973/stat : 23973 (minisat) R 23955 23955 23564 0 -1 0 6870 0 0 0 134784 14 0 0 25 0 1 0 4397663 28958720 6561 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/23973/statm: 7070 6561 51 112 0 6954 0
Current children cumulated CPU time (s) 1356.26
Current children cumulated vsize (KiB) 42004

[startup+1423.75 s]
/proc/loadavg: 2.03 2.02 2.19 3/89 24256
/proc/meminfo: memFree=1733200/2055920 swapFree=4192812/4192956
[pid=23955] ppid=23953 vsize=13724 CPUtime=8.28
/proc/23955/stat : 23955 (sugar) S 23953 23955 23564 0 -1 4194304 1282 33828 0 2 3 1 800 24 16 0 1 0 4396816 14053376 821 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 221789597794 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/23955/statm: 3431 821 373 3 0 531 0
[pid=23973] ppid=23955 vsize=28580 CPUtime=1407.72
/proc/23973/stat : 23973 (minisat) R 23955 23955 23564 0 -1 0 6943 0 0 0 140758 14 0 0 25 0 1 0 4397663 29265920 6634 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/23973/statm: 7145 6634 51 112 0 7029 0
Current children cumulated CPU time (s) 1416
Current children cumulated vsize (KiB) 42304

[startup+1483.81 s]
/proc/loadavg: 2.01 2.02 2.17 3/89 24256
/proc/meminfo: memFree=1732368/2055920 swapFree=4192812/4192956
[pid=23955] ppid=23953 vsize=13724 CPUtime=8.28
/proc/23955/stat : 23955 (sugar) S 23953 23955 23564 0 -1 4194304 1282 33828 0 2 3 1 800 24 16 0 1 0 4396816 14053376 821 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 221789597794 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/23955/statm: 3431 821 373 3 0 531 0
[pid=23973] ppid=23955 vsize=29016 CPUtime=1467.48
/proc/23973/stat : 23973 (minisat) R 23955 23955 23564 0 -1 0 7050 0 0 0 146733 15 0 0 25 0 1 0 4397663 29712384 6741 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/23973/statm: 7254 6741 51 112 0 7138 0
Current children cumulated CPU time (s) 1475.76
Current children cumulated vsize (KiB) 42740

[startup+1543.88 s]
/proc/loadavg: 2.00 2.01 2.16 3/89 24256
/proc/meminfo: memFree=1731728/2055920 swapFree=4192812/4192956
[pid=23955] ppid=23953 vsize=13724 CPUtime=8.28
/proc/23955/stat : 23955 (sugar) S 23953 23955 23564 0 -1 4194304 1282 33828 0 2 3 1 800 24 16 0 1 0 4396816 14053376 821 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 221789597794 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/23955/statm: 3431 821 373 3 0 531 0
[pid=23973] ppid=23955 vsize=29356 CPUtime=1527.2
/proc/23973/stat : 23973 (minisat) R 23955 23955 23564 0 -1 0 7120 0 0 0 152705 15 0 0 25 0 1 0 4397663 30060544 6811 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/23973/statm: 7339 6811 51 112 0 7223 0
Current children cumulated CPU time (s) 1535.48
Current children cumulated vsize (KiB) 43080

[startup+1603.94 s]
/proc/loadavg: 2.00 2.01 2.15 3/89 24256
/proc/meminfo: memFree=1731088/2055920 swapFree=4192812/4192956
[pid=23955] ppid=23953 vsize=13724 CPUtime=8.28
/proc/23955/stat : 23955 (sugar) S 23953 23955 23564 0 -1 4194304 1282 33828 0 2 3 1 800 24 16 0 1 0 4396816 14053376 821 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 221789597794 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/23955/statm: 3431 821 373 3 0 531 0
[pid=23973] ppid=23955 vsize=29632 CPUtime=1586.95
/proc/23973/stat : 23973 (minisat) R 23955 23955 23564 0 -1 0 7196 0 0 0 158680 15 0 0 25 0 1 0 4397663 30343168 6887 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528786 0 0 4096 3 0 0 0 17 0 0 0
/proc/23973/statm: 7408 6887 51 112 0 7292 0
Current children cumulated CPU time (s) 1595.23
Current children cumulated vsize (KiB) 43356

[startup+1664.01 s]
/proc/loadavg: 2.00 2.00 2.14 3/89 24256
/proc/meminfo: memFree=1730448/2055920 swapFree=4192812/4192956
[pid=23955] ppid=23953 vsize=13724 CPUtime=8.28
/proc/23955/stat : 23955 (sugar) S 23953 23955 23564 0 -1 4194304 1282 33828 0 2 3 1 800 24 16 0 1 0 4396816 14053376 821 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 221789597794 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/23955/statm: 3431 821 373 3 0 531 0
[pid=23973] ppid=23955 vsize=30056 CPUtime=1646.7
/proc/23973/stat : 23973 (minisat) R 23955 23955 23564 0 -1 0 7290 0 0 0 164655 15 0 0 25 0 1 0 4397663 30777344 6981 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528545 0 0 4096 3 0 0 0 17 0 0 0
/proc/23973/statm: 7514 6981 51 112 0 7398 0
Current children cumulated CPU time (s) 1654.98
Current children cumulated vsize (KiB) 43780

[startup+1724.07 s]
/proc/loadavg: 2.00 2.00 2.13 3/89 24256
/proc/meminfo: memFree=1729680/2055920 swapFree=4192812/4192956
[pid=23955] ppid=23953 vsize=13724 CPUtime=8.28
/proc/23955/stat : 23955 (sugar) S 23953 23955 23564 0 -1 4194304 1282 33828 0 2 3 1 800 24 16 0 1 0 4396816 14053376 821 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 221789597794 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/23955/statm: 3431 821 373 3 0 531 0
[pid=23973] ppid=23955 vsize=30244 CPUtime=1706.41
/proc/23973/stat : 23973 (minisat) R 23955 23955 23564 0 -1 0 7329 0 0 0 170626 15 0 0 25 0 1 0 4397663 30969856 7020 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/23973/statm: 7561 7020 51 112 0 7445 0
Current children cumulated CPU time (s) 1714.69
Current children cumulated vsize (KiB) 43968

[startup+1784.16 s]
/proc/loadavg: 2.11 2.03 2.13 3/95 24372
/proc/meminfo: memFree=1727952/2055920 swapFree=4192812/4192956
[pid=23955] ppid=23953 vsize=13724 CPUtime=8.28
/proc/23955/stat : 23955 (sugar) S 23953 23955 23564 0 -1 4194304 1282 33828 0 2 3 1 800 24 16 0 1 0 4396816 14053376 821 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 221789597794 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/23955/statm: 3431 821 373 3 0 531 0
[pid=23973] ppid=23955 vsize=30400 CPUtime=1766.15
/proc/23973/stat : 23973 (minisat) R 23955 23955 23564 0 -1 0 7354 0 0 0 176586 29 0 0 25 0 1 0 4397663 31129600 7045 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528398 0 0 4096 3 0 0 0 17 0 0 0
/proc/23973/statm: 7600 7045 51 112 0 7484 0
Current children cumulated CPU time (s) 1774.43
Current children cumulated vsize (KiB) 44124



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1809.94 s]
/proc/loadavg: 2.07 2.03 2.12 3/95 24422
/proc/meminfo: memFree=1727624/2055920 swapFree=4192812/4192956
[pid=23955] ppid=23953 vsize=13724 CPUtime=8.28
/proc/23955/stat : 23955 (sugar) S 23953 23955 23564 0 -1 4194304 1282 33828 0 2 3 1 800 24 16 0 1 0 4396816 14053376 821 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 221789597794 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/23955/statm: 3431 821 373 3 0 531 0
[pid=23973] ppid=23955 vsize=30556 CPUtime=1791.76
/proc/23973/stat : 23973 (minisat) R 23955 23955 23564 0 -1 0 7383 0 0 0 179142 34 0 0 25 0 1 0 4397663 31289344 7074 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528027 0 0 4096 3 0 0 0 17 0 0 0
/proc/23973/statm: 7639 7074 51 112 0 7523 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 44280

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

Child status: 1

!!! problem with CPU time !!!
wait4(...,&childrusage) returns 23955 and gives childrusage.ru_utime.tv_sec=8 childrusage.ru_utime.tv_usec=41777 childrusage.ru_stime.tv_sec=0 childrusage.ru_stime.tv_usec=265959
CPU time returned by wait4() is 8.30774
while last known CPU time is 1800.05

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

Real time (s): 1810.95
CPU time (s): 1800.05
CPU user time (s): 1799.45
CPU system time (s): 0.6
CPU usage (%): 99.3979
Max. virtual memory (cumulated for all children) (KiB): 821064

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 8.04178
system time used= 0.265959
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 35194
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= 1786
involuntary context switches= 2176

runsolver used 2.47162 s user time and 5.46417 s system time

The end

Launcher Data (download as text)

Begin job on node29 on Mon Jan 29 21:32:06 UTC 2007


IDJOB= 230128
IDBENCH= 6397
IDSOLVER= 86
FILE ID= node29/230128-1170106325

PBS_JOBID= 3689784

Free space on /tmp= 66553 MiB

SOLVER NAME= sugar 0.40
BENCH NAME= HOME/pub/bench/CPAI06/geom/geo50-20-d4-75-57_ext.xml
COMMAND LINE= /tmp/evaluation/230128-1170106325/solver /tmp/evaluation/230128-1170106325 /tmp/evaluation/230128-1170106325/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node29/watcher-230128-1170106325 -o ROOT/results/node29/solver-230128-1170106325 -C 1800 -M 900  /tmp/evaluation/230128-1170106325/solver /tmp/evaluation/230128-1170106325 /tmp/evaluation/230128-1170106325/unknown.xml

META MD5SUM SOLVER= 0a27e717dfe98d83d9802fe0eea45073
MD5SUM BENCH=  fe207b20ce1e1eb450ad8bf6fde893a5

RANDOM SEED= 827104649

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.209
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.209
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:       1183176 kB
Buffers:         40980 kB
Cached:          68568 kB
SwapCached:          0 kB
Active:         759424 kB
Inactive:        58332 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1183176 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1352 kB
Writeback:           0 kB
Mapped:         733704 kB
Slab:            38524 kB
Committed_AS:  1035504 kB
PageTables:       3496 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= 66560 MiB



End job on node29 on Mon Jan 29 22:02:17 UTC 2007