Trace number 210582

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

NamepseudoSeries/fpga/
fpga-45-43.xml
MD5SUM9c2234ef5e28a0137eb9d798ce831b10
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables2903
Number of constraints2066
Maximum constraint arity45
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension2066
Global constraints used (with number of constraints)

Solver Data (download as text)

0.05	c # Sugar v0-40 (/tmp/evaluation/210582-1170097931/sugar-v0-40.jar)
0.05	
0.05	c # MAIN  BEGIN : /tmp/evaluation/210582-1170097931/unknown.xml [Mon Jan 29 20:12:13 2007]
0.05	c # CONVERT_XML  BEGIN : /tmp/evaluation/210582-1170097931/unknown.xml /tmp/evaluation/210582-1170097931/sugar25544.csp [Mon Jan 29 20:12:13 2007]
0.05	c # CMD : java -Xms200M -Xmx600M -jar /tmp/evaluation/210582-1170097931/sugar-v0-40.jar -convert /tmp/evaluation/210582-1170097931/unknown.xml /tmp/evaluation/210582-1170097931/sugar25544.csp
0.16	c BEGIN convert /tmp/evaluation/210582-1170097931/unknown.xml
0.99	c END convert (0.829359 seconds)
1.01	c # CONVERT_XML  END : /tmp/evaluation/210582-1170097931/sugar25544.csp 574002 bytes (1 seconds) [Mon Jan 29 20:12:14 2007]
1.01	c # CONVERT_XML  CPU : 0.94 = 0 + 0 + 0.86 + 0.08
1.01	
1.01	c # GENERATE_SAT  BEGIN : /tmp/evaluation/210582-1170097931/sugar25544.bcnf [Mon Jan 29 20:12:14 2007]
1.01	c # CMD : java -Xms200M -Xmx600M -jar /tmp/evaluation/210582-1170097931/sugar-v0-40.jar -bcnf -map /tmp/evaluation/210582-1170097931/sugar25544.map /tmp/evaluation/210582-1170097931/sugar25544.csp /tmp/evaluation/210582-1170097931/sugar25544.bcnf
1.12	c BEGIN parse /tmp/evaluation/210582-1170097931/sugar25544.csp
7.06	c END parse (5.935643 seconds)
7.06	c BEGIN simplify
7.07	c END simplify (0.009654 seconds)
7.07	c BEGIN encode /tmp/evaluation/210582-1170097931/sugar25544.bcnf
7.34	c END encode (0.27422 seconds)
7.52	c # GENERATE_SAT  END : 31294 variables 163486 clauses 2303136 bytes (6 seconds) [Mon Jan 29 20:12:20 2007]
7.52	c # GENERATE_SAT  CPU : 6.4 = 0.12 + 0.01 + 6.16 + 0.11
7.52	
7.52	c # SOLVE_SAT  BEGIN : /tmp/evaluation/210582-1170097931/sugar25544.bcnf [Mon Jan 29 20:12:20 2007]
7.52	c # CMD : /tmp/evaluation/210582-1170097931/minisat /tmp/evaluation/210582-1170097931/sugar25544.bcnf /tmp/evaluation/210582-1170097931/sugar25544.out
7.63	c ==================================[MINISAT]===================================
7.63	c | Conflicts |     ORIGINAL     |              LEARNT              | Progress |
7.63	c |           | Clauses Literals |   Limit Clauses Literals  Lit/Cl |          |
7.63	c ==============================================================================
7.63	c |         0 |  127069   331673 |   42356       0        0     nan |  0.000 % |
7.66	c |       101 |  127069   331673 |   46591     101     8708    86.2 | 24.657 % |
7.70	c |       252 |  127069   331673 |   51250     252    18860    74.8 | 24.656 % |
7.74	c |       477 |  127069   331673 |   56375     477    26756    56.1 | 24.656 % |
7.79	c |       815 |  127069   331673 |   62013     815    39951    49.0 | 24.656 % |
7.86	c |      1323 |  127069   331673 |   68214    1323    60413    45.7 | 24.656 % |
7.96	c |      2082 |  127069   331673 |   75036    2082    87837    42.2 | 24.656 % |
8.11	c |      3221 |  127069   331673 |   82539    3221   145989    45.3 | 24.656 % |
8.41	c |      4930 |  127069   331673 |   90793    4930   270280    54.8 | 24.656 % |
8.86	c |      7493 |  127069   331673 |   99873    7493   459894    61.4 | 24.656 % |
9.61	c |     11339 |  127069   331673 |  109860   11339   744678    65.7 | 24.656 % |
11.13	c |     17106 |  127069   331673 |  120846   17106  1292798    75.6 | 24.656 % |
13.77	c |     25755 |  127069   331673 |  132931   25755  2121748    82.4 | 24.657 % |
18.24	c |     38730 |  127069   331673 |  146224   38730  2996143    77.4 | 24.656 % |
24.65	c |     58192 |  127069   331673 |  160846   58192  4257610    73.2 | 24.656 % |
43.60	c |     87385 |  127069   331673 |  176931   87385  6741452    77.1 | 24.656 % |
100.61	c |    131175 |  127069   331673 |  194624  131175 13567652   103.4 | 24.656 % |
253.03	c |    196859 |  127069   331673 |  214087  196859 25076743   127.4 | 24.656 % |
349.70	c |    295385 |  127069   331673 |  235495   78197  6078915    77.7 | 24.656 % |
583.58	c |    443174 |  127069   331673 |  259045  225986 24667558   109.2 | 24.656 % |
926.27	c |    664857 |  127069   331673 |  284949  186592 20747399   111.2 | 24.656 % |
1576.64	c |    997383 |  127069   331673 |  313444  234975 22581347    96.1 | 24.656 % |
1804.51	
1804.51	s UNKNOWN
1804.51	c # INTERRUPTED
1804.51	c # MAIN  END :  (1804 seconds) [Mon Jan 29 20:42:17 2007]
1804.51	c # MAIN  CPU : 7.35 = 0.13 + 0.01 + 7.02 + 0.19
1804.51	

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/node5/watcher-210582-1170097931 -o ROOT/results/node5/solver-210582-1170097931 -C 1800 -M 900 /tmp/evaluation/210582-1170097931/solver /tmp/evaluation/210582-1170097931 /tmp/evaluation/210582-1170097931/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.97 2.08 2.09 4/94 25545
/proc/meminfo: memFree=1204568/2055920 swapFree=4192812/4192956
[pid=25544] ppid=25542 vsize=18540 CPUtime=0
/proc/25544/stat : 25544 (runsolver) R 25542 25544 25335 0 -1 4194368 16 0 0 0 0 0 0 0 18 0 1 0 29748099 18984960 279 18446744073709551615 4194304 4267372 548682069040 18446744073709551615 226913479975 0 0 4096 24578 0 0 0 17 1 0 0
/proc/25544/statm: 4635 279 244 17 0 2626 0

