Trace number 222002

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 1SAT 54.1448 54.366

General information on the benchmark

NamejobShop/
jobShop-e0ddr2/e0ddr2-10-by-5-10.xml
MD5SUMcd420abf4fa5344f1217005e29afc0b6
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.033994
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables50
Number of constraints265
Maximum constraint arity2
Maximum domain size134
Number of constraints which are defined in extension0
Number of constraints which are defined in intension265
Global constraints used (with number of constraints)

Solver Data (download as text)

0.03	c --- Preproc Stats ---
25.15	c start processing
25.15	c start relation processing
25.92	c start cnf exporting
52.05	c parsing time : 24.985
52.05	c preprocessing time : 51.882
52.05	
52.05	c Nary constraints - conflicts : 0 supports : 0
52.05	c Binary constraints - conflicts : 265 supports :0
52.05	c max arity constraint : 2
52.05	c Max Tuples generated 17956
52.05	c relations : 250
52.05	c relations BDD: 0
52.05	c vars : 6371 - clauses :  1148095
52.05	
52.09	 
52.09	c --- Minisat Stats ---
52.09	 
53.58	c restarts              : 10
53.58	c conflicts             : 8070           (5640 /sec)
53.58	c decisions             : 126391         (1.46 % random) (88337 /sec)
53.58	c propagations          : 507283         (354549 /sec)
53.58	c conflict literals     : 1852578        (2.55 % deleted)
53.58	c Memory used           : 53.67 MB
53.58	c CPU time              : 1.43078 s
53.58	
53.58	s SATISFIABLE
54.35	v 52 70 88 102 107 108 116 133 149 160 13 44 55 76 83 8 15 31 42 56 2 5 18 30 41 15 22 47 56 72 62 86 100 126 135 26 64 70 84 95 75 87 111 121 124 3 97 121 133 148

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/node41/watcher-222002-1168263771 -o ROOT/results/node41/solver-222002-1168263771 -C 1800 -M 900 /tmp/evaluation/222002-1168263771/galac.sh /tmp/evaluation/222002-1168263771/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.92 1.98 1.85 4/75 2301
/proc/meminfo: memFree=1801984/2055920 swapFree=4191892/4192956
[pid=2300] ppid=2298 vsize=8652 CPUtime=0
/proc/2300/stat : 2300 (galac.sh) S 2298 2300 1963 0 -1 4194304 347 0 0 0 0 0 0 0 17 0 1 0 174776415 8859648 280 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 238389750618 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/2300/statm: 2163 280 208 79 0 156 0
[pid=2302] ppid=2300 vsize=8688 CPUtime=0
/proc/2302/stat : 2302 (galac.sh) S 2300 2300 1963 0 -1 4194368 38 0 0 0 0 0 0 0 17 0 1 0 174776416 8896512 286 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 238390313042 0 0 4096 73728 18446744071563648864 0 0 17 0 0 0
/proc/2302/statm: 2172 286 209 79 0 165 0
[pid=2303] ppid=2302 vsize=3612 CPUtime=0
/proc/2303/stat : 2303 (id) R 2302 2300 1963 0 -1 4194304 145 0 0 0 0 0 0 0 19 0 1 0 174776416 3698688 106 18446744073709551615 4194304 4211724 548682069312 18446744073709551615 238390312434 0 0 3674112 0 0 0 0 17 0 0 0
/proc/2303/statm: 903 106 87 4 0 44 0

[startup+0.110636 s]
/proc/loadavg: 1.92 1.98 1.85 4/75 2301
/proc/meminfo: memFree=1801984/2055920 swapFree=4191892/4192956
[pid=2300] ppid=2298 vsize=47564 CPUtime=0.01
/proc/2300/stat : 2300 (galac.sh) S 2298 2300 1963 0 -1 4194304 761 1704 0 0 0 0 0 1 18 0 1 0 174776415 48705536 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 238389750618 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2300/statm: 11891 364 246 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47564

[startup+0.522673 s]
/proc/loadavg: 1.92 1.98 1.85 4/75 2301
/proc/meminfo: memFree=1801984/2055920 swapFree=4191892/4192956
[pid=2300] ppid=2298 vsize=47564 CPUtime=0.01
/proc/2300/stat : 2300 (galac.sh) S 2298 2300 1963 0 -1 4194304 761 1704 0 0 0 0 0 1 18 0 1 0 174776415 48705536 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 238389750618 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2300/statm: 11891 364 246 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47564

