Trace number 2115483

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.1.1b 2009-07-16SAT 23.6484 23.8992

DiagnosticValue
CHECKS155147000
NODES244

General information on the benchmark

Namecsp/ukHerald/
normalized-crossword-m1-uk-15-02.xml
MD5SUM34f8f9ca1f38b368c9dd00a07f3db154
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.609906
Satisfiable
(Un)Satisfiability was proved
Number of variables191
Number of constraints944
Maximum constraint arity30
Maximum domain size26
Number of constraints which are defined in extension80
Number of constraints which are defined in intension864
Global constraints used (with number of constraints)

Solver Data

23.55/23.87	s SATISFIABLE
23.55/23.87	v 15 4 18 19 14 17 0 19 4 19 14 17 4 8 13 15 4 17 18 14 13 0 12 14 11 8 3 16 20 8 4 19 0 18 19 7 4 6 17 0 21 4 20 17 0 11 2 0 4 17 13 0 17 5 14 13 4 4 11 0 17 2 18 3 14 18 18 12 4 4 12 4 11 20 19 20 8 19 2 7 4 3 11 0 3 18 12 20 6 6 17 14 22 13 4 14 13 3 4 15 19 7 0 8 3 0 1 17 14 19 14 15 7 20 18 3 4 24 11 20 6 1 0 7 19 4 4 17 8 12 15 18 12 0 18 14 21 4 17 19 7 4 19 14 15 24 0 13 10 2 14 20 13 19 4 17 4 21 8 3 4 13 2 4 19 0 17 18 11 8 12 8 19 0 19 8 14 13 0 17 4 19 18 4 18 4 11 8 0 13 4 
23.55/23.87	d AC 32
23.55/23.87	d RUNTIME 23.687
23.55/23.87	d NODES 244
23.55/23.87	d NODES/s 10
23.55/23.87	d BACKTRACKS 46
23.55/23.87	d BACKTRACKS/s 2
23.55/23.87	d CHECKS 155147477
23.55/23.87	d CHECKS/s 6549900
23.55/23.87	c SAT 23.687 TIME      244 NDS    1027 PARSTIME      394 BUILDPB       674 CONFIG        21592 RES       true RESTART       1 HEURISTIC       true RANDVAL      

Verifier Data

OK

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2115483-1248028842/watcher-2115483-1248028842 -o /tmp/evaluation-result-2115483-1248028842/solver-2115483-1248028842 -C 1800 -W 2000 -M 900 java -Xms700M -Xmx700M -jar HOME/choco2.1.1.b.jar -file HOME/instance-2115483-1248028842.xml -randval true -h 1 -ac 32 -saclim 60 -s true -verb 0 -seed 11041979 

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): 2000 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


[startup+0 s]
/proc/loadavg: 2.00 2.01 1.80 3/80 27544
/proc/meminfo: memFree=337064/2055920 swapFree=4192812/4192956
[pid=27544] ppid=27542 vsize=18576 CPUtime=0
/proc/27544/stat : 27544 (runsolver) R 27542 27544 26975 0 -1 4194368 16 0 0 0 0 0 0 0 19 0 1 0 89951627 19021824 284 996147200 4194304 4302564 548682068272 18446744073709551615 244671114535 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/27544/statm: 4644 284 249 26 0 2626 0

[startup+0.099994 s]
/proc/loadavg: 2.00 2.01 1.80 3/80 27544
/proc/meminfo: memFree=337064/2055920 swapFree=4192812/4192956
[pid=27544] ppid=27542 vsize=862252 CPUtime=0.07
/proc/27544/stat : 27544 (java) S 27542 27544 26975 0 -1 0 3312 0 1 0 6 1 0 0 18 0 9 0 89951627 882946048 2780 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27544/statm: 215563 2780 1306 9 0 210433 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 862252

