Trace number 221922

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 61.0287 61.2653

General information on the benchmark

NamejobShop/jobShop-e0ddr2/
e0ddr2-10-by-5-3.xml
MD5SUMfefe9a4dc5fd92c3354194050a1fdea7
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.035994
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables50
Number of constraints265
Maximum constraint arity2
Maximum domain size133
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.11	c start processing
25.11	c start relation processing
25.88	c start cnf exporting
51.85	c parsing time : 24.955
51.85	c preprocessing time : 51.693
51.85	
51.85	c Nary constraints - conflicts : 0 supports : 0
51.85	c Binary constraints - conflicts : 265 supports :0
51.85	c max arity constraint : 2
51.85	c Max Tuples generated 17689
51.85	c relations : 257
51.85	c relations BDD: 0
51.85	c vars : 6201 - clauses :  1133521
51.85	
51.89	 
51.89	c --- Minisat Stats ---
51.89	 
60.46	c restarts              : 13
60.46	c conflicts             : 33040          (3910 /sec)
60.46	c decisions             : 359190         (1.58 % random) (42504 /sec)
60.46	c propagations          : 3083592        (364891 /sec)
60.46	c conflict literals     : 12554514       (4.31 % deleted)
60.46	c Memory used           : 97.23 MB
60.46	c CPU time              : 8.45072 s
60.46	
60.47	s SATISFIABLE
61.25	v 45 57 67 96 102 20 52 78 88 92 44 69 100 116 122 2 9 26 44 48 34 83 128 149 157 58 80 88 107 145 11 32 39 50 57 0 8 16 26 33 85 98 118 128 131 20 28 50 67 80

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/node19/watcher-221922-1168263424 -o ROOT/results/node19/solver-221922-1168263424 -C 1800 -M 900 /tmp/evaluation/221922-1168263424/galac.sh /tmp/evaluation/221922-1168263424/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.10 1.04 1.02 4/87 20538
/proc/meminfo: memFree=1818784/2055920 swapFree=4171244/4192956
[pid=20537] ppid=20535 vsize=8652 CPUtime=0
/proc/20537/stat : 20537 (galac.sh) S 20535 20537 19684 0 -1 4194304 347 0 0 0 0 0 0 0 16 0 1 0 174737009 8859648 280 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 255236172634 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/20537/statm: 2163 280 208 79 0 156 0
[pid=20539] ppid=20537 vsize=8688 CPUtime=0
/proc/20539/stat : 20539 (galac.sh) S 20537 20537 19684 0 -1 4194368 38 0 0 0 0 0 0 0 16 0 1 0 174737009 8896512 286 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 255236735058 0 0 4096 73728 18446744071563648864 0 0 17 0 0 0
/proc/20539/statm: 2172 286 209 79 0 165 0
[pid=20540] ppid=20539 vsize=8728 CPUtime=0
/proc/20540/stat : 20540 (galac.sh) R 20539 20537 19684 0 -1 4194368 26 0 0 0 0 0 0 0 18 0 1 0 174737009 8937472 290 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 255236566311 0 0 3674112 73728 0 0 0 17 1 0 0
/proc/20540/statm: 2182 290 209 79 0 175 0

[startup+0.112541 s]
/proc/loadavg: 1.10 1.04 1.02 4/87 20538
/proc/meminfo: memFree=1818784/2055920 swapFree=4171244/4192956
[pid=20537] ppid=20535 vsize=47560 CPUtime=0
/proc/20537/stat : 20537 (galac.sh) S 20535 20537 19684 0 -1 4194304 763 1704 0 0 0 0 0 0 23 0 1 0 174737009 48701440 364 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 255236172634 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/20537/statm: 11890 364 246 79 0 218 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 47560

[startup+0.522627 s]
/proc/loadavg: 1.10 1.04 1.02 4/87 20538
/proc/meminfo: memFree=1818784/2055920 swapFree=4171244/4192956
[pid=20537] ppid=20535 vsize=47560 CPUtime=0
/proc/20537/stat : 20537 (galac.sh) S 20535 20537 19684 0 -1 4194304 763 1704 0 0 0 0 0 0 23 0 1 0 174737009 48701440 364 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 255236172634 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/20537/statm: 11890 364 246 79 0 218 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 47560

