Trace number 195552

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
galac 1UNSAT 238.52 239.196

General information on the benchmark

Namerlfap/rlfapGraphs/
graph12.xml
MD5SUMbcaa2df6e1cf105739aab9f695d60b2f
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.376942
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables680
Number of constraints4017
Maximum constraint arity2
Maximum domain size44
Number of constraints which are defined in extension0
Number of constraints which are defined in intension4017
Global constraints used (with number of constraints)

Solver Data (download as text)

0.04	c --- Preproc Stats ---
186.53	c start processing
186.53	c start relation processing
187.17	c start cnf exporting
238.58	c parsing time : 186.359
238.58	c preprocessing time : 238.413
238.58	
238.58	c Nary constraints - conflicts : 0 supports : 0
238.58	c Binary constraints - conflicts : 2542 supports :1475
238.58	c max arity constraint : 2
238.58	c Max Tuples generated 1936
238.58	c relations : 2055
238.58	c relations BDD: 0
238.58	c vars : 25565 - clauses :  1689714
238.58	
238.64	 
238.64	c --- Minisat Stats ---
238.64	 
239.16	Solved by unit propagation
239.16	s UNSATISFIABLE

Verifier Data (download as text)

No possible verification on an UNSAT instance

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node55/watcher-195552-1168113159 -o ROOT/results/node55/solver-195552-1168113159 -C 1800 -M 900 /tmp/evaluation/195552-1168113159/galac.sh /tmp/evaluation/195552-1168113159/unknown.xml 

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

/proc/loadavg: 1.06 1.28 1.64 3/81 22151
/proc/meminfo: memFree=1841008/2055920 swapFree=4192812/4192956
[pid=22150] ppid=22148 vsize=18540 CPUtime=0
/proc/22150/stat : 22150 (runsolver) R 22148 22150 21615 0 -1 4194368 16 0 0 0 0 0 0 0 18 0 1 0 159714151 18984960 279 18446744073709551615 4194304 4267372 548682069088 18446744073709551615 248761609511 0 0 4096 24578 0 0 0 17 1 0 0
/proc/22150/statm: 4635 279 244 17 0 2626 0

[startup+0.102617 s]
/proc/loadavg: 1.06 1.28 1.64 3/81 22151
/proc/meminfo: memFree=1841008/2055920 swapFree=4192812/4192956
[pid=22150] ppid=22148 vsize=47580 CPUtime=0
/proc/22150/stat : 22150 (galac.sh) S 22148 22150 21615 0 -1 4194304 762 1704 0 0 0 0 0 0 18 0 1 0 159714151 48721920 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 248761215834 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/22150/statm: 11895 363 245 79 0 218 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 47580

[startup+0.510632 s]
/proc/loadavg: 1.06 1.28 1.64 3/81 22151
/proc/meminfo: memFree=1841008/2055920 swapFree=4192812/4192956
[pid=22150] ppid=22148 vsize=47580 CPUtime=0
/proc/22150/stat : 22150 (galac.sh) S 22148 22150 21615 0 -1 4194304 762 1704 0 0 0 0 0 0 18 0 1 0 159714151 48721920 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 248761215834 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/22150/statm: 11895 363 245 79 0 218 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 47580