[startup+0.101984 s]
/proc/loadavg: 2.00 2.01 1.80 3/80 27544
/proc/meminfo: memFree=337064/2055920 swapFree=4192812/4192956
[pid=27544] ppid=27542 vsize=864060 CPUtime=0.07
/proc/27544/stat : 27544 (java) S 27542 27544 26975 0 -1 0 3367 0 1 0 6 1 0 0 18 0 9 0 89951627 884797440 2832 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27544/statm: 216015 2832 1346 9 0 210484 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 864060

[startup+0.302005 s]
/proc/loadavg: 2.00 2.01 1.80 3/80 27544
/proc/meminfo: memFree=337064/2055920 swapFree=4192812/4192956
[pid=27544] ppid=27542 vsize=864192 CPUtime=0.27
/proc/27544/stat : 27544 (java) S 27542 27544 26975 0 -1 0 4522 0 1 0 25 2 0 0 18 0 9 0 89951627 884932608 3947 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27544/statm: 216048 3947 1855 9 0 210517 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 864192

[startup+0.701053 s]
/proc/loadavg: 2.00 2.01 1.80 3/80 27544
/proc/meminfo: memFree=337064/2055920 swapFree=4192812/4192956
[pid=27544] ppid=27542 vsize=864928 CPUtime=0.67
/proc/27544/stat : 27544 (java) S 27542 27544 26975 0 -1 0 9652 0 1 0 61 6 0 0 18 0 9 0 89951627 885686272 9069 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27544/statm: 216232 9069 1881 9 0 210701 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 864928

[startup+1.50113 s]
/proc/loadavg: 2.00 2.01 1.80 3/89 27553
/proc/meminfo: memFree=290528/2055920 swapFree=4192812/4192956
[pid=27544] ppid=27542 vsize=865128 CPUtime=1.46
/proc/27544/stat : 27544 (java) S 27542 27544 26975 0 -1 0 19820 0 1 0 135 11 0 0 18 0 9 0 89951627 885891072 19208 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27544/statm: 216282 19208 1967 9 0 210751 0
[pid=27544/tid=27546] ppid=27542 vsize=865128 CPUtime=1.16
/proc/27544/task/27546/stat : 27546 (java) R 27542 27544 26975 0 -1 64 14553 0 1 0 108 8 0 0 25 0 9 0 89951628 885891072 19208 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27544/tid=27547] ppid=27542 vsize=865128 CPUtime=0.04
/proc/27544/task/27547/stat : 27547 (java) S 27542 27544 26975 0 -1 64 3939 0 0 0 3 1 0 0 16 0 9 0 89951630 885891072 19208 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=27544/tid=27548] ppid=27542 vsize=865128 CPUtime=0
/proc/27544/task/27548/stat : 27548 (java) S 27542 27544 26975 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 89951630 885891072 19208 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27544/tid=27549] ppid=27542 vsize=865128 CPUtime=0
/proc/27544/task/27549/stat : 27549 (java) S 27542 27544 26975 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89951630 885891072 19208 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27544/tid=27550] ppid=27542 vsize=865128 CPUtime=0
/proc/27544/task/27550/stat : 27550 (java) S 27542 27544 26975 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 89951632 885891072 19208 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27544/tid=27551] ppid=27542 vsize=865128 CPUtime=0.23
/proc/27544/task/27551/stat : 27551 (java) R 27542 27544 26975 0 -1 64 594 0 0 0 23 0 0 0 16 0 9 0 89951632 885891072 19208 996147200 134512640 134550932 4294955888 18446744073709551615 101761715 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27544/tid=27552] ppid=27542 vsize=865128 CPUtime=0
/proc/27544/task/27552/stat : 27552 (java) S 27542 27544 26975 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 89951632 885891072 19208 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27544/tid=27553] ppid=27542 vsize=865128 CPUtime=0
/proc/27544/task/27553/stat : 27553 (java) S 27542 27544 26975 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 89951632 885891072 19208 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 865128

