Trace number 217346

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.12 1817.06

General information on the benchmark

Namefrb/frb50-23/
frb50-23-2-mgd_ext.xml
MD5SUMb9bed53aa8258c9fd0942bae09f06273
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables50
Number of constraints445
Maximum constraint arity2
Maximum domain size23
Number of constraints which are defined in extension445
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/217346-1170101086/sugar-v0-40.jar)
0.05	
0.05	c # MAIN  BEGIN : /tmp/evaluation/217346-1170101086/unknown.xml [Mon Jan 29 21:04:46 2007]
0.05	c # CONVERT_XML  BEGIN : /tmp/evaluation/217346-1170101086/unknown.xml /tmp/evaluation/217346-1170101086/sugar27443.csp [Mon Jan 29 21:04:46 2007]
0.05	c # CMD : java -Xms200M -Xmx600M -jar /tmp/evaluation/217346-1170101086/sugar-v0-40.jar -convert /tmp/evaluation/217346-1170101086/unknown.xml /tmp/evaluation/217346-1170101086/sugar27443.csp
0.17	c BEGIN convert /tmp/evaluation/217346-1170101086/unknown.xml
0.87	c END convert (0.701856 seconds)
0.91	c # CONVERT_XML  END : /tmp/evaluation/217346-1170101086/sugar27443.csp 2211657 bytes (1 seconds) [Mon Jan 29 21:04:47 2007]
0.91	c # CONVERT_XML  CPU : 0.81 = 0 + 0 + 0.75 + 0.06
0.91	
0.91	c # GENERATE_SAT  BEGIN : /tmp/evaluation/217346-1170101086/sugar27443.bcnf [Mon Jan 29 21:04:47 2007]
0.91	c # CMD : java -Xms200M -Xmx600M -jar /tmp/evaluation/217346-1170101086/sugar-v0-40.jar -bcnf -map /tmp/evaluation/217346-1170101086/sugar27443.map /tmp/evaluation/217346-1170101086/sugar27443.csp /tmp/evaluation/217346-1170101086/sugar27443.bcnf
1.03	c BEGIN parse /tmp/evaluation/217346-1170101086/sugar27443.csp
21.01	c END parse (19.979146 seconds)
21.01	c BEGIN simplify
21.10	c END simplify (0.085172 seconds)
21.10	c BEGIN encode /tmp/evaluation/217346-1170101086/sugar27443.bcnf
21.85	c END encode (0.751537 seconds)
21.96	c # GENERATE_SAT  END : 4594 variables 75445 clauses 5082308 bytes (21 seconds) [Mon Jan 29 21:05:08 2007]
21.96	c # GENERATE_SAT  CPU : 20.8 = 0.03 + 0.01 + 20.36 + 0.4
21.96	
21.96	c # SOLVE_SAT  BEGIN : /tmp/evaluation/217346-1170101086/sugar27443.bcnf [Mon Jan 29 21:05:08 2007]
21.96	c # CMD : /tmp/evaluation/217346-1170101086/minisat /tmp/evaluation/217346-1170101086/sugar27443.bcnf /tmp/evaluation/217346-1170101086/sugar27443.out
22.09	c ==================================[MINISAT]===================================
22.09	c | Conflicts |     ORIGINAL     |              LEARNT              | Progress |
22.09	c |           | Clauses Literals |   Limit Clauses Literals  Lit/Cl |          |
22.09	c ==============================================================================
22.09	c |         0 |   75445  1195124 |   25148       0        0     nan |  0.000 % |
22.13	c |       100 |   75445  1195124 |   27662     100     3015    30.1 |  0.000 % |
22.18	c |       251 |   75446  1195124 |   30429     250     5140    20.6 |  0.000 % |
22.25	c |       476 |   75446  1195124 |   33471     475     8291    17.5 |  0.000 % |
22.35	c |       813 |   75446  1195124 |   36819     812    14123    17.4 |  0.000 % |
22.53	c |      1319 |   75446  1195124 |   40501    1318    21776    16.5 |  0.000 % |
22.79	c |      2078 |   75447  1195124 |   44551    2076    30876    14.9 |  0.000 % |
23.16	c |      3217 |   75447  1195124 |   49006    3215    45213    14.1 |  0.000 % |
23.81	c |      4927 |   75447  1195124 |   53906    4925    78771    16.0 |  0.000 % |
24.79	c |      7489 |   75449  1195124 |   59297    7485   123976    16.6 |  0.000 % |
26.32	c |     11333 |   75450  1195124 |   65227   11328   185065    16.3 |  0.000 % |
28.58	c |     17099 |   75452  1195124 |   71750   17092   279825    16.4 |  0.000 % |
32.75	c |     25748 |   75456  1195124 |   78925   25737   496091    19.3 |  0.000 % |
40.80	c |     38722 |   75459  1195124 |   86817   38708   726485    18.8 |  0.000 % |
55.92	c |     58184 |   75461  1195124 |   95499   58168  1143381    19.7 |  0.000 % |
82.83	c |     87376 |   75465  1195124 |  105049   87356  1862664    21.3 |  0.000 % |
121.65	c |    131166 |   75475  1195124 |  115554   40576   935124    23.0 |  0.000 % |
191.58	c |    196850 |   75496  1195124 |  127109  106239  2560982    24.1 |  0.000 % |
298.97	c |    295378 |   75503  1195124 |  139820   94671  2037210    21.5 |  0.000 % |
509.44	c |    443168 |   75513  1195124 |  153802  123895  3165995    25.6 |  0.000 % |
800.84	c |    664851 |   75522  1195124 |  169183   80003  2238119    28.0 |  0.000 % |
1299.84	c |    997376 |   75534  1195124 |  186101  119609  2590707    21.7 |  0.000 % |
1816.05	
1816.05	s UNKNOWN
1816.05	c # INTERRUPTED
1816.05	c # MAIN  END :  (1816 seconds) [Mon Jan 29 21:35:02 2007]
1816.05	c # MAIN  CPU : 21.61 = 0.03 + 0.01 + 21.11 + 0.46
1816.05	

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/node24/watcher-217346-1170101086 -o ROOT/results/node24/solver-217346-1170101086 -C 1800 -M 900 /tmp/evaluation/217346-1170101086/solver /tmp/evaluation/217346-1170101086 /tmp/evaluation/217346-1170101086/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.95 2.17 2.43 3/87 27444
/proc/meminfo: memFree=1898456/2055920 swapFree=4145208/4192956
[pid=27443] ppid=27441 vsize=1964 CPUtime=0
/proc/27443/stat : 27443 (solver) R 27441 27443 27103 0 -1 4194304 52 0 0 0 0 0 0 0 20 0 1 0 30062861 2011136 36 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 237785642377 0 0 4096 0 0 0 0 17 1 0 0
/proc/27443/statm: 491 36 28 169 0 8 0

