Trace number 192093

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 244.669 246.158

General information on the benchmark

Namequeens/
queens-180.xml
MD5SUMc796a276961c748e1ef388ea91350f5c
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 benchmark4.35734
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables180
Number of constraints16110
Maximum constraint arity2
Maximum domain size180
Number of constraints which are defined in extension0
Number of constraints which are defined in intension16110
Global constraints used (with number of constraints)

Solver Data (download as text)

0.04	c --- Preproc Stats ---
14.35	c start processing
14.36	c start relation processing
14.43	c start cnf exporting
237.47	c parsing time : 14.177
237.48	c preprocessing time : 237.298
237.49	
237.49	c Nary constraints - conflicts : 0 supports : 0
237.49	c Binary constraints - conflicts : 16110 supports :0
237.49	c max arity constraint : 2
237.49	c Max Tuples generated 32400
237.49	c relations : 179
237.49	c relations BDD: 0
237.49	c vars : 32401 - clauses :  9655440
237.49	
237.54	 
237.54	c --- Minisat Stats ---
237.54	 
242.65	c restarts              : 4
242.65	c conflicts             : 497            (114 /sec)
242.65	c decisions             : 55535          (1.29 % random) (12719 /sec)
242.65	c propagations          : 240217         (55016 /sec)
242.65	c conflict literals     : 1034746        (0.04 % deleted)
242.65	c Memory used           : 364.74 MB
242.65	c CPU time              : 4.36634 s
242.65	
242.66	s SATISFIABLE
246.07	v 87 16 64 55 37 96 45 119 81 136 54 58 162 1 38 50 72 62 95 132 52 173 75 127 161 108 118 84 135 138 41 65 129 98 83 170 34 156 110 123 90 155 78 169 154 53 145 171 35 164 120 117 152 28 60 148 29 100 80 17 79 92 66 73 57 166 140 142 174 130 67 176 157 167 150 32 116 137 147 44 42 3 43 59 126 24 70 5 101 4 179 158 180 61 40 91 31 11 153 36 82 115 10 13 74 76 46 128 39 99 19 7 111 139 69 9 63 102 172 114 125 133 159 49 165 143 14 178 106 103 107 151 112 134 94 163 85 18 168 122 26 23 121 160 2 15 149 141 27 22 175 56 86 6 30 47 21 113 144 89 20 8 33 25 93 146 77 88 131 97 71 68 104 124 48 12 109 177 105 51

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/node1/watcher-192093-1168096610 -o ROOT/results/node1/solver-192093-1168096610 -C 1800 -M 900 /tmp/evaluation/192093-1168096610/galac.sh /tmp/evaluation/192093-1168096610/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.06 0.62 1.21 2/83 25354
/proc/meminfo: memFree=1203768/2055920 swapFree=4165584/4192956
[pid=25353] ppid=25350 vsize=8564 CPUtime=0
/proc/25353/stat : 25353 (galac.sh) D 25350 25353 24336 0 -1 4194304 317 0 0 0 0 0 0 0 19 0 1 0 158057682 8769536 261 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259353444306 0 2 4096 8192 18446744072100051646 0 0 17 0 0 0
/proc/25353/statm: 2141 261 201 79 0 134 0

[startup+0.103142 s]
/proc/loadavg: 0.06 0.62 1.21 2/83 25354
/proc/meminfo: memFree=1203768/2055920 swapFree=4165584/4192956
[pid=25353] ppid=25350 vsize=47572 CPUtime=0.01
/proc/25353/stat : 25353 (galac.sh) S 25350 25353 24336 0 -1 4194304 761 1704 0 0 0 0 0 1 18 0 1 0 158057682 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25353/statm: 11893 363 245 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47572

[startup+0.511186 s]
/proc/loadavg: 0.06 0.62 1.21 2/83 25354
/proc/meminfo: memFree=1203768/2055920 swapFree=4165584/4192956
[pid=25353] ppid=25350 vsize=47572 CPUtime=0.01
/proc/25353/stat : 25353 (galac.sh) S 25350 25353 24336 0 -1 4194304 761 1704 0 0 0 0 0 1 18 0 1 0 158057682 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25353/statm: 11893 363 245 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47572

