Trace number 192157

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 45.3231 45.7893

General information on the benchmark

Namequeens/
queens-100.xml
MD5SUM2298692c2d9aa0ddcbd68522b3128865
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.215966
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables100
Number of constraints4950
Maximum constraint arity2
Maximum domain size100
Number of constraints which are defined in extension0
Number of constraints which are defined in intension4950
Global constraints used (with number of constraints)

Solver Data (download as text)

0.26	c --- Preproc Stats ---
5.37	c start processing
5.37	c start relation processing
5.39	c start cnf exporting
43.18	c parsing time : 4.979
43.18	c preprocessing time : 42.787
43.18	
43.18	c Nary constraints - conflicts : 0 supports : 0
43.18	c Binary constraints - conflicts : 4950 supports :0
43.18	c max arity constraint : 2
43.18	c Max Tuples generated 10000
43.18	c relations : 99
43.18	c relations BDD: 0
43.18	c vars : 10001 - clauses :  1646800
43.18	
43.22	 
43.22	c --- Minisat Stats ---
43.22	 
44.16	c restarts              : 4
44.16	c conflicts             : 527            (623 /sec)
44.16	c decisions             : 16969          (1.28 % random) (20061 /sec)
44.16	c propagations          : 99261          (117348 /sec)
44.16	c conflict literals     : 631518         (0.07 % deleted)
44.16	c Memory used           : 68.04 MB
44.16	c CPU time              : 0.845871 s
44.16	
44.17	s SATISFIABLE
45.77	v 77 25 2 6 52 31 35 79 67 87 20 78 47 30 83 14 18 21 37 72 86 10 63 56 29 57 66 23 96 54 24 49 44 93 61 28 85 74 81 12 82 99 89 17 58 68 26 19 84 80 70 33 38 4 98 50 48 5 45 9 39 13 100 97 34 76 88 51 46 90 53 59 40 71 75 42 92 62 16 94 55 27 95 64 43 3 1 22 65 36 11 60 41 7 91 15 32 73 69 8

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/node61/watcher-192157-1168096694 -o ROOT/results/node61/solver-192157-1168096694 -C 1800 -M 900 /tmp/evaluation/192157-1168096694/galac.sh /tmp/evaluation/192157-1168096694/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: 0.28 0.89 1.38 3/68 11325
/proc/meminfo: memFree=1278952/2055920 swapFree=4192812/4192956
[pid=11324] ppid=11322 vsize=18540 CPUtime=0
/proc/11324/stat : 11324 (runsolver) D 11322 11324 10921 0 -1 4194368 16 0 0 0 0 0 0 0 18 0 1 0 158067681 18984960 279 18446744073709551615 4194304 4267372 548682069088 18446744073709551615 246406507815 0 0 4096 24578 18446744071563608240 0 0 17 0 0 0
/proc/11324/statm: 4635 279 244 17 0 2626 0

[startup+0.10425 s]
/proc/loadavg: 0.28 0.89 1.38 3/68 11325
/proc/meminfo: memFree=1278952/2055920 swapFree=4192812/4192956
[pid=11324] ppid=11322 vsize=8768 CPUtime=0.01
/proc/11324/stat : 11324 (galac.sh) S 11322 11324 10921 0 -1 4194304 515 1176 7 0 0 0 0 1 16 0 1 0 158067681 8978432 314 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 246406676562 0 2 4096 73728 18446744071563648864 0 0 17 1 0 0
/proc/11324/statm: 2192 314 217 79 0 185 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 8768

[startup+0.512324 s]
/proc/loadavg: 0.28 0.89 1.38 3/68 11325
/proc/meminfo: memFree=1278952/2055920 swapFree=4192812/4192956
[pid=11324] ppid=11322 vsize=47560 CPUtime=0.01
/proc/11324/stat : 11324 (galac.sh) S 11322 11324 10921 0 -1 4194304 753 1704 8 0 0 0 0 1 18 0 1 0 158067681 48701440 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 246406114138 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11324/statm: 11890 363 245 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47560