[startup+1.33272 s]
/proc/loadavg: 1.22 1.31 1.65 4/89 22171
/proc/meminfo: memFree=1795632/2055920 swapFree=4192812/4192956
[pid=22150] ppid=22148 vsize=47580 CPUtime=0
/proc/22150/stat : 22150 (galac.sh) S 22148 22150 21615 0 -1 4194304 762 1704 0 0 0 0 0 0 18 0 1 0 159714151 48721920 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 248761215834 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/22150/statm: 11895 363 245 79 0 218 0
[pid=22164] ppid=22150 vsize=860800 CPUtime=1.27
/proc/22164/stat : 22164 (java) R 22150 22150 21615 0 -1 0 12045 0 1 0 119 8 0 0 22 0 8 0 159714156 881459200 11775 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22164/statm: 215200 11775 1994 14 0 201458 0
[pid=22164/tid=22165] ppid=22150 vsize=860800 CPUtime=0.59
/proc/22164/task/22165/stat : 22165 (java) R 22150 22150 21615 0 -1 64 3504 0 0 0 58 1 0 0 19 0 8 0 159714159 881459200 11775 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4155523558 0 0 0 23759 0 0 0 -1 1 0 0
[pid=22164/tid=22166] ppid=22150 vsize=860800 CPUtime=0
/proc/22164/task/22166/stat : 22166 (java) S 22150 22150 21615 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 159714160 881459200 11775 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22164/tid=22167] ppid=22150 vsize=860800 CPUtime=0
/proc/22164/task/22167/stat : 22167 (java) S 22150 22150 21615 0 -1 64 6 0 0 0 0 0 0 0 15 0 8 0 159714160 881459200 11775 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22164/tid=22168] ppid=22150 vsize=860800 CPUtime=0
/proc/22164/task/22168/stat : 22168 (java) S 22150 22150 21615 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 159714163 881459200 11775 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22164/tid=22169] ppid=22150 vsize=860800 CPUtime=0.19
/proc/22164/task/22169/stat : 22169 (java) S 22150 22150 21615 0 -1 64 946 0 0 0 18 1 0 0 16 0 8 0 159714163 881459200 11775 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22164/tid=22170] ppid=22150 vsize=860800 CPUtime=0
/proc/22164/task/22170/stat : 22170 (java) S 22150 22150 21615 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 159714163 881459200 11775 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22164/tid=22171] ppid=22150 vsize=860800 CPUtime=0
/proc/22164/task/22171/stat : 22171 (java) S 22150 22150 21615 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 159714163 881459200 11775 18446744073709551615 134512640 134570532 4294956112 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) 908380

[startup+2.98487 s]
/proc/loadavg: 1.22 1.31 1.65 3/89 22171
/proc/meminfo: memFree=1790320/2055920 swapFree=4192812/4192956
[pid=22150] ppid=22148 vsize=47580 CPUtime=0
/proc/22150/stat : 22150 (galac.sh) S 22148 22150 21615 0 -1 4194304 762 1704 0 0 0 0 0 0 18 0 1 0 159714151 48721920 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 248761215834 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/22150/statm: 11895 363 245 79 0 218 0
[pid=22164] ppid=22150 vsize=860800 CPUtime=2.91
/proc/22164/stat : 22164 (java) R 22150 22150 21615 0 -1 0 12473 0 1 0 282 9 0 0 15 0 8 0 159714156 881459200 12145 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4155770755 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22164/statm: 215200 12145 1994 14 0 201458 0
[pid=22164/tid=22165] ppid=22150 vsize=860800 CPUtime=2.12
/proc/22164/task/22165/stat : 22165 (java) R 22150 22150 21615 0 -1 64 3855 0 0 0 210 2 0 0 25 0 8 0 159714159 881459200 12145 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=22164/tid=22166] ppid=22150 vsize=860800 CPUtime=0
/proc/22164/task/22166/stat : 22166 (java) S 22150 22150 21615 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 159714160 881459200 12145 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22164/tid=22167] ppid=22150 vsize=860800 CPUtime=0
/proc/22164/task/22167/stat : 22167 (java) S 22150 22150 21615 0 -1 64 6 0 0 0 0 0 0 0 15 0 8 0 159714160 881459200 12145 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22164/tid=22168] ppid=22150 vsize=860800 CPUtime=0
/proc/22164/task/22168/stat : 22168 (java) S 22150 22150 21615 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 159714163 881459200 12145 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22164/tid=22169] ppid=22150 vsize=860800 CPUtime=0.22
/proc/22164/task/22169/stat : 22169 (java) S 22150 22150 21615 0 -1 64 965 0 0 0 21 1 0 0 16 0 8 0 159714163 881459200 12145 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22164/tid=22170] ppid=22150 vsize=860800 CPUtime=0
/proc/22164/task/22170/stat : 22170 (java) S 22150 22150 21615 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 159714163 881459200 12145 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22164/tid=22171] ppid=22150 vsize=860800 CPUtime=0
/proc/22164/task/22171/stat : 22171 (java) S 22150 22150 21615 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 159714163 881459200 12145 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.91
Current children cumulated vsize (KiB) 908380

