Trace number 1039802

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. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock 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
choco2_impwdeg 2008-06-26SAT 22.3176 22.4243

DiagnosticValue
ASSIGNMENTS1090

General information on the benchmark

Namecsp/QG7/
normalized-quasigroup7-9.xml
MD5SUMfaddf2cf53c4ca4326325c7475421126
Bench CategoryGLOBAL (global constraints)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1.76573
Satisfiable
(Un)Satisfiability was proved
Number of variables403
Number of constraints323
Maximum constraint arity83
Maximum domain size73
Number of constraints which are defined in extension0
Number of constraints which are defined in intension144
Global constraints used (with number of constraints)alldifferent(18),element(161)

Solver Data (download as text)

22.24/22.35	s SATISFIABLE
22.24/22.35	v 1 9 5 7 6 4 2 3 8 3 2 6 1 8 9 4 7 5 4 5 3 2 7 8 6 9 1 9 6 7 4 1 5 8 2 3 7 4 8 3 5 2 9 1 6 2 8 1 9 3 6 5 4 7 8 3 9 6 2 1 7 5 4 6 1 4 5 9 7 3 8 2 5 7 2 8 4 3 1 6 9 1 1 20 1 5 30 1 7 76 1 8 59 1 2 15 1 9 70 1 3 53 1 4 45 1 6 73 1 18 5 1 11 1 11 2 39 1 14 8 49 1 15 9 32 1 13 1 69 1 17 7 25 1 12 6 8 1 10 3 63 1 16 4 37 1 23 7 47 1 24 8 1 21 1 21 3 58 1 25 6 68 1 26 9 6 1 19 4 79 1 27 1 35 1 22 2 18 1 20 5 55 1 34 8 2 1 28 9 12 1 29 6 1 31 1 31 4 23 1 30 7 78 1 36 3 52 1 33 5 44 1 32 1 72 1 35 2 46 1 42 2 65 1 44 1 57 1 43 9 4 1 37 7 1 41 1 41 5 24 1 39 8 16 1 38 4 80 1 45 6 36 1 40 3 28 1 49 9 74 1 54 7 66 1 53 4 40 1 50 3 14 1 47 8 1 51 1 51 6 7 1 46 2 62 1 52 5 27 1 48 1 10 1 56 3 29 1 58 6 48 1 60 1 67 1 62 5 77 1 63 4 42 1 59 2 1 61 1 61 7 26 1 57 9 9 1 55 8 19 1 66 4 56 1 70 3 75 1 72 2 13 1 65 1 5 1 64 6 33 1 67 5 43 1 68 9 1 71 1 71 8 54 1 69 7 64 1 80 6 38 1 77 4 3 1 73 5 22 1 75 2 50 1 78 3 60 1 79 1 34 1 76 8 17 1 74 7 1 81 1 81 9 
22.24/22.35	d ASSIGNMENTS 1090
22.24/22.35	c SAT 22259 TIME      1090 NDS    410 PARSTIME      489 BUILDPB       21360 RES       true RESTART       2 HEURISTIC      

Verifier Data (download as text)

OK

Watcher Data (download as text)

runsolver version 3.2.5 (c) roussel@cril.univ-artois.fr

command line: /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1039802-1214997130/watcher-1039802-1214997130 -o /tmp/evaluation-result-1039802-1214997130/solver-1039802-1214997130 -C 1800 -W 2200 -M 900 --output-limit 1,15 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar choco2impWdeg.jar HOME/instance-1039802-1214997130.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2200 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
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.32 0.07 0.02 5/83 1597
/proc/meminfo: memFree=1790744/2055920 swapFree=4175080/4192956
[pid=1597] ppid=1595 vsize=18572 CPUtime=0
/proc/1597/stat : 1597 (runsolver) R 1595 1597 1465 0 -1 4194368 16 0 0 0 0 0 0 0 22 0 1 0 137524443 19017728 292 996147200 4194304 4296836 548682068416 18446744073709551615 212218735911 0 2147483391 4096 24578 0 0 0 17 0 0 0
/proc/1597/statm: 4643 292 257 25 0 2626 0