[startup+1.33347 s]
/proc/loadavg: 0.28 0.89 1.38 2/76 11345
/proc/meminfo: memFree=1238504/2055920 swapFree=4192812/4192956
[pid=11324] ppid=11322 vsize=47560 CPUtime=0.01
/proc/11324/stat : 11324 (galac.sh) S 11322 11324 10921 0 -1 4194304 753 1704 8 0 0 0 0 1 18 0 1 0 158067681 48701440 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 246406114138 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11324/statm: 11890 363 245 79 0 218 0
[pid=11338] ppid=11324 vsize=861064 CPUtime=1.04
/proc/11338/stat : 11338 (java) S 11324 11324 10921 0 -1 0 11886 0 3 0 97 7 0 0 16 0 8 0 158067707 881729536 11621 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/11338/statm: 215266 11621 1989 14 0 201471 0
[pid=11338/tid=11339] ppid=11324 vsize=861064 CPUtime=0.49
/proc/11338/task/11339/stat : 11339 (java) R 11324 11324 10921 0 -1 64 3444 0 0 0 48 1 0 0 16 0 8 0 158067711 881729536 11621 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4153789616 0 0 0 23759 0 0 0 -1 0 0 0
[pid=11338/tid=11340] ppid=11324 vsize=861064 CPUtime=0
/proc/11338/task/11340/stat : 11340 (java) S 11324 11324 10921 0 -1 64 12 0 0 0 0 0 0 0 15 0 8 0 158067711 881729536 11621 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11338/tid=11341] ppid=11324 vsize=861064 CPUtime=0
/proc/11338/task/11341/stat : 11341 (java) S 11324 11324 10921 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 158067711 881729536 11621 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11338/tid=11342] ppid=11324 vsize=861064 CPUtime=0
/proc/11338/task/11342/stat : 11342 (java) S 11324 11324 10921 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 158067715 881729536 11621 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11338/tid=11343] ppid=11324 vsize=861064 CPUtime=0.09
/proc/11338/task/11343/stat : 11343 (java) S 11324 11324 10921 0 -1 64 887 0 0 0 8 1 0 0 15 0 8 0 158067715 881729536 11621 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11338/tid=11344] ppid=11324 vsize=861064 CPUtime=0
/proc/11338/task/11344/stat : 11344 (java) S 11324 11324 10921 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 158067715 881729536 11621 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11338/tid=11345] ppid=11324 vsize=861064 CPUtime=0
/proc/11338/task/11345/stat : 11345 (java) S 11324 11324 10921 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 158067715 881729536 11621 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.05
Current children cumulated vsize (KiB) 908624

[startup+2.98575 s]
/proc/loadavg: 0.28 0.89 1.38 2/76 11345
/proc/meminfo: memFree=1237864/2055920 swapFree=4192812/4192956
[pid=11324] ppid=11322 vsize=47560 CPUtime=0.01
/proc/11324/stat : 11324 (galac.sh) S 11322 11324 10921 0 -1 4194304 753 1704 8 0 0 0 0 1 18 0 1 0 158067681 48701440 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 246406114138 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11324/statm: 11890 363 245 79 0 218 0
[pid=11338] ppid=11324 vsize=861064 CPUtime=2.69
/proc/11338/stat : 11338 (java) S 11324 11324 10921 0 -1 0 12138 0 3 0 261 8 0 0 16 0 8 0 158067707 881729536 11813 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/11338/statm: 215266 11813 1989 14 0 201471 0
[pid=11338/tid=11339] ppid=11324 vsize=861064 CPUtime=1.84
/proc/11338/task/11339/stat : 11339 (java) R 11324 11324 10921 0 -1 64 3624 0 0 0 182 2 0 0 17 0 8 0 158067711 881729536 11813 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4155065942 0 0 0 23759 0 0 0 -1 1 0 0
[pid=11338/tid=11340] ppid=11324 vsize=861064 CPUtime=0
/proc/11338/task/11340/stat : 11340 (java) S 11324 11324 10921 0 -1 64 12 0 0 0 0 0 0 0 15 0 8 0 158067711 881729536 11813 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11338/tid=11341] ppid=11324 vsize=861064 CPUtime=0
/proc/11338/task/11341/stat : 11341 (java) S 11324 11324 10921 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 158067711 881729536 11813 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11338/tid=11342] ppid=11324 vsize=861064 CPUtime=0
/proc/11338/task/11342/stat : 11342 (java) S 11324 11324 10921 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 158067715 881729536 11813 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11338/tid=11343] ppid=11324 vsize=861064 CPUtime=0.12
/proc/11338/task/11343/stat : 11343 (java) S 11324 11324 10921 0 -1 64 899 0 0 0 11 1 0 0 15 0 8 0 158067715 881729536 11813 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11338/tid=11344] ppid=11324 vsize=861064 CPUtime=0
/proc/11338/task/11344/stat : 11344 (java) S 11324 11324 10921 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 158067715 881729536 11813 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11338/tid=11345] ppid=11324 vsize=861064 CPUtime=0
/proc/11338/task/11345/stat : 11345 (java) S 11324 11324 10921 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 158067715 881729536 11813 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.7
Current children cumulated vsize (KiB) 908624