[startup+0.108131 s]
/proc/loadavg: 1.97 2.08 2.09 4/94 25545
/proc/meminfo: memFree=1204568/2055920 swapFree=4192812/4192956
[pid=25544] ppid=25542 vsize=13724 CPUtime=0.03
/proc/25544/stat : 25544 (sugar) S 25542 25544 25335 0 -1 4194304 1112 0 0 0 2 1 0 0 19 0 1 0 29748099 14053376 805 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 226922377314 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25544/statm: 3431 805 368 3 0 531 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13724

[startup+0.520184 s]
/proc/loadavg: 1.97 2.08 2.09 4/94 25545
/proc/meminfo: memFree=1204568/2055920 swapFree=4192812/4192956
[pid=25544] ppid=25542 vsize=13724 CPUtime=0.03
/proc/25544/stat : 25544 (sugar) S 25542 25544 25335 0 -1 4194304 1121 0 0 0 2 1 0 0 15 0 1 0 29748099 14053376 805 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 226922377314 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25544/statm: 3431 805 368 3 0 531 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13724

[startup+1.34927 s]
/proc/loadavg: 1.97 2.08 2.09 3/102 25561
/proc/meminfo: memFree=1197144/2055920 swapFree=4192812/4192956
[pid=25544] ppid=25542 vsize=13724 CPUtime=0.97
/proc/25544/stat : 25544 (sugar) S 25542 25544 25335 0 -1 4194304 1190 8980 0 1 2 1 86 8 15 0 1 0 29748099 14053376 809 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 226922377314 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25544/statm: 3431 809 371 3 0 531 0
[pid=25554] ppid=25544 vsize=807064 CPUtime=0.31
/proc/25554/stat : 25554 (java) R 25544 25544 25335 0 -1 0 6338 0 1 0 28 3 0 0 25 0 8 0 29748200 826433536 6088 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/25554/statm: 201766 6088 1491 14 0 189044 0
[pid=25554/tid=25555] ppid=25544 vsize=807064 CPUtime=0.01
/proc/25554/task/25555/stat : 25555 (java) R 25544 25544 25335 0 -1 64 283 0 0 0 1 0 0 0 16 0 8 0 29748203 826433536 6088 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4153827336 0 0 0 23759 0 0 0 -1 0 0 0
[pid=25554/tid=25556] ppid=25544 vsize=807064 CPUtime=0
/proc/25554/task/25556/stat : 25556 (java) S 25544 25544 25335 0 -1 64 10 0 0 0 0 0 0 0 22 0 8 0 29748204 826433536 6088 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25554/tid=25557] ppid=25544 vsize=807064 CPUtime=0
/proc/25554/task/25557/stat : 25557 (java) S 25544 25544 25335 0 -1 64 3 0 0 0 0 0 0 0 23 0 8 0 29748204 826433536 6088 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25554/tid=25558] ppid=25544 vsize=807064 CPUtime=0
/proc/25554/task/25558/stat : 25558 (java) S 25544 25544 25335 0 -1 64 0 0 0 0 0 0 0 0 24 0 8 0 29748207 826433536 6088 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25554/tid=25559] ppid=25544 vsize=807064 CPUtime=0.05
/proc/25554/task/25559/stat : 25559 (java) S 25544 25544 25335 0 -1 64 293 0 0 0 5 0 0 0 18 0 8 0 29748207 826433536 6088 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25554/tid=25560] ppid=25544 vsize=807064 CPUtime=0
/proc/25554/task/25560/stat : 25560 (java) S 25544 25544 25335 0 -1 64 3 0 0 0 0 0 0 0 25 0 8 0 29748207 826433536 6088 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25554/tid=25561] ppid=25544 vsize=807064 CPUtime=0
/proc/25554/task/25561/stat : 25561 (java) S 25544 25544 25335 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 29748207 826433536 6088 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.28
Current children cumulated vsize (KiB) 820788