[startup+3.1023 s]
/proc/loadavg: 2.00 2.01 1.80 3/89 27553
/proc/meminfo: memFree=266016/2055920 swapFree=4192812/4192956
[pid=27544] ppid=27542 vsize=865260 CPUtime=3.05
/proc/27544/stat : 27544 (java) S 27542 27544 26975 0 -1 0 20220 0 1 0 292 13 0 0 18 0 9 0 89951627 886026240 19593 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27544/statm: 216315 19593 1989 9 0 210784 0
[pid=27544/tid=27546] ppid=27542 vsize=865260 CPUtime=2.57
/proc/27544/task/27546/stat : 27546 (java) R 27542 27544 26975 0 -1 64 14833 0 1 0 248 9 0 0 25 0 9 0 89951628 886026240 19593 996147200 134512640 134550932 4294955888 18446744073709551615 4127419448 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27544/tid=27547] ppid=27542 vsize=865260 CPUtime=0.04
/proc/27544/task/27547/stat : 27547 (java) S 27542 27544 26975 0 -1 64 3940 0 0 0 3 1 0 0 17 0 9 0 89951630 886026240 19593 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=27544/tid=27548] ppid=27542 vsize=865260 CPUtime=0
/proc/27544/task/27548/stat : 27548 (java) S 27542 27544 26975 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 89951630 886026240 19593 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27544/tid=27549] ppid=27542 vsize=865260 CPUtime=0
/proc/27544/task/27549/stat : 27549 (java) S 27542 27544 26975 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89951630 886026240 19593 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27544/tid=27550] ppid=27542 vsize=865260 CPUtime=0
/proc/27544/task/27550/stat : 27550 (java) S 27542 27544 26975 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 89951632 886026240 19593 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27544/tid=27551] ppid=27542 vsize=865260 CPUtime=0.4
/proc/27544/task/27551/stat : 27551 (java) S 27542 27544 26975 0 -1 64 713 0 0 0 39 1 0 0 15 0 9 0 89951632 886026240 19593 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27544/tid=27552] ppid=27542 vsize=865260 CPUtime=0
/proc/27544/task/27552/stat : 27552 (java) S 27542 27544 26975 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 89951632 886026240 19593 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27544/tid=27553] ppid=27542 vsize=865260 CPUtime=0
/proc/27544/task/27553/stat : 27553 (java) S 27542 27544 26975 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 89951632 886026240 19593 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 865260

[startup+6.30264 s]
/proc/loadavg: 2.00 2.01 1.81 3/89 27553
/proc/meminfo: memFree=265696/2055920 swapFree=4192812/4192956
[pid=27544] ppid=27542 vsize=865260 CPUtime=6.22
/proc/27544/stat : 27544 (java) S 27542 27544 26975 0 -1 0 26352 0 1 0 607 15 0 0 18 0 9 0 89951627 886026240 25721 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27544/statm: 216315 25721 1990 9 0 210784 0
[pid=27544/tid=27546] ppid=27542 vsize=865260 CPUtime=5.6
/proc/27544/task/27546/stat : 27546 (java) R 27542 27544 26975 0 -1 64 14839 0 1 0 551 9 0 0 25 0 9 0 89951628 886026240 25721 996147200 134512640 134550932 4294955888 18446744073709551615 4127376645 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27544/tid=27547] ppid=27542 vsize=865260 CPUtime=0.18
/proc/27544/task/27547/stat : 27547 (java) S 27542 27544 26975 0 -1 64 10063 0 0 0 15 3 0 0 17 0 9 0 89951630 886026240 25721 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=27544/tid=27548] ppid=27542 vsize=865260 CPUtime=0
/proc/27544/task/27548/stat : 27548 (java) S 27542 27544 26975 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 89951630 886026240 25721 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27544/tid=27549] ppid=27542 vsize=865260 CPUtime=0
/proc/27544/task/27549/stat : 27549 (java) S 27542 27544 26975 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89951630 886026240 25721 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27544/tid=27550] ppid=27542 vsize=865260 CPUtime=0
/proc/27544/task/27550/stat : 27550 (java) S 27542 27544 26975 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 89951632 886026240 25721 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27544/tid=27551] ppid=27542 vsize=865260 CPUtime=0.4
/proc/27544/task/27551/stat : 27551 (java) S 27542 27544 26975 0 -1 64 716 0 0 0 39 1 0 0 15 0 9 0 89951632 886026240 25721 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27544/tid=27552] ppid=27542 vsize=865260 CPUtime=0
/proc/27544/task/27552/stat : 27552 (java) S 27542 27544 26975 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 89951632 886026240 25721 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27544/tid=27553] ppid=27542 vsize=865260 CPUtime=0
/proc/27544/task/27553/stat : 27553 (java) S 27542 27544 26975 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 89951632 886026240 25721 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 865260