[startup+0.106255 s]
/proc/loadavg: 0.32 0.07 0.02 5/83 1597
/proc/meminfo: memFree=1790744/2055920 swapFree=4175080/4192956
[pid=1597] ppid=1595 vsize=866544 CPUtime=0.09
/proc/1597/stat : 1597 (java) S 1595 1597 1465 0 -1 0 3794 0 1 0 7 2 0 0 18 0 9 0 137524443 887341056 3267 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1597/statm: 216636 3267 1754 9 0 211108 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 866544

[startup+0.202261 s]
/proc/loadavg: 0.32 0.07 0.02 5/83 1597
/proc/meminfo: memFree=1790744/2055920 swapFree=4175080/4192956
[pid=1597] ppid=1595 vsize=866836 CPUtime=0.17
/proc/1597/stat : 1597 (java) S 1595 1597 1465 0 -1 0 4307 0 1 0 15 2 0 0 18 0 9 0 137524443 887640064 3760 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1597/statm: 216709 3760 1852 9 0 211181 0
Current children cumulated CPU time (s) 0.17
Current children cumulated vsize (KiB) 866836

[startup+0.302271 s]
/proc/loadavg: 0.32 0.07 0.02 5/83 1597
/proc/meminfo: memFree=1790744/2055920 swapFree=4175080/4192956
[pid=1597] ppid=1595 vsize=867308 CPUtime=0.27
/proc/1597/stat : 1597 (java) S 1595 1597 1465 0 -1 0 4682 0 1 0 25 2 0 0 18 0 9 0 137524443 888123392 4130 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1597/statm: 216827 4130 1863 9 0 211299 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 867308

[startup+0.702315 s]
/proc/loadavg: 0.32 0.07 0.02 5/83 1597
/proc/meminfo: memFree=1790744/2055920 swapFree=4175080/4192956
[pid=1597] ppid=1595 vsize=867460 CPUtime=0.67
/proc/1597/stat : 1597 (java) S 1595 1597 1465 0 -1 0 7433 0 1 0 62 5 0 0 18 0 9 0 137524443 888279040 6836 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1597/statm: 216865 6836 1966 9 0 211337 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 867460

[startup+1.5024 s]
/proc/loadavg: 0.32 0.07 0.02 3/76 1628
/proc/meminfo: memFree=1786704/2055920 swapFree=4175080/4192956
[pid=1597] ppid=1595 vsize=867584 CPUtime=1.54
/proc/1597/stat : 1597 (java) S 1595 1597 1465 0 -1 0 13468 0 1 0 146 8 0 0 18 0 9 0 137524443 888406016 12860 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1597/statm: 216896 12860 1985 9 0 211368 0
[pid=1597/tid=1599] ppid=1595 vsize=867584 CPUtime=1.2
/proc/1597/task/1599/stat : 1599 (java) R 1595 1597 1465 0 -1 64 12079 0 1 0 114 6 0 0 20 0 9 0 137524445 888406016 12860 996147200 134512640 134550740 4294956016 18446744073709551615 4127111183 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1597/tid=1600] ppid=1595 vsize=867584 CPUtime=0
/proc/1597/task/1600/stat : 1600 (java) S 1595 1597 1465 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 137524446 888406016 12860 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=1597/tid=1601] ppid=1595 vsize=867584 CPUtime=0
/proc/1597/task/1601/stat : 1601 (java) S 1595 1597 1465 0 -1 64 10 0 0 0 0 0 0 0 19 0 9 0 137524446 888406016 12860 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1597/tid=1602] ppid=1595 vsize=867584 CPUtime=0
/proc/1597/task/1602/stat : 1602 (java) S 1595 1597 1465 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 137524446 888406016 12860 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1597/tid=1603] ppid=1595 vsize=867584 CPUtime=0
/proc/1597/task/1603/stat : 1603 (java) S 1595 1597 1465 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 137524448 888406016 12860 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1597/tid=1604] ppid=1595 vsize=867584 CPUtime=0.32
/proc/1597/task/1604/stat : 1604 (java) S 1595 1597 1465 0 -1 64 657 0 0 0 32 0 0 0 15 0 9 0 137524448 888406016 12860 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1597/tid=1605] ppid=1595 vsize=867584 CPUtime=0
/proc/1597/task/1605/stat : 1605 (java) S 1595 1597 1465 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 137524448 888406016 12860 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1597/tid=1606] ppid=1595 vsize=867584 CPUtime=0
/proc/1597/task/1606/stat : 1606 (java) S 1595 1597 1465 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 137524448 888406016 12860 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.54
Current children cumulated vsize (KiB) 867584

