Trace number 239534

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
galacJ beta 1SAT 13.9259 14.0946

General information on the benchmark

Nameqcp-qwh/QWH-25/
qwh-25-235-1_ext.xml
MD5SUM04ca90f9348e47b73eee2591fa349832
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark4.69928
SatisfiableYES
(Un)Satisfiability was proved
Number of variables625
Number of constraints15000
Maximum constraint arity2
Maximum domain size25
Number of constraints which are defined in extension15000
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.04	rm: No match.
0.04	c --- Preproc Stats ---
0.04	c benchs : unknown.xml
3.37	c start processing
3.37	c start relation processing
3.37	c start cnf exporting
3.60	c parsing time : 3.181
3.60	c preprocessing time : 3.413
3.61	
3.61	c Nary constraints - conflicts : 0 supports : 0
3.61	c Binary constraints - conflicts : 15000 supports :0
3.61	c max arity constraint : 2
3.61	c Max Tuples generated 0
3.61	c relations : 27
3.61	c relations BDD: 0
3.61	c vars : 6266 - clauses :  127945
3.61	
3.71	c Start Sat4J solver
3.71	
10.73	s SATISFIABLE
10.85	c {propagations=1572066, learnedliterals=6, changedreason=0, reduceddb=0, starts=11, learnedbinaryclauses=75, learnedclauses=12303, reducedliterals=128846, learnedternaryclauses=201, conflicts=12309, serialVersionUID=1, inspects=23073938, rootSimplifications=0, decisions=19948}
14.09	v  8 2 5 19 9 13 3 16 23 21 18 7 20 22 12 0 1 4 10 15 6 17 11 24 14 15 13 17 18 22 24 4 23 0 1 7 11 21 10 16 9 6 19 20 2 3 8 12 14 5 0 14 11 13 4 6 19 24 18 10 15 20 12 7 8 16 23 2 22 3 21 5 17 9 1 13 20 3 16 10 9 18 2 21 15 1 6 5 11 23 19 7 12 0 24 22 14 4 17 8 5 12 13 1 7 0 24 10 8 20 23 21 19 9 6 3 17 14 4 16 15 18 22 2 11 12 23 4 2 21 19 22 5 9 8 17 24 10 13 3 7 14 1 6 11 20 15 16 0 18 6 7 23 17 15 10 9 19 5 18 3 8 2 4 20 21 16 11 1 22 12 24 14 13 0 22 4 16 24 14 20 7 15 6 9 11 0 18 5 10 23 12 8 19 21 2 13 1 3 17 14 6 8 7 23 3 10 22 2 12 0 1 13 17 11 18 24 21 5 4 19 16 9 20 15 16 17 18 12 20 23 2 4 24 3 22 13 15 8 14 11 9 6 21 0 1 10 5 19 7 18 16 14 22 19 8 6 1 4 7 24 2 17 12 13 20 11 5 3 9 0 23 15 21 10 19 24 10 5 1 16 21 13 22 6 20 12 14 23 9 17 15 0 11 8 4 7 2 18 3 23 22 0 4 17 5 11 18 15 24 2 3 7 14 21 1 10 16 9 19 8 6 20 12 13 2 3 24 23 6 4 15 9 11 14 8 18 1 19 0 22 20 17 7 13 16 21 10 5 12 10 11 7 6 0 18 23 17 19 22 12 9 16 1 5 4 2 20 15 14 13 3 24 8 21 3 18 15 8 2 11 5 21 12 17 16 23 9 20 19 14 4 7 13 1 10 22 0 6 24 24 0 1 20 3 7 12 6 17 11 5 14 4 16 22 15 21 18 8 10 9 2 13 23 19 20 21 22 15 24 14 8 0 1 4 19 17 23 3 18 12 13 10 16 6 5 9 7 11 2 21 15 12 10 18 22 16 3 14 0 4 19 11 6 17 8 5 13 2 7 24 20 23 1 9 9 8 19 3 11 15 20 12 16 23 13 4 6 2 7 5 0 24 14 18 17 1 21 10 22 17 19 6 0 16 12 1 8 13 2 10 15 3 21 4 24 22 9 23 5 14 11 18 7 20 7 5 9 11 13 17 0 14 10 19 21 16 8 24 1 2 3 22 12 20 18 4 6 15 23 4 10 21 9 8 1 17 11 20 16 14 5 24 0 2 13 19 15 18 23 7 12 3 22 6 1 9 20 21 5 2 14 7 3 13 6 22 0 15 24 10 18 23 17 12 11 19 8 4 16 11 1 2 14 12 21 13 20 7 5 9 10 22 18 15 6 8 3 24 17 23 0 19 16 4