[startup+1.34875 s]
/proc/loadavg: 1.92 1.98 1.85 3/83 2321
/proc/meminfo: memFree=1756544/2055920 swapFree=4191892/4192956
[pid=2300] ppid=2298 vsize=47564 CPUtime=0.01
/proc/2300/stat : 2300 (galac.sh) S 2298 2300 1963 0 -1 4194304 761 1704 0 0 0 0 0 1 18 0 1 0 174776415 48705536 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 238389750618 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2300/statm: 11891 364 246 79 0 218 0
[pid=2314] ppid=2300 vsize=861016 CPUtime=1.28
/proc/2314/stat : 2314 (java) S 2300 2300 1963 0 -1 0 13787 0 1 0 121 7 0 0 16 0 8 0 174776419 881680384 13525 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/2314/statm: 215254 13525 1990 14 0 201459 0
[pid=2314/tid=2315] ppid=2300 vsize=861016 CPUtime=0.64
/proc/2314/task/2315/stat : 2315 (java) R 2300 2300 1963 0 -1 64 5203 0 0 0 62 2 0 0 20 0 8 0 174776423 881680384 13525 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4155523699 0 0 0 23759 0 0 0 -1 1 0 0
[pid=2314/tid=2316] ppid=2300 vsize=861016 CPUtime=0
/proc/2314/task/2316/stat : 2316 (java) S 2300 2300 1963 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 174776423 881680384 13525 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2314/tid=2317] ppid=2300 vsize=861016 CPUtime=0
/proc/2314/task/2317/stat : 2317 (java) S 2300 2300 1963 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 174776423 881680384 13525 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2314/tid=2318] ppid=2300 vsize=861016 CPUtime=0
/proc/2314/task/2318/stat : 2318 (java) S 2300 2300 1963 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 174776427 881680384 13525 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2314/tid=2319] ppid=2300 vsize=861016 CPUtime=0.12
/proc/2314/task/2319/stat : 2319 (java) S 2300 2300 1963 0 -1 64 920 0 0 0 12 0 0 0 16 0 8 0 174776427 881680384 13525 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2314/tid=2320] ppid=2300 vsize=861016 CPUtime=0
/proc/2314/task/2320/stat : 2320 (java) S 2300 2300 1963 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 174776427 881680384 13525 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2314/tid=2321] ppid=2300 vsize=861016 CPUtime=0
/proc/2314/task/2321/stat : 2321 (java) S 2300 2300 1963 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 174776427 881680384 13525 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.29
Current children cumulated vsize (KiB) 908580

[startup+2.98589 s]
/proc/loadavg: 1.92 1.98 1.85 4/83 2321
/proc/meminfo: memFree=1748096/2055920 swapFree=4191892/4192956
[pid=2300] ppid=2298 vsize=47564 CPUtime=0.01
/proc/2300/stat : 2300 (galac.sh) S 2298 2300 1963 0 -1 4194304 761 1704 0 0 0 0 0 1 18 0 1 0 174776415 48705536 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 238389750618 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2300/statm: 11891 364 246 79 0 218 0
[pid=2314] ppid=2300 vsize=861016 CPUtime=2.92
/proc/2314/stat : 2314 (java) S 2300 2300 1963 0 -1 0 16468 0 1 0 284 8 0 0 16 0 8 0 174776419 881680384 16182 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/2314/statm: 215254 16182 1990 14 0 201459 0
[pid=2314/tid=2315] ppid=2300 vsize=861016 CPUtime=2.05
/proc/2314/task/2315/stat : 2315 (java) R 2300 2300 1963 0 -1 64 7857 0 0 0 203 2 0 0 25 0 8 0 174776423 881680384 16182 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4155523712 0 0 0 23759 0 0 0 -1 1 0 0
[pid=2314/tid=2316] ppid=2300 vsize=861016 CPUtime=0
/proc/2314/task/2316/stat : 2316 (java) S 2300 2300 1963 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 174776423 881680384 16182 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2314/tid=2317] ppid=2300 vsize=861016 CPUtime=0
/proc/2314/task/2317/stat : 2317 (java) S 2300 2300 1963 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 174776423 881680384 16182 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2314/tid=2318] ppid=2300 vsize=861016 CPUtime=0
/proc/2314/task/2318/stat : 2318 (java) S 2300 2300 1963 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 174776427 881680384 16182 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2314/tid=2319] ppid=2300 vsize=861016 CPUtime=0.13
/proc/2314/task/2319/stat : 2319 (java) S 2300 2300 1963 0 -1 64 923 0 0 0 13 0 0 0 16 0 8 0 174776427 881680384 16182 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2314/tid=2320] ppid=2300 vsize=861016 CPUtime=0
/proc/2314/task/2320/stat : 2320 (java) S 2300 2300 1963 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 174776427 881680384 16182 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2314/tid=2321] ppid=2300 vsize=861016 CPUtime=0
/proc/2314/task/2321/stat : 2321 (java) S 2300 2300 1963 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 174776427 881680384 16182 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 908580