[startup+3.10157 s]
/proc/loadavg: 0.32 0.07 0.02 4/92 1649
/proc/meminfo: memFree=1755280/2055920 swapFree=4175080/4192956
[pid=1597] ppid=1595 vsize=867584 CPUtime=3.13
/proc/1597/stat : 1597 (java) S 1595 1597 1465 0 -1 0 17822 0 1 0 303 10 0 0 18 0 9 0 137524443 888406016 17212 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1597/statm: 216896 17212 2000 9 0 211368 0
[pid=1597/tid=1599] ppid=1595 vsize=867584 CPUtime=2.75
/proc/1597/task/1599/stat : 1599 (java) R 1595 1597 1465 0 -1 64 15640 0 1 0 267 8 0 0 25 0 9 0 137524445 888406016 17212 996147200 134512640 134550740 4294956016 18446744073709551615 4127140185 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1597/tid=1600] ppid=1595 vsize=867584 CPUtime=0.01
/proc/1597/task/1600/stat : 1600 (java) S 1595 1597 1465 0 -1 64 781 0 0 0 1 0 0 0 17 0 9 0 137524446 888406016 17212 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=1597/tid=1601] ppid=1595 vsize=867584 CPUtime=0
/proc/1597/task/1601/stat : 1601 (java) S 1595 1597 1465 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 137524446 888406016 17212 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1597/tid=1602] ppid=1595 vsize=867584 CPUtime=0
/proc/1597/task/1602/stat : 1602 (java) S 1595 1597 1465 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 137524446 888406016 17212 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1597/tid=1603] ppid=1595 vsize=867584 CPUtime=0
/proc/1597/task/1603/stat : 1603 (java) S 1595 1597 1465 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 137524448 888406016 17212 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1597/tid=1604] ppid=1595 vsize=867584 CPUtime=0.34
/proc/1597/task/1604/stat : 1604 (java) S 1595 1597 1465 0 -1 64 673 0 0 0 34 0 0 0 15 0 9 0 137524448 888406016 17212 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1597/tid=1605] ppid=1595 vsize=867584 CPUtime=0
/proc/1597/task/1605/stat : 1605 (java) S 1595 1597 1465 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 137524448 888406016 17212 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1597/tid=1606] ppid=1595 vsize=867584 CPUtime=0
/proc/1597/task/1606/stat : 1606 (java) S 1595 1597 1465 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 137524448 888406016 17212 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.13
Current children cumulated vsize (KiB) 867584