[startup+2.99046 s]
/proc/loadavg: 1.97 2.08 2.09 4/102 25561
/proc/meminfo: memFree=1170392/2055920 swapFree=4192812/4192956
[pid=25544] ppid=25542 vsize=13724 CPUtime=0.97
/proc/25544/stat : 25544 (sugar) S 25542 25544 25335 0 -1 4194304 1190 8980 0 1 2 1 86 8 15 0 1 0 29748099 14053376 809 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 226922377314 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25544/statm: 3431 809 371 3 0 531 0
[pid=25554] ppid=25544 vsize=807376 CPUtime=1.94
/proc/25554/stat : 25554 (java) R 25544 25544 25335 0 -1 0 10329 0 1 0 188 6 0 0 25 0 8 0 29748200 826753024 10066 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073629776 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/25554/statm: 201844 10066 1506 14 0 189122 0
[pid=25554/tid=25555] ppid=25544 vsize=807376 CPUtime=0.25
/proc/25554/task/25555/stat : 25555 (java) S 25544 25544 25335 0 -1 64 4108 0 0 0 23 2 0 0 16 0 8 0 29748203 826753024 10066 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=25554/tid=25556] ppid=25544 vsize=807376 CPUtime=0
/proc/25554/task/25556/stat : 25556 (java) S 25544 25544 25335 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 29748204 826753024 10066 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25554/tid=25557] ppid=25544 vsize=807376 CPUtime=0
/proc/25554/task/25557/stat : 25557 (java) S 25544 25544 25335 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 29748204 826753024 10066 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25554/tid=25558] ppid=25544 vsize=807376 CPUtime=0
/proc/25554/task/25558/stat : 25558 (java) S 25544 25544 25335 0 -1 64 0 0 0 0 0 0 0 0 24 0 8 0 29748207 826753024 10066 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25554/tid=25559] ppid=25544 vsize=807376 CPUtime=0.13
/proc/25554/task/25559/stat : 25559 (java) S 25544 25544 25335 0 -1 64 419 0 0 0 13 0 0 0 16 0 8 0 29748207 826753024 10066 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25554/tid=25560] ppid=25544 vsize=807376 CPUtime=0
/proc/25554/task/25560/stat : 25560 (java) S 25544 25544 25335 0 -1 64 3 0 0 0 0 0 0 0 25 0 8 0 29748207 826753024 10066 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25554/tid=25561] ppid=25544 vsize=807376 CPUtime=0
/proc/25554/task/25561/stat : 25561 (java) S 25544 25544 25335 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 29748207 826753024 10066 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.91
Current children cumulated vsize (KiB) 821100