[startup+1.35178 s]
/proc/loadavg: 1.10 1.04 1.02 4/95 20558
/proc/meminfo: memFree=1773024/2055920 swapFree=4171244/4192956
[pid=20537] ppid=20535 vsize=47560 CPUtime=0
/proc/20537/stat : 20537 (galac.sh) S 20535 20537 19684 0 -1 4194304 763 1704 0 0 0 0 0 0 23 0 1 0 174737009 48701440 364 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 255236172634 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/20537/statm: 11890 364 246 79 0 218 0
[pid=20551] ppid=20537 vsize=861016 CPUtime=1.3
/proc/20551/stat : 20551 (java) S 20537 20537 19684 0 -1 0 13946 0 1 0 123 7 0 0 16 0 8 0 174737012 881680384 13683 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/20551/statm: 215254 13683 1990 14 0 201459 0
[pid=20551/tid=20552] ppid=20537 vsize=861016 CPUtime=0.66
/proc/20551/task/20552/stat : 20552 (java) R 20537 20537 19684 0 -1 64 5382 0 0 0 64 2 0 0 19 0 8 0 174737015 881680384 13683 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4155525196 0 0 0 23759 0 0 0 -1 1 0 0
[pid=20551/tid=20553] ppid=20537 vsize=861016 CPUtime=0
/proc/20551/task/20553/stat : 20553 (java) S 20537 20537 19684 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 174737016 881680384 13683 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20551/tid=20554] ppid=20537 vsize=861016 CPUtime=0
/proc/20551/task/20554/stat : 20554 (java) S 20537 20537 19684 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 174737016 881680384 13683 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20551/tid=20555] ppid=20537 vsize=861016 CPUtime=0
/proc/20551/task/20555/stat : 20555 (java) S 20537 20537 19684 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 174737019 881680384 13683 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20551/tid=20556] ppid=20537 vsize=861016 CPUtime=0.11
/proc/20551/task/20556/stat : 20556 (java) S 20537 20537 19684 0 -1 64 923 0 0 0 11 0 0 0 19 0 8 0 174737019 881680384 13683 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20551/tid=20557] ppid=20537 vsize=861016 CPUtime=0
/proc/20551/task/20557/stat : 20557 (java) S 20537 20537 19684 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 174737019 881680384 13683 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20551/tid=20558] ppid=20537 vsize=861016 CPUtime=0
/proc/20551/task/20558/stat : 20558 (java) S 20537 20537 19684 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 174737019 881680384 13683 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 908576

[startup+2.98908 s]
/proc/loadavg: 1.10 1.04 1.02 3/95 20558
/proc/meminfo: memFree=1765408/2055920 swapFree=4171244/4192956
[pid=20537] ppid=20535 vsize=47560 CPUtime=0
/proc/20537/stat : 20537 (galac.sh) S 20535 20537 19684 0 -1 4194304 763 1704 0 0 0 0 0 0 23 0 1 0 174737009 48701440 364 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 255236172634 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/20537/statm: 11890 364 246 79 0 218 0
[pid=20551] ppid=20537 vsize=861016 CPUtime=2.93
/proc/20551/stat : 20551 (java) S 20537 20537 19684 0 -1 0 16177 0 1 0 285 8 0 0 16 0 8 0 174737012 881680384 15889 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/20551/statm: 215254 15889 1990 14 0 201459 0
[pid=20551/tid=20552] ppid=20537 vsize=861016 CPUtime=2.1
/proc/20551/task/20552/stat : 20552 (java) R 20537 20537 19684 0 -1 64 7586 0 0 0 207 3 0 0 25 0 8 0 174737015 881680384 15889 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4155525853 0 0 0 23759 0 0 0 -1 1 0 0
[pid=20551/tid=20553] ppid=20537 vsize=861016 CPUtime=0
/proc/20551/task/20553/stat : 20553 (java) S 20537 20537 19684 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 174737016 881680384 15889 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20551/tid=20554] ppid=20537 vsize=861016 CPUtime=0
/proc/20551/task/20554/stat : 20554 (java) S 20537 20537 19684 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 174737016 881680384 15889 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20551/tid=20555] ppid=20537 vsize=861016 CPUtime=0
/proc/20551/task/20555/stat : 20555 (java) S 20537 20537 19684 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 174737019 881680384 15889 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20551/tid=20556] ppid=20537 vsize=861016 CPUtime=0.11
/proc/20551/task/20556/stat : 20556 (java) S 20537 20537 19684 0 -1 64 925 0 0 0 11 0 0 0 16 0 8 0 174737019 881680384 15889 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20551/tid=20557] ppid=20537 vsize=861016 CPUtime=0
/proc/20551/task/20557/stat : 20557 (java) S 20537 20537 19684 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 174737019 881680384 15889 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20551/tid=20558] ppid=20537 vsize=861016 CPUtime=0
/proc/20551/task/20558/stat : 20558 (java) S 20537 20537 19684 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 174737019 881680384 15889 18446744073709551615 134512640 134570532 4294956096 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) 908576