[startup+6.3029 s]
/proc/loadavg: 0.45 0.10 0.03 3/81 1678
/proc/meminfo: memFree=1755688/2055920 swapFree=4175080/4192956
[pid=1597] ppid=1595 vsize=867584 CPUtime=6.32
/proc/1597/stat : 1597 (java) S 1595 1597 1465 0 -1 0 17853 0 1 0 622 10 0 0 18 0 9 0 137524443 888406016 17240 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1597/statm: 216896 17240 2001 9 0 211368 0
[pid=1597/tid=1599] ppid=1595 vsize=867584 CPUtime=5.91
/proc/1597/task/1599/stat : 1599 (java) R 1595 1597 1465 0 -1 64 15645 0 1 0 583 8 0 0 25 0 9 0 137524445 888406016 17240 996147200 134512640 134550740 4294956016 18446744073709551615 4126631735 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1597/tid=1600] ppid=1595 vsize=867584 CPUtime=0.01
/proc/1597/task/1600/stat : 1600 (java) S 1595 1597 1465 0 -1 64 781 0 0 0 1 0 0 0 16 0 9 0 137524446 888406016 17240 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=1597/tid=1601] ppid=1595 vsize=867584 CPUtime=0
/proc/1597/task/1601/stat : 1601 (java) S 1595 1597 1465 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 137524446 888406016 17240 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1597/tid=1602] ppid=1595 vsize=867584 CPUtime=0
/proc/1597/task/1602/stat : 1602 (java) S 1595 1597 1465 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 137524446 888406016 17240 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1597/tid=1603] ppid=1595 vsize=867584 CPUtime=0
/proc/1597/task/1603/stat : 1603 (java) S 1595 1597 1465 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 137524448 888406016 17240 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1597/tid=1604] ppid=1595 vsize=867584 CPUtime=0.36
/proc/1597/task/1604/stat : 1604 (java) S 1595 1597 1465 0 -1 64 699 0 0 0 36 0 0 0 15 0 9 0 137524448 888406016 17240 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1597/tid=1605] ppid=1595 vsize=867584 CPUtime=0
/proc/1597/task/1605/stat : 1605 (java) S 1595 1597 1465 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 137524448 888406016 17240 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1597/tid=1606] ppid=1595 vsize=867584 CPUtime=0
/proc/1597/task/1606/stat : 1606 (java) S 1595 1597 1465 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 137524448 888406016 17240 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.32
Current children cumulated vsize (KiB) 867584

[startup+12.7016 s]
/proc/loadavg: 0.58 0.13 0.04 3/81 1678
/proc/meminfo: memFree=1752424/2055920 swapFree=4175080/4192956
[pid=1597] ppid=1595 vsize=867584 CPUtime=12.68
/proc/1597/stat : 1597 (java) S 1595 1597 1465 0 -1 0 18645 0 1 0 1256 12 0 0 18 0 9 0 137524443 888406016 18026 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1597/statm: 216896 18026 2001 9 0 211368 0
[pid=1597/tid=1599] ppid=1595 vsize=867584 CPUtime=12.22
/proc/1597/task/1599/stat : 1599 (java) R 1595 1597 1465 0 -1 64 15651 0 1 0 1212 10 0 0 25 0 9 0 137524445 888406016 18026 996147200 134512640 134550740 4294956016 18446744073709551615 4127134560 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1597/tid=1600] ppid=1595 vsize=867584 CPUtime=0.03
/proc/1597/task/1600/stat : 1600 (java) S 1595 1597 1465 0 -1 64 1547 0 0 0 3 0 0 0 17 0 9 0 137524446 888406016 18026 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=1597/tid=1601] ppid=1595 vsize=867584 CPUtime=0
/proc/1597/task/1601/stat : 1601 (java) S 1595 1597 1465 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 137524446 888406016 18026 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1597/tid=1602] ppid=1595 vsize=867584 CPUtime=0
/proc/1597/task/1602/stat : 1602 (java) S 1595 1597 1465 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 137524446 888406016 18026 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1597/tid=1603] ppid=1595 vsize=867584 CPUtime=0
/proc/1597/task/1603/stat : 1603 (java) S 1595 1597 1465 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 137524448 888406016 18026 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1597/tid=1604] ppid=1595 vsize=867584 CPUtime=0.4
/proc/1597/task/1604/stat : 1604 (java) S 1595 1597 1465 0 -1 64 719 0 0 0 40 0 0 0 15 0 9 0 137524448 888406016 18026 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1597/tid=1605] ppid=1595 vsize=867584 CPUtime=0
/proc/1597/task/1605/stat : 1605 (java) S 1595 1597 1465 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 137524448 888406016 18026 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1597/tid=1606] ppid=1595 vsize=867584 CPUtime=0
/proc/1597/task/1606/stat : 1606 (java) S 1595 1597 1465 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 137524448 888406016 18026 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 867584

Solver just ended. Dumping a history of the last processes samples