[startup+12.7023 s]
/proc/loadavg: 2.08 2.02 1.81 3/89 27553
/proc/meminfo: memFree=241184/2055920 swapFree=4192812/4192956
[pid=27544] ppid=27542 vsize=865260 CPUtime=12.56
/proc/27544/stat : 27544 (java) S 27542 27544 26975 0 -1 0 26366 0 1 0 1240 16 0 0 18 0 9 0 89951627 886026240 25730 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27544/statm: 216315 25730 1990 9 0 210784 0
[pid=27544/tid=27546] ppid=27542 vsize=865260 CPUtime=11.92
/proc/27544/task/27546/stat : 27546 (java) R 27542 27544 26975 0 -1 64 14844 0 1 0 1182 10 0 0 25 0 9 0 89951628 886026240 25730 996147200 134512640 134550932 4294955888 18446744073709551615 4127432259 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27544/tid=27547] ppid=27542 vsize=865260 CPUtime=0.18
/proc/27544/task/27547/stat : 27547 (java) S 27542 27544 26975 0 -1 64 10063 0 0 0 15 3 0 0 17 0 9 0 89951630 886026240 25730 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=27544/tid=27548] ppid=27542 vsize=865260 CPUtime=0
/proc/27544/task/27548/stat : 27548 (java) S 27542 27544 26975 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 89951630 886026240 25730 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27544/tid=27549] ppid=27542 vsize=865260 CPUtime=0
/proc/27544/task/27549/stat : 27549 (java) S 27542 27544 26975 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89951630 886026240 25730 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27544/tid=27550] ppid=27542 vsize=865260 CPUtime=0
/proc/27544/task/27550/stat : 27550 (java) S 27542 27544 26975 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 89951632 886026240 25730 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27544/tid=27551] ppid=27542 vsize=865260 CPUtime=0.42
/proc/27544/task/27551/stat : 27551 (java) S 27542 27544 26975 0 -1 64 725 0 0 0 41 1 0 0 16 0 9 0 89951632 886026240 25730 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27544/tid=27552] ppid=27542 vsize=865260 CPUtime=0
/proc/27544/task/27552/stat : 27552 (java) S 27542 27544 26975 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 89951632 886026240 25730 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27544/tid=27553] ppid=27542 vsize=865260 CPUtime=0
/proc/27544/task/27553/stat : 27553 (java) S 27542 27544 26975 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 89951632 886026240 25730 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 865260

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