[startup+1.35028 s]
/proc/loadavg: 0.06 0.62 1.21 4/105 25388
/proc/meminfo: memFree=1138952/2055920 swapFree=4165584/4192956
[pid=25353] ppid=25350 vsize=47572 CPUtime=0.01
/proc/25353/stat : 25353 (galac.sh) S 25350 25353 24336 0 -1 4194304 761 1704 0 0 0 0 0 1 18 0 1 0 158057682 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25353/statm: 11893 363 245 79 0 218 0
[pid=25370] ppid=25353 vsize=860856 CPUtime=1.27
/proc/25370/stat : 25370 (java) R 25353 25353 24336 0 -1 0 12096 0 1 0 120 7 0 0 16 0 8 0 158057686 881516544 11830 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4073677126 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25370/statm: 215214 11830 1989 14 0 201471 0
[pid=25370/tid=25373] ppid=25353 vsize=860856 CPUtime=0.49
/proc/25370/task/25373/stat : 25373 (java) S 25353 25353 24336 0 -1 64 3519 0 0 0 48 1 0 0 16 0 8 0 158057691 881516544 11830 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=25370/tid=25375] ppid=25353 vsize=860856 CPUtime=0
/proc/25370/task/25375/stat : 25375 (java) S 25353 25353 24336 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 158057691 881516544 11830 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25370/tid=25376] ppid=25353 vsize=860856 CPUtime=0
/proc/25370/task/25376/stat : 25376 (java) S 25353 25353 24336 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 158057691 881516544 11830 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25370/tid=25379] ppid=25353 vsize=860856 CPUtime=0
/proc/25370/task/25379/stat : 25379 (java) S 25353 25353 24336 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 158057695 881516544 11830 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25370/tid=25380] ppid=25353 vsize=860856 CPUtime=0.11
/proc/25370/task/25380/stat : 25380 (java) S 25353 25353 24336 0 -1 64 895 0 0 0 11 0 0 0 16 0 8 0 158057695 881516544 11830 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25370/tid=25381] ppid=25353 vsize=860856 CPUtime=0
/proc/25370/task/25381/stat : 25381 (java) S 25353 25353 24336 0 -1 64 2 0 0 0 0 0 0 0 19 0 8 0 158057695 881516544 11830 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25370/tid=25382] ppid=25353 vsize=860856 CPUtime=0
/proc/25370/task/25382/stat : 25382 (java) S 25353 25353 24336 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 158057695 881516544 11830 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.28
Current children cumulated vsize (KiB) 908428

[startup+3.00549 s]
/proc/loadavg: 0.06 0.62 1.21 3/105 25388
/proc/meminfo: memFree=1095624/2055920 swapFree=4165584/4192956
[pid=25353] ppid=25350 vsize=47572 CPUtime=0.01
/proc/25353/stat : 25353 (galac.sh) S 25350 25353 24336 0 -1 4194304 761 1704 0 0 0 0 0 1 18 0 1 0 158057682 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25353/statm: 11893 363 245 79 0 218 0
[pid=25370] ppid=25353 vsize=860856 CPUtime=2.92
/proc/25370/stat : 25370 (java) S 25353 25353 24336 0 -1 0 12435 0 1 0 284 8 0 0 16 0 8 0 158057686 881516544 12127 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25370/statm: 215214 12127 1989 14 0 201471 0
[pid=25370/tid=25373] ppid=25353 vsize=860856 CPUtime=1.56
/proc/25370/task/25373/stat : 25373 (java) R 25353 25353 24336 0 -1 64 3799 0 0 0 154 2 0 0 24 0 8 0 158057691 881516544 12127 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4155525070 0 0 0 23759 0 0 0 -1 1 0 0
[pid=25370/tid=25375] ppid=25353 vsize=860856 CPUtime=0
/proc/25370/task/25375/stat : 25375 (java) S 25353 25353 24336 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 158057691 881516544 12127 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25370/tid=25376] ppid=25353 vsize=860856 CPUtime=0
/proc/25370/task/25376/stat : 25376 (java) S 25353 25353 24336 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 158057691 881516544 12127 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25370/tid=25379] ppid=25353 vsize=860856 CPUtime=0
/proc/25370/task/25379/stat : 25379 (java) S 25353 25353 24336 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 158057695 881516544 12127 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25370/tid=25380] ppid=25353 vsize=860856 CPUtime=0.14
/proc/25370/task/25380/stat : 25380 (java) S 25353 25353 24336 0 -1 64 912 0 0 0 14 0 0 0 15 0 8 0 158057695 881516544 12127 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25370/tid=25381] ppid=25353 vsize=860856 CPUtime=0
/proc/25370/task/25381/stat : 25381 (java) S 25353 25353 24336 0 -1 64 2 0 0 0 0 0 0 0 19 0 8 0 158057695 881516544 12127 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25370/tid=25382] ppid=25353 vsize=860856 CPUtime=0
/proc/25370/task/25382/stat : 25382 (java) R 25353 25353 24336 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 158057695 881516544 12127 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) 908428