[startup+12.8026 s]
/proc/loadavg: 0.58 0.13 0.04 3/81 1678
/proc/meminfo: memFree=1752424/2055920 swapFree=4175080/4192956
[pid=1597] ppid=1595 vsize=867584 CPUtime=12.78
/proc/1597/stat : 1597 (java) S 1595 1597 1465 0 -1 0 18645 0 1 0 1266 12 0 0 18 0 9 0 137524443 888406016 18026 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1597/statm: 216896 18026 2001 9 0 211368 0
[pid=1597/tid=1599] ppid=1595 vsize=867584 CPUtime=12.32
/proc/1597/task/1599/stat : 1599 (java) R 1595 1597 1465 0 -1 64 15651 0 1 0 1222 10 0 0 25 0 9 0 137524445 888406016 18026 996147200 134512640 134550740 4294956016 18446744073709551615 4127130536 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1597/tid=1600] ppid=1595 vsize=867584 CPUtime=0.03
/proc/1597/task/1600/stat : 1600 (java) S 1595 1597 1465 0 -1 64 1547 0 0 0 3 0 0 0 17 0 9 0 137524446 888406016 18026 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=1597/tid=1601] ppid=1595 vsize=867584 CPUtime=0
/proc/1597/task/1601/stat : 1601 (java) S 1595 1597 1465 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 137524446 888406016 18026 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1597/tid=1602] ppid=1595 vsize=867584 CPUtime=0
/proc/1597/task/1602/stat : 1602 (java) S 1595 1597 1465 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 137524446 888406016 18026 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1597/tid=1603] ppid=1595 vsize=867584 CPUtime=0
/proc/1597/task/1603/stat : 1603 (java) S 1595 1597 1465 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 137524448 888406016 18026 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1597/tid=1604] ppid=1595 vsize=867584 CPUtime=0.4
/proc/1597/task/1604/stat : 1604 (java) S 1595 1597 1465 0 -1 64 719 0 0 0 40 0 0 0 15 0 9 0 137524448 888406016 18026 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1597/tid=1605] ppid=1595 vsize=867584 CPUtime=0
/proc/1597/task/1605/stat : 1605 (java) S 1595 1597 1465 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 137524448 888406016 18026 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1597/tid=1606] ppid=1595 vsize=867584 CPUtime=0
/proc/1597/task/1606/stat : 1606 (java) S 1595 1597 1465 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 137524448 888406016 18026 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.78
Current children cumulated vsize (KiB) 867584

[startup+19.2013 s]
/proc/loadavg: 0.69 0.16 0.05 3/81 1678
/proc/meminfo: memFree=1752232/2055920 swapFree=4175080/4192956
[pid=1597] ppid=1595 vsize=867584 CPUtime=19.15
/proc/1597/stat : 1597 (java) S 1595 1597 1465 0 -1 0 18682 0 1 0 1902 13 0 0 18 0 9 0 137524443 888406016 18056 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1597/statm: 216896 18056 2002 9 0 211368 0
[pid=1597/tid=1599] ppid=1595 vsize=867584 CPUtime=18.68
/proc/1597/task/1599/stat : 1599 (java) R 1595 1597 1465 0 -1 64 15661 0 1 0 1857 11 0 0 25 0 9 0 137524445 888406016 18056 996147200 134512640 134550740 4294956016 18446744073709551615 4127246877 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1597/tid=1600] ppid=1595 vsize=867584 CPUtime=0.03
/proc/1597/task/1600/stat : 1600 (java) S 1595 1597 1465 0 -1 64 1568 0 0 0 3 0 0 0 17 0 9 0 137524446 888406016 18056 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=1597/tid=1601] ppid=1595 vsize=867584 CPUtime=0
/proc/1597/task/1601/stat : 1601 (java) S 1595 1597 1465 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 137524446 888406016 18056 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1597/tid=1602] ppid=1595 vsize=867584 CPUtime=0
/proc/1597/task/1602/stat : 1602 (java) S 1595 1597 1465 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 137524446 888406016 18056 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1597/tid=1603] ppid=1595 vsize=867584 CPUtime=0
/proc/1597/task/1603/stat : 1603 (java) S 1595 1597 1465 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 137524448 888406016 18056 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1597/tid=1604] ppid=1595 vsize=867584 CPUtime=0.4
/proc/1597/task/1604/stat : 1604 (java) S 1595 1597 1465 0 -1 64 725 0 0 0 40 0 0 0 15 0 9 0 137524448 888406016 18056 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1597/tid=1605] ppid=1595 vsize=867584 CPUtime=0
/proc/1597/task/1605/stat : 1605 (java) S 1595 1597 1465 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 137524448 888406016 18056 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1597/tid=1606] ppid=1595 vsize=867584 CPUtime=0
/proc/1597/task/1606/stat : 1606 (java) S 1595 1597 1465 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 137524448 888406016 18056 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 19.15
Current children cumulated vsize (KiB) 867584