[startup+6.27433 s]
/proc/loadavg: 0.34 0.89 1.37 2/76 11345
/proc/meminfo: memFree=1205816/2055920 swapFree=4192812/4192956
[pid=11324] ppid=11322 vsize=47560 CPUtime=0.01
/proc/11324/stat : 11324 (galac.sh) S 11322 11324 10921 0 -1 4194304 753 1704 8 0 0 0 0 1 18 0 1 0 158067681 48701440 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 246406114138 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11324/statm: 11890 363 245 79 0 218 0
[pid=11338] ppid=11324 vsize=861196 CPUtime=5.98
/proc/11338/stat : 11338 (java) R 11324 11324 10921 0 -1 0 20171 0 3 0 584 14 0 0 17 0 8 0 158067707 881864704 19825 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4074437408 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/11338/statm: 215299 19825 2011 14 0 201504 0
[pid=11338/tid=11339] ppid=11324 vsize=861196 CPUtime=2.25
/proc/11338/task/11339/stat : 11339 (java) S 11324 11324 10921 0 -1 64 3995 0 0 0 223 2 0 0 16 0 8 0 158067711 881864704 19825 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=11338/tid=11340] ppid=11324 vsize=861196 CPUtime=0
/proc/11338/task/11340/stat : 11340 (java) S 11324 11324 10921 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 158067711 881864704 19825 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11338/tid=11341] ppid=11324 vsize=861196 CPUtime=0
/proc/11338/task/11341/stat : 11341 (java) S 11324 11324 10921 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 158067711 881864704 19825 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11338/tid=11342] ppid=11324 vsize=861196 CPUtime=0
/proc/11338/task/11342/stat : 11342 (java) S 11324 11324 10921 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 158067715 881864704 19825 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11338/tid=11343] ppid=11324 vsize=861196 CPUtime=0.4
/proc/11338/task/11343/stat : 11343 (java) S 11324 11324 10921 0 -1 64 1126 0 0 0 37 3 0 0 16 0 8 0 158067715 881864704 19825 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11338/tid=11344] ppid=11324 vsize=861196 CPUtime=0
/proc/11338/task/11344/stat : 11344 (java) S 11324 11324 10921 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 158067715 881864704 19825 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11338/tid=11345] ppid=11324 vsize=861196 CPUtime=0
/proc/11338/task/11345/stat : 11345 (java) S 11324 11324 10921 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 158067715 881864704 19825 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5.99
Current children cumulated vsize (KiB) 908756

[startup+12.7545 s]
/proc/loadavg: 0.39 0.89 1.37 2/76 11345
/proc/meminfo: memFree=1200136/2055920 swapFree=4192812/4192956
[pid=11324] ppid=11322 vsize=47560 CPUtime=0.01
/proc/11324/stat : 11324 (galac.sh) S 11322 11324 10921 0 -1 4194304 753 1704 8 0 0 0 0 1 18 0 1 0 158067681 48701440 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 246406114138 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11324/statm: 11890 363 245 79 0 218 0
[pid=11338] ppid=11324 vsize=861196 CPUtime=12.44
/proc/11338/stat : 11338 (java) R 11324 11324 10921 0 -1 0 20255 0 3 0 1229 15 0 0 17 0 8 0 158067707 881864704 19896 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4154015681 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/11338/statm: 215299 19896 2011 14 0 201504 0
[pid=11338/tid=11339] ppid=11324 vsize=861196 CPUtime=2.29
/proc/11338/task/11339/stat : 11339 (java) S 11324 11324 10921 0 -1 64 4066 0 0 0 227 2 0 0 16 0 8 0 158067711 881864704 19896 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=11338/tid=11340] ppid=11324 vsize=861196 CPUtime=0
/proc/11338/task/11340/stat : 11340 (java) S 11324 11324 10921 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 158067711 881864704 19896 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11338/tid=11341] ppid=11324 vsize=861196 CPUtime=0
/proc/11338/task/11341/stat : 11341 (java) S 11324 11324 10921 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 158067711 881864704 19896 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11338/tid=11342] ppid=11324 vsize=861196 CPUtime=0
/proc/11338/task/11342/stat : 11342 (java) S 11324 11324 10921 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 158067715 881864704 19896 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11338/tid=11343] ppid=11324 vsize=861196 CPUtime=0.4
/proc/11338/task/11343/stat : 11343 (java) S 11324 11324 10921 0 -1 64 1126 0 0 0 37 3 0 0 16 0 8 0 158067715 881864704 19896 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11338/tid=11344] ppid=11324 vsize=861196 CPUtime=0
/proc/11338/task/11344/stat : 11344 (java) S 11324 11324 10921 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 158067715 881864704 19896 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11338/tid=11345] ppid=11324 vsize=861196 CPUtime=0
/proc/11338/task/11345/stat : 11345 (java) S 11324 11324 10921 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 158067715 881864704 19896 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.45
Current children cumulated vsize (KiB) 908756