[startup+6.21286 s]
/proc/loadavg: 0.30 0.66 1.22 3/105 25388
/proc/meminfo: memFree=1061256/2055920 swapFree=4165584/4192956
[pid=25353] ppid=25350 vsize=47572 CPUtime=0.01
/proc/25353/stat : 25353 (galac.sh) S 25350 25353 24336 0 -1 4194304 761 1704 0 0 0 0 0 1 18 0 1 0 158057682 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25353/statm: 11893 363 245 79 0 218 0
[pid=25370] ppid=25353 vsize=860856 CPUtime=6.09
/proc/25370/stat : 25370 (java) S 25353 25353 24336 0 -1 0 12900 0 1 0 600 9 0 0 15 0 8 0 158057686 881516544 12518 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25370/statm: 215214 12518 1989 14 0 201471 0
[pid=25370/tid=25373] ppid=25353 vsize=860856 CPUtime=3.73
/proc/25370/task/25373/stat : 25373 (java) R 25353 25353 24336 0 -1 64 4167 0 0 0 370 3 0 0 25 0 8 0 158057691 881516544 12518 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4155525058 0 0 0 23759 0 0 0 -1 1 0 0
[pid=25370/tid=25375] ppid=25353 vsize=860856 CPUtime=0
/proc/25370/task/25375/stat : 25375 (java) S 25353 25353 24336 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 158057691 881516544 12518 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25370/tid=25376] ppid=25353 vsize=860856 CPUtime=0
/proc/25370/task/25376/stat : 25376 (java) S 25353 25353 24336 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 158057691 881516544 12518 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25370/tid=25379] ppid=25353 vsize=860856 CPUtime=0
/proc/25370/task/25379/stat : 25379 (java) S 25353 25353 24336 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 158057695 881516544 12518 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25370/tid=25380] ppid=25353 vsize=860856 CPUtime=0.18
/proc/25370/task/25380/stat : 25380 (java) S 25353 25353 24336 0 -1 64 935 0 0 0 18 0 0 0 16 0 8 0 158057695 881516544 12518 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25370/tid=25381] ppid=25353 vsize=860856 CPUtime=0
/proc/25370/task/25381/stat : 25381 (java) S 25353 25353 24336 0 -1 64 2 0 0 0 0 0 0 0 19 0 8 0 158057695 881516544 12518 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25370/tid=25382] ppid=25353 vsize=860856 CPUtime=0
/proc/25370/task/25382/stat : 25382 (java) S 25353 25353 24336 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 158057695 881516544 12518 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.1
Current children cumulated vsize (KiB) 908428