[startup+6.19318 s]
/proc/loadavg: 1.28 1.32 1.65 3/89 22171
/proc/meminfo: memFree=1780208/2055920 swapFree=4192812/4192956
[pid=22150] ppid=22148 vsize=47580 CPUtime=0
/proc/22150/stat : 22150 (galac.sh) S 22148 22150 21615 0 -1 4194304 762 1704 0 0 0 0 0 0 18 0 1 0 159714151 48721920 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 248761215834 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/22150/statm: 11895 363 245 79 0 218 0
[pid=22164] ppid=22150 vsize=860800 CPUtime=6.11
/proc/22164/stat : 22164 (java) S 22150 22150 21615 0 -1 0 13109 0 1 0 601 10 0 0 15 0 8 0 159714156 881459200 12682 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22164/statm: 215200 12682 1994 14 0 201458 0
[pid=22164/tid=22165] ppid=22150 vsize=860800 CPUtime=5.15
/proc/22164/task/22165/stat : 22165 (java) R 22150 22150 21615 0 -1 64 4382 0 0 0 513 2 0 0 25 0 8 0 159714159 881459200 12682 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4155134554 0 0 0 23759 0 0 0 -1 1 0 0
[pid=22164/tid=22166] ppid=22150 vsize=860800 CPUtime=0
/proc/22164/task/22166/stat : 22166 (java) S 22150 22150 21615 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 159714160 881459200 12682 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22164/tid=22167] ppid=22150 vsize=860800 CPUtime=0
/proc/22164/task/22167/stat : 22167 (java) S 22150 22150 21615 0 -1 64 6 0 0 0 0 0 0 0 15 0 8 0 159714160 881459200 12682 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22164/tid=22168] ppid=22150 vsize=860800 CPUtime=0
/proc/22164/task/22168/stat : 22168 (java) S 22150 22150 21615 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 159714163 881459200 12682 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22164/tid=22169] ppid=22150 vsize=860800 CPUtime=0.23
/proc/22164/task/22169/stat : 22169 (java) S 22150 22150 21615 0 -1 64 975 0 0 0 22 1 0 0 16 0 8 0 159714163 881459200 12682 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22164/tid=22170] ppid=22150 vsize=860800 CPUtime=0
/proc/22164/task/22170/stat : 22170 (java) S 22150 22150 21615 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 159714163 881459200 12682 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22164/tid=22171] ppid=22150 vsize=860800 CPUtime=0
/proc/22164/task/22171/stat : 22171 (java) S 22150 22150 21615 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 159714163 881459200 12682 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.11
Current children cumulated vsize (KiB) 908380