[startup+0.103217 s]
/proc/loadavg: 1.95 2.17 2.43 3/87 27444
/proc/meminfo: memFree=1898456/2055920 swapFree=4145208/4192956
[pid=27443] ppid=27441 vsize=13724 CPUtime=0.03
/proc/27443/stat : 27443 (sugar) S 27441 27443 27103 0 -1 4194304 1112 0 0 0 3 0 0 0 18 0 1 0 30062861 14053376 805 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 237797159010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27443/statm: 3431 805 368 3 0 531 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13724

[startup+0.511261 s]
/proc/loadavg: 1.95 2.17 2.43 3/87 27444
/proc/meminfo: memFree=1898456/2055920 swapFree=4145208/4192956
[pid=27443] ppid=27441 vsize=13724 CPUtime=0.03
/proc/27443/stat : 27443 (sugar) S 27441 27443 27103 0 -1 4194304 1121 0 0 0 3 0 0 0 15 0 1 0 30062861 14053376 805 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 237797159010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27443/statm: 3431 805 368 3 0 531 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13724

[startup+1.33236 s]
/proc/loadavg: 1.95 2.17 2.43 3/95 27460
/proc/meminfo: memFree=1888280/2055920 swapFree=4145208/4192956
[pid=27443] ppid=27441 vsize=13724 CPUtime=0.84
/proc/27443/stat : 27443 (sugar) S 27441 27443 27103 0 -1 4194304 1190 7926 0 1 3 0 75 6 15 0 1 0 30062861 14053376 809 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 237797159010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27443/statm: 3431 809 371 3 0 531 0
[pid=27453] ppid=27443 vsize=807064 CPUtime=0.39
/proc/27453/stat : 27453 (java) R 27443 27443 27103 0 -1 0 6510 0 1 0 36 3 0 0 17 0 8 0 30062953 826433536 6260 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073498066 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/27453/statm: 201766 6260 1494 14 0 189044 0
[pid=27453/tid=27454] ppid=27443 vsize=807064 CPUtime=0.02
/proc/27453/task/27454/stat : 27454 (java) S 27443 27443 27103 0 -1 64 458 0 0 0 2 0 0 0 16 0 8 0 30062956 826433536 6260 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=27453/tid=27455] ppid=27443 vsize=807064 CPUtime=0
/proc/27453/task/27455/stat : 27455 (java) S 27443 27443 27103 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 30062956 826433536 6260 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27453/tid=27456] ppid=27443 vsize=807064 CPUtime=0
/proc/27453/task/27456/stat : 27456 (java) S 27443 27443 27103 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 30062956 826433536 6260 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27453/tid=27457] ppid=27443 vsize=807064 CPUtime=0
/proc/27453/task/27457/stat : 27457 (java) S 27443 27443 27103 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 30062960 826433536 6260 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27453/tid=27458] ppid=27443 vsize=807064 CPUtime=0.05
/proc/27453/task/27458/stat : 27458 (java) R 27443 27443 27103 0 -1 64 292 0 0 0 5 0 0 0 19 0 8 0 30062960 826433536 6260 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27453/tid=27459] ppid=27443 vsize=807064 CPUtime=0
/proc/27453/task/27459/stat : 27459 (java) S 27443 27443 27103 0 -1 64 2 0 0 0 0 0 0 0 19 0 8 0 30062960 826433536 6260 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27453/tid=27460] ppid=27443 vsize=807064 CPUtime=0
/proc/27453/task/27460/stat : 27460 (java) S 27443 27443 27103 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 30062960 826433536 6260 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.23
Current children cumulated vsize (KiB) 820788