[startup+6.28083 s]
/proc/loadavg: 1.98 2.07 2.09 3/102 25561
/proc/meminfo: memFree=1160088/2055920 swapFree=4192812/4192956
[pid=25544] ppid=25542 vsize=13724 CPUtime=0.97
/proc/25544/stat : 25544 (sugar) S 25542 25544 25335 0 -1 4194304 1190 8980 0 1 2 1 86 8 15 0 1 0 29748099 14053376 809 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 226922377314 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25544/statm: 3431 809 371 3 0 531 0
[pid=25554] ppid=25544 vsize=807376 CPUtime=5.2
/proc/25554/stat : 25554 (java) R 25544 25544 25335 0 -1 0 12674 0 1 0 512 8 0 0 25 0 8 0 29748200 826753024 12379 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073586160 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/25554/statm: 201844 12379 1506 14 0 189122 0
[pid=25554/tid=25555] ppid=25544 vsize=807376 CPUtime=0.46
/proc/25554/task/25555/stat : 25555 (java) S 25544 25544 25335 0 -1 64 6420 0 0 0 43 3 0 0 16 0 8 0 29748203 826753024 12379 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=25554/tid=25556] ppid=25544 vsize=807376 CPUtime=0
/proc/25554/task/25556/stat : 25556 (java) S 25544 25544 25335 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 29748204 826753024 12379 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25554/tid=25557] ppid=25544 vsize=807376 CPUtime=0
/proc/25554/task/25557/stat : 25557 (java) S 25544 25544 25335 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 29748204 826753024 12379 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25554/tid=25558] ppid=25544 vsize=807376 CPUtime=0
/proc/25554/task/25558/stat : 25558 (java) S 25544 25544 25335 0 -1 64 0 0 0 0 0 0 0 0 24 0 8 0 29748207 826753024 12379 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25554/tid=25559] ppid=25544 vsize=807376 CPUtime=0.13
/proc/25554/task/25559/stat : 25559 (java) S 25544 25544 25335 0 -1 64 420 0 0 0 13 0 0 0 17 0 8 0 29748207 826753024 12379 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25554/tid=25560] ppid=25544 vsize=807376 CPUtime=0
/proc/25554/task/25560/stat : 25560 (java) S 25544 25544 25335 0 -1 64 3 0 0 0 0 0 0 0 25 0 8 0 29748207 826753024 12379 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25554/tid=25561] ppid=25544 vsize=807376 CPUtime=0
/proc/25554/task/25561/stat : 25561 (java) S 25544 25544 25335 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 29748207 826753024 12379 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 821100

[startup+12.7666 s]
/proc/loadavg: 1.98 2.07 2.09 3/95 25562
/proc/meminfo: memFree=1177808/2055920 swapFree=4192812/4192956
[pid=25544] ppid=25542 vsize=22376 CPUtime=7.38
/proc/25544/stat : 25544 (sugar) S 25542 25544 25335 0 -1 4194304 3397 23262 0 2 15 2 702 19 16 0 1 0 29748099 22913024 2911 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 226922377314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25544/statm: 5594 2911 373 3 0 2694 0
[pid=25562] ppid=25544 vsize=15844 CPUtime=5.22
/proc/25562/stat : 25562 (minisat) R 25544 25544 25335 0 -1 0 4058 0 0 0 520 2 0 0 25 0 1 0 29748851 16224256 3480 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134532764 0 0 4096 3 0 0 0 17 1 0 0
/proc/25562/statm: 3961 3480 52 112 0 3845 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 38220

[startup+25.605 s]
/proc/loadavg: 1.98 2.07 2.09 3/95 25562
/proc/meminfo: memFree=1166160/2055920 swapFree=4192812/4192956
[pid=25544] ppid=25542 vsize=22376 CPUtime=7.38
/proc/25544/stat : 25544 (sugar) S 25542 25544 25335 0 -1 4194304 3397 23262 0 2 15 2 702 19 16 0 1 0 29748099 22913024 2911 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 226922377314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25544/statm: 5594 2911 373 3 0 2694 0
[pid=25562] ppid=25544 vsize=27852 CPUtime=18.06
/proc/25562/stat : 25562 (minisat) R 25544 25544 25335 0 -1 0 7036 0 0 0 1802 4 0 0 25 0 1 0 29748851 28520448 6458 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/25562/statm: 6963 6458 52 112 0 6847 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 50228

[startup+51.2769 s]
/proc/loadavg: 1.99 2.06 2.08 3/95 25562
/proc/meminfo: memFree=1149584/2055920 swapFree=4192812/4192956
[pid=25544] ppid=25542 vsize=22376 CPUtime=7.38
/proc/25544/stat : 25544 (sugar) S 25542 25544 25335 0 -1 4194304 3397 23262 0 2 15 2 702 19 16 0 1 0 29748099 22913024 2911 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 226922377314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25544/statm: 5594 2911 373 3 0 2694 0
[pid=25562] ppid=25544 vsize=44212 CPUtime=43.72
/proc/25562/stat : 25562 (minisat) R 25544 25544 25335 0 -1 0 11106 0 0 0 4363 9 0 0 25 0 1 0 29748851 45273088 10528 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/25562/statm: 11053 10528 52 112 0 10937 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 66588