[startup+12.6758 s]
/proc/loadavg: 1.26 1.32 1.65 2/76 22183
/proc/meminfo: memFree=1816224/2055920 swapFree=4192812/4192956
[pid=22150] ppid=22148 vsize=47580 CPUtime=0
/proc/22150/stat : 22150 (galac.sh) S 22148 22150 21615 0 -1 4194304 762 1704 0 0 0 0 0 0 18 0 1 0 159714151 48721920 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 248761215834 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/22150/statm: 11895 363 245 79 0 218 0
[pid=22164] ppid=22150 vsize=860800 CPUtime=12.55
/proc/22164/stat : 22164 (java) S 22150 22150 21615 0 -1 0 14162 0 1 0 1243 12 0 0 16 0 8 0 159714156 881459200 13574 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22164/statm: 215200 13574 1994 14 0 201458 0
[pid=22164/tid=22165] ppid=22150 vsize=860800 CPUtime=11.35
/proc/22164/task/22165/stat : 22165 (java) R 22150 22150 21615 0 -1 64 5261 0 0 0 1131 4 0 0 24 0 8 0 159714159 881459200 13574 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4155134237 0 0 0 23759 0 0 0 -1 0 0 0
[pid=22164/tid=22166] ppid=22150 vsize=860800 CPUtime=0
/proc/22164/task/22166/stat : 22166 (java) S 22150 22150 21615 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 159714160 881459200 13574 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22164/tid=22167] ppid=22150 vsize=860800 CPUtime=0
/proc/22164/task/22167/stat : 22167 (java) S 22150 22150 21615 0 -1 64 6 0 0 0 0 0 0 0 15 0 8 0 159714160 881459200 13574 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22164/tid=22168] ppid=22150 vsize=860800 CPUtime=0
/proc/22164/task/22168/stat : 22168 (java) S 22150 22150 21615 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 159714163 881459200 13574 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22164/tid=22169] ppid=22150 vsize=860800 CPUtime=0.26
/proc/22164/task/22169/stat : 22169 (java) S 22150 22150 21615 0 -1 64 988 0 0 0 25 1 0 0 15 0 8 0 159714163 881459200 13574 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22164/tid=22170] ppid=22150 vsize=860800 CPUtime=0
/proc/22164/task/22170/stat : 22170 (java) S 22150 22150 21615 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 159714163 881459200 13574 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22164/tid=22171] ppid=22150 vsize=860800 CPUtime=0
/proc/22164/task/22171/stat : 22171 (java) S 22150 22150 21615 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 159714163 881459200 13574 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 908380

[startup+25.5301 s]
/proc/loadavg: 1.36 1.34 1.65 3/89 22468
/proc/meminfo: memFree=1799304/2055920 swapFree=4192812/4192956
[pid=22150] ppid=22148 vsize=47580 CPUtime=0
/proc/22150/stat : 22150 (galac.sh) S 22148 22150 21615 0 -1 4194304 762 1704 0 0 0 0 0 0 18 0 1 0 159714151 48721920 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 248761215834 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/22150/statm: 11895 363 245 79 0 218 0
[pid=22164] ppid=22150 vsize=860800 CPUtime=25.38
/proc/22164/stat : 22164 (java) S 22150 22150 21615 0 -1 0 15815 0 1 0 2523 15 0 0 15 0 8 0 159714156 881459200 14987 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/22164/statm: 215200 14987 1994 14 0 201458 0
[pid=22164/tid=22165] ppid=22150 vsize=860800 CPUtime=23.78
/proc/22164/task/22165/stat : 22165 (java) R 22150 22150 21615 0 -1 64 6641 0 0 0 2371 7 0 0 25 0 8 0 159714159 881459200 14987 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4155581856 0 0 0 23759 0 0 0 -1 0 0 0
[pid=22164/tid=22166] ppid=22150 vsize=860800 CPUtime=0
/proc/22164/task/22166/stat : 22166 (java) S 22150 22150 21615 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 159714160 881459200 14987 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22164/tid=22167] ppid=22150 vsize=860800 CPUtime=0
/proc/22164/task/22167/stat : 22167 (java) S 22150 22150 21615 0 -1 64 6 0 0 0 0 0 0 0 15 0 8 0 159714160 881459200 14987 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22164/tid=22168] ppid=22150 vsize=860800 CPUtime=0
/proc/22164/task/22168/stat : 22168 (java) S 22150 22150 21615 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 159714163 881459200 14987 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22164/tid=22169] ppid=22150 vsize=860800 CPUtime=0.31
/proc/22164/task/22169/stat : 22169 (java) S 22150 22150 21615 0 -1 64 1021 0 0 0 30 1 0 0 16 0 8 0 159714163 881459200 14987 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22164/tid=22170] ppid=22150 vsize=860800 CPUtime=0
/proc/22164/task/22170/stat : 22170 (java) S 22150 22150 21615 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 159714163 881459200 14987 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22164/tid=22171] ppid=22150 vsize=860800 CPUtime=0
/proc/22164/task/22171/stat : 22171 (java) S 22150 22150 21615 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 159714163 881459200 14987 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.38
Current children cumulated vsize (KiB) 908380