[startup+12.6476 s]
/proc/loadavg: 0.43 0.68 1.22 4/105 25388
/proc/meminfo: memFree=996040/2055920 swapFree=4165584/4192956
[pid=25353] ppid=25350 vsize=47572 CPUtime=0.01
/proc/25353/stat : 25353 (galac.sh) S 25350 25353 24336 0 -1 4194304 761 1704 0 0 0 0 0 1 18 0 1 0 158057682 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25353/statm: 11893 363 245 79 0 218 0
[pid=25370] ppid=25353 vsize=860856 CPUtime=12.46
/proc/25370/stat : 25370 (java) R 25353 25353 24336 0 -1 0 21075 0 1 0 1231 15 0 0 19 0 8 0 158057686 881516544 20647 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4073458920 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/25370/statm: 215214 20647 1992 14 0 201471 0
[pid=25370/tid=25373] ppid=25353 vsize=860856 CPUtime=5.11
/proc/25370/task/25373/stat : 25373 (java) S 25353 25353 24336 0 -1 64 4944 0 0 0 508 3 0 0 24 0 8 0 158057691 881516544 20647 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=25370/tid=25375] ppid=25353 vsize=860856 CPUtime=0
/proc/25370/task/25375/stat : 25375 (java) S 25353 25353 24336 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 158057691 881516544 20647 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25370/tid=25376] ppid=25353 vsize=860856 CPUtime=0
/proc/25370/task/25376/stat : 25376 (java) S 25353 25353 24336 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 158057691 881516544 20647 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25370/tid=25379] ppid=25353 vsize=860856 CPUtime=0
/proc/25370/task/25379/stat : 25379 (java) S 25353 25353 24336 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 158057695 881516544 20647 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25370/tid=25380] ppid=25353 vsize=860856 CPUtime=0.36
/proc/25370/task/25380/stat : 25380 (java) S 25353 25353 24336 0 -1 64 1044 0 0 0 35 1 0 0 15 0 8 0 158057695 881516544 20647 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25370/tid=25381] ppid=25353 vsize=860856 CPUtime=0
/proc/25370/task/25381/stat : 25381 (java) S 25353 25353 24336 0 -1 64 2 0 0 0 0 0 0 0 19 0 8 0 158057695 881516544 20647 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25370/tid=25382] ppid=25353 vsize=860856 CPUtime=0
/proc/25370/task/25382/stat : 25382 (java) S 25353 25353 24336 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 158057695 881516544 20647 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.47
Current children cumulated vsize (KiB) 908428

[startup+25.5431 s]
/proc/loadavg: 0.78 0.75 1.24 3/105 25388
/proc/meminfo: memFree=945864/2055920 swapFree=4165584/4192956
[pid=25353] ppid=25350 vsize=47572 CPUtime=0.01
/proc/25353/stat : 25353 (galac.sh) S 25350 25353 24336 0 -1 4194304 761 1704 0 0 0 0 0 1 18 0 1 0 158057682 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25353/statm: 11893 363 245 79 0 218 0
[pid=25370] ppid=25353 vsize=860856 CPUtime=25.32
/proc/25370/stat : 25370 (java) R 25353 25353 24336 0 -1 0 22073 0 1 0 2511 21 0 0 25 0 8 0 158057686 881516544 21620 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4074430836 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/25370/statm: 215214 21620 2012 14 0 201471 0
[pid=25370/tid=25373] ppid=25353 vsize=860856 CPUtime=5.24
/proc/25370/task/25373/stat : 25373 (java) S 25353 25353 24336 0 -1 64 5837 0 0 0 520 4 0 0 16 0 8 0 158057691 881516544 21620 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=25370/tid=25375] ppid=25353 vsize=860856 CPUtime=0
/proc/25370/task/25375/stat : 25375 (java) S 25353 25353 24336 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 158057691 881516544 21620 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25370/tid=25376] ppid=25353 vsize=860856 CPUtime=0
/proc/25370/task/25376/stat : 25376 (java) S 25353 25353 24336 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 158057691 881516544 21620 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25370/tid=25379] ppid=25353 vsize=860856 CPUtime=0
/proc/25370/task/25379/stat : 25379 (java) S 25353 25353 24336 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 158057695 881516544 21620 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25370/tid=25380] ppid=25353 vsize=860856 CPUtime=0.43
/proc/25370/task/25380/stat : 25380 (java) S 25353 25353 24336 0 -1 64 1082 0 0 0 42 1 0 0 15 0 8 0 158057695 881516544 21620 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25370/tid=25381] ppid=25353 vsize=860856 CPUtime=0
/proc/25370/task/25381/stat : 25381 (java) S 25353 25353 24336 0 -1 64 2 0 0 0 0 0 0 0 19 0 8 0 158057695 881516544 21620 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25370/tid=25382] ppid=25353 vsize=860856 CPUtime=0
/proc/25370/task/25382/stat : 25382 (java) S 25353 25353 24336 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 158057695 881516544 21620 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.33
Current children cumulated vsize (KiB) 908428