[startup+102.526 s]
/proc/loadavg: 2.08 2.08 2.09 3/95 25562
/proc/meminfo: memFree=1124304/2055920 swapFree=4192812/4192956
[pid=25544] ppid=25542 vsize=22376 CPUtime=7.38
/proc/25544/stat : 25544 (sugar) S 25542 25544 25335 0 -1 4194304 3397 23262 0 2 15 2 702 19 16 0 1 0 29748099 22913024 2911 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 226922377314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25544/statm: 5594 2911 373 3 0 2694 0
[pid=25562] ppid=25544 vsize=69928 CPUtime=94.95
/proc/25562/stat : 25562 (minisat) R 25544 25544 25335 0 -1 0 17513 0 0 0 9479 16 0 0 25 0 1 0 29748851 71606272 16935 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528532 0 0 4096 3 0 0 0 17 1 0 0
/proc/25562/statm: 17482 16935 52 112 0 17366 0
Current children cumulated CPU time (s) 102.33
Current children cumulated vsize (KiB) 92304

[startup+162.606 s]
/proc/loadavg: 2.03 2.06 2.08 3/95 25562
/proc/meminfo: memFree=1096080/2055920 swapFree=4192812/4192956
[pid=25544] ppid=25542 vsize=22376 CPUtime=7.38
/proc/25544/stat : 25544 (sugar) S 25542 25544 25335 0 -1 4194304 3397 23262 0 2 15 2 702 19 16 0 1 0 29748099 22913024 2911 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 226922377314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25544/statm: 5594 2911 373 3 0 2694 0
[pid=25562] ppid=25544 vsize=97784 CPUtime=155.02
/proc/25562/stat : 25562 (minisat) R 25544 25544 25335 0 -1 0 24425 0 0 0 15476 26 0 0 25 0 1 0 29748851 100130816 23847 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528567 0 0 4096 3 0 0 0 17 1 0 0
/proc/25562/statm: 24446 23847 52 112 0 24330 0
Current children cumulated CPU time (s) 162.4
Current children cumulated vsize (KiB) 120160

[startup+222.695 s]
/proc/loadavg: 2.11 2.08 2.09 3/95 25625
/proc/meminfo: memFree=1680400/2055920 swapFree=4192812/4192956
[pid=25544] ppid=25542 vsize=22376 CPUtime=7.38
/proc/25544/stat : 25544 (sugar) S 25542 25544 25335 0 -1 4194304 3397 23262 0 2 15 2 702 19 16 0 1 0 29748099 22913024 2911 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 226922377314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25544/statm: 5594 2911 373 3 0 2694 0
[pid=25562] ppid=25544 vsize=111556 CPUtime=214.97
/proc/25562/stat : 25562 (minisat) R 25544 25544 25335 0 -1 0 27830 0 0 0 21464 33 0 0 25 0 1 0 29748851 114233344 27252 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528535 0 0 4096 3 0 0 0 17 0 0 0
/proc/25562/statm: 27889 27252 52 112 0 27773 0
Current children cumulated CPU time (s) 222.35
Current children cumulated vsize (KiB) 133932

[startup+282.759 s]
/proc/loadavg: 4.24 2.61 2.26 4/99 25638
/proc/meminfo: memFree=132016/2055920 swapFree=4192812/4192956
[pid=25544] ppid=25542 vsize=22376 CPUtime=7.38
/proc/25544/stat : 25544 (sugar) S 25542 25544 25335 0 -1 4194304 3397 23262 0 2 15 2 702 19 16 0 1 0 29748099 22913024 2911 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 226922377314 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25544/statm: 5594 2911 373 3 0 2694 0
[pid=25562] ppid=25544 vsize=129076 CPUtime=274.4
/proc/25562/stat : 25562 (minisat) R 25544 25544 25335 0 -1 0 32094 0 0 0 27377 63 0 0 25 0 1 0 29748851 132173824 31516 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/25562/statm: 32269 31516 52 112 0 32153 0
Current children cumulated CPU time (s) 281.78
Current children cumulated vsize (KiB) 151452

[startup+342.849 s]
/proc/loadavg: 7.81 3.84 2.70 3/102 25652
/proc/meminfo: memFree=15000/2055920 swapFree=4192812/4192956
[pid=25544] ppid=25542 vsize=22376 CPUtime=7.38

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

/proc/loadavg: 3.03 3.44 3.12 3/95 25741
/proc/meminfo: memFree=14928/2055920 swapFree=4192812/4192956
[pid=25544] ppid=25542 vsize=22376 CPUtime=7.38
/proc/25544/stat : 25544 (sugar) S 25542 25544 25335 0 -1 4194304 3397 23262 0 2 15 2 702 19 16 0 1 0 29748099 22913024 2911 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 226922377314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25544/statm: 5594 2911 373 3 0 2694 0
[pid=25562] ppid=25544 vsize=163568 CPUtime=1112.04
/proc/25562/stat : 25562 (minisat) R 25544 25544 25335 0 -1 0 40645 0 0 0 110819 385 0 0 25 0 1 0 29748851 167493632 40067 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134525462 0 0 4096 3 0 0 0 17 1 0 0
/proc/25562/statm: 40892 40067 52 112 0 40776 0
Current children cumulated CPU time (s) 1119.42
Current children cumulated vsize (KiB) 185944