[startup+6.20269 s]
/proc/loadavg: 1.18 1.06 1.02 3/95 20558
/proc/meminfo: memFree=1758768/2055920 swapFree=4171244/4192956
[pid=20537] ppid=20535 vsize=47560 CPUtime=0
/proc/20537/stat : 20537 (galac.sh) S 20535 20537 19684 0 -1 4194304 763 1704 0 0 0 0 0 0 23 0 1 0 174737009 48701440 364 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 255236172634 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/20537/statm: 11890 364 246 79 0 218 0
[pid=20551] ppid=20537 vsize=861016 CPUtime=6.12
/proc/20551/stat : 20551 (java) S 20537 20537 19684 0 -1 0 17364 0 1 0 603 9 0 0 15 0 8 0 174737012 881680384 17035 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/20551/statm: 215254 17035 1990 14 0 201459 0
[pid=20551/tid=20552] ppid=20537 vsize=861016 CPUtime=4.99
/proc/20551/task/20552/stat : 20552 (java) R 20537 20537 19684 0 -1 64 8720 0 0 0 496 3 0 0 25 0 8 0 174737015 881680384 17035 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4155525058 0 0 0 23759 0 0 0 -1 1 0 0
[pid=20551/tid=20553] ppid=20537 vsize=861016 CPUtime=0
/proc/20551/task/20553/stat : 20553 (java) S 20537 20537 19684 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 174737016 881680384 17035 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20551/tid=20554] ppid=20537 vsize=861016 CPUtime=0
/proc/20551/task/20554/stat : 20554 (java) S 20537 20537 19684 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 174737016 881680384 17035 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20551/tid=20555] ppid=20537 vsize=861016 CPUtime=0
/proc/20551/task/20555/stat : 20555 (java) S 20537 20537 19684 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 174737019 881680384 17035 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20551/tid=20556] ppid=20537 vsize=861016 CPUtime=0.13
/proc/20551/task/20556/stat : 20556 (java) S 20537 20537 19684 0 -1 64 937 0 0 0 13 0 0 0 16 0 8 0 174737019 881680384 17035 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20551/tid=20557] ppid=20537 vsize=861016 CPUtime=0
/proc/20551/task/20557/stat : 20557 (java) S 20537 20537 19684 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 174737019 881680384 17035 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20551/tid=20558] ppid=20537 vsize=861016 CPUtime=0
/proc/20551/task/20558/stat : 20558 (java) S 20537 20537 19684 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 174737019 881680384 17035 18446744073709551615 134512640 134570532 4294956096 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) 908576