[startup+51.2441 s]
/proc/loadavg: 1.20 0.84 1.26 3/105 25388
/proc/meminfo: memFree=834120/2055920 swapFree=4165584/4192956
[pid=25353] ppid=25350 vsize=47572 CPUtime=0.01
/proc/25353/stat : 25353 (galac.sh) S 25350 25353 24336 0 -1 4194304 761 1704 0 0 0 0 0 1 18 0 1 0 158057682 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25353/statm: 11893 363 245 79 0 218 0
[pid=25370] ppid=25353 vsize=860856 CPUtime=50.97
/proc/25370/stat : 25370 (java) R 25353 25353 24336 0 -1 0 22128 0 1 0 5065 32 0 0 25 0 8 0 158057686 881516544 21620 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4073472634 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/25370/statm: 215214 21620 2012 14 0 201471 0
[pid=25370/tid=25373] ppid=25353 vsize=860856 CPUtime=5.26
/proc/25370/task/25373/stat : 25373 (java) S 25353 25353 24336 0 -1 64 5837 0 0 0 522 4 0 0 16 0 8 0 158057691 881516544 21620 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=25370/tid=25375] ppid=25353 vsize=860856 CPUtime=0
/proc/25370/task/25375/stat : 25375 (java) S 25353 25353 24336 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 158057691 881516544 21620 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25370/tid=25376] ppid=25353 vsize=860856 CPUtime=0
/proc/25370/task/25376/stat : 25376 (java) S 25353 25353 24336 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 158057691 881516544 21620 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25370/tid=25379] ppid=25353 vsize=860856 CPUtime=0
/proc/25370/task/25379/stat : 25379 (java) S 25353 25353 24336 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 158057695 881516544 21620 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25370/tid=25380] ppid=25353 vsize=860856 CPUtime=0.43
/proc/25370/task/25380/stat : 25380 (java) S 25353 25353 24336 0 -1 64 1082 0 0 0 42 1 0 0 16 0 8 0 158057695 881516544 21620 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25370/tid=25381] ppid=25353 vsize=860856 CPUtime=0
/proc/25370/task/25381/stat : 25381 (java) S 25353 25353 24336 0 -1 64 2 0 0 0 0 0 0 0 19 0 8 0 158057695 881516544 21620 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25370/tid=25382] ppid=25353 vsize=860856 CPUtime=0
/proc/25370/task/25382/stat : 25382 (java) S 25353 25353 24336 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 158057695 881516544 21620 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.98
Current children cumulated vsize (KiB) 908428