[startup+19.102 s]
/proc/loadavg: 2.07 2.02 1.81 3/89 27553
/proc/meminfo: memFree=241248/2055920 swapFree=4192812/4192956
[pid=27544] ppid=27542 vsize=865260 CPUtime=18.9
/proc/27544/stat : 27544 (java) S 27542 27544 26975 0 -1 0 26369 0 1 0 1874 16 0 0 18 0 9 0 89951627 886026240 25731 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27544/statm: 216315 25731 1990 9 0 210784 0
[pid=27544/tid=27546] ppid=27542 vsize=865260 CPUtime=18.25
/proc/27544/task/27546/stat : 27546 (java) R 27542 27544 26975 0 -1 64 14846 0 1 0 1815 10 0 0 25 0 9 0 89951628 886026240 25731 996147200 134512640 134550932 4294955888 18446744073709551615 4127402483 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27544/tid=27547] ppid=27542 vsize=865260 CPUtime=0.18
/proc/27544/task/27547/stat : 27547 (java) S 27542 27544 26975 0 -1 64 10063 0 0 0 15 3 0 0 17 0 9 0 89951630 886026240 25731 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=27544/tid=27548] ppid=27542 vsize=865260 CPUtime=0
/proc/27544/task/27548/stat : 27548 (java) S 27542 27544 26975 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 89951630 886026240 25731 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27544/tid=27549] ppid=27542 vsize=865260 CPUtime=0
/proc/27544/task/27549/stat : 27549 (java) S 27542 27544 26975 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89951630 886026240 25731 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27544/tid=27550] ppid=27542 vsize=865260 CPUtime=0
/proc/27544/task/27550/stat : 27550 (java) S 27542 27544 26975 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 89951632 886026240 25731 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27544/tid=27551] ppid=27542 vsize=865260 CPUtime=0.42
/proc/27544/task/27551/stat : 27551 (java) S 27542 27544 26975 0 -1 64 726 0 0 0 41 1 0 0 16 0 9 0 89951632 886026240 25731 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27544/tid=27552] ppid=27542 vsize=865260 CPUtime=0
/proc/27544/task/27552/stat : 27552 (java) S 27542 27544 26975 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 89951632 886026240 25731 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27544/tid=27553] ppid=27542 vsize=865260 CPUtime=0
/proc/27544/task/27553/stat : 27553 (java) S 27542 27544 26975 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 89951632 886026240 25731 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 18.9
Current children cumulated vsize (KiB) 865260

[startup+22.3023 s]
/proc/loadavg: 2.07 2.02 1.81 4/89 27553
/proc/meminfo: memFree=235680/2055920 swapFree=4192812/4192956
[pid=27544] ppid=27542 vsize=865260 CPUtime=22.06
/proc/27544/stat : 27544 (java) S 27542 27544 26975 0 -1 0 27766 0 1 0 2188 18 0 0 18 0 9 0 89951627 886026240 27125 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27544/statm: 216315 27125 1992 9 0 210784 0
[pid=27544/tid=27546] ppid=27542 vsize=865260 CPUtime=21.35
/proc/27544/task/27546/stat : 27546 (java) R 27542 27544 26975 0 -1 64 14856 0 1 0 2124 11 0 0 25 0 9 0 89951628 886026240 27125 996147200 134512640 134550932 4294955888 18446744073709551615 4126334479 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27544/tid=27547] ppid=27542 vsize=865260 CPUtime=0.22
/proc/27544/task/27547/stat : 27547 (java) S 27542 27544 26975 0 -1 64 11441 0 0 0 19 3 0 0 16 0 9 0 89951630 886026240 27125 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=27544/tid=27548] ppid=27542 vsize=865260 CPUtime=0
/proc/27544/task/27548/stat : 27548 (java) S 27542 27544 26975 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 89951630 886026240 27125 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27544/tid=27549] ppid=27542 vsize=865260 CPUtime=0
/proc/27544/task/27549/stat : 27549 (java) S 27542 27544 26975 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89951630 886026240 27125 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27544/tid=27550] ppid=27542 vsize=865260 CPUtime=0
/proc/27544/task/27550/stat : 27550 (java) S 27542 27544 26975 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 89951632 886026240 27125 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27544/tid=27551] ppid=27542 vsize=865260 CPUtime=0.45
/proc/27544/task/27551/stat : 27551 (java) S 27542 27544 26975 0 -1 64 735 0 0 0 44 1 0 0 15 0 9 0 89951632 886026240 27125 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27544/tid=27552] ppid=27542 vsize=865260 CPUtime=0
/proc/27544/task/27552/stat : 27552 (java) S 27542 27544 26975 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 89951632 886026240 27125 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27544/tid=27553] ppid=27542 vsize=865260 CPUtime=0
/proc/27544/task/27553/stat : 27553 (java) S 27542 27544 26975 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 89951632 886026240 27125 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 22.06
Current children cumulated vsize (KiB) 865260