[startup+6.19018 s]
/proc/loadavg: 1.93 1.98 1.85 3/83 2321
/proc/meminfo: memFree=1741440/2055920 swapFree=4191892/4192956
[pid=2300] ppid=2298 vsize=47564 CPUtime=0.01
/proc/2300/stat : 2300 (galac.sh) S 2298 2300 1963 0 -1 4194304 761 1704 0 0 0 0 0 1 18 0 1 0 174776415 48705536 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 238389750618 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2300/statm: 11891 364 246 79 0 218 0
[pid=2314] ppid=2300 vsize=861016 CPUtime=6.11
/proc/2314/stat : 2314 (java) S 2300 2300 1963 0 -1 0 17382 0 1 0 602 9 0 0 15 0 8 0 174776419 881680384 17057 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/2314/statm: 215254 17057 1990 14 0 201459 0
[pid=2314/tid=2315] ppid=2300 vsize=861016 CPUtime=4.95
/proc/2314/task/2315/stat : 2315 (java) R 2300 2300 1963 0 -1 64 8721 0 0 0 492 3 0 0 25 0 8 0 174776423 881680384 17057 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4155525104 0 0 0 23759 0 0 0 -1 1 0 0
[pid=2314/tid=2316] ppid=2300 vsize=861016 CPUtime=0
/proc/2314/task/2316/stat : 2316 (java) S 2300 2300 1963 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 174776423 881680384 17057 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2314/tid=2317] ppid=2300 vsize=861016 CPUtime=0
/proc/2314/task/2317/stat : 2317 (java) S 2300 2300 1963 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 174776423 881680384 17057 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2314/tid=2318] ppid=2300 vsize=861016 CPUtime=0
/proc/2314/task/2318/stat : 2318 (java) S 2300 2300 1963 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 174776427 881680384 17057 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2314/tid=2319] ppid=2300 vsize=861016 CPUtime=0.14
/proc/2314/task/2319/stat : 2319 (java) S 2300 2300 1963 0 -1 64 934 0 0 0 14 0 0 0 16 0 8 0 174776427 881680384 17057 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2314/tid=2320] ppid=2300 vsize=861016 CPUtime=0
/proc/2314/task/2320/stat : 2320 (java) S 2300 2300 1963 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 174776427 881680384 17057 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2314/tid=2321] ppid=2300 vsize=861016 CPUtime=0
/proc/2314/task/2321/stat : 2321 (java) S 2300 2300 1963 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 174776427 881680384 17057 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.12
Current children cumulated vsize (KiB) 908580