[startup+102.449 s]
/proc/loadavg: 1.65 1.02 1.29 3/105 25388
/proc/meminfo: memFree=631816/2055920 swapFree=4165584/4192956
[pid=25353] ppid=25350 vsize=47572 CPUtime=0.01
/proc/25353/stat : 25353 (galac.sh) S 25350 25353 24336 0 -1 4194304 761 1704 0 0 0 0 0 1 18 0 1 0 158057682 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25353/statm: 11893 363 245 79 0 218 0
[pid=25370] ppid=25353 vsize=860856 CPUtime=102.02
/proc/25370/stat : 25370 (java) R 25353 25353 24336 0 -1 0 22218 0 1 0 10151 51 0 0 25 0 8 0 158057686 881516544 21623 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4155239784 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/25370/statm: 215214 21623 2012 14 0 201471 0
[pid=25370/tid=25373] ppid=25353 vsize=860856 CPUtime=5.29
/proc/25370/task/25373/stat : 25373 (java) S 25353 25353 24336 0 -1 64 5837 0 0 0 525 4 0 0 16 0 8 0 158057691 881516544 21623 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=25370/tid=25375] ppid=25353 vsize=860856 CPUtime=0
/proc/25370/task/25375/stat : 25375 (java) S 25353 25353 24336 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 158057691 881516544 21623 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25370/tid=25376] ppid=25353 vsize=860856 CPUtime=0
/proc/25370/task/25376/stat : 25376 (java) S 25353 25353 24336 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 158057691 881516544 21623 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25370/tid=25379] ppid=25353 vsize=860856 CPUtime=0
/proc/25370/task/25379/stat : 25379 (java) S 25353 25353 24336 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 158057695 881516544 21623 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25370/tid=25380] ppid=25353 vsize=860856 CPUtime=0.43
/proc/25370/task/25380/stat : 25380 (java) S 25353 25353 24336 0 -1 64 1085 0 0 0 42 1 0 0 16 0 8 0 158057695 881516544 21623 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25370/tid=25381] ppid=25353 vsize=860856 CPUtime=0
/proc/25370/task/25381/stat : 25381 (java) S 25353 25353 24336 0 -1 64 2 0 0 0 0 0 0 0 19 0 8 0 158057695 881516544 21623 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25370/tid=25382] ppid=25353 vsize=860856 CPUtime=0
/proc/25370/task/25382/stat : 25382 (java) S 25353 25353 24336 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 158057695 881516544 21623 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 102.03
Current children cumulated vsize (KiB) 908428

[startup+162.532 s]
/proc/loadavg: 1.99 1.23 1.34 3/105 25390
/proc/meminfo: memFree=399304/2055920 swapFree=4165584/4192956
[pid=25353] ppid=25350 vsize=47572 CPUtime=0.01
/proc/25353/stat : 25353 (galac.sh) S 25350 25353 24336 0 -1 4194304 761 1704 0 0 0 0 0 1 18 0 1 0 158057682 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25353/statm: 11893 363 245 79 0 218 0
[pid=25370] ppid=25353 vsize=860856 CPUtime=161.83
/proc/25370/stat : 25370 (java) R 25353 25353 24336 0 -1 0 22316 0 1 0 16111 72 0 0 25 0 8 0 158057686 881516544 21623 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4074360056 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/25370/statm: 215214 21623 2012 14 0 201471 0
[pid=25370/tid=25373] ppid=25353 vsize=860856 CPUtime=5.35
/proc/25370/task/25373/stat : 25373 (java) S 25353 25353 24336 0 -1 64 5837 0 0 0 530 5 0 0 16 0 8 0 158057691 881516544 21623 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=25370/tid=25375] ppid=25353 vsize=860856 CPUtime=0
/proc/25370/task/25375/stat : 25375 (java) S 25353 25353 24336 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 158057691 881516544 21623 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25370/tid=25376] ppid=25353 vsize=860856 CPUtime=0
/proc/25370/task/25376/stat : 25376 (java) S 25353 25353 24336 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 158057691 881516544 21623 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25370/tid=25379] ppid=25353 vsize=860856 CPUtime=0
/proc/25370/task/25379/stat : 25379 (java) S 25353 25353 24336 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 158057695 881516544 21623 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25370/tid=25380] ppid=25353 vsize=860856 CPUtime=0.43
/proc/25370/task/25380/stat : 25380 (java) S 25353 25353 24336 0 -1 64 1085 0 0 0 42 1 0 0 16 0 8 0 158057695 881516544 21623 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25370/tid=25381] ppid=25353 vsize=860856 CPUtime=0
/proc/25370/task/25381/stat : 25381 (java) S 25353 25353 24336 0 -1 64 2 0 0 0 0 0 0 0 19 0 8 0 158057695 881516544 21623 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25370/tid=25382] ppid=25353 vsize=860856 CPUtime=0
/proc/25370/task/25382/stat : 25382 (java) S 25353 25353 24336 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 158057695 881516544 21623 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 161.84
Current children cumulated vsize (KiB) 908428

[startup+222.631 s]
/proc/loadavg: 2.35 1.46 1.41 3/105 25390
/proc/meminfo: memFree=249352/2055920 swapFree=4165584/4192956
[pid=25353] ppid=25350 vsize=47572 CPUtime=0.01
/proc/25353/stat : 25353 (galac.sh) S 25350 25353 24336 0 -1 4194304 761 1704 0 0 0 0 0 1 18 0 1 0 158057682 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/25353/statm: 11893 363 245 79 0 218 0
[pid=25370] ppid=25353 vsize=860856 CPUtime=221.48
/proc/25370/stat : 25370 (java) R 25353 25353 24336 0 -1 0 22412 0 1 0 22054 94 0 0 25 0 8 0 158057686 881516544 21625 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4152819329 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25370/statm: 215214 21625 2012 14 0 201471 0
[pid=25370/tid=25373] ppid=25353 vsize=860856 CPUtime=5.4
/proc/25370/task/25373/stat : 25373 (java) S 25353 25353 24336 0 -1 64 5837 0 0 0 535 5 0 0 16 0 8 0 158057691 881516544 21625 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=25370/tid=25375] ppid=25353 vsize=860856 CPUtime=0
/proc/25370/task/25375/stat : 25375 (java) S 25353 25353 24336 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 158057691 881516544 21625 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25370/tid=25376] ppid=25353 vsize=860856 CPUtime=0
/proc/25370/task/25376/stat : 25376 (java) S 25353 25353 24336 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 158057691 881516544 21625 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25370/tid=25379] ppid=25353 vsize=860856 CPUtime=0
/proc/25370/task/25379/stat : 25379 (java) S 25353 25353 24336 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 158057695 881516544 21625 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25370/tid=25380] ppid=25353 vsize=860856 CPUtime=0.44
/proc/25370/task/25380/stat : 25380 (java) S 25353 25353 24336 0 -1 64 1087 0 0 0 43 1 0 0 16 0 8 0 158057695 881516544 21625 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25370/tid=25381] ppid=25353 vsize=860856 CPUtime=0
/proc/25370/task/25381/stat : 25381 (java) S 25353 25353 24336 0 -1 64 2 0 0 0 0 0 0 0 19 0 8 0 158057695 881516544 21625 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25370/tid=25382] ppid=25353 vsize=860856 CPUtime=0
/proc/25370/task/25382/stat : 25382 (java) S 25353 25353 24336 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 158057695 881516544 21625 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 221.49
Current children cumulated vsize (KiB) 908428

Child status: 0
Real time (s): 246.158
CPU time (s): 244.669
CPU user time (s): 242.703
CPU system time (s): 1.9657
CPU usage (%): 99.3952
Max. virtual memory (cumulated for all children) (KiB): 908656

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 242.703
system time used= 1.9657
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 132533
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= 10515
involuntary context switches= 15884

runsolver used 0.32795 s user time and 0.847871 s system time

The end

Launcher Data (download as text)

Begin job on node1 on Sat Jan  6 15:16:55 UTC 2007


IDJOB= 192093
IDBENCH= 3090
FILE ID= node1/192093-1168096610

PBS_JOBID= 3476488

Free space on /tmp= 66296 MiB

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

META MD5SUM SOLVER= d8bf20eb49fe33822f00bab08f33d7fc
MD5SUM BENCH=  c796a276961c748e1ef388ea91350f5c

RANDOM SEED= 790440232

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:       1204576 kB
Buffers:         68108 kB
Cached:         646580 kB
SwapCached:       3664 kB
Active:         249976 kB
Inactive:       503572 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1204576 kB
SwapTotal:     4192956 kB
SwapFree:      4165584 kB
Dirty:            9572 kB
Writeback:           0 kB
Mapped:          48796 kB
Slab:            82776 kB
Committed_AS:  4272856 kB
PageTables:       2172 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= 66296 MiB



End job on node1 on Sat Jan  6 15:21:06 UTC 2007