[startup+23.1074 s]
/proc/loadavg: 2.06 2.02 1.81 3/89 27553
/proc/meminfo: memFree=235616/2055920 swapFree=4192812/4192956
[pid=27544] ppid=27542 vsize=865260 CPUtime=22.86
/proc/27544/stat : 27544 (java) S 27542 27544 26975 0 -1 0 27766 0 1 0 2268 18 0 0 18 0 9 0 89951627 886026240 27125 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27544/statm: 216315 27125 1992 9 0 210784 0
[pid=27544/tid=27546] ppid=27542 vsize=865260 CPUtime=22.15
/proc/27544/task/27546/stat : 27546 (java) R 27542 27544 26975 0 -1 64 14856 0 1 0 2204 11 0 0 25 0 9 0 89951628 886026240 27125 996147200 134512640 134550932 4294955888 18446744073709551615 4127402439 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27544/tid=27547] ppid=27542 vsize=865260 CPUtime=0.22
/proc/27544/task/27547/stat : 27547 (java) S 27542 27544 26975 0 -1 64 11441 0 0 0 19 3 0 0 16 0 9 0 89951630 886026240 27125 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=27544/tid=27548] ppid=27542 vsize=865260 CPUtime=0
/proc/27544/task/27548/stat : 27548 (java) S 27542 27544 26975 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 89951630 886026240 27125 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27544/tid=27549] ppid=27542 vsize=865260 CPUtime=0
/proc/27544/task/27549/stat : 27549 (java) S 27542 27544 26975 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89951630 886026240 27125 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27544/tid=27550] ppid=27542 vsize=865260 CPUtime=0
/proc/27544/task/27550/stat : 27550 (java) S 27542 27544 26975 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 89951632 886026240 27125 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27544/tid=27551] ppid=27542 vsize=865260 CPUtime=0.45
/proc/27544/task/27551/stat : 27551 (java) S 27542 27544 26975 0 -1 64 735 0 0 0 44 1 0 0 15 0 9 0 89951632 886026240 27125 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27544/tid=27552] ppid=27542 vsize=865260 CPUtime=0
/proc/27544/task/27552/stat : 27552 (java) S 27542 27544 26975 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 89951632 886026240 27125 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27544/tid=27553] ppid=27542 vsize=865260 CPUtime=0
/proc/27544/task/27553/stat : 27553 (java) S 27542 27544 26975 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 89951632 886026240 27125 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 22.86
Current children cumulated vsize (KiB) 865260

[startup+23.5024 s]
/proc/loadavg: 2.06 2.02 1.81 3/89 27553
/proc/meminfo: memFree=235616/2055920 swapFree=4192812/4192956
[pid=27544] ppid=27542 vsize=865260 CPUtime=23.25
/proc/27544/stat : 27544 (java) S 27542 27544 26975 0 -1 0 27766 0 1 0 2307 18 0 0 18 0 9 0 89951627 886026240 27125 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27544/statm: 216315 27125 1992 9 0 210784 0
[pid=27544/tid=27546] ppid=27542 vsize=865260 CPUtime=22.54
/proc/27544/task/27546/stat : 27546 (java) R 27542 27544 26975 0 -1 64 14856 0 1 0 2243 11 0 0 25 0 9 0 89951628 886026240 27125 996147200 134512640 134550932 4294955888 18446744073709551615 4127343235 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27544/tid=27547] ppid=27542 vsize=865260 CPUtime=0.22
/proc/27544/task/27547/stat : 27547 (java) S 27542 27544 26975 0 -1 64 11441 0 0 0 19 3 0 0 16 0 9 0 89951630 886026240 27125 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=27544/tid=27548] ppid=27542 vsize=865260 CPUtime=0
/proc/27544/task/27548/stat : 27548 (java) S 27542 27544 26975 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 89951630 886026240 27125 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27544/tid=27549] ppid=27542 vsize=865260 CPUtime=0
/proc/27544/task/27549/stat : 27549 (java) S 27542 27544 26975 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89951630 886026240 27125 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27544/tid=27550] ppid=27542 vsize=865260 CPUtime=0
/proc/27544/task/27550/stat : 27550 (java) S 27542 27544 26975 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 89951632 886026240 27125 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27544/tid=27551] ppid=27542 vsize=865260 CPUtime=0.45
/proc/27544/task/27551/stat : 27551 (java) S 27542 27544 26975 0 -1 64 735 0 0 0 44 1 0 0 15 0 9 0 89951632 886026240 27125 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27544/tid=27552] ppid=27542 vsize=865260 CPUtime=0
/proc/27544/task/27552/stat : 27552 (java) S 27542 27544 26975 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 89951632 886026240 27125 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27544/tid=27553] ppid=27542 vsize=865260 CPUtime=0
/proc/27544/task/27553/stat : 27553 (java) S 27542 27544 26975 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 89951632 886026240 27125 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 23.25
Current children cumulated vsize (KiB) 865260