[startup+12.6857 s]
/proc/loadavg: 1.93 1.98 1.85 3/83 2321
/proc/meminfo: memFree=1733768/2055920 swapFree=4191892/4192956
[pid=2300] ppid=2298 vsize=47564 CPUtime=0.01
/proc/2300/stat : 2300 (galac.sh) S 2298 2300 1963 0 -1 4194304 761 1704 0 0 0 0 0 1 18 0 1 0 174776415 48705536 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 238389750618 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2300/statm: 11891 364 246 79 0 218 0
[pid=2314] ppid=2300 vsize=861016 CPUtime=12.57
/proc/2314/stat : 2314 (java) S 2300 2300 1963 0 -1 0 19257 0 1 0 1247 10 0 0 15 0 8 0 174776419 881680384 18865 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/2314/statm: 215254 18865 1990 14 0 201459 0
[pid=2314/tid=2315] ppid=2300 vsize=861016 CPUtime=10.93
/proc/2314/task/2315/stat : 2315 (java) R 2300 2300 1963 0 -1 64 10505 0 0 0 1089 4 0 0 25 0 8 0 174776423 881680384 18865 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4155523552 0 0 0 23759 0 0 0 -1 1 0 0
[pid=2314/tid=2316] ppid=2300 vsize=861016 CPUtime=0
/proc/2314/task/2316/stat : 2316 (java) S 2300 2300 1963 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 174776423 881680384 18865 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2314/tid=2317] ppid=2300 vsize=861016 CPUtime=0
/proc/2314/task/2317/stat : 2317 (java) S 2300 2300 1963 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 174776423 881680384 18865 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2314/tid=2318] ppid=2300 vsize=861016 CPUtime=0
/proc/2314/task/2318/stat : 2318 (java) S 2300 2300 1963 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 174776427 881680384 18865 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2314/tid=2319] ppid=2300 vsize=861016 CPUtime=0.18
/proc/2314/task/2319/stat : 2319 (java) S 2300 2300 1963 0 -1 64 958 0 0 0 18 0 0 0 15 0 8 0 174776427 881680384 18865 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2314/tid=2320] ppid=2300 vsize=861016 CPUtime=0
/proc/2314/task/2320/stat : 2320 (java) S 2300 2300 1963 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 174776427 881680384 18865 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2314/tid=2321] ppid=2300 vsize=861016 CPUtime=0
/proc/2314/task/2321/stat : 2321 (java) S 2300 2300 1963 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 174776427 881680384 18865 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.58
Current children cumulated vsize (KiB) 908580

[startup+25.4928 s]
/proc/loadavg: 1.95 1.98 1.85 3/83 2321
/proc/meminfo: memFree=1723208/2055920 swapFree=4191892/4192956
[pid=2300] ppid=2298 vsize=47564 CPUtime=0.01
/proc/2300/stat : 2300 (galac.sh) S 2298 2300 1963 0 -1 4194304 761 1704 0 0 0 0 0 1 18 0 1 0 174776415 48705536 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 238389750618 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2300/statm: 11891 364 246 79 0 218 0
[pid=2314] ppid=2300 vsize=861016 CPUtime=25.31
/proc/2314/stat : 2314 (java) R 2300 2300 1963 0 -1 0 22032 0 1 0 2519 12 0 0 16 0 8 0 174776419 881680384 21537 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4074018953 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/2314/statm: 215254 21537 1991 14 0 201459 0
[pid=2314/tid=2315] ppid=2300 vsize=861016 CPUtime=22.62
/proc/2314/task/2315/stat : 2315 (java) R 2300 2300 1963 0 -1 64 13148 0 0 0 2256 6 0 0 25 0 8 0 174776423 881680384 21537 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=2314/tid=2316] ppid=2300 vsize=861016 CPUtime=0
/proc/2314/task/2316/stat : 2316 (java) S 2300 2300 1963 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 174776423 881680384 21537 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2314/tid=2317] ppid=2300 vsize=861016 CPUtime=0
/proc/2314/task/2317/stat : 2317 (java) S 2300 2300 1963 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 174776423 881680384 21537 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2314/tid=2318] ppid=2300 vsize=861016 CPUtime=0
/proc/2314/task/2318/stat : 2318 (java) S 2300 2300 1963 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 174776427 881680384 21537 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2314/tid=2319] ppid=2300 vsize=861016 CPUtime=0.22
/proc/2314/task/2319/stat : 2319 (java) S 2300 2300 1963 0 -1 64 982 0 0 0 22 0 0 0 16 0 8 0 174776427 881680384 21537 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2314/tid=2320] ppid=2300 vsize=861016 CPUtime=0
/proc/2314/task/2320/stat : 2320 (java) S 2300 2300 1963 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 174776427 881680384 21537 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2314/tid=2321] ppid=2300 vsize=861016 CPUtime=0
/proc/2314/task/2321/stat : 2321 (java) S 2300 2300 1963 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 174776427 881680384 21537 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.32
Current children cumulated vsize (KiB) 908580