[startup+2.97853 s]
/proc/loadavg: 1.95 2.17 2.43 4/95 27460
/proc/meminfo: memFree=1859800/2055920 swapFree=4145208/4192956
[pid=27443] ppid=27441 vsize=13724 CPUtime=0.84
/proc/27443/stat : 27443 (sugar) S 27441 27443 27103 0 -1 4194304 1190 7926 0 1 3 0 75 6 15 0 1 0 30062861 14053376 809 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 237797159010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27443/statm: 3431 809 371 3 0 531 0
[pid=27453] ppid=27443 vsize=807064 CPUtime=2.03
/proc/27453/stat : 27453 (java) R 27443 27443 27103 0 -1 0 13326 0 1 0 195 8 0 0 25 0 8 0 30062953 826433536 13061 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073482407 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/27453/statm: 201766 13061 1494 14 0 189044 0
[pid=27453/tid=27454] ppid=27443 vsize=807064 CPUtime=0.54
/proc/27453/task/27454/stat : 27454 (java) S 27443 27443 27103 0 -1 64 7259 0 0 0 51 3 0 0 16 0 8 0 30062956 826433536 13061 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=27453/tid=27455] ppid=27443 vsize=807064 CPUtime=0
/proc/27453/task/27455/stat : 27455 (java) S 27443 27443 27103 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 30062956 826433536 13061 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27453/tid=27456] ppid=27443 vsize=807064 CPUtime=0
/proc/27453/task/27456/stat : 27456 (java) S 27443 27443 27103 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 30062956 826433536 13061 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27453/tid=27457] ppid=27443 vsize=807064 CPUtime=0
/proc/27453/task/27457/stat : 27457 (java) S 27443 27443 27103 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 30062960 826433536 13061 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27453/tid=27458] ppid=27443 vsize=807064 CPUtime=0.05
/proc/27453/task/27458/stat : 27458 (java) S 27443 27443 27103 0 -1 64 292 0 0 0 5 0 0 0 17 0 8 0 30062960 826433536 13061 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27453/tid=27459] ppid=27443 vsize=807064 CPUtime=0
/proc/27453/task/27459/stat : 27459 (java) S 27443 27443 27103 0 -1 64 2 0 0 0 0 0 0 0 19 0 8 0 30062960 826433536 13061 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27453/tid=27460] ppid=27443 vsize=807064 CPUtime=0
/proc/27453/task/27460/stat : 27460 (java) S 27443 27443 27103 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 30062960 826433536 13061 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.87
Current children cumulated vsize (KiB) 820788

[startup+6.19087 s]
/proc/loadavg: 2.04 2.18 2.43 3/95 27460
/proc/meminfo: memFree=1793432/2055920 swapFree=4145208/4192956
[pid=27443] ppid=27441 vsize=13724 CPUtime=0.84
/proc/27443/stat : 27443 (sugar) S 27441 27443 27103 0 -1 4194304 1190 7926 0 1 3 0 75 6 15 0 1 0 30062861 14053376 809 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 237797159010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27443/statm: 3431 809 371 3 0 531 0
[pid=27453] ppid=27443 vsize=807336 CPUtime=5.21
/proc/27453/stat : 27453 (java) R 27443 27443 27103 0 -1 0 31154 0 1 0 504 17 0 0 25 0 8 0 30062953 826712064 30818 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4153380177 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/27453/statm: 201834 30818 1506 14 0 189112 0
[pid=27453/tid=27454] ppid=27443 vsize=807336 CPUtime=1.47
/proc/27453/task/27454/stat : 27454 (java) S 27443 27443 27103 0 -1 64 24866 0 0 0 135 12 0 0 16 0 8 0 30062956 826712064 30818 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=27453/tid=27455] ppid=27443 vsize=807336 CPUtime=0
/proc/27453/task/27455/stat : 27455 (java) S 27443 27443 27103 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 30062956 826712064 30818 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27453/tid=27456] ppid=27443 vsize=807336 CPUtime=0
/proc/27453/task/27456/stat : 27456 (java) S 27443 27443 27103 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 30062956 826712064 30818 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27453/tid=27457] ppid=27443 vsize=807336 CPUtime=0
/proc/27453/task/27457/stat : 27457 (java) S 27443 27443 27103 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 30062960 826712064 30818 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27453/tid=27458] ppid=27443 vsize=807336 CPUtime=0.14
/proc/27453/task/27458/stat : 27458 (java) S 27443 27443 27103 0 -1 64 400 0 0 0 14 0 0 0 16 0 8 0 30062960 826712064 30818 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27453/tid=27459] ppid=27443 vsize=807336 CPUtime=0
/proc/27453/task/27459/stat : 27459 (java) S 27443 27443 27103 0 -1 64 2 0 0 0 0 0 0 0 19 0 8 0 30062960 826712064 30818 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27453/tid=27460] ppid=27443 vsize=807336 CPUtime=0
/proc/27453/task/27460/stat : 27460 (java) S 27443 27443 27103 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 30062960 826712064 30818 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.05
Current children cumulated vsize (KiB) 821060