Verifier Data (download as text)

OK

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node11/watcher-239534-1168367025 -o ROOT/results/node11/solver-239534-1168367025 -C 1800 -M 900 /tmp/evaluation/239534-1168367025/galacJ.sh /tmp/evaluation/239534-1168367025/unknown.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Current StackSize limit: 10240 KiB

/proc/loadavg: 2.00 2.00 1.95 5/86 17846
/proc/meminfo: memFree=1734296/2055920 swapFree=4192812/4192956
[pid=17845] ppid=17843 vsize=8560 CPUtime=0
/proc/17845/stat : 17845 (galacJ.sh) R 17843 17845 15923 0 -1 4194304 308 0 0 0 0 0 0 0 20 0 1 0 185097556 8765440 253 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 262910232463 0 0 4096 8192 0 0 0 17 1 0 0
/proc/17845/statm: 2140 253 197 79 0 133 0

[startup+0.105474 s]
/proc/loadavg: 2.00 2.00 1.95 5/86 17846
/proc/meminfo: memFree=1734296/2055920 swapFree=4192812/4192956
[pid=17845] ppid=17843 vsize=47564 CPUtime=0.01
/proc/17845/stat : 17845 (galacJ.sh) S 17843 17845 15923 0 -1 4194304 796 1728 0 0 0 0 0 1 18 0 1 0 185097556 48705536 362 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 262909651802 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17845/statm: 11891 362 245 79 0 217 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47564

[startup+0.513556 s]
/proc/loadavg: 2.00 2.00 1.95 5/86 17846
/proc/meminfo: memFree=1734296/2055920 swapFree=4192812/4192956
[pid=17845] ppid=17843 vsize=47564 CPUtime=0.01
/proc/17845/stat : 17845 (galacJ.sh) S 17843 17845 15923 0 -1 4194304 796 1728 0 0 0 0 0 1 18 0 1 0 185097556 48705536 362 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 262909651802 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17845/statm: 11891 362 245 79 0 217 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47564

[startup+1.33571 s]
/proc/loadavg: 2.00 2.00 1.95 4/94 17867
/proc/meminfo: memFree=1704920/2055920 swapFree=4192812/4192956
[pid=17845] ppid=17843 vsize=47564 CPUtime=0.01
/proc/17845/stat : 17845 (galacJ.sh) S 17843 17845 15923 0 -1 4194304 796 1728 0 0 0 0 0 1 18 0 1 0 185097556 48705536 362 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 262909651802 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17845/statm: 11891 362 245 79 0 217 0
[pid=17860] ppid=17845 vsize=862340 CPUtime=1.26
/proc/17860/stat : 17860 (java) R 17845 17845 15923 0 -1 0 9945 0 1 0 119 7 0 0 25 0 8 0 185097560 883036160 9699 18446744073709551615 134512640 134570532 4294956048 18446744073709551615 4073821264 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/17860/statm: 215585 9699 2004 14 0 201490 0
[pid=17860/tid=17861] ppid=17845 vsize=862340 CPUtime=0
/proc/17860/task/17861/stat : 17861 (java) S 17845 17845 15923 0 -1 64 6 0 0 0 0 0 0 0 16 0 8 0 185097565 883036160 9699 18446744073709551615 134512640 134570532 4294956048 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=17860/tid=17862] ppid=17845 vsize=862340 CPUtime=0
/proc/17860/task/17862/stat : 17862 (java) S 17845 17845 15923 0 -1 64 11 0 0 0 0 0 0 0 19 0 8 0 185097565 883036160 9699 18446744073709551615 134512640 134570532 4294956048 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17860/tid=17863] ppid=17845 vsize=862340 CPUtime=0
/proc/17860/task/17863/stat : 17863 (java) S 17845 17845 15923 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 185097565 883036160 9699 18446744073709551615 134512640 134570532 4294956048 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17860/tid=17864] ppid=17845 vsize=862340 CPUtime=0
/proc/17860/task/17864/stat : 17864 (java) S 17845 17845 15923 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 185097569 883036160 9699 18446744073709551615 134512640 134570532 4294956048 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17860/tid=17865] ppid=17845 vsize=862340 CPUtime=0.28
/proc/17860/task/17865/stat : 17865 (java) S 17845 17845 15923 0 -1 64 1003 0 0 0 27 1 0 0 16 0 8 0 185097569 883036160 9699 18446744073709551615 134512640 134570532 4294956048 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17860/tid=17866] ppid=17845 vsize=862340 CPUtime=0
/proc/17860/task/17866/stat : 17866 (java) S 17845 17845 15923 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 185097569 883036160 9699 18446744073709551615 134512640 134570532 4294956048 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17860/tid=17867] ppid=17845 vsize=862340 CPUtime=0
/proc/17860/task/17867/stat : 17867 (java) S 17845 17845 15923 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 185097569 883036160 9699 18446744073709551615 134512640 134570532 4294956048 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.27
Current children cumulated vsize (KiB) 909904