[startup+51.1725 s]
/proc/loadavg: 1.39 1.35 1.64 2/73 22709
/proc/meminfo: memFree=1806920/2055920 swapFree=4192812/4192956
[pid=22150] ppid=22148 vsize=47580 CPUtime=0
/proc/22150/stat : 22150 (galac.sh) S 22148 22150 21615 0 -1 4194304 762 1704 0 0 0 0 0 0 18 0 1 0 159714151 48721920 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 248761215834 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/22150/statm: 11895 363 245 79 0 218 0
[pid=22164] ppid=22150 vsize=860800 CPUtime=50.93
/proc/22164/stat : 22164 (java) S 22150 22150 21615 0 -1 0 18205 0 1 0 5074 19 0 0 15 0 8 0 159714156 881459200 17027 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22164/statm: 215200 17027 1994 14 0 201458 0
[pid=22164/tid=22165] ppid=22150 vsize=860800 CPUtime=48.66
/proc/22164/task/22165/stat : 22165 (java) R 22150 22150 21615 0 -1 64 8656 0 0 0 4855 11 0 0 19 0 8 0 159714159 881459200 17027 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4155134188 0 0 0 23759 0 0 0 -1 1 0 0
[pid=22164/tid=22166] ppid=22150 vsize=860800 CPUtime=0
/proc/22164/task/22166/stat : 22166 (java) S 22150 22150 21615 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 159714160 881459200 17027 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22164/tid=22167] ppid=22150 vsize=860800 CPUtime=0
/proc/22164/task/22167/stat : 22167 (java) S 22150 22150 21615 0 -1 64 6 0 0 0 0 0 0 0 15 0 8 0 159714160 881459200 17027 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22164/tid=22168] ppid=22150 vsize=860800 CPUtime=0
/proc/22164/task/22168/stat : 22168 (java) S 22150 22150 21615 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 159714163 881459200 17027 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22164/tid=22169] ppid=22150 vsize=860800 CPUtime=0.36
/proc/22164/task/22169/stat : 22169 (java) S 22150 22150 21615 0 -1 64 1046 0 0 0 35 1 0 0 16 0 8 0 159714163 881459200 17027 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22164/tid=22170] ppid=22150 vsize=860800 CPUtime=0
/proc/22164/task/22170/stat : 22170 (java) S 22150 22150 21615 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 159714163 881459200 17027 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22164/tid=22171] ppid=22150 vsize=860800 CPUtime=0
/proc/22164/task/22171/stat : 22171 (java) S 22150 22150 21615 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 159714163 881459200 17027 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.93
Current children cumulated vsize (KiB) 908380

[startup+102.407 s]
/proc/loadavg: 1.17 1.30 1.61 2/73 22709
/proc/meminfo: memFree=1794392/2055920 swapFree=4192812/4192956
[pid=22150] ppid=22148 vsize=47580 CPUtime=0
/proc/22150/stat : 22150 (galac.sh) S 22148 22150 21615 0 -1 4194304 762 1704 0 0 0 0 0 0 18 0 1 0 159714151 48721920 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 248761215834 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/22150/statm: 11895 363 245 79 0 218 0
[pid=22164] ppid=22150 vsize=860800 CPUtime=102.01
/proc/22164/stat : 22164 (java) S 22150 22150 21615 0 -1 0 21944 0 1 0 10177 24 0 0 16 0 8 0 159714156 881459200 20256 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22164/statm: 215200 20256 1994 14 0 201458 0
[pid=22164/tid=22165] ppid=22150 vsize=860800 CPUtime=98.48
/proc/22164/task/22165/stat : 22165 (java) R 22150 22150 21615 0 -1 64 11879 0 0 0 9833 15 0 0 18 0 8 0 159714159 881459200 20256 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4155523691 0 0 0 23759 0 0 0 -1 0 0 0
[pid=22164/tid=22166] ppid=22150 vsize=860800 CPUtime=0
/proc/22164/task/22166/stat : 22166 (java) S 22150 22150 21615 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 159714160 881459200 20256 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22164/tid=22167] ppid=22150 vsize=860800 CPUtime=0
/proc/22164/task/22167/stat : 22167 (java) S 22150 22150 21615 0 -1 64 6 0 0 0 0 0 0 0 15 0 8 0 159714160 881459200 20256 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22164/tid=22168] ppid=22150 vsize=860800 CPUtime=0
/proc/22164/task/22168/stat : 22168 (java) S 22150 22150 21615 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 159714163 881459200 20256 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22164/tid=22169] ppid=22150 vsize=860800 CPUtime=0.37
/proc/22164/task/22169/stat : 22169 (java) S 22150 22150 21615 0 -1 64 1052 0 0 0 36 1 0 0 16 0 8 0 159714163 881459200 20256 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22164/tid=22170] ppid=22150 vsize=860800 CPUtime=0
/proc/22164/task/22170/stat : 22170 (java) S 22150 22150 21615 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 159714163 881459200 20256 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22164/tid=22171] ppid=22150 vsize=860800 CPUtime=0
/proc/22164/task/22171/stat : 22171 (java) S 22150 22150 21615 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 159714163 881459200 20256 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 102.01
Current children cumulated vsize (KiB) 908380