[startup+12.6979 s]
/proc/loadavg: 1.24 1.08 1.03 3/95 20558
/proc/meminfo: memFree=1750712/2055920 swapFree=4171244/4192956
[pid=20537] ppid=20535 vsize=47560 CPUtime=0
/proc/20537/stat : 20537 (galac.sh) S 20535 20537 19684 0 -1 4194304 763 1704 0 0 0 0 0 0 23 0 1 0 174737009 48701440 364 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 255236172634 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/20537/statm: 11890 364 246 79 0 218 0
[pid=20551] ppid=20537 vsize=861016 CPUtime=12.59
/proc/20551/stat : 20551 (java) S 20537 20537 19684 0 -1 0 19248 0 1 0 1249 10 0 0 15 0 8 0 174737012 881680384 18850 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/20551/statm: 215254 18850 1990 14 0 201459 0
[pid=20551/tid=20552] ppid=20537 vsize=861016 CPUtime=10.97
/proc/20551/task/20552/stat : 20552 (java) R 20537 20537 19684 0 -1 64 10511 0 0 0 1093 4 0 0 25 0 8 0 174737015 881680384 18850 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4155134188 0 0 0 23759 0 0 0 -1 1 0 0
[pid=20551/tid=20553] ppid=20537 vsize=861016 CPUtime=0
/proc/20551/task/20553/stat : 20553 (java) S 20537 20537 19684 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 174737016 881680384 18850 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20551/tid=20554] ppid=20537 vsize=861016 CPUtime=0
/proc/20551/task/20554/stat : 20554 (java) S 20537 20537 19684 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 174737016 881680384 18850 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20551/tid=20555] ppid=20537 vsize=861016 CPUtime=0
/proc/20551/task/20555/stat : 20555 (java) S 20537 20537 19684 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 174737019 881680384 18850 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20551/tid=20556] ppid=20537 vsize=861016 CPUtime=0.17
/proc/20551/task/20556/stat : 20556 (java) S 20537 20537 19684 0 -1 64 961 0 0 0 17 0 0 0 15 0 8 0 174737019 881680384 18850 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20551/tid=20557] ppid=20537 vsize=861016 CPUtime=0
/proc/20551/task/20557/stat : 20557 (java) S 20537 20537 19684 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 174737019 881680384 18850 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20551/tid=20558] ppid=20537 vsize=861016 CPUtime=0
/proc/20551/task/20558/stat : 20558 (java) S 20537 20537 19684 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 174737019 881680384 18850 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.59
Current children cumulated vsize (KiB) 908576

[startup+25.5933 s]
/proc/loadavg: 1.41 1.12 1.04 3/95 20558
/proc/meminfo: memFree=1738872/2055920 swapFree=4171244/4192956
[pid=20537] ppid=20535 vsize=47560 CPUtime=0
/proc/20537/stat : 20537 (galac.sh) S 20535 20537 19684 0 -1 4194304 763 1704 0 0 0 0 0 0 23 0 1 0 174737009 48701440 364 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 255236172634 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/20537/statm: 11890 364 246 79 0 218 0
[pid=20551] ppid=20537 vsize=861016 CPUtime=25.42
/proc/20551/stat : 20551 (java) R 20537 20537 19684 0 -1 0 22310 0 1 0 2529 13 0 0 16 0 8 0 174737012 881680384 21808 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4074019044 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/20551/statm: 215254 21808 1991 14 0 201459 0
[pid=20551/tid=20552] ppid=20537 vsize=861016 CPUtime=22.62
/proc/20551/task/20552/stat : 20552 (java) R 20537 20537 19684 0 -1 64 13440 0 0 0 2256 6 0 0 25 0 8 0 174737015 881680384 21808 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=20551/tid=20553] ppid=20537 vsize=861016 CPUtime=0
/proc/20551/task/20553/stat : 20553 (java) S 20537 20537 19684 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 174737016 881680384 21808 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20551/tid=20554] ppid=20537 vsize=861016 CPUtime=0
/proc/20551/task/20554/stat : 20554 (java) S 20537 20537 19684 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 174737016 881680384 21808 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20551/tid=20555] ppid=20537 vsize=861016 CPUtime=0
/proc/20551/task/20555/stat : 20555 (java) S 20537 20537 19684 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 174737019 881680384 21808 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20551/tid=20556] ppid=20537 vsize=861016 CPUtime=0.21
/proc/20551/task/20556/stat : 20556 (java) S 20537 20537 19684 0 -1 64 985 0 0 0 21 0 0 0 16 0 8 0 174737019 881680384 21808 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20551/tid=20557] ppid=20537 vsize=861016 CPUtime=0
/proc/20551/task/20557/stat : 20557 (java) S 20537 20537 19684 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 174737019 881680384 21808 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20551/tid=20558] ppid=20537 vsize=861016 CPUtime=0
/proc/20551/task/20558/stat : 20558 (java) R 20537 20537 19684 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 174737019 881680384 21808 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.42
Current children cumulated vsize (KiB) 908576