[startup+51.1259 s]
/proc/loadavg: 2.02 2.00 1.86 3/83 2321
/proc/meminfo: memFree=1677640/2055920 swapFree=4191892/4192956
[pid=2300] ppid=2298 vsize=47564 CPUtime=0.01
/proc/2300/stat : 2300 (galac.sh) S 2298 2300 1963 0 -1 4194304 761 1704 0 0 0 0 0 1 18 0 1 0 174776415 48705536 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 238389750618 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2300/statm: 11891 364 246 79 0 218 0
[pid=2314] ppid=2300 vsize=861016 CPUtime=50.93
/proc/2314/stat : 2314 (java) R 2300 2300 1963 0 -1 0 29697 0 1 0 5068 25 0 0 25 0 8 0 174776419 881680384 29159 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4074021507 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/2314/statm: 215254 29159 2012 14 0 201459 0
[pid=2314/tid=2315] ppid=2300 vsize=861016 CPUtime=22.67
/proc/2314/task/2315/stat : 2315 (java) S 2300 2300 1963 0 -1 64 13445 0 0 0 2261 6 0 0 16 0 8 0 174776423 881680384 29159 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=2314/tid=2316] ppid=2300 vsize=861016 CPUtime=0
/proc/2314/task/2316/stat : 2316 (java) S 2300 2300 1963 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 174776423 881680384 29159 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2314/tid=2317] ppid=2300 vsize=861016 CPUtime=0
/proc/2314/task/2317/stat : 2317 (java) S 2300 2300 1963 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 174776423 881680384 29159 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2314/tid=2318] ppid=2300 vsize=861016 CPUtime=0
/proc/2314/task/2318/stat : 2318 (java) S 2300 2300 1963 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 174776427 881680384 29159 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2314/tid=2319] ppid=2300 vsize=861016 CPUtime=0.3
/proc/2314/task/2319/stat : 2319 (java) S 2300 2300 1963 0 -1 64 1020 0 0 0 29 1 0 0 15 0 8 0 174776427 881680384 29159 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2314/tid=2320] ppid=2300 vsize=861016 CPUtime=0
/proc/2314/task/2320/stat : 2320 (java) S 2300 2300 1963 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 174776427 881680384 29159 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2314/tid=2321] ppid=2300 vsize=861016 CPUtime=0
/proc/2314/task/2321/stat : 2321 (java) S 2300 2300 1963 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 174776427 881680384 29159 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.94
Current children cumulated vsize (KiB) 908580

Child status: 0
Real time (s): 54.366
CPU time (s): 54.1448
CPU user time (s): 53.7238
CPU system time (s): 0.420936
CPU usage (%): 99.593
Max. virtual memory (cumulated for all children) (KiB): 908580

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 53.7238
system time used= 0.420936
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 52693
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= 3464
involuntary context switches= 3352

runsolver used 0.078987 s user time and 0.167974 s system time

The end

Launcher Data (download as text)

Begin job on node41 on Mon Jan  8 13:42:52 UTC 2007


IDJOB= 222002
IDBENCH= 5478
FILE ID= node41/222002-1168263771

PBS_JOBID= 3482658

Free space on /tmp= 66559 MiB

BENCH NAME= HOME/pub/bench/CPAI06/jobShop/jobShop-e0ddr2/e0ddr2-10-by-5-10.xml
COMMAND LINE= /tmp/evaluation/222002-1168263771/galac.sh /tmp/evaluation/222002-1168263771/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node41/watcher-222002-1168263771 -o ROOT/results/node41/solver-222002-1168263771 -C 1800 -M 900  /tmp/evaluation/222002-1168263771/galac.sh /tmp/evaluation/222002-1168263771/unknown.xml

META MD5SUM SOLVER= d8bf20eb49fe33822f00bab08f33d7fc
MD5SUM BENCH=  cd420abf4fa5344f1217005e29afc0b6

RANDOM SEED= 205240601

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.234
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.234
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:       1802592 kB
Buffers:         47324 kB
Cached:         128740 kB
SwapCached:        396 kB
Active:         111508 kB
Inactive:        88308 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1802592 kB
SwapTotal:     4192956 kB
SwapFree:      4191892 kB
Dirty:            2868 kB
Writeback:           0 kB
Mapped:          34188 kB
Slab:            38796 kB
Committed_AS:  3477824 kB
PageTables:       1900 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= 66559 MiB



End job on node41 on Mon Jan  8 13:43:46 UTC 2007