[startup+12.6102 s]
/proc/loadavg: 2.03 2.18 2.43 3/95 27460
/proc/meminfo: memFree=1683160/2055920 swapFree=4145208/4192956
[pid=27443] ppid=27441 vsize=13724 CPUtime=0.84
/proc/27443/stat : 27443 (sugar) S 27441 27443 27103 0 -1 4194304 1190 7926 0 1 3 0 75 6 15 0 1 0 30062861 14053376 809 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 237797159010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27443/statm: 3431 809 371 3 0 531 0
[pid=27453] ppid=27443 vsize=807336 CPUtime=11.56
/proc/27453/stat : 27453 (java) R 27443 27443 27103 0 -1 0 54802 0 1 0 1126 30 0 0 25 0 8 0 30062953 826712064 54096 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/27453/statm: 201834 54096 1507 14 0 189112 0
[pid=27453/tid=27454] ppid=27443 vsize=807336 CPUtime=3.41
/proc/27453/task/27454/stat : 27454 (java) S 27443 27443 27103 0 -1 64 48375 0 0 0 317 24 0 0 15 0 8 0 30062956 826712064 54096 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=27453/tid=27455] ppid=27443 vsize=807336 CPUtime=0
/proc/27453/task/27455/stat : 27455 (java) S 27443 27443 27103 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 30062956 826712064 54096 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27453/tid=27456] ppid=27443 vsize=807336 CPUtime=0
/proc/27453/task/27456/stat : 27456 (java) S 27443 27443 27103 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 30062956 826712064 54096 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27453/tid=27457] ppid=27443 vsize=807336 CPUtime=0
/proc/27453/task/27457/stat : 27457 (java) S 27443 27443 27103 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 30062960 826712064 54096 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27453/tid=27458] ppid=27443 vsize=807336 CPUtime=0.14
/proc/27453/task/27458/stat : 27458 (java) S 27443 27443 27103 0 -1 64 403 0 0 0 14 0 0 0 16 0 8 0 30062960 826712064 54096 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27453/tid=27459] ppid=27443 vsize=807336 CPUtime=0
/proc/27453/task/27459/stat : 27459 (java) S 27443 27443 27103 0 -1 64 2 0 0 0 0 0 0 0 19 0 8 0 30062960 826712064 54096 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27453/tid=27460] ppid=27443 vsize=807336 CPUtime=0
/proc/27453/task/27460/stat : 27460 (java) S 27443 27443 27103 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 30062960 826712064 54096 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.4
Current children cumulated vsize (KiB) 821060

[startup+25.456 s]
/proc/loadavg: 2.09 2.18 2.43 3/88 27461
/proc/meminfo: memFree=1879312/2055920 swapFree=4145208/4192956
[pid=27443] ppid=27441 vsize=15660 CPUtime=21.64
/proc/27443/stat : 27443 (sugar) S 27441 27443 27103 0 -1 4194304 1770 63719 0 2 6 1 2111 46 16 0 1 0 30062861 16035840 1283 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 237797159010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27443/statm: 3915 1283 373 3 0 1015 0
[pid=27461] ppid=27443 vsize=9652 CPUtime=3.45
/proc/27461/stat : 27461 (minisat) R 27443 27443 27103 0 -1 0 3079 0 0 0 343 2 0 0 25 0 1 0 30065057 9883648 2040 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/27461/statm: 2413 2040 52 112 0 2297 0
Current children cumulated CPU time (s) 25.09
Current children cumulated vsize (KiB) 25312