[startup+20.8014 s]
/proc/loadavg: 0.80 0.19 0.06 3/81 1678
/proc/meminfo: memFree=1752232/2055920 swapFree=4175080/4192956
[pid=1597] ppid=1595 vsize=867584 CPUtime=20.75
/proc/1597/stat : 1597 (java) S 1595 1597 1465 0 -1 0 18683 0 1 0 2062 13 0 0 18 0 9 0 137524443 888406016 18056 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1597/statm: 216896 18056 2002 9 0 211368 0
[pid=1597/tid=1599] ppid=1595 vsize=867584 CPUtime=20.28
/proc/1597/task/1599/stat : 1599 (java) R 1595 1597 1465 0 -1 64 15662 0 1 0 2017 11 0 0 25 0 9 0 137524445 888406016 18056 996147200 134512640 134550740 4294956016 18446744073709551615 4127176347 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1597/tid=1600] ppid=1595 vsize=867584 CPUtime=0.03
/proc/1597/task/1600/stat : 1600 (java) S 1595 1597 1465 0 -1 64 1568 0 0 0 3 0 0 0 16 0 9 0 137524446 888406016 18056 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=1597/tid=1601] ppid=1595 vsize=867584 CPUtime=0
/proc/1597/task/1601/stat : 1601 (java) S 1595 1597 1465 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 137524446 888406016 18056 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1597/tid=1602] ppid=1595 vsize=867584 CPUtime=0
/proc/1597/task/1602/stat : 1602 (java) S 1595 1597 1465 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 137524446 888406016 18056 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1597/tid=1603] ppid=1595 vsize=867584 CPUtime=0
/proc/1597/task/1603/stat : 1603 (java) S 1595 1597 1465 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 137524448 888406016 18056 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1597/tid=1604] ppid=1595 vsize=867584 CPUtime=0.4
/proc/1597/task/1604/stat : 1604 (java) S 1595 1597 1465 0 -1 64 725 0 0 0 40 0 0 0 15 0 9 0 137524448 888406016 18056 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1597/tid=1605] ppid=1595 vsize=867584 CPUtime=0
/proc/1597/task/1605/stat : 1605 (java) S 1595 1597 1465 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 137524448 888406016 18056 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1597/tid=1606] ppid=1595 vsize=867584 CPUtime=0
/proc/1597/task/1606/stat : 1606 (java) S 1595 1597 1465 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 137524448 888406016 18056 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 20.75
Current children cumulated vsize (KiB) 867584