[startup+2.98504 s]
/proc/loadavg: 2.00 2.00 1.95 3/94 17867
/proc/meminfo: memFree=1692184/2055920 swapFree=4192812/4192956
[pid=17845] ppid=17843 vsize=47564 CPUtime=0.01
/proc/17845/stat : 17845 (galacJ.sh) S 17843 17845 15923 0 -1 4194304 796 1728 0 0 0 0 0 1 18 0 1 0 185097556 48705536 362 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 262909651802 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17845/statm: 11891 362 245 79 0 217 0
[pid=17860] ppid=17845 vsize=862340 CPUtime=2.89
/proc/17860/stat : 17860 (java) R 17845 17845 15923 0 -1 0 14586 0 1 0 279 10 0 0 25 0 8 0 185097560 883036160 14339 18446744073709551615 134512640 134570532 4294956048 18446744073709551615 4073666127 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/17860/statm: 215585 14339 2004 14 0 201490 0
[pid=17860/tid=17861] ppid=17845 vsize=862340 CPUtime=0
/proc/17860/task/17861/stat : 17861 (java) S 17845 17845 15923 0 -1 64 6 0 0 0 0 0 0 0 17 0 8 0 185097565 883036160 14339 18446744073709551615 134512640 134570532 4294956048 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=17860/tid=17862] ppid=17845 vsize=862340 CPUtime=0
/proc/17860/task/17862/stat : 17862 (java) S 17845 17845 15923 0 -1 64 11 0 0 0 0 0 0 0 19 0 8 0 185097565 883036160 14339 18446744073709551615 134512640 134570532 4294956048 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17860/tid=17863] ppid=17845 vsize=862340 CPUtime=0
/proc/17860/task/17863/stat : 17863 (java) S 17845 17845 15923 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 185097565 883036160 14339 18446744073709551615 134512640 134570532 4294956048 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17860/tid=17864] ppid=17845 vsize=862340 CPUtime=0
/proc/17860/task/17864/stat : 17864 (java) S 17845 17845 15923 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 185097569 883036160 14339 18446744073709551615 134512640 134570532 4294956048 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17860/tid=17865] ppid=17845 vsize=862340 CPUtime=0.29
/proc/17860/task/17865/stat : 17865 (java) S 17845 17845 15923 0 -1 64 1009 0 0 0 28 1 0 0 16 0 8 0 185097569 883036160 14339 18446744073709551615 134512640 134570532 4294956048 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17860/tid=17866] ppid=17845 vsize=862340 CPUtime=0
/proc/17860/task/17866/stat : 17866 (java) S 17845 17845 15923 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 185097569 883036160 14339 18446744073709551615 134512640 134570532 4294956048 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17860/tid=17867] ppid=17845 vsize=862340 CPUtime=0
/proc/17860/task/17867/stat : 17867 (java) S 17845 17845 15923 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 185097569 883036160 14339 18446744073709551615 134512640 134570532 4294956048 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.9
Current children cumulated vsize (KiB) 909904