[startup+51.1347 s]
/proc/loadavg: 2.06 2.17 2.41 3/88 27461
/proc/meminfo: memFree=1872976/2055920 swapFree=4145208/4192956
[pid=27443] ppid=27441 vsize=15660 CPUtime=21.64
/proc/27443/stat : 27443 (sugar) S 27441 27443 27103 0 -1 4194304 1770 63719 0 2 6 1 2111 46 16 0 1 0 30062861 16035840 1283 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 237797159010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27443/statm: 3915 1283 373 3 0 1015 0
[pid=27461] ppid=27443 vsize=14484 CPUtime=28.89
/proc/27461/stat : 27461 (minisat) R 27443 27443 27103 0 -1 0 4280 0 0 0 2886 3 0 0 25 0 1 0 30065057 14831616 3241 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/27461/statm: 3621 3241 52 112 0 3505 0
Current children cumulated CPU time (s) 50.53
Current children cumulated vsize (KiB) 30144

[startup+102.388 s]
/proc/loadavg: 2.02 2.14 2.39 3/88 27461
/proc/meminfo: memFree=1864464/2055920 swapFree=4145208/4192956
[pid=27443] ppid=27441 vsize=15660 CPUtime=21.64
/proc/27443/stat : 27443 (sugar) S 27441 27443 27103 0 -1 4194304 1770 63719 0 2 6 1 2111 46 16 0 1 0 30062861 16035840 1283 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 237797159010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27443/statm: 3915 1283 373 3 0 1015 0
[pid=27461] ppid=27443 vsize=21472 CPUtime=79.68
/proc/27461/stat : 27461 (minisat) R 27443 27443 27103 0 -1 0 5998 0 0 0 7963 5 0 0 25 0 1 0 30065057 21987328 4959 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134522250 0 0 4096 3 0 0 0 17 1 0 0
/proc/27461/statm: 5368 4959 52 112 0 5252 0
Current children cumulated CPU time (s) 101.32
Current children cumulated vsize (KiB) 37132

[startup+162.47 s]
/proc/loadavg: 2.01 2.11 2.36 3/88 27461
/proc/meminfo: memFree=1861072/2055920 swapFree=4145208/4192956
[pid=27443] ppid=27441 vsize=15660 CPUtime=21.64
/proc/27443/stat : 27443 (sugar) S 27441 27443 27103 0 -1 4194304 1770 63719 0 2 6 1 2111 46 16 0 1 0 30062861 16035840 1283 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 237797159010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27443/statm: 3915 1283 373 3 0 1015 0
[pid=27461] ppid=27443 vsize=21636 CPUtime=139.21
/proc/27461/stat : 27461 (minisat) R 27443 27443 27103 0 -1 0 6027 0 0 0 13916 5 0 0 25 0 1 0 30065057 22155264 4988 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528392 0 0 4096 3 0 0 0 17 1 0 0
/proc/27461/statm: 5409 4988 52 112 0 5293 0
Current children cumulated CPU time (s) 160.85
Current children cumulated vsize (KiB) 37296

[startup+222.554 s]
/proc/loadavg: 2.00 2.09 2.34 3/88 27461
/proc/meminfo: memFree=1853200/2055920 swapFree=4145208/4192956
[pid=27443] ppid=27441 vsize=15660 CPUtime=21.64
/proc/27443/stat : 27443 (sugar) S 27441 27443 27103 0 -1 4194304 1770 63719 0 2 6 1 2111 46 16 0 1 0 30062861 16035840 1283 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 237797159010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27443/statm: 3915 1283 373 3 0 1015 0
[pid=27461] ppid=27443 vsize=26292 CPUtime=198.75
/proc/27461/stat : 27461 (minisat) R 27443 27443 27103 0 -1 0 7228 0 0 0 19868 7 0 0 25 0 1 0 30065057 26923008 6189 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528392 0 0 4096 3 0 0 0 17 1 0 0
/proc/27461/statm: 6573 6189 52 112 0 6457 0
Current children cumulated CPU time (s) 220.39
Current children cumulated vsize (KiB) 41952

[startup+282.641 s]
/proc/loadavg: 2.00 2.07 2.31 3/88 27461

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

/proc/loadavg: 2.00 2.00 2.10 3/88 27461
/proc/meminfo: memFree=1826576/2055920 swapFree=4145208/4192956
[pid=27443] ppid=27441 vsize=15660 CPUtime=21.64
/proc/27443/stat : 27443 (sugar) S 27441 27443 27103 0 -1 4194304 1770 63719 0 2 6 1 2111 46 16 0 1 0 30062861 16035840 1283 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 237797159010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27443/statm: 3915 1283 373 3 0 1015 0
[pid=27461] ppid=27443 vsize=38868 CPUtime=1091.77
/proc/27461/stat : 27461 (minisat) R 27443 27443 27103 0 -1 0 10244 0 0 0 109165 12 0 0 25 0 1 0 30065057 39800832 9205 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/27461/statm: 9717 9205 52 112 0 9601 0
Current children cumulated CPU time (s) 1113.41
Current children cumulated vsize (KiB) 54528