[startup+21.6015 s]
/proc/loadavg: 0.80 0.19 0.06 3/81 1678
/proc/meminfo: memFree=1752232/2055920 swapFree=4175080/4192956
[pid=1597] ppid=1595 vsize=867584 CPUtime=21.54
/proc/1597/stat : 1597 (java) S 1595 1597 1465 0 -1 0 18683 0 1 0 2141 13 0 0 18 0 9 0 137524443 888406016 18056 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1597/statm: 216896 18056 2002 9 0 211368 0
[pid=1597/tid=1599] ppid=1595 vsize=867584 CPUtime=21.07
/proc/1597/task/1599/stat : 1599 (java) R 1595 1597 1465 0 -1 64 15662 0 1 0 2096 11 0 0 25 0 9 0 137524445 888406016 18056 996147200 134512640 134550740 4294956016 18446744073709551615 4127227219 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1597/tid=1600] ppid=1595 vsize=867584 CPUtime=0.03
/proc/1597/task/1600/stat : 1600 (java) S 1595 1597 1465 0 -1 64 1568 0 0 0 3 0 0 0 16 0 9 0 137524446 888406016 18056 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=1597/tid=1601] ppid=1595 vsize=867584 CPUtime=0
/proc/1597/task/1601/stat : 1601 (java) S 1595 1597 1465 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 137524446 888406016 18056 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1597/tid=1602] ppid=1595 vsize=867584 CPUtime=0
/proc/1597/task/1602/stat : 1602 (java) S 1595 1597 1465 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 137524446 888406016 18056 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1597/tid=1603] ppid=1595 vsize=867584 CPUtime=0
/proc/1597/task/1603/stat : 1603 (java) S 1595 1597 1465 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 137524448 888406016 18056 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1597/tid=1604] ppid=1595 vsize=867584 CPUtime=0.4
/proc/1597/task/1604/stat : 1604 (java) S 1595 1597 1465 0 -1 64 725 0 0 0 40 0 0 0 15 0 9 0 137524448 888406016 18056 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1597/tid=1605] ppid=1595 vsize=867584 CPUtime=0
/proc/1597/task/1605/stat : 1605 (java) S 1595 1597 1465 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 137524448 888406016 18056 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1597/tid=1606] ppid=1595 vsize=867584 CPUtime=0
/proc/1597/task/1606/stat : 1606 (java) S 1595 1597 1465 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 137524448 888406016 18056 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 21.54
Current children cumulated vsize (KiB) 867584

[startup+22.0016 s]
/proc/loadavg: 0.80 0.19 0.06 3/81 1678
/proc/meminfo: memFree=1752168/2055920 swapFree=4175080/4192956
[pid=1597] ppid=1595 vsize=867584 CPUtime=21.94
/proc/1597/stat : 1597 (java) S 1595 1597 1465 0 -1 0 18683 0 1 0 2181 13 0 0 18 0 9 0 137524443 888406016 18056 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1597/statm: 216896 18056 2002 9 0 211368 0
[pid=1597/tid=1599] ppid=1595 vsize=867584 CPUtime=21.47
/proc/1597/task/1599/stat : 1599 (java) R 1595 1597 1465 0 -1 64 15662 0 1 0 2136 11 0 0 25 0 9 0 137524445 888406016 18056 996147200 134512640 134550740 4294956016 18446744073709551615 4127171955 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1597/tid=1600] ppid=1595 vsize=867584 CPUtime=0.03
/proc/1597/task/1600/stat : 1600 (java) S 1595 1597 1465 0 -1 64 1568 0 0 0 3 0 0 0 16 0 9 0 137524446 888406016 18056 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=1597/tid=1601] ppid=1595 vsize=867584 CPUtime=0
/proc/1597/task/1601/stat : 1601 (java) S 1595 1597 1465 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 137524446 888406016 18056 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1597/tid=1602] ppid=1595 vsize=867584 CPUtime=0
/proc/1597/task/1602/stat : 1602 (java) S 1595 1597 1465 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 137524446 888406016 18056 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1597/tid=1603] ppid=1595 vsize=867584 CPUtime=0
/proc/1597/task/1603/stat : 1603 (java) S 1595 1597 1465 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 137524448 888406016 18056 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1597/tid=1604] ppid=1595 vsize=867584 CPUtime=0.4
/proc/1597/task/1604/stat : 1604 (java) S 1595 1597 1465 0 -1 64 725 0 0 0 40 0 0 0 15 0 9 0 137524448 888406016 18056 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1597/tid=1605] ppid=1595 vsize=867584 CPUtime=0
/proc/1597/task/1605/stat : 1605 (java) S 1595 1597 1465 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 137524448 888406016 18056 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1597/tid=1606] ppid=1595 vsize=867584 CPUtime=0
/proc/1597/task/1606/stat : 1606 (java) S 1595 1597 1465 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 137524448 888406016 18056 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 21.94
Current children cumulated vsize (KiB) 867584