[startup+6.2787 s]
/proc/loadavg: 2.00 2.00 1.95 3/95 17868
/proc/meminfo: memFree=1656152/2055920 swapFree=4192812/4192956
[pid=17845] ppid=17843 vsize=47564 CPUtime=0.01
/proc/17845/stat : 17845 (galacJ.sh) S 17843 17845 15923 0 -1 4194304 796 1728 0 0 0 0 0 1 18 0 1 0 185097556 48705536 362 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 262909651802 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17845/statm: 11891 362 245 79 0 217 0
[pid=17860] ppid=17845 vsize=862928 CPUtime=6.16
/proc/17860/stat : 17860 (java) R 17845 17845 15923 0 -1 0 21547 0 1 0 601 15 0 0 25 0 9 0 185097560 883638272 21297 18446744073709551615 134512640 134570532 4294956048 18446744073709551615 4074269674 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/17860/statm: 215732 21297 2023 14 0 201637 0
[pid=17860/tid=17861] ppid=17845 vsize=862928 CPUtime=0.15
/proc/17860/task/17861/stat : 17861 (java) S 17845 17845 15923 0 -1 64 5496 0 0 0 13 2 0 0 16 0 9 0 185097565 883638272 21297 18446744073709551615 134512640 134570532 4294956048 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=17860/tid=17862] ppid=17845 vsize=862928 CPUtime=0
/proc/17860/task/17862/stat : 17862 (java) S 17845 17845 15923 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 185097565 883638272 21297 18446744073709551615 134512640 134570532 4294956048 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17860/tid=17863] ppid=17845 vsize=862928 CPUtime=0
/proc/17860/task/17863/stat : 17863 (java) S 17845 17845 15923 0 -1 64 6 0 0 0 0 0 0 0 15 0 9 0 185097565 883638272 21297 18446744073709551615 134512640 134570532 4294956048 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17860/tid=17864] ppid=17845 vsize=862928 CPUtime=0
/proc/17860/task/17864/stat : 17864 (java) S 17845 17845 15923 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 185097569 883638272 21297 18446744073709551615 134512640 134570532 4294956048 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17860/tid=17865] ppid=17845 vsize=862928 CPUtime=0.35
/proc/17860/task/17865/stat : 17865 (java) S 17845 17845 15923 0 -1 64 1045 0 0 0 34 1 0 0 16 0 9 0 185097569 883638272 21297 18446744073709551615 134512640 134570532 4294956048 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17860/tid=17866] ppid=17845 vsize=862928 CPUtime=0
/proc/17860/task/17866/stat : 17866 (java) S 17845 17845 15923 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 185097569 883638272 21297 18446744073709551615 134512640 134570532 4294956048 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17860/tid=17867] ppid=17845 vsize=862928 CPUtime=0
/proc/17860/task/17867/stat : 17867 (java) S 17845 17845 15923 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 185097569 883638272 21297 18446744073709551615 134512640 134570532 4294956048 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17860/tid=17868] ppid=17845 vsize=862928 CPUtime=0
/proc/17860/task/17868/stat : 17868 (java) S 17845 17845 15923 0 -1 64 5 0 0 0 0 0 0 0 25 0 9 0 185097930 883638272 21297 18446744073709551615 134512640 134570532 4294956048 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 910492