[startup+1183.52 s]
/proc/loadavg: 2.56 3.22 3.07 3/95 25741
/proc/meminfo: memFree=16272/2055920 swapFree=4192812/4192956
[pid=25544] ppid=25542 vsize=22376 CPUtime=7.38
/proc/25544/stat : 25544 (sugar) S 25542 25544 25335 0 -1 4194304 3397 23262 0 2 15 2 702 19 16 0 1 0 29748099 22913024 2911 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 226922377314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25544/statm: 5594 2911 373 3 0 2694 0
[pid=25562] ppid=25544 vsize=163568 CPUtime=1172.04
/proc/25562/stat : 25562 (minisat) R 25544 25544 25335 0 -1 0 40653 0 0 0 116813 391 0 0 25 0 1 0 29748851 167493632 40075 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/25562/statm: 40892 40075 52 112 0 40776 0
Current children cumulated CPU time (s) 1179.42
Current children cumulated vsize (KiB) 185944

[startup+1243.55 s]
/proc/loadavg: 2.32 3.02 3.01 3/95 25741
/proc/meminfo: memFree=15440/2055920 swapFree=4192812/4192956
[pid=25544] ppid=25542 vsize=22376 CPUtime=7.38
/proc/25544/stat : 25544 (sugar) S 25542 25544 25335 0 -1 4194304 3397 23262 0 2 15 2 702 19 16 0 1 0 29748099 22913024 2911 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 226922377314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25544/statm: 5594 2911 373 3 0 2694 0
[pid=25562] ppid=25544 vsize=163568 CPUtime=1232.03
/proc/25562/stat : 25562 (minisat) R 25544 25544 25335 0 -1 0 40656 0 0 0 122807 396 0 0 25 0 1 0 29748851 167493632 40078 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/25562/statm: 40892 40078 52 112 0 40776 0
Current children cumulated CPU time (s) 1239.41
Current children cumulated vsize (KiB) 185944

[startup+1303.59 s]
/proc/loadavg: 2.28 2.88 2.96 3/95 25741
/proc/meminfo: memFree=15888/2055920 swapFree=4192812/4192956
[pid=25544] ppid=25542 vsize=22376 CPUtime=7.38
/proc/25544/stat : 25544 (sugar) S 25542 25544 25335 0 -1 4194304 3397 23262 0 2 15 2 702 19 16 0 1 0 29748099 22913024 2911 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 226922377314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25544/statm: 5594 2911 373 3 0 2694 0
[pid=25562] ppid=25544 vsize=163812 CPUtime=1292.04
/proc/25562/stat : 25562 (minisat) R 25544 25544 25335 0 -1 0 40700 0 0 0 128803 401 0 0 25 0 1 0 29748851 167743488 40122 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528535 0 0 4096 3 0 0 0 17 1 0 0
/proc/25562/statm: 40953 40122 52 112 0 40837 0
Current children cumulated CPU time (s) 1299.42
Current children cumulated vsize (KiB) 186188

[startup+1363.62 s]
/proc/loadavg: 2.18 2.73 2.90 3/95 25741
/proc/meminfo: memFree=16144/2055920 swapFree=4192812/4192956
[pid=25544] ppid=25542 vsize=22376 CPUtime=7.38
/proc/25544/stat : 25544 (sugar) S 25542 25544 25335 0 -1 4194304 3397 23262 0 2 15 2 702 19 16 0 1 0 29748099 22913024 2911 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 226922377314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25544/statm: 5594 2911 373 3 0 2694 0
[pid=25562] ppid=25544 vsize=163812 CPUtime=1352.04
/proc/25562/stat : 25562 (minisat) R 25544 25544 25335 0 -1 0 40700 0 0 0 134797 407 0 0 25 0 1 0 29748851 167743488 40122 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/25562/statm: 40953 40122 52 112 0 40837 0
Current children cumulated CPU time (s) 1359.42
Current children cumulated vsize (KiB) 186188

[startup+1423.63 s]
/proc/loadavg: 2.15 2.63 2.85 3/95 25743
/proc/meminfo: memFree=16336/2055920 swapFree=4192812/4192956
[pid=25544] ppid=25542 vsize=22376 CPUtime=7.38
/proc/25544/stat : 25544 (sugar) S 25542 25544 25335 0 -1 4194304 3397 23262 0 2 15 2 702 19 16 0 1 0 29748099 22913024 2911 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 226922377314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25544/statm: 5594 2911 373 3 0 2694 0
[pid=25562] ppid=25544 vsize=165388 CPUtime=1412.02
/proc/25562/stat : 25562 (minisat) R 25544 25544 25335 0 -1 0 41019 0 0 0 140790 412 0 0 25 0 1 0 29748851 169357312 40441 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/25562/statm: 41347 40441 52 112 0 41231 0
Current children cumulated CPU time (s) 1419.4
Current children cumulated vsize (KiB) 187764