[startup+1183.87 s]
/proc/loadavg: 2.04 2.01 2.10 3/88 27461
/proc/meminfo: memFree=1826192/2055920 swapFree=4145208/4192956
[pid=27443] ppid=27441 vsize=15660 CPUtime=21.64
/proc/27443/stat : 27443 (sugar) S 27441 27443 27103 0 -1 4194304 1770 63719 0 2 6 1 2111 46 16 0 1 0 30062861 16035840 1283 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 237797159010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27443/statm: 3915 1283 373 3 0 1015 0
[pid=27461] ppid=27443 vsize=39196 CPUtime=1151.3
/proc/27461/stat : 27461 (minisat) R 27443 27443 27103 0 -1 0 10327 0 0 0 115118 12 0 0 25 0 1 0 30065057 40136704 9288 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/27461/statm: 9799 9288 52 112 0 9683 0
Current children cumulated CPU time (s) 1172.94
Current children cumulated vsize (KiB) 54856

[startup+1243.95 s]
/proc/loadavg: 2.02 2.01 2.09 3/88 27461
/proc/meminfo: memFree=1826000/2055920 swapFree=4145208/4192956
[pid=27443] ppid=27441 vsize=15660 CPUtime=21.64
/proc/27443/stat : 27443 (sugar) S 27441 27443 27103 0 -1 4194304 1770 63719 0 2 6 1 2111 46 16 0 1 0 30062861 16035840 1283 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 237797159010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27443/statm: 3915 1283 373 3 0 1015 0
[pid=27461] ppid=27443 vsize=39348 CPUtime=1210.84
/proc/27461/stat : 27461 (minisat) R 27443 27443 27103 0 -1 0 10360 0 0 0 121072 12 0 0 25 0 1 0 30065057 40292352 9321 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/27461/statm: 9837 9321 52 112 0 9721 0
Current children cumulated CPU time (s) 1232.48
Current children cumulated vsize (KiB) 55008

[startup+1304.04 s]
/proc/loadavg: 2.00 2.00 2.08 3/88 27461
/proc/meminfo: memFree=1825808/2055920 swapFree=4145208/4192956
[pid=27443] ppid=27441 vsize=15660 CPUtime=21.64
/proc/27443/stat : 27443 (sugar) S 27441 27443 27103 0 -1 4194304 1770 63719 0 2 6 1 2111 46 16 0 1 0 30062861 16035840 1283 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 237797159010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27443/statm: 3915 1283 373 3 0 1015 0
[pid=27461] ppid=27443 vsize=39520 CPUtime=1270.38
/proc/27461/stat : 27461 (minisat) R 27443 27443 27103 0 -1 0 10390 0 0 0 127026 12 0 0 25 0 1 0 30065057 40468480 9351 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/27461/statm: 9880 9351 52 112 0 9764 0
Current children cumulated CPU time (s) 1292.02
Current children cumulated vsize (KiB) 55180

[startup+1364.13 s]
/proc/loadavg: 2.00 2.00 2.08 3/88 27461
/proc/meminfo: memFree=1825232/2055920 swapFree=4145208/4192956
[pid=27443] ppid=27441 vsize=15660 CPUtime=21.64
/proc/27443/stat : 27443 (sugar) S 27441 27443 27103 0 -1 4194304 1770 63719 0 2 6 1 2111 46 16 0 1 0 30062861 16035840 1283 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 237797159010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27443/statm: 3915 1283 373 3 0 1015 0
[pid=27461] ppid=27443 vsize=40004 CPUtime=1329.92
/proc/27461/stat : 27461 (minisat) R 27443 27443 27103 0 -1 0 10513 0 0 0 132980 12 0 0 25 0 1 0 30065057 40964096 9466 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528342 0 0 4096 3 0 0 0 17 1 0 0
/proc/27461/statm: 10001 9466 52 112 0 9885 0
Current children cumulated CPU time (s) 1351.56
Current children cumulated vsize (KiB) 55664

[startup+1424.21 s]
/proc/loadavg: 2.11 2.03 2.08 3/88 27461
/proc/meminfo: memFree=1824912/2055920 swapFree=4145208/4192956
[pid=27443] ppid=27441 vsize=15660 CPUtime=21.64
/proc/27443/stat : 27443 (sugar) S 27441 27443 27103 0 -1 4194304 1770 63719 0 2 6 1 2111 46 16 0 1 0 30062861 16035840 1283 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 237797159010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27443/statm: 3915 1283 373 3 0 1015 0
[pid=27461] ppid=27443 vsize=40004 CPUtime=1389.45
/proc/27461/stat : 27461 (minisat) R 27443 27443 27103 0 -1 0 10539 0 0 0 138933 12 0 0 25 0 1 0 30065057 40964096 9492 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/27461/statm: 10001 9492 52 112 0 9885 0
Current children cumulated CPU time (s) 1411.09
Current children cumulated vsize (KiB) 55664