[startup+12.779 s]
/proc/loadavg: 2.00 2.00 1.95 3/94 17876
/proc/meminfo: memFree=1711136/2055920 swapFree=4192812/4192956
[pid=17845] ppid=17843 vsize=47564 CPUtime=10.72
/proc/17845/stat : 17845 (galacJ.sh) S 17843 17845 15923 0 -1 4194304 836 23314 0 1 0 0 1052 20 17 0 1 0 185097556 48705536 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 262910214226 0 0 4096 73728 18446744071563648864 0 0 17 1 0 0
/proc/17845/statm: 11891 363 245 79 0 217 0
[pid=17869] ppid=17845 vsize=862388 CPUtime=1.88
/proc/17869/stat : 17869 (java) R 17845 17845 15923 0 -1 0 8652 0 1 0 181 7 0 0 25 0 8 0 185098643 883085312 8392 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4073519819 0 4 3670016 23759 18446744073709551615 0 0 17 1 0 0
/proc/17869/statm: 215597 8392 1947 14 0 201502 0
[pid=17869/tid=17870] ppid=17845 vsize=862388 CPUtime=0
/proc/17869/task/17870/stat : 17870 (java) S 17845 17845 15923 0 -1 64 6 0 0 0 0 0 0 0 17 0 8 0 185098647 883085312 8392 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4294960144 0 0 3670016 23759 0 0 0 -1 1 0 0
[pid=17869/tid=17871] ppid=17845 vsize=862388 CPUtime=0
/proc/17869/task/17871/stat : 17871 (java) S 17845 17845 15923 0 -1 64 11 0 0 0 0 0 0 0 19 0 8 0 185098647 883085312 8392 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4294960144 0 4 3670016 23759 0 0 0 -1 1 0 0
[pid=17869/tid=17872] ppid=17845 vsize=862388 CPUtime=0
/proc/17869/task/17872/stat : 17872 (java) S 17845 17845 15923 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 185098647 883085312 8392 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4294960144 0 4 3670016 23759 0 0 0 -1 1 0 0
[pid=17869/tid=17873] ppid=17845 vsize=862388 CPUtime=0
/proc/17869/task/17873/stat : 17873 (java) S 17845 17845 15923 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 185098651 883085312 8392 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4294960144 0 4 3670016 23759 0 0 0 -1 1 0 0
[pid=17869/tid=17874] ppid=17845 vsize=862388 CPUtime=0.27
/proc/17869/task/17874/stat : 17874 (java) S 17845 17845 15923 0 -1 64 1032 0 0 0 26 1 0 0 16 0 8 0 185098651 883085312 8392 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4294960144 0 4 3670016 23759 0 0 0 -1 1 0 0
[pid=17869/tid=17875] ppid=17845 vsize=862388 CPUtime=0
/proc/17869/task/17875/stat : 17875 (java) S 17845 17845 15923 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 185098651 883085312 8392 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4294960144 0 4 3670016 23759 0 0 0 -1 1 0 0
[pid=17869/tid=17876] ppid=17845 vsize=862388 CPUtime=0
/proc/17869/task/17876/stat : 17876 (java) S 17845 17845 15923 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 185098651 883085312 8392 18446744073709551615 134512640 134570532 4294956064 18446744073709551615 4294960144 0 4 3670016 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 909952

Child status: 0
Real time (s): 14.0946
CPU time (s): 13.9259
CPU user time (s): 13.5819
CPU system time (s): 0.343947
CPU usage (%): 98.8029
Max. virtual memory (cumulated for all children) (KiB): 910492

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 13.5819
system time used= 0.343947
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 37726
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= 3454
involuntary context switches= 3599

runsolver used 0.026995 s user time and 0.047992 s system time

The end

Launcher Data (download as text)

Begin job on node11 on Tue Jan  9 18:23:45 UTC 2007


IDJOB= 239534
IDBENCH= 7065
FILE ID= node11/239534-1168367025

PBS_JOBID= 3503784

Free space on /tmp= 66545 MiB

BENCH NAME= HOME/pub/bench/CPAI06/qcp-qwh/QWH-25/qwh-25-235-1_ext.xml
COMMAND LINE= /tmp/evaluation/239534-1168367025/galacJ.sh /tmp/evaluation/239534-1168367025/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node11/watcher-239534-1168367025 -o ROOT/results/node11/solver-239534-1168367025 -C 1800 -M 900  /tmp/evaluation/239534-1168367025/galacJ.sh /tmp/evaluation/239534-1168367025/unknown.xml

META MD5SUM SOLVER= ffd78bd56f274e94bd0d0faf76d262cb
MD5SUM BENCH=  04ca90f9348e47b73eee2591fa349832

RANDOM SEED= 899449190

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.261
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5931.00
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.261
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:       1734712 kB
Buffers:         44704 kB
Cached:         153720 kB
SwapCached:          0 kB
Active:         165888 kB
Inactive:       104296 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1734712 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            4464 kB
Writeback:           0 kB
Mapped:          94224 kB
Slab:            35644 kB
Committed_AS:  6090908 kB
PageTables:       2356 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= 66545 MiB



End job on node11 on Tue Jan  9 18:23:59 UTC 2007