[startup+1483.68 s]
/proc/loadavg: 2.17 2.54 2.81 3/95 25743
/proc/meminfo: memFree=15312/2055920 swapFree=4192812/4192956
[pid=25544] ppid=25542 vsize=22376 CPUtime=7.38
/proc/25544/stat : 25544 (sugar) S 25542 25544 25335 0 -1 4194304 3397 23262 0 2 15 2 702 19 16 0 1 0 29748099 22913024 2911 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 226922377314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25544/statm: 5594 2911 373 3 0 2694 0
[pid=25562] ppid=25544 vsize=166096 CPUtime=1472.02
/proc/25562/stat : 25562 (minisat) R 25544 25544 25335 0 -1 0 41162 0 0 0 146785 417 0 0 25 0 1 0 29748851 170082304 40584 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/25562/statm: 41524 40584 52 112 0 41408 0
Current children cumulated CPU time (s) 1479.4
Current children cumulated vsize (KiB) 188472

[startup+1543.7 s]
/proc/loadavg: 2.14 2.46 2.76 3/95 25743
/proc/meminfo: memFree=15696/2055920 swapFree=4192812/4192956
[pid=25544] ppid=25542 vsize=22376 CPUtime=7.38
/proc/25544/stat : 25544 (sugar) S 25542 25544 25335 0 -1 4194304 3397 23262 0 2 15 2 702 19 16 0 1 0 29748099 22913024 2911 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 226922377314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25544/statm: 5594 2911 373 3 0 2694 0
[pid=25562] ppid=25544 vsize=166260 CPUtime=1532.02
/proc/25562/stat : 25562 (minisat) R 25544 25544 25335 0 -1 0 41200 0 0 0 152780 422 0 0 25 0 1 0 29748851 170250240 40622 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/25562/statm: 41565 40622 52 112 0 41449 0
Current children cumulated CPU time (s) 1539.4
Current children cumulated vsize (KiB) 188636

[startup+1603.71 s]
/proc/loadavg: 2.10 2.39 2.71 4/95 25743
/proc/meminfo: memFree=15824/2055920 swapFree=4192812/4192956
[pid=25544] ppid=25542 vsize=22376 CPUtime=7.38
/proc/25544/stat : 25544 (sugar) S 25542 25544 25335 0 -1 4194304 3397 23262 0 2 15 2 702 19 16 0 1 0 29748099 22913024 2911 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 226922377314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25544/statm: 5594 2911 373 3 0 2694 0
[pid=25562] ppid=25544 vsize=166440 CPUtime=1591.98
/proc/25562/stat : 25562 (minisat) R 25544 25544 25335 0 -1 0 41216 0 0 0 158771 427 0 0 25 0 1 0 29748851 170434560 40638 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528392 0 0 4096 3 0 0 0 17 1 0 0
/proc/25562/statm: 41610 40638 52 112 0 41494 0
Current children cumulated CPU time (s) 1599.36
Current children cumulated vsize (KiB) 188816

[startup+1663.72 s]
/proc/loadavg: 2.07 2.33 2.67 3/95 25743
/proc/meminfo: memFree=15440/2055920 swapFree=4192812/4192956
[pid=25544] ppid=25542 vsize=22376 CPUtime=7.38
/proc/25544/stat : 25544 (sugar) S 25542 25544 25335 0 -1 4194304 3397 23262 0 2 15 2 702 19 16 0 1 0 29748099 22913024 2911 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 226922377314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25544/statm: 5594 2911 373 3 0 2694 0
[pid=25562] ppid=25544 vsize=166896 CPUtime=1651.97
/proc/25562/stat : 25562 (minisat) R 25544 25544 25335 0 -1 0 41242 0 0 0 164762 435 0 0 25 0 1 0 29748851 170901504 40642 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528316 0 0 4096 3 0 0 0 17 1 0 0
/proc/25562/statm: 41724 40642 52 112 0 41608 0
Current children cumulated CPU time (s) 1659.35
Current children cumulated vsize (KiB) 189272

[startup+1723.77 s]
/proc/loadavg: 2.19 2.31 2.64 3/95 25743
/proc/meminfo: memFree=15888/2055920 swapFree=4192812/4192956
[pid=25544] ppid=25542 vsize=22376 CPUtime=7.38
/proc/25544/stat : 25544 (sugar) S 25542 25544 25335 0 -1 4194304 3397 23262 0 2 15 2 702 19 16 0 1 0 29748099 22913024 2911 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 226922377314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25544/statm: 5594 2911 373 3 0 2694 0
[pid=25562] ppid=25544 vsize=166896 CPUtime=1711.98
/proc/25562/stat : 25562 (minisat) R 25544 25544 25335 0 -1 0 41243 0 0 0 170757 441 0 0 25 0 1 0 29748851 170901504 40643 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528545 0 0 4096 3 0 0 0 17 1 0 0
/proc/25562/statm: 41724 40643 52 112 0 41608 0
Current children cumulated CPU time (s) 1719.36
Current children cumulated vsize (KiB) 189272