[startup+1484.29 s]
/proc/loadavg: 2.04 2.02 2.08 3/88 27461
/proc/meminfo: memFree=1824848/2055920 swapFree=4145208/4192956
[pid=27443] ppid=27441 vsize=15660 CPUtime=21.64
/proc/27443/stat : 27443 (sugar) S 27441 27443 27103 0 -1 4194304 1770 63719 0 2 6 1 2111 46 16 0 1 0 30062861 16035840 1283 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 237797159010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27443/statm: 3915 1283 373 3 0 1015 0
[pid=27461] ppid=27443 vsize=40004 CPUtime=1448.99
/proc/27461/stat : 27461 (minisat) R 27443 27443 27103 0 -1 0 10541 0 0 0 144887 12 0 0 25 0 1 0 30065057 40964096 9494 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/27461/statm: 10001 9494 52 112 0 9885 0
Current children cumulated CPU time (s) 1470.63
Current children cumulated vsize (KiB) 55664

[startup+1544.38 s]
/proc/loadavg: 2.01 2.02 2.07 3/88 27461
/proc/meminfo: memFree=1824400/2055920 swapFree=4145208/4192956
[pid=27443] ppid=27441 vsize=15660 CPUtime=21.64
/proc/27443/stat : 27443 (sugar) S 27441 27443 27103 0 -1 4194304 1770 63719 0 2 6 1 2111 46 16 0 1 0 30062861 16035840 1283 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 237797159010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27443/statm: 3915 1283 373 3 0 1015 0
[pid=27461] ppid=27443 vsize=40304 CPUtime=1508.52
/proc/27461/stat : 27461 (minisat) R 27443 27443 27103 0 -1 0 10608 0 0 0 150840 12 0 0 25 0 1 0 30065057 41271296 9561 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/27461/statm: 10076 9561 52 112 0 9960 0
Current children cumulated CPU time (s) 1530.16
Current children cumulated vsize (KiB) 55964

[startup+1604.46 s]
/proc/loadavg: 2.06 2.03 2.07 3/88 27461
/proc/meminfo: memFree=1823760/2055920 swapFree=4145208/4192956
[pid=27443] ppid=27441 vsize=15660 CPUtime=21.64
/proc/27443/stat : 27443 (sugar) S 27441 27443 27103 0 -1 4194304 1770 63719 0 2 6 1 2111 46 16 0 1 0 30062861 16035840 1283 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 237797159010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27443/statm: 3915 1283 373 3 0 1015 0
[pid=27461] ppid=27443 vsize=40704 CPUtime=1568.06
/proc/27461/stat : 27461 (minisat) R 27443 27443 27103 0 -1 0 10667 0 0 0 156794 12 0 0 25 0 1 0 30065057 41680896 9620 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/27461/statm: 10176 9620 52 112 0 10060 0
Current children cumulated CPU time (s) 1589.7
Current children cumulated vsize (KiB) 56364

[startup+1664.55 s]
/proc/loadavg: 2.02 2.02 2.06 3/88 27461
/proc/meminfo: memFree=1822416/2055920 swapFree=4145208/4192956
[pid=27443] ppid=27441 vsize=15660 CPUtime=21.64
/proc/27443/stat : 27443 (sugar) S 27441 27443 27103 0 -1 4194304 1770 63719 0 2 6 1 2111 46 16 0 1 0 30062861 16035840 1283 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 237797159010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27443/statm: 3915 1283 373 3 0 1015 0
[pid=27461] ppid=27443 vsize=41920 CPUtime=1627.6
/proc/27461/stat : 27461 (minisat) R 27443 27443 27103 0 -1 0 10971 0 0 0 162747 13 0 0 25 0 1 0 30065057 42926080 9924 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/27461/statm: 10480 9924 52 112 0 10364 0
Current children cumulated CPU time (s) 1649.24
Current children cumulated vsize (KiB) 57580

[startup+1724.64 s]
/proc/loadavg: 2.01 2.02 2.06 3/88 27461
/proc/meminfo: memFree=1821264/2055920 swapFree=4145208/4192956
[pid=27443] ppid=27441 vsize=15660 CPUtime=21.64
/proc/27443/stat : 27443 (sugar) S 27441 27443 27103 0 -1 4194304 1770 63719 0 2 6 1 2111 46 16 0 1 0 30062861 16035840 1283 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 237797159010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27443/statm: 3915 1283 373 3 0 1015 0
[pid=27461] ppid=27443 vsize=42568 CPUtime=1687.14
/proc/27461/stat : 27461 (minisat) R 27443 27443 27103 0 -1 0 11137 0 0 0 168701 13 0 0 25 0 1 0 30065057 43589632 10090 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/27461/statm: 10642 10090 52 112 0 10526 0
Current children cumulated CPU time (s) 1708.78
Current children cumulated vsize (KiB) 58228