[startup+23.7025 s]
/proc/loadavg: 2.06 2.02 1.81 3/89 27553
/proc/meminfo: memFree=235616/2055920 swapFree=4192812/4192956
[pid=27544] ppid=27542 vsize=865260 CPUtime=23.45
/proc/27544/stat : 27544 (java) S 27542 27544 26975 0 -1 0 27766 0 1 0 2327 18 0 0 18 0 9 0 89951627 886026240 27125 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27544/statm: 216315 27125 1992 9 0 210784 0
[pid=27544/tid=27546] ppid=27542 vsize=865260 CPUtime=22.74
/proc/27544/task/27546/stat : 27546 (java) R 27542 27544 26975 0 -1 64 14856 0 1 0 2263 11 0 0 25 0 9 0 89951628 886026240 27125 996147200 134512640 134550932 4294955888 18446744073709551615 4126046805 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27544/tid=27547] ppid=27542 vsize=865260 CPUtime=0.22
/proc/27544/task/27547/stat : 27547 (java) S 27542 27544 26975 0 -1 64 11441 0 0 0 19 3 0 0 16 0 9 0 89951630 886026240 27125 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=27544/tid=27548] ppid=27542 vsize=865260 CPUtime=0
/proc/27544/task/27548/stat : 27548 (java) S 27542 27544 26975 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 89951630 886026240 27125 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27544/tid=27549] ppid=27542 vsize=865260 CPUtime=0
/proc/27544/task/27549/stat : 27549 (java) S 27542 27544 26975 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89951630 886026240 27125 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27544/tid=27550] ppid=27542 vsize=865260 CPUtime=0
/proc/27544/task/27550/stat : 27550 (java) S 27542 27544 26975 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 89951632 886026240 27125 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27544/tid=27551] ppid=27542 vsize=865260 CPUtime=0.45
/proc/27544/task/27551/stat : 27551 (java) S 27542 27544 26975 0 -1 64 735 0 0 0 44 1 0 0 15 0 9 0 89951632 886026240 27125 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27544/tid=27552] ppid=27542 vsize=865260 CPUtime=0
/proc/27544/task/27552/stat : 27552 (java) S 27542 27544 26975 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 89951632 886026240 27125 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27544/tid=27553] ppid=27542 vsize=865260 CPUtime=0
/proc/27544/task/27553/stat : 27553 (java) S 27542 27544 26975 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 89951632 886026240 27125 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 23.45
Current children cumulated vsize (KiB) 865260