[startup+162.499 s]
/proc/loadavg: 1.06 1.24 1.57 2/73 22709
/proc/meminfo: memFree=1784408/2055920 swapFree=4192812/4192956
[pid=22150] ppid=22148 vsize=47580 CPUtime=0
/proc/22150/stat : 22150 (galac.sh) S 22148 22150 21615 0 -1 4194304 762 1704 0 0 0 0 0 0 18 0 1 0 159714151 48721920 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 248761215834 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/22150/statm: 11895 363 245 79 0 218 0
[pid=22164] ppid=22150 vsize=860800 CPUtime=161.96
/proc/22164/stat : 22164 (java) S 22150 22150 21615 0 -1 0 24867 0 1 0 16166 30 0 0 16 0 8 0 159714156 881459200 22726 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22164/statm: 215200 22726 1994 14 0 201458 0
[pid=22164/tid=22165] ppid=22150 vsize=860800 CPUtime=156.85
/proc/22164/task/22165/stat : 22165 (java) R 22150 22150 21615 0 -1 64 14349 0 0 0 15665 20 0 0 19 0 8 0 159714159 881459200 22726 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4155073736 0 0 0 23759 0 0 0 -1 0 0 0
[pid=22164/tid=22166] ppid=22150 vsize=860800 CPUtime=0
/proc/22164/task/22166/stat : 22166 (java) S 22150 22150 21615 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 159714160 881459200 22726 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22164/tid=22167] ppid=22150 vsize=860800 CPUtime=0
/proc/22164/task/22167/stat : 22167 (java) S 22150 22150 21615 0 -1 64 6 0 0 0 0 0 0 0 15 0 8 0 159714160 881459200 22726 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22164/tid=22168] ppid=22150 vsize=860800 CPUtime=0
/proc/22164/task/22168/stat : 22168 (java) S 22150 22150 21615 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 159714163 881459200 22726 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22164/tid=22169] ppid=22150 vsize=860800 CPUtime=0.37
/proc/22164/task/22169/stat : 22169 (java) S 22150 22150 21615 0 -1 64 1052 0 0 0 36 1 0 0 16 0 8 0 159714163 881459200 22726 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22164/tid=22170] ppid=22150 vsize=860800 CPUtime=0
/proc/22164/task/22170/stat : 22170 (java) S 22150 22150 21615 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 159714163 881459200 22726 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22164/tid=22171] ppid=22150 vsize=860800 CPUtime=0
/proc/22164/task/22171/stat : 22171 (java) R 22150 22150 21615 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 159714163 881459200 22726 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 161.96
Current children cumulated vsize (KiB) 908380