[startup+22.4016 s]
/proc/loadavg: 0.80 0.19 0.06 3/81 1678
/proc/meminfo: memFree=1752168/2055920 swapFree=4175080/4192956
[pid=1597] ppid=1595 vsize=867908 CPUtime=22.29
/proc/1597/stat : 1597 (java) S 1595 1597 1465 0 -1 0 18701 0 1 0 2216 13 0 0 18 0 9 0 137524443 888737792 18072 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1597/statm: 216977 18072 2003 9 0 211449 0
[pid=1597/tid=1599] ppid=1595 vsize=867908 CPUtime=21.82
/proc/1597/task/1599/stat : 1599 (java) S 1595 1597 1465 0 -1 64 15668 0 1 0 2171 11 0 0 25 0 9 0 137524445 888737792 18072 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1597/tid=1600] ppid=1595 vsize=867908 CPUtime=0.04
/proc/1597/task/1600/stat : 1600 (java) S 1595 1597 1465 0 -1 64 1575 0 0 0 4 0 0 0 16 0 9 0 137524446 888737792 18072 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=1597/tid=1601] ppid=1595 vsize=867908 CPUtime=0
/proc/1597/task/1601/stat : 1601 (java) S 1595 1597 1465 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 137524446 888737792 18072 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1597/tid=1602] ppid=1595 vsize=867908 CPUtime=0
/proc/1597/task/1602/stat : 1602 (java) S 1595 1597 1465 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 137524446 888737792 18072 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1597/tid=1603] ppid=1595 vsize=867908 CPUtime=0
/proc/1597/task/1603/stat : 1603 (java) S 1595 1597 1465 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 137524448 888737792 18072 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1597/tid=1604] ppid=1595 vsize=867908 CPUtime=0.4
/proc/1597/task/1604/stat : 1604 (java) S 1595 1597 1465 0 -1 64 725 0 0 0 40 0 0 0 15 0 9 0 137524448 888737792 18072 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=1597/tid=1605] ppid=1595 vsize=867908 CPUtime=0
/proc/1597/task/1605/stat : 1605 (java) S 1595 1597 1465 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 137524448 888737792 18072 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1597/tid=1606] ppid=1595 vsize=867908 CPUtime=0
/proc/1597/task/1606/stat : 1606 (java) S 1595 1597 1465 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 137524448 888737792 18072 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 22.29
Current children cumulated vsize (KiB) 867908

Child status: 0
Real time (s): 22.4243
CPU time (s): 22.3176
CPU user time (s): 22.1676
CPU system time (s): 0.149977
CPU usage (%): 99.5244
Max. virtual memory (cumulated for all children) (KiB): 867908

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

runsolver used 0.031995 second user time and 0.074988 second system time

The end

Launcher Data (download as text)

Begin job on node46 at 2008-07-02 13:12:11
IDJOB=1039802
IDBENCH=53642
IDSOLVER=348
FILE ID=node46/1039802-1214997130
PBS_JOBID= 7870831
Free space on /tmp= 66208 MiB

SOLVER NAME= choco2_impwdeg 2008-06-26
BENCH NAME= CPAI08/csp/QG7/normalized-quasigroup7-9.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar choco2impWdeg.jar BENCHNAME 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1039802-1214997130/watcher-1039802-1214997130 -o /tmp/evaluation-result-1039802-1214997130/solver-1039802-1214997130 -C 1800 -W 2200 -M 900 --output-limit 1,15  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar choco2impWdeg.jar HOME/instance-1039802-1214997130.xml 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= faddf2cf53c4ca4326325c7475421126
RANDOM SEED=337971163

node46.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/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.238
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.238
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:       1791544 kB
Buffers:         28244 kB
Cached:         123012 kB
SwapCached:      11400 kB
Active:         116788 kB
Inactive:        83636 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1791544 kB
SwapTotal:     4192956 kB
SwapFree:      4175080 kB
Dirty:            7408 kB
Writeback:           0 kB
Mapped:          55640 kB
Slab:            49572 kB
Committed_AS:   949296 kB
PageTables:       1608 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264992 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66200 MiB
End job on node46 at 2008-07-02 13:12:33