[startup+25.6077 s]
/proc/loadavg: 0.52 0.89 1.36 2/76 11348
/proc/meminfo: memFree=1195400/2055920 swapFree=4192812/4192956
[pid=11324] ppid=11322 vsize=47560 CPUtime=0.01
/proc/11324/stat : 11324 (galac.sh) S 11322 11324 10921 0 -1 4194304 753 1704 8 0 0 0 0 1 18 0 1 0 158067681 48701440 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 246406114138 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11324/statm: 11890 363 245 79 0 218 0
[pid=11338] ppid=11324 vsize=861196 CPUtime=25.26
/proc/11338/stat : 11338 (java) R 11324 11324 10921 0 -1 0 20376 0 3 0 2506 20 0 0 25 0 8 0 158067707 881864704 19996 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4073419304 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/11338/statm: 215299 19996 2011 14 0 201504 0
[pid=11338/tid=11339] ppid=11324 vsize=861196 CPUtime=2.31
/proc/11338/task/11339/stat : 11339 (java) S 11324 11324 10921 0 -1 64 4162 0 0 0 229 2 0 0 16 0 8 0 158067711 881864704 19996 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=11338/tid=11340] ppid=11324 vsize=861196 CPUtime=0
/proc/11338/task/11340/stat : 11340 (java) S 11324 11324 10921 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 158067711 881864704 19996 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11338/tid=11341] ppid=11324 vsize=861196 CPUtime=0
/proc/11338/task/11341/stat : 11341 (java) S 11324 11324 10921 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 158067711 881864704 19996 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11338/tid=11342] ppid=11324 vsize=861196 CPUtime=0
/proc/11338/task/11342/stat : 11342 (java) S 11324 11324 10921 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 158067715 881864704 19996 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11338/tid=11343] ppid=11324 vsize=861196 CPUtime=0.41
/proc/11338/task/11343/stat : 11343 (java) S 11324 11324 10921 0 -1 64 1130 0 0 0 38 3 0 0 16 0 8 0 158067715 881864704 19996 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11338/tid=11344] ppid=11324 vsize=861196 CPUtime=0
/proc/11338/task/11344/stat : 11344 (java) S 11324 11324 10921 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 158067715 881864704 19996 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11338/tid=11345] ppid=11324 vsize=861196 CPUtime=0
/proc/11338/task/11345/stat : 11345 (java) S 11324 11324 10921 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 158067715 881864704 19996 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.27
Current children cumulated vsize (KiB) 908756

Child status: 0
Real time (s): 45.7893
CPU time (s): 45.3231
CPU user time (s): 44.7882
CPU system time (s): 0.534918
CPU usage (%): 98.9819
Max. virtual memory (cumulated for all children) (KiB): 908860

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 44.7882
system time used= 0.534918
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 53973
page faults= 12
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3538
involuntary context switches= 851

runsolver used 0.045993 s user time and 0.124981 s system time

The end

Launcher Data (download as text)

Begin job on node61 on Sat Jan  6 15:18:15 UTC 2007


IDJOB= 192157
IDBENCH= 3094
FILE ID= node61/192157-1168096694

PBS_JOBID= 3476806

Free space on /tmp= 66505 MiB

BENCH NAME= HOME/pub/bench/CPAI06/queens/queens-100.xml
COMMAND LINE= /tmp/evaluation/192157-1168096694/galac.sh /tmp/evaluation/192157-1168096694/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node61/watcher-192157-1168096694 -o ROOT/results/node61/solver-192157-1168096694 -C 1800 -M 900  /tmp/evaluation/192157-1168096694/galac.sh /tmp/evaluation/192157-1168096694/unknown.xml

META MD5SUM SOLVER= d8bf20eb49fe33822f00bab08f33d7fc
MD5SUM BENCH=  2298692c2d9aa0ddcbd68522b3128865

RANDOM SEED= 718108350

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.259
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.259
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:       1279432 kB
Buffers:         51048 kB
Cached:         620996 kB
SwapCached:          0 kB
Active:         130160 kB
Inactive:       561968 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1279432 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            6720 kB
Writeback:           0 kB
Mapped:          30280 kB
Slab:            70196 kB
Committed_AS:  3062412 kB
PageTables:       1588 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= 66505 MiB



End job on node61 on Sat Jan  6 15:19:07 UTC 2007