[startup+222.576 s]
/proc/loadavg: 1.02 1.19 1.53 2/73 22709
/proc/meminfo: memFree=1714456/2055920 swapFree=4192812/4192956
[pid=22150] ppid=22148 vsize=47580 CPUtime=0
/proc/22150/stat : 22150 (galac.sh) S 22148 22150 21615 0 -1 4194304 762 1704 0 0 0 0 0 0 18 0 1 0 159714151 48721920 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 248761215834 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/22150/statm: 11895 363 245 79 0 218 0
[pid=22164] ppid=22150 vsize=860800 CPUtime=221.95
/proc/22164/stat : 22164 (java) R 22150 22150 21615 0 -1 0 36963 0 1 0 22145 50 0 0 17 0 8 0 159714156 881459200 34602 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4153380195 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22164/statm: 215200 34602 2016 14 0 201458 0
[pid=22164/tid=22165] ppid=22150 vsize=860800 CPUtime=180.28
/proc/22164/task/22165/stat : 22165 (java) S 22150 22150 21615 0 -1 64 18778 0 0 0 18006 22 0 0 16 0 8 0 159714159 881459200 34602 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=22164/tid=22166] ppid=22150 vsize=860800 CPUtime=0
/proc/22164/task/22166/stat : 22166 (java) S 22150 22150 21615 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 159714160 881459200 34602 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22164/tid=22167] ppid=22150 vsize=860800 CPUtime=0
/proc/22164/task/22167/stat : 22167 (java) S 22150 22150 21615 0 -1 64 6 0 0 0 0 0 0 0 15 0 8 0 159714160 881459200 34602 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22164/tid=22168] ppid=22150 vsize=860800 CPUtime=0
/proc/22164/task/22168/stat : 22168 (java) S 22150 22150 21615 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 159714163 881459200 34602 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22164/tid=22169] ppid=22150 vsize=860800 CPUtime=0.47
/proc/22164/task/22169/stat : 22169 (java) S 22150 22150 21615 0 -1 64 1105 0 0 0 45 2 0 0 16 0 8 0 159714163 881459200 34602 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22164/tid=22170] ppid=22150 vsize=860800 CPUtime=0
/proc/22164/task/22170/stat : 22170 (java) S 22150 22150 21615 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 159714163 881459200 34602 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22164/tid=22171] ppid=22150 vsize=860800 CPUtime=0
/proc/22164/task/22171/stat : 22171 (java) S 22150 22150 21615 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 159714163 881459200 34602 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 221.95
Current children cumulated vsize (KiB) 908380

Child status: 0
Real time (s): 239.196
CPU time (s): 238.52
CPU user time (s): 237.845
CPU system time (s): 0.674897
CPU usage (%): 99.7172
Max. virtual memory (cumulated for all children) (KiB): 908380

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 237.845
system time used= 0.674897
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 47989
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= 10689
involuntary context switches= 7571

runsolver used 0.241963 s user time and 0.640902 s system time

The end

Launcher Data (download as text)

Begin job on node55 on Sat Jan  6 19:52:39 UTC 2007


IDJOB= 195552
IDBENCH= 3286
FILE ID= node55/195552-1168113159

PBS_JOBID= 3477393

Free space on /tmp= 66542 MiB

BENCH NAME= HOME/pub/bench/CPAI06/rlfap/rlfapGraphs/graph12.xml
COMMAND LINE= /tmp/evaluation/195552-1168113159/galac.sh /tmp/evaluation/195552-1168113159/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node55/watcher-195552-1168113159 -o ROOT/results/node55/solver-195552-1168113159 -C 1800 -M 900  /tmp/evaluation/195552-1168113159/galac.sh /tmp/evaluation/195552-1168113159/unknown.xml

META MD5SUM SOLVER= d8bf20eb49fe33822f00bab08f33d7fc
MD5SUM BENCH=  bcaa2df6e1cf105739aab9f695d60b2f

RANDOM SEED= 28304295

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.218
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.218
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:       1841616 kB
Buffers:         14652 kB
Cached:         104960 kB
SwapCached:          0 kB
Active:         106660 kB
Inactive:        54192 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1841616 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            4480 kB
Writeback:           0 kB
Mapped:          59308 kB
Slab:            38808 kB
Committed_AS:  3218332 kB
PageTables:       1840 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= 66543 MiB



End job on node55 on Sat Jan  6 19:56:38 UTC 2007