[startup+1784.7 s]
/proc/loadavg: 2.22 2.05 2.06 4/96 27525
/proc/meminfo: memFree=1656856/2055920 swapFree=4145208/4192956
[pid=27443] ppid=27441 vsize=15660 CPUtime=21.64
/proc/27443/stat : 27443 (sugar) S 27441 27443 27103 0 -1 4194304 1770 63719 0 2 6 1 2111 46 16 0 1 0 30062861 16035840 1283 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 237797159010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27443/statm: 3915 1283 373 3 0 1015 0
[pid=27461] ppid=27443 vsize=42908 CPUtime=1747.14
/proc/27461/stat : 27461 (minisat) R 27443 27443 27103 0 -1 0 11220 0 0 0 174699 15 0 0 25 0 1 0 30065057 43937792 10173 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/27461/statm: 10727 10173 52 112 0 10611 0
Current children cumulated CPU time (s) 1768.78
Current children cumulated vsize (KiB) 58568



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1815.95 s]
/proc/loadavg: 2.45 2.12 2.09 4/96 27525
/proc/meminfo: memFree=1627544/2055920 swapFree=4145208/4192956
[pid=27443] ppid=27441 vsize=15660 CPUtime=21.64
/proc/27443/stat : 27443 (sugar) S 27441 27443 27103 0 -1 4194304 1770 63719 0 2 6 1 2111 46 16 0 1 0 30062861 16035840 1283 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 237797159010 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27443/statm: 3915 1283 373 3 0 1015 0
[pid=27461] ppid=27443 vsize=42908 CPUtime=1778.47
/proc/27461/stat : 27461 (minisat) R 27443 27443 27103 0 -1 0 11225 0 0 0 177832 15 0 0 25 0 1 0 30065057 43937792 10178 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/27461/statm: 10727 10178 52 112 0 10611 0
Current children cumulated CPU time (s) 1800.11
Current children cumulated vsize (KiB) 58568

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

Child status: 1

!!! problem with CPU time !!!
wait4(...,&childrusage) returns 27443 and gives childrusage.ru_utime.tv_sec=21 childrusage.ru_utime.tv_usec=183779 childrusage.ru_stime.tv_sec=0 childrusage.ru_stime.tv_usec=482926
CPU time returned by wait4() is 21.6667
while last known CPU time is 1800.12

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

Real time (s): 1817.06
CPU time (s): 1800.12
CPU user time (s): 1799.49
CPU system time (s): 0.63
CPU usage (%): 99.0675
Max. virtual memory (cumulated for all children) (KiB): 822064

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 21.1838
system time used= 0.482926
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 65575
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= 4724
involuntary context switches= 4974

runsolver used 2.20066 s user time and 5.9011 s system time

The end

Launcher Data (download as text)

Begin job on node24 on Mon Jan 29 20:04:46 UTC 2007


IDJOB= 217346
IDBENCH= 5130
IDSOLVER= 86
FILE ID= node24/217346-1170101086

PBS_JOBID= 3689753

Free space on /tmp= 66556 MiB

SOLVER NAME= sugar 0.40
BENCH NAME= HOME/pub/bench/CPAI06/frb/frb50-23/frb50-23-2-mgd_ext.xml
COMMAND LINE= /tmp/evaluation/217346-1170101086/solver /tmp/evaluation/217346-1170101086 /tmp/evaluation/217346-1170101086/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node24/watcher-217346-1170101086 -o ROOT/results/node24/solver-217346-1170101086 -C 1800 -M 900  /tmp/evaluation/217346-1170101086/solver /tmp/evaluation/217346-1170101086 /tmp/evaluation/217346-1170101086/unknown.xml

META MD5SUM SOLVER= 0a27e717dfe98d83d9802fe0eea45073
MD5SUM BENCH=  b9bed53aa8258c9fd0942bae09f06273

RANDOM SEED= 489884061

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.232
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.232
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:       1898936 kB
Buffers:         28572 kB
Cached:          45992 kB
SwapCached:       3296 kB
Active:          72904 kB
Inactive:        36156 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1898936 kB
SwapTotal:     4192956 kB
SwapFree:      4145208 kB
Dirty:            1156 kB
Writeback:           0 kB
Mapped:          43288 kB
Slab:            32908 kB
Committed_AS:   442996 kB
PageTables:       2156 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66561 MiB



End job on node24 on Mon Jan 29 20:35:03 UTC 2007