[startup+1783.82 s]
/proc/loadavg: 2.12 2.27 2.60 3/95 25743
/proc/meminfo: memFree=15824/2055920 swapFree=4192812/4192956
[pid=25544] ppid=25542 vsize=22376 CPUtime=7.38
/proc/25544/stat : 25544 (sugar) S 25542 25544 25335 0 -1 4194304 3397 23262 0 2 15 2 702 19 16 0 1 0 29748099 22913024 2911 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 226922377314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25544/statm: 5594 2911 373 3 0 2694 0
[pid=25562] ppid=25544 vsize=166896 CPUtime=1771.99
/proc/25562/stat : 25562 (minisat) R 25544 25544 25335 0 -1 0 41244 0 0 0 176750 449 0 0 25 0 1 0 29748851 170901504 40644 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528535 0 0 4096 3 0 0 0 17 1 0 0
/proc/25562/statm: 41724 40644 52 112 0 41608 0
Current children cumulated CPU time (s) 1779.37
Current children cumulated vsize (KiB) 189272



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1804.5 s]
/proc/loadavg: 2.09 2.25 2.59 3/95 25743
/proc/meminfo: memFree=15376/2055920 swapFree=4192812/4192956
[pid=25544] ppid=25542 vsize=22376 CPUtime=7.38
/proc/25544/stat : 25544 (sugar) S 25542 25544 25335 0 -1 4194304 3397 23262 0 2 15 2 702 19 16 0 1 0 29748099 22913024 2911 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 226922377314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25544/statm: 5594 2911 373 3 0 2694 0
[pid=25562] ppid=25544 vsize=166896 CPUtime=1792.67
/proc/25562/stat : 25562 (minisat) R 25544 25544 25335 0 -1 0 41244 0 0 0 178816 451 0 0 25 0 1 0 29748851 170901504 40644 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/25562/statm: 41724 40644 52 112 0 41608 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 189272

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

Child status: 1

!!! problem with CPU time !!!
wait4(...,&childrusage) returns 25544 and gives childrusage.ru_utime.tv_sec=7 childrusage.ru_utime.tv_usec=176908 childrusage.ru_stime.tv_sec=0 childrusage.ru_stime.tv_usec=225965
CPU time returned by wait4() is 7.40287
while last known CPU time is 1800.08

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

Real time (s): 1805.57
CPU time (s): 1800.08
CPU user time (s): 1795.33
CPU system time (s): 4.75
CPU usage (%): 99.6958
Max. virtual memory (cumulated for all children) (KiB): 821100

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 7.17691
system time used= 0.225965
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 26744
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= 1975
involuntary context switches= 2030

runsolver used 2.10068 s user time and 5.64414 s system time

The end

Launcher Data (download as text)

Begin job on node5 on Mon Jan 29 19:12:12 UTC 2007


IDJOB= 210582
IDBENCH= 4630
IDSOLVER= 86
FILE ID= node5/210582-1170097931

PBS_JOBID= 3689474

Free space on /tmp= 66528 MiB

SOLVER NAME= sugar 0.40
BENCH NAME= HOME/pub/bench/CPAI06/pseudoSeries/fpga/fpga-45-43.xml
COMMAND LINE= /tmp/evaluation/210582-1170097931/solver /tmp/evaluation/210582-1170097931 /tmp/evaluation/210582-1170097931/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node5/watcher-210582-1170097931 -o ROOT/results/node5/solver-210582-1170097931 -C 1800 -M 900  /tmp/evaluation/210582-1170097931/solver /tmp/evaluation/210582-1170097931 /tmp/evaluation/210582-1170097931/unknown.xml

META MD5SUM SOLVER= 0a27e717dfe98d83d9802fe0eea45073
MD5SUM BENCH=  9c2234ef5e28a0137eb9d798ce831b10

RANDOM SEED= 982973623

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.224
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.224
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:       1205048 kB
Buffers:         33880 kB
Cached:          85664 kB
SwapCached:          0 kB
Active:         744592 kB
Inactive:        47976 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1205048 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2000 kB
Writeback:           0 kB
Mapped:         698548 kB
Slab:            41908 kB
Committed_AS:   946200 kB
PageTables:       3480 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= 49075 MiB



End job on node5 on Mon Jan 29 19:42:20 UTC 2007