[startup+23.8025 s]
/proc/loadavg: 2.06 2.02 1.81 3/89 27553
/proc/meminfo: memFree=235616/2055920 swapFree=4192812/4192956
[pid=27544] ppid=27542 vsize=865260 CPUtime=23.55
/proc/27544/stat : 27544 (java) S 27542 27544 26975 0 -1 0 27768 0 1 0 2337 18 0 0 18 0 9 0 89951627 886026240 27127 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27544/statm: 216315 27127 1992 9 0 210784 0
[pid=27544/tid=27546] ppid=27542 vsize=865260 CPUtime=22.85
/proc/27544/task/27546/stat : 27546 (java) R 27542 27544 26975 0 -1 64 14858 0 1 0 2273 12 0 0 25 0 9 0 89951628 886026240 27127 996147200 134512640 134550932 4294955888 18446744073709551615 4127343235 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27544/tid=27547] ppid=27542 vsize=865260 CPUtime=0.22
/proc/27544/task/27547/stat : 27547 (java) S 27542 27544 26975 0 -1 64 11441 0 0 0 19 3 0 0 16 0 9 0 89951630 886026240 27127 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=27544/tid=27548] ppid=27542 vsize=865260 CPUtime=0
/proc/27544/task/27548/stat : 27548 (java) S 27542 27544 26975 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 89951630 886026240 27127 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27544/tid=27549] ppid=27542 vsize=865260 CPUtime=0
/proc/27544/task/27549/stat : 27549 (java) S 27542 27544 26975 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89951630 886026240 27127 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27544/tid=27550] ppid=27542 vsize=865260 CPUtime=0
/proc/27544/task/27550/stat : 27550 (java) S 27542 27544 26975 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 89951632 886026240 27127 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27544/tid=27551] ppid=27542 vsize=865260 CPUtime=0.45
/proc/27544/task/27551/stat : 27551 (java) S 27542 27544 26975 0 -1 64 735 0 0 0 44 1 0 0 16 0 9 0 89951632 886026240 27127 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27544/tid=27552] ppid=27542 vsize=865260 CPUtime=0
/proc/27544/task/27552/stat : 27552 (java) S 27542 27544 26975 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 89951632 886026240 27127 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27544/tid=27553] ppid=27542 vsize=865260 CPUtime=0
/proc/27544/task/27553/stat : 27553 (java) S 27542 27544 26975 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 89951632 886026240 27127 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 23.55
Current children cumulated vsize (KiB) 865260

Child status: 0
Real time (s): 23.8992
CPU time (s): 23.6484
CPU user time (s): 23.4454
CPU system time (s): 0.202969
CPU usage (%): 98.9508
Max. virtual memory (cumulated for all children) (KiB): 865260

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 23.4454
system time used= 0.202969
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 27808
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= 2868
involuntary context switches= 3739

runsolver used 0.035994 second user time and 0.079987 second system time

The end

Launcher Data

Begin job on node7 at 2009-07-19 20:40:42
IDJOB=2115483
IDBENCH=54914
IDSOLVER=780
FILE ID=node7/2115483-1248028842
PBS_JOBID= 9529032
Free space on /tmp= 66096 MiB

SOLVER NAME= Choco2.1.1b 2009-07-16
BENCH NAME= CPAI08/csp/ukHerald/normalized-crossword-m1-uk-15-02.xml
COMMAND LINE= java -Xms700M -Xmx700M -jar HOME/choco2.1.1.b.jar -file BENCHNAME -randval true -h 1 -ac 32 -saclim 60 -s true -verb 0 -seed 11041979
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2115483-1248028842/watcher-2115483-1248028842 -o /tmp/evaluation-result-2115483-1248028842/solver-2115483-1248028842 -C 1800 -W 2000 -M 900  java -Xms700M -Xmx700M -jar HOME/choco2.1.1.b.jar -file HOME/instance-2115483-1248028842.xml -randval true -h 1 -ac 32 -saclim 60 -s true -verb 0 -seed 11041979

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 34f8f9ca1f38b368c9dd00a07f3db154
RANDOM SEED=2069828609

node7.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.231
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.231
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:        337544 kB
Buffers:         96824 kB
Cached:         901212 kB
SwapCached:          0 kB
Active:         940740 kB
Inactive:       690172 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        337544 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            6956 kB
Writeback:           0 kB
Mapped:         650792 kB
Slab:            71584 kB
Committed_AS:  1306456 kB
PageTables:       3064 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= 66092 MiB
End job on node7 at 2009-07-19 20:41:06