[startup+51.204 s]
/proc/loadavg: 1.67 1.20 1.07 3/95 20558
/proc/meminfo: memFree=1693304/2055920 swapFree=4171244/4192956
[pid=20537] ppid=20535 vsize=47560 CPUtime=0
/proc/20537/stat : 20537 (galac.sh) S 20535 20537 19684 0 -1 4194304 763 1704 0 0 0 0 0 0 23 0 1 0 174737009 48701440 364 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 255236172634 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/20537/statm: 11890 364 246 79 0 218 0
[pid=20551] ppid=20537 vsize=861016 CPUtime=51.01
/proc/20551/stat : 20551 (java) R 20537 20537 19684 0 -1 0 30057 0 1 0 5074 27 0 0 25 0 8 0 174737012 881680384 29512 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4074130548 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/20551/statm: 215254 29512 2012 14 0 201459 0
[pid=20551/tid=20552] ppid=20537 vsize=861016 CPUtime=22.68
/proc/20551/task/20552/stat : 20552 (java) S 20537 20537 19684 0 -1 64 13797 0 0 0 2262 6 0 0 16 0 8 0 174737015 881680384 29512 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=20551/tid=20553] ppid=20537 vsize=861016 CPUtime=0
/proc/20551/task/20553/stat : 20553 (java) S 20537 20537 19684 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 174737016 881680384 29512 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20551/tid=20554] ppid=20537 vsize=861016 CPUtime=0
/proc/20551/task/20554/stat : 20554 (java) S 20537 20537 19684 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 174737016 881680384 29512 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20551/tid=20555] ppid=20537 vsize=861016 CPUtime=0
/proc/20551/task/20555/stat : 20555 (java) S 20537 20537 19684 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 174737019 881680384 29512 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20551/tid=20556] ppid=20537 vsize=861016 CPUtime=0.29
/proc/20551/task/20556/stat : 20556 (java) S 20537 20537 19684 0 -1 64 1023 0 0 0 28 1 0 0 15 0 8 0 174737019 881680384 29512 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20551/tid=20557] ppid=20537 vsize=861016 CPUtime=0
/proc/20551/task/20557/stat : 20557 (java) S 20537 20537 19684 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 174737019 881680384 29512 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20551/tid=20558] ppid=20537 vsize=861016 CPUtime=0
/proc/20551/task/20558/stat : 20558 (java) S 20537 20537 19684 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 174737019 881680384 29512 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 51.01
Current children cumulated vsize (KiB) 908576

Child status: 0
Real time (s): 61.2653
CPU time (s): 61.0287
CPU user time (s): 60.4978
CPU system time (s): 0.530919
CPU usage (%): 99.6139
Max. virtual memory (cumulated for all children) (KiB): 908668

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 60.4978
system time used= 0.530919
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 64132
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= 3321
involuntary context switches= 3597

runsolver used 0.065989 s user time and 0.19597 s system time

The end

Launcher Data (download as text)

Begin job on node19 on Mon Jan  8 13:37:04 UTC 2007


IDJOB= 221922
IDBENCH= 5473
FILE ID= node19/221922-1168263424

PBS_JOBID= 3482456

Free space on /tmp= 66320 MiB

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

META MD5SUM SOLVER= d8bf20eb49fe33822f00bab08f33d7fc
MD5SUM BENCH=  fefe9a4dc5fd92c3354194050a1fdea7

RANDOM SEED= 308658040

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.260
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.260
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:       1819392 kB
Buffers:         43648 kB
Cached:          98700 kB
SwapCached:       9904 kB
Active:         106724 kB
Inactive:        73336 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1819392 kB
SwapTotal:     4192956 kB
SwapFree:      4171244 kB
Dirty:            4420 kB
Writeback:           0 kB
Mapped:          48452 kB
Slab:            41224 kB
Committed_AS:  4561048 kB
PageTables:       2344 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= 66320 MiB



End job on node19 on Mon Jan  8 13:38:05 UTC 2007