Trace number 275213

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
AbsconMax 109 EPFCOPTIMUM 194.489 195.432

General information on the benchmark

NamequeensKnights/
queensKnights-50-5-add.xml
MD5SUMbcc05e0837074ebcb0feb3ab43e0bc42
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints1234
Best CPU time to get the best result obtained on this benchmark194.489
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables55
Number of constraints1235
Maximum constraint arity2
Maximum domain size2500
Number of constraints which are defined in extension0
Number of constraints which are defined in intension1235
Global constraints used (with number of constraints)

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data (download as text)

0.31	   
0.31	Abscon 109 (November, 2006)
0.31	   
0.31	   configuration
0.31	     name=epfc.xml
0.34	   
0.34	   instance
0.34	     name=/tmp/evaluation/275213-1169218538/unknown.xml
0.37	   
0.37	   domains being loaded...
0.37	   
0.37	   variables being loaded...
0.42	     nbVariables=55  nbDomainTypes=2  minDomainSize=50  maxDomainSize=2500
0.42	       =>  wckTime=0.111  cpuTime=0.1  mem=7M882
0.42	   
0.42	   predicates being loaded...
0.43	   
0.43	   constraints being loaded...
8.25	     nbConstraints=1235  nbConvertedConstraints=1235  nbConvertConstraintsChecks=12622500  nbExtensionStructures=51
8.25	     nbSharedExtensionStructures=1184  nbConflictsStructures=51  nbSharedConflictsStructures=1184
8.25	     nbSharedBinaryRepresentations=8419  maxDegree=49  maxArity=2
8.25	       =>  wckTime=7.94  cpuTime=7.78  mem=21M634
8.31	   
8.31	   solver LocalSearchSolver being built... 
8.35	       =>  wckTime=8.038  cpuTime=7.82  mem=8M193
8.36	
8.36	s SATISFIABLE
8.36	o 1168
8.36	c 67
8.36	o 1174
8.36	c 61
8.36	o 1180
8.36	c 55
8.36	o 1185
8.36	c 50
8.37	o 1189
8.37	c 46
8.37	o 1193
8.37	c 42
8.37	o 1197
8.37	c 38
8.37	o 1201
8.37	c 34
8.37	o 1205
8.37	c 30
8.38	o 1208
8.38	c 27
8.38	o 1210
8.38	c 25
8.38	o 1212
8.38	c 23
8.39	o 1214
8.39	c 21
8.39	o 1216
8.39	c 19
8.40	o 1218
8.40	c 17
8.40	o 1219
8.40	c 16
8.41	o 1220
8.41	c 15
8.42	o 1221
8.42	c 14
8.42	o 1222
8.42	c 13
8.43	o 1224
8.43	c 11
8.43	o 1225
8.43	c 10
8.44	o 1226
8.44	c 9
8.44	o 1227
8.44	c 8
8.44	o 1228
8.44	c 7
8.45	o 1229
8.45	c 6
8.45	o 1230
8.45	c 5
8.45	o 1231
8.45	c 4
8.46	o 1232
8.46	c 3
8.46	o 1233
8.46	c 2
8.54	o 1234
8.54	c 1
8.54	   
8.54	   search
8.54	     run=0  nbConstraintChecks=1246109  nbAssignments=80
8.54	       =>  wckTime=0.196  cpuTime=0.18  mem=8M193
8.54	   
8.54	   global
8.54	     nbConstraintChecks=1246109  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
8.54	     solvingWckTime=0.193  solvingCpuTime=0.18  expiredTime=no  totalExploration=no  nbFoundSolutions=0
8.54	     globalCpuTime=8.05
8.54	       =>  wckTime=8.234  cpuTime=8.0  mem=8M193
8.54	   
8.54	   solver IterativeSystematicSolver being built... 
8.68	       =>  wckTime=8.372  cpuTime=8.1  mem=19M462
195.40	   
195.40	   preprocessing
195.40	     nbConstraintChecks=3456624604  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=5170
195.40	     detectedInconsistency=yes
195.40	       =>  wckTime=186.718  cpuTime=185.79  mem=19M462
195.40	   
195.40	   global
195.40	     nbConstraintChecks=3456624604  nbRestartNogoods=0  solvingWckTime=186.721  solvingCpuTime=185.79  expiredTime=no
195.40	     totalExploration=yes  nbFoundSolutions=0  globalCpuTime=193.94
195.40	       =>  wckTime=195.094  cpuTime=193.89  mem=19M462
195.41	
195.41	s OPTIMUM FOUND
195.41	v 8 40 29 47 34 43 26 11 19 6 27 18 33 12 48 13 44 17 37 20 3 1 24 49 30 10 7 39 42 23 45 22 35 9 2 14 46 32 25 4 28 15 5 21 0 16 38 36 41 31 1169 1117 1218 967 1068 
195.41	   
195.41	   totalWckTime=195.176  totalCpuTime=193.95

Verifier Data (download as text)

1 unsatisfied constraints, 1234 satisfied constraints

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node67/watcher-275213-1169218538 -o ROOT/results/node67/solver-275213-1169218538 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/275213-1169218538/unknown.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 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.89 1.98 1.90 2/81 7115
/proc/meminfo: memFree=1483496/2055920 swapFree=4192956/4192956
[pid=7114] ppid=7112 vsize=18540 CPUtime=0
/proc/7114/stat : 7114 (runsolver) R 7112 7114 6802 0 -1 4194368 17 0 0 0 0 0 0 0 20 0 1 0 69350949 18984960 279 18446744073709551615 4194304 4267372 548682068960 18446744073709551615 271638392103 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/7114/statm: 4635 279 244 17 0 2626 0

[startup+0.102762 s]
/proc/loadavg: 1.89 1.98 1.90 2/81 7115
/proc/meminfo: memFree=1483496/2055920 swapFree=4192956/4192956
[pid=7114] ppid=7112 vsize=914988 CPUtime=0.09
/proc/7114/stat : 7114 (java) S 7112 7114 6802 0 -1 0 2996 0 1 0 8 1 0 0 17 0 8 0 69350949 936947712 2742 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7114/statm: 228747 2742 1427 14 0 215242 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 914988

[startup+0.510805 s]
/proc/loadavg: 1.89 1.98 1.90 2/81 7115
/proc/meminfo: memFree=1483496/2055920 swapFree=4192956/4192956
[pid=7114] ppid=7112 vsize=915332 CPUtime=0.5
/proc/7114/stat : 7114 (java) S 7112 7114 6802 0 -1 0 6622 0 1 0 46 4 0 0 17 0 8 0 69350949 937299968 6361 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7114/statm: 228833 6361 2150 14 0 215303 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 915332

[startup+1.33489 s]
/proc/loadavg: 1.89 1.98 1.90 3/88 7122
/proc/meminfo: memFree=1456048/2055920 swapFree=4192956/4192956
[pid=7114] ppid=7112 vsize=915452 CPUtime=1.31
/proc/7114/stat : 7114 (java) R 7112 7114 6802 0 -1 0 9208 0 1 0 121 10 0 0 22 0 8 0 69350949 937422848 8947 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073751615 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7114/statm: 228863 8947 2171 14 0 215333 0
[pid=7114/tid=7116] ppid=7112 vsize=915452 CPUtime=0
/proc/7114/task/7116/stat : 7116 (java) S 7112 7114 6802 0 -1 64 7 0 0 0 0 0 0 0 17 0 8 0 69350953 937422848 8947 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=7114/tid=7117] ppid=7112 vsize=915452 CPUtime=0
/proc/7114/task/7117/stat : 7117 (java) S 7112 7114 6802 0 -1 64 10 0 0 0 0 0 0 0 19 0 8 0 69350954 937422848 8947 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7114/tid=7118] ppid=7112 vsize=915452 CPUtime=0
/proc/7114/task/7118/stat : 7118 (java) S 7112 7114 6802 0 -1 64 3 0 0 0 0 0 0 0 20 0 8 0 69350954 937422848 8947 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7114/tid=7119] ppid=7112 vsize=915452 CPUtime=0
/proc/7114/task/7119/stat : 7119 (java) S 7112 7114 6802 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 69350957 937422848 8947 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7114/tid=7120] ppid=7112 vsize=915452 CPUtime=0.15
/proc/7114/task/7120/stat : 7120 (java) S 7112 7114 6802 0 -1 64 363 0 0 0 15 0 0 0 19 0 8 0 69350957 937422848 8947 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7114/tid=7121] ppid=7112 vsize=915452 CPUtime=0
/proc/7114/task/7121/stat : 7121 (java) S 7112 7114 6802 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 69350957 937422848 8947 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7114/tid=7122] ppid=7112 vsize=915452 CPUtime=0
/proc/7114/task/7122/stat : 7122 (java) S 7112 7114 6802 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 69350957 937422848 8947 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 915452

[startup+2.98406 s]
/proc/loadavg: 1.90 1.98 1.90 3/88 7122
/proc/meminfo: memFree=1456048/2055920 swapFree=4192956/4192956
[pid=7114] ppid=7112 vsize=915452 CPUtime=2.95
/proc/7114/stat : 7114 (java) R 7112 7114 6802 0 -1 0 9208 0 1 0 285 10 0 0 25 0 8 0 69350949 937422848 8947 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4155989615 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7114/statm: 228863 8947 2171 14 0 215333 0
[pid=7114/tid=7116] ppid=7112 vsize=915452 CPUtime=0
/proc/7114/task/7116/stat : 7116 (java) S 7112 7114 6802 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 69350953 937422848 8947 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=7114/tid=7117] ppid=7112 vsize=915452 CPUtime=0
/proc/7114/task/7117/stat : 7117 (java) S 7112 7114 6802 0 -1 64 10 0 0 0 0 0 0 0 19 0 8 0 69350954 937422848 8947 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7114/tid=7118] ppid=7112 vsize=915452 CPUtime=0
/proc/7114/task/7118/stat : 7118 (java) S 7112 7114 6802 0 -1 64 3 0 0 0 0 0 0 0 20 0 8 0 69350954 937422848 8947 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7114/tid=7119] ppid=7112 vsize=915452 CPUtime=0
/proc/7114/task/7119/stat : 7119 (java) S 7112 7114 6802 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 69350957 937422848 8947 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7114/tid=7120] ppid=7112 vsize=915452 CPUtime=0.15
/proc/7114/task/7120/stat : 7120 (java) S 7112 7114 6802 0 -1 64 363 0 0 0 15 0 0 0 19 0 8 0 69350957 937422848 8947 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7114/tid=7121] ppid=7112 vsize=915452 CPUtime=0
/proc/7114/task/7121/stat : 7121 (java) S 7112 7114 6802 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 69350957 937422848 8947 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7114/tid=7122] ppid=7112 vsize=915452 CPUtime=0
/proc/7114/task/7122/stat : 7122 (java) S 7112 7114 6802 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 69350957 937422848 8947 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 915452

[startup+6.2634 s]
/proc/loadavg: 1.90 1.98 1.90 3/88 7122
/proc/meminfo: memFree=1456048/2055920 swapFree=4192956/4192956
[pid=7114] ppid=7112 vsize=915452 CPUtime=6.22
/proc/7114/stat : 7114 (java) R 7112 7114 6802 0 -1 0 9208 0 1 0 612 10 0 0 25 0 8 0 69350949 937422848 8947 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073744796 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7114/statm: 228863 8947 2171 14 0 215333 0
[pid=7114/tid=7116] ppid=7112 vsize=915452 CPUtime=0
/proc/7114/task/7116/stat : 7116 (java) S 7112 7114 6802 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 69350953 937422848 8947 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=7114/tid=7117] ppid=7112 vsize=915452 CPUtime=0
/proc/7114/task/7117/stat : 7117 (java) S 7112 7114 6802 0 -1 64 10 0 0 0 0 0 0 0 19 0 8 0 69350954 937422848 8947 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7114/tid=7118] ppid=7112 vsize=915452 CPUtime=0
/proc/7114/task/7118/stat : 7118 (java) S 7112 7114 6802 0 -1 64 3 0 0 0 0 0 0 0 20 0 8 0 69350954 937422848 8947 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7114/tid=7119] ppid=7112 vsize=915452 CPUtime=0
/proc/7114/task/7119/stat : 7119 (java) S 7112 7114 6802 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 69350957 937422848 8947 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7114/tid=7120] ppid=7112 vsize=915452 CPUtime=0.15
/proc/7114/task/7120/stat : 7120 (java) S 7112 7114 6802 0 -1 64 363 0 0 0 15 0 0 0 19 0 8 0 69350957 937422848 8947 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7114/tid=7121] ppid=7112 vsize=915452 CPUtime=0
/proc/7114/task/7121/stat : 7121 (java) S 7112 7114 6802 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 69350957 937422848 8947 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7114/tid=7122] ppid=7112 vsize=915452 CPUtime=0
/proc/7114/task/7122/stat : 7122 (java) S 7112 7114 6802 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 69350957 937422848 8947 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 915452

[startup+12.7521 s]
/proc/loadavg: 1.91 1.98 1.91 3/88 7122
/proc/meminfo: memFree=1450160/2055920 swapFree=4192956/4192956
[pid=7114] ppid=7112 vsize=915452 CPUtime=12.67
/proc/7114/stat : 7114 (java) R 7112 7114 6802 0 -1 0 11046 0 1 0 1255 12 0 0 25 0 8 0 69350949 937422848 10782 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4072918486 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7114/statm: 228863 10782 2544 14 0 215333 0
[pid=7114/tid=7116] ppid=7112 vsize=915452 CPUtime=0.04
/proc/7114/task/7116/stat : 7116 (java) S 7112 7114 6802 0 -1 64 812 0 0 0 4 0 0 0 16 0 8 0 69350953 937422848 10782 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=7114/tid=7117] ppid=7112 vsize=915452 CPUtime=0
/proc/7114/task/7117/stat : 7117 (java) S 7112 7114 6802 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 69350954 937422848 10782 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7114/tid=7118] ppid=7112 vsize=915452 CPUtime=0
/proc/7114/task/7118/stat : 7118 (java) S 7112 7114 6802 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 69350954 937422848 10782 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7114/tid=7119] ppid=7112 vsize=915452 CPUtime=0
/proc/7114/task/7119/stat : 7119 (java) S 7112 7114 6802 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 69350957 937422848 10782 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7114/tid=7120] ppid=7112 vsize=915452 CPUtime=0.25
/proc/7114/task/7120/stat : 7120 (java) S 7112 7114 6802 0 -1 64 414 0 0 0 24 1 0 0 15 0 8 0 69350957 937422848 10782 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7114/tid=7121] ppid=7112 vsize=915452 CPUtime=0
/proc/7114/task/7121/stat : 7121 (java) S 7112 7114 6802 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 69350957 937422848 10782 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7114/tid=7122] ppid=7112 vsize=915452 CPUtime=0
/proc/7114/task/7122/stat : 7122 (java) S 7112 7114 6802 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 69350957 937422848 10782 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 915452

[startup+25.6084 s]
/proc/loadavg: 1.93 1.98 1.91 3/88 7122
/proc/meminfo: memFree=1450096/2055920 swapFree=4192956/4192956
[pid=7114] ppid=7112 vsize=915452 CPUtime=25.47
/proc/7114/stat : 7114 (java) R 7112 7114 6802 0 -1 0 11046 0 1 0 2535 12 0 0 25 0 8 0 69350949 937422848 10782 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073974751 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7114/statm: 228863 10782 2544 14 0 215333 0
[pid=7114/tid=7116] ppid=7112 vsize=915452 CPUtime=0.04
/proc/7114/task/7116/stat : 7116 (java) S 7112 7114 6802 0 -1 64 812 0 0 0 4 0 0 0 16 0 8 0 69350953 937422848 10782 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=7114/tid=7117] ppid=7112 vsize=915452 CPUtime=0
/proc/7114/task/7117/stat : 7117 (java) S 7112 7114 6802 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 69350954 937422848 10782 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7114/tid=7118] ppid=7112 vsize=915452 CPUtime=0
/proc/7114/task/7118/stat : 7118 (java) S 7112 7114 6802 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 69350954 937422848 10782 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7114/tid=7119] ppid=7112 vsize=915452 CPUtime=0
/proc/7114/task/7119/stat : 7119 (java) S 7112 7114 6802 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 69350957 937422848 10782 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7114/tid=7120] ppid=7112 vsize=915452 CPUtime=0.25
/proc/7114/task/7120/stat : 7120 (java) S 7112 7114 6802 0 -1 64 414 0 0 0 24 1 0 0 15 0 8 0 69350957 937422848 10782 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7114/tid=7121] ppid=7112 vsize=915452 CPUtime=0
/proc/7114/task/7121/stat : 7121 (java) S 7112 7114 6802 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 69350957 937422848 10782 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7114/tid=7122] ppid=7112 vsize=915452 CPUtime=0
/proc/7114/task/7122/stat : 7122 (java) S 7112 7114 6802 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 69350957 937422848 10782 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 915452

[startup+51.2301 s]
/proc/loadavg: 1.95 1.98 1.91 3/88 7122
/proc/meminfo: memFree=1450096/2055920 swapFree=4192956/4192956
[pid=7114] ppid=7112 vsize=915452 CPUtime=50.96
/proc/7114/stat : 7114 (java) R 7112 7114 6802 0 -1 0 11049 0 1 0 5084 12 0 0 25 0 8 0 69350949 937422848 10783 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073977636 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7114/statm: 228863 10783 2544 14 0 215333 0
[pid=7114/tid=7116] ppid=7112 vsize=915452 CPUtime=0.04
/proc/7114/task/7116/stat : 7116 (java) S 7112 7114 6802 0 -1 64 812 0 0 0 4 0 0 0 16 0 8 0 69350953 937422848 10783 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=7114/tid=7117] ppid=7112 vsize=915452 CPUtime=0
/proc/7114/task/7117/stat : 7117 (java) S 7112 7114 6802 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 69350954 937422848 10783 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7114/tid=7118] ppid=7112 vsize=915452 CPUtime=0
/proc/7114/task/7118/stat : 7118 (java) S 7112 7114 6802 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 69350954 937422848 10783 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7114/tid=7119] ppid=7112 vsize=915452 CPUtime=0
/proc/7114/task/7119/stat : 7119 (java) S 7112 7114 6802 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 69350957 937422848 10783 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7114/tid=7120] ppid=7112 vsize=915452 CPUtime=0.26
/proc/7114/task/7120/stat : 7120 (java) S 7112 7114 6802 0 -1 64 417 0 0 0 25 1 0 0 16 0 8 0 69350957 937422848 10783 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7114/tid=7121] ppid=7112 vsize=915452 CPUtime=0
/proc/7114/task/7121/stat : 7121 (java) S 7112 7114 6802 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 69350957 937422848 10783 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7114/tid=7122] ppid=7112 vsize=915452 CPUtime=0
/proc/7114/task/7122/stat : 7122 (java) S 7112 7114 6802 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 69350957 937422848 10783 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.96
Current children cumulated vsize (KiB) 915452

[startup+102.474 s]
/proc/loadavg: 1.98 1.98 1.91 3/88 7122
/proc/meminfo: memFree=1450096/2055920 swapFree=4192956/4192956
[pid=7114] ppid=7112 vsize=915452 CPUtime=101.98
/proc/7114/stat : 7114 (java) R 7112 7114 6802 0 -1 0 11056 0 1 0 10185 13 0 0 25 0 8 0 69350949 937422848 10788 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073954699 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7114/statm: 228863 10788 2544 14 0 215333 0
[pid=7114/tid=7116] ppid=7112 vsize=915452 CPUtime=0.04
/proc/7114/task/7116/stat : 7116 (java) S 7112 7114 6802 0 -1 64 812 0 0 0 4 0 0 0 16 0 8 0 69350953 937422848 10788 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=7114/tid=7117] ppid=7112 vsize=915452 CPUtime=0
/proc/7114/task/7117/stat : 7117 (java) S 7112 7114 6802 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 69350954 937422848 10788 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7114/tid=7118] ppid=7112 vsize=915452 CPUtime=0
/proc/7114/task/7118/stat : 7118 (java) S 7112 7114 6802 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 69350954 937422848 10788 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7114/tid=7119] ppid=7112 vsize=915452 CPUtime=0
/proc/7114/task/7119/stat : 7119 (java) S 7112 7114 6802 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 69350957 937422848 10788 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7114/tid=7120] ppid=7112 vsize=915452 CPUtime=0.27
/proc/7114/task/7120/stat : 7120 (java) S 7112 7114 6802 0 -1 64 424 0 0 0 26 1 0 0 16 0 8 0 69350957 937422848 10788 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7114/tid=7121] ppid=7112 vsize=915452 CPUtime=0
/proc/7114/task/7121/stat : 7121 (java) S 7112 7114 6802 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 69350957 937422848 10788 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7114/tid=7122] ppid=7112 vsize=915452 CPUtime=0
/proc/7114/task/7122/stat : 7122 (java) S 7112 7114 6802 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 69350957 937422848 10788 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.98
Current children cumulated vsize (KiB) 915452

[startup+162.57 s]
/proc/loadavg: 2.03 2.00 1.91 3/88 7122
/proc/meminfo: memFree=1450096/2055920 swapFree=4192956/4192956
[pid=7114] ppid=7112 vsize=915452 CPUtime=161.79
/proc/7114/stat : 7114 (java) R 7112 7114 6802 0 -1 0 11058 0 1 0 16166 13 0 0 25 0 8 0 69350949 937422848 10789 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073336175 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7114/statm: 228863 10789 2544 14 0 215333 0
[pid=7114/tid=7116] ppid=7112 vsize=915452 CPUtime=0.04
/proc/7114/task/7116/stat : 7116 (java) S 7112 7114 6802 0 -1 64 812 0 0 0 4 0 0 0 16 0 8 0 69350953 937422848 10789 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=7114/tid=7117] ppid=7112 vsize=915452 CPUtime=0
/proc/7114/task/7117/stat : 7117 (java) S 7112 7114 6802 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 69350954 937422848 10789 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7114/tid=7118] ppid=7112 vsize=915452 CPUtime=0
/proc/7114/task/7118/stat : 7118 (java) S 7112 7114 6802 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 69350954 937422848 10789 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7114/tid=7119] ppid=7112 vsize=915452 CPUtime=0
/proc/7114/task/7119/stat : 7119 (java) S 7112 7114 6802 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 69350957 937422848 10789 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7114/tid=7120] ppid=7112 vsize=915452 CPUtime=0.27
/proc/7114/task/7120/stat : 7120 (java) S 7112 7114 6802 0 -1 64 425 0 0 0 26 1 0 0 16 0 8 0 69350957 937422848 10789 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7114/tid=7121] ppid=7112 vsize=915452 CPUtime=0
/proc/7114/task/7121/stat : 7121 (java) S 7112 7114 6802 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 69350957 937422848 10789 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7114/tid=7122] ppid=7112 vsize=915452 CPUtime=0
/proc/7114/task/7122/stat : 7122 (java) S 7112 7114 6802 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 69350957 937422848 10789 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 161.79
Current children cumulated vsize (KiB) 915452

Child status: 0
Real time (s): 195.432
CPU time (s): 194.489
CPU user time (s): 194.35
CPU system time (s): 0.138978
CPU usage (%): 99.5179
Max. virtual memory (cumulated for all children) (KiB): 915452

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 194.35
system time used= 0.138978
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 11081
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4992
involuntary context switches= 8769

runsolver used 0.218966 s user time and 0.6549 s system time

The end

Launcher Data (download as text)

Begin job on node67 on Fri Jan 19 14:55:39 UTC 2007


IDJOB= 275213
IDBENCH= 3703
IDSOLVER= 68
FILE ID= node67/275213-1169218538

PBS_JOBID= 3589181

Free space on /tmp= 66563 MiB

SOLVER NAME= AbsconMax 109 EPFC
BENCH NAME= HOME/pub/bench/CPAI06/queensKnights/queensKnights-50-5-add.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/275213-1169218538/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node67/watcher-275213-1169218538 -o ROOT/results/node67/solver-275213-1169218538 -C 2400 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/275213-1169218538/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  bcc05e0837074ebcb0feb3ab43e0bc42

RANDOM SEED= 295034012

TIME LIMIT= 2400 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.236
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.236
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:       1483976 kB
Buffers:         46440 kB
Cached:         419700 kB
SwapCached:          0 kB
Active:         136096 kB
Inactive:       365416 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1483976 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            2228 kB
Writeback:           0 kB
Mapped:          53440 kB
Slab:            55664 kB
Committed_AS:   610568 kB
PageTables:       1932 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= 66563 MiB



End job on node67 on Fri Jan 19 14:58:54 UTC 2007