Trace number 281315

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 PFCOPTIMUM 10.3284 10.4954

General information on the benchmark

NameMaxCSP/randomMaxCSP/completeLoose/
vcsp-25-10-100-18-21_ext.xml
MD5SUMaf9a4ab54e4e683df7f51b81a7a3ce34
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints299
Best CPU time to get the best result obtained on this benchmark9.8365
Satisfiable
(Un)Satisfiability was proved
Number of variables25
Number of constraints300
Maximum constraint arity2
Maximum domain size10
Number of constraints which are defined in extension300
Number of constraints which are defined in intension0
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.36	   
0.36	Abscon 109 (November, 2006)
0.36	   
0.36	   configuration
0.36	     name=pfc.xml
0.39	   
0.39	   instance
0.39	     name=/tmp/evaluation/281315-1169311337/unknown.xml
0.42	   
0.42	   domains being loaded...
0.43	   
0.43	   variables being loaded...
0.46	     nbVariables=25  nbDomainTypes=1  minDomainSize=10  maxDomainSize=10
0.46	       =>  wckTime=0.1  cpuTime=0.1  mem=6M910
0.46	   
0.46	   relations being loaded...
0.53	   
0.53	   constraints being loaded...
0.63	     nbConstraints=300  nbRelationTypes=300  nbExtensionStructures=300  nbSharedExtensionStructures=0
0.63	     nbConflictsStructures=300  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=5565  maxDegree=24
0.63	     maxArity=2
0.63	       =>  wckTime=0.275  cpuTime=0.19  mem=9M835
0.68	   
0.68	   solver LocalSearchSolver being built... 
0.72	       =>  wckTime=0.36  cpuTime=0.24  mem=5M671
0.72	
0.72	s SATISFIABLE
0.72	o 248
0.72	c 52
0.73	o 253
0.73	c 47
0.73	o 259
0.73	c 41
0.73	o 261
0.73	c 39
0.73	o 266
0.73	c 34
0.73	o 271
0.73	c 29
0.73	o 274
0.73	c 26
0.73	o 277
0.73	c 23
0.73	o 279
0.73	c 21
0.73	o 280
0.73	c 20
0.73	o 282
0.73	c 18
0.73	o 285
0.73	c 15
0.73	o 287
0.73	c 13
0.73	o 289
0.73	c 11
0.74	o 290
0.74	c 10
0.74	o 292
0.74	c 8
0.74	o 293
0.74	c 7
0.74	o 294
0.74	c 6
0.74	o 296
0.74	c 4
0.80	o 297
0.80	c 3
0.97	o 298
0.97	c 2
1.29	o 299
1.29	c 1
1.29	   
1.29	   search
1.29	     run=0  nbConstraintChecks=3090800  nbAssignments=2785
1.29	       =>  wckTime=0.573  cpuTime=0.54  mem=5M671
1.29	   
1.29	   global
1.29	     nbConstraintChecks=3090800  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
1.29	     solvingWckTime=0.572  solvingCpuTime=0.54  expiredTime=no  totalExploration=no  nbFoundSolutions=0
1.29	     globalCpuTime=0.83
1.29	       =>  wckTime=0.933  cpuTime=0.78  mem=5M671
1.29	   
1.29	   solver IterativeSystematicSolver being built... 
1.42	       =>  wckTime=1.065  cpuTime=0.89  mem=16M587
1.43	   
1.43	   preprocessing
1.43	     nbConstraintChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
1.43	     detectedInconsistency=no
1.43	       =>  wckTime=0.0070  cpuTime=0.0  mem=16M587
1.50	   
1.50	   search
1.50	     run=0  nbConstraintChecks=90576  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=32
1.50	     nbFailedAssignments=19  nbBacktracks=10  nbVisitedNodes=62  nbRestartNogoods=0
1.50	       =>  wckTime=0.072  cpuTime=0.05  mem=16M587
1.57	   
1.57	   search
1.57	     run=1  nbConstraintChecks=278586  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=100
1.57	     nbFailedAssignments=67  nbBacktracks=26  nbVisitedNodes=194  nbRestartNogoods=17
1.57	       =>  wckTime=0.148  cpuTime=0.1  mem=16M587
1.66	   
1.66	   search
1.66	     run=2  nbConstraintChecks=620399  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=216
1.66	     nbFailedAssignments=158  nbBacktracks=48  nbVisitedNodes=423  nbRestartNogoods=29
1.66	       =>  wckTime=0.237  cpuTime=0.19  mem=16M587
1.77	   
1.77	   search
1.77	     run=3  nbConstraintChecks=1053102  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=361
1.77	     nbFailedAssignments=267  nbBacktracks=81  nbVisitedNodes=710  nbRestartNogoods=39
1.77	       =>  wckTime=0.349  cpuTime=0.3  mem=16M587
1.91	   
1.91	   search
1.91	     run=4  nbConstraintChecks=1573003  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=544
1.91	     nbFailedAssignments=397  nbBacktracks=131  nbVisitedNodes=1073  nbRestartNogoods=52
1.91	       =>  wckTime=0.482  cpuTime=0.43  mem=16M587
2.12	   
2.12	   search
2.12	     run=5  nbConstraintChecks=2410054  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=830
2.12	     nbFailedAssignments=604  nbBacktracks=206  nbVisitedNodes=1641  nbRestartNogoods=57
2.12	       =>  wckTime=0.697  cpuTime=0.64  mem=16M587
2.40	   
2.40	   search
2.40	     run=6  nbConstraintChecks=3501407  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1209
2.40	     nbFailedAssignments=866  nbBacktracks=319  nbVisitedNodes=2395  nbRestartNogoods=72
2.40	       =>  wckTime=0.979  cpuTime=0.91  mem=16M587
2.82	   
2.82	   search
2.82	     run=7  nbConstraintChecks=5045800  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1741
2.82	     nbFailedAssignments=1226  nbBacktracks=489  nbVisitedNodes=3455  nbRestartNogoods=87
2.82	       =>  wckTime=1.392  cpuTime=1.3  mem=16M587
3.44	   
3.44	   search
3.44	     run=8  nbConstraintChecks=7429683  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2584
3.44	     nbFailedAssignments=1809  nbBacktracks=745  nbVisitedNodes=5128  nbRestartNogoods=92
3.44	       =>  wckTime=2.012  cpuTime=1.91  mem=16M587
4.19	   
4.19	   search
4.19	     run=9  nbConstraintChecks=10283717  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3629
4.19	     nbFailedAssignments=2466  nbBacktracks=1129  nbVisitedNodes=7169  nbRestartNogoods=105
4.19	       =>  wckTime=2.762  cpuTime=2.66  mem=16M587
5.27	   
5.27	   search
5.27	     run=10  nbConstraintChecks=14295800  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=5156
5.27	     nbFailedAssignments=3411  nbBacktracks=1706  nbVisitedNodes=10079  nbRestartNogoods=112
5.27	       =>  wckTime=3.845  cpuTime=3.73  mem=16M587
6.58	   
6.58	   search
6.58	     run=11  nbConstraintChecks=19045170  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=7024
6.58	     nbFailedAssignments=4411  nbBacktracks=2570  nbVisitedNodes=13426  nbRestartNogoods=120
6.58	       =>  wckTime=5.152  cpuTime=5.02  mem=16M587
8.28	   
8.28	   search
8.28	     run=12  nbConstraintChecks=25066106  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=9581
8.28	     nbFailedAssignments=5669  nbBacktracks=3868  nbVisitedNodes=17734  nbRestartNogoods=131
8.28	       =>  wckTime=6.852  cpuTime=6.7  mem=16M587
10.47	   
10.47	   search
10.47	     run=13  nbConstraintChecks=32747730  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=12918
10.47	     nbFailedAssignments=7204  nbBacktracks=5671  nbVisitedNodes=23188  nbRestartNogoods=137
10.47	       =>  wckTime=9.044  cpuTime=8.87  mem=16M587
10.47	   
10.47	   global
10.47	     nbConstraintChecks=32747730  nbRestartNogoods=137  solvingWckTime=9.045  solvingCpuTime=8.87  expiredTime=no
10.47	     totalExploration=yes  nbFoundSolutions=0  globalCpuTime=9.81
10.47	       =>  wckTime=10.11  cpuTime=9.76  mem=16M587
10.47	
10.47	s OPTIMUM FOUND
10.47	v 2 9 9 9 3 9 9 6 3 0 5 0 5 6 0 7 9 0 0 3 5 6 4 4 7 
10.47	   
10.47	   totalWckTime=10.189  totalCpuTime=9.81

Verifier Data (download as text)

1 unsatisfied constraints, 299 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/node7/watcher-281315-1169311337 -o ROOT/results/node7/solver-281315-1169311337 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/281315-1169311337/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: 2.00 2.00 2.00 4/87 30619
/proc/meminfo: memFree=1232528/2055920 swapFree=4192812/4192956
[pid=30618] ppid=30616 vsize=18540 CPUtime=0
/proc/30618/stat : 30618 (runsolver) R 30616 30618 30251 0 -1 4194368 17 0 0 0 0 0 0 0 19 0 1 0 279529094 18984960 279 18446744073709551615 4194304 4267372 548682068944 18446744073709551615 244671114535 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/30618/statm: 4635 279 244 17 0 2626 0

[startup+0.107146 s]
/proc/loadavg: 2.00 2.00 2.00 4/87 30619
/proc/meminfo: memFree=1232528/2055920 swapFree=4192812/4192956
[pid=30618] ppid=30616 vsize=907676 CPUtime=0.04
/proc/30618/stat : 30618 (java) R 30616 30618 30251 0 -1 0 2361 0 1 0 3 1 0 0 16 0 4 0 279529094 929460224 2108 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4155166642 0 4 0 7368 18446744073709551615 0 0 17 1 0 0
/proc/30618/statm: 226919 2108 1179 14 0 214502 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 907676

[startup+0.515182 s]
/proc/loadavg: 2.00 2.00 2.00 4/87 30619
/proc/meminfo: memFree=1232528/2055920 swapFree=4192812/4192956
[pid=30618] ppid=30616 vsize=915332 CPUtime=0.44
/proc/30618/stat : 30618 (java) R 30616 30618 30251 0 -1 0 6213 0 1 0 40 4 0 0 18 0 8 0 279529094 937299968 5952 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/30618/statm: 228833 5952 2139 14 0 215303 0
Current children cumulated CPU time (s) 0.44
Current children cumulated vsize (KiB) 915332

[startup+1.33627 s]
/proc/loadavg: 2.08 2.02 2.01 3/94 30626
/proc/meminfo: memFree=1213656/2055920 swapFree=4192812/4192956
[pid=30618] ppid=30616 vsize=915464 CPUtime=1.25
/proc/30618/stat : 30618 (java) R 30616 30618 30251 0 -1 0 7479 0 1 0 109 16 0 0 24 0 8 0 279529094 937435136 7217 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/30618/statm: 228866 7217 2487 14 0 215336 0
[pid=30618/tid=30620] ppid=30616 vsize=915464 CPUtime=0.02
/proc/30618/task/30620/stat : 30620 (java) S 30616 30618 30251 0 -1 64 198 0 0 0 2 0 0 0 16 0 8 0 279529103 937435136 7217 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=30618/tid=30621] ppid=30616 vsize=915464 CPUtime=0
/proc/30618/task/30621/stat : 30621 (java) S 30616 30618 30251 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279529103 937435136 7217 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30618/tid=30622] ppid=30616 vsize=915464 CPUtime=0
/proc/30618/task/30622/stat : 30622 (java) S 30616 30618 30251 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279529103 937435136 7217 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30618/tid=30623] ppid=30616 vsize=915464 CPUtime=0
/proc/30618/task/30623/stat : 30623 (java) S 30616 30618 30251 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 279529107 937435136 7217 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30618/tid=30624] ppid=30616 vsize=915464 CPUtime=0.16
/proc/30618/task/30624/stat : 30624 (java) R 30616 30618 30251 0 -1 64 353 0 0 0 16 0 0 0 16 0 8 0 279529107 937435136 7217 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4153106204 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30618/tid=30625] ppid=30616 vsize=915464 CPUtime=0
/proc/30618/task/30625/stat : 30625 (java) S 30616 30618 30251 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279529107 937435136 7217 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30618/tid=30626] ppid=30616 vsize=915464 CPUtime=0
/proc/30618/task/30626/stat : 30626 (java) S 30616 30618 30251 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279529107 937435136 7217 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.25
Current children cumulated vsize (KiB) 915464

[startup+2.98944 s]
/proc/loadavg: 2.08 2.02 2.01 3/94 30626
/proc/meminfo: memFree=1207320/2055920 swapFree=4192812/4192956
[pid=30618] ppid=30616 vsize=915464 CPUtime=2.89
/proc/30618/stat : 30618 (java) R 30616 30618 30251 0 -1 0 9061 0 1 0 271 18 0 0 25 0 8 0 279529094 937435136 8797 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073859950 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/30618/statm: 228866 8797 2527 14 0 215336 0
[pid=30618/tid=30620] ppid=30616 vsize=915464 CPUtime=0.02
/proc/30618/task/30620/stat : 30620 (java) S 30616 30618 30251 0 -1 64 199 0 0 0 2 0 0 0 17 0 8 0 279529103 937435136 8797 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=30618/tid=30621] ppid=30616 vsize=915464 CPUtime=0
/proc/30618/task/30621/stat : 30621 (java) S 30616 30618 30251 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279529103 937435136 8797 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30618/tid=30622] ppid=30616 vsize=915464 CPUtime=0
/proc/30618/task/30622/stat : 30622 (java) S 30616 30618 30251 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279529103 937435136 8797 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30618/tid=30623] ppid=30616 vsize=915464 CPUtime=0
/proc/30618/task/30623/stat : 30623 (java) S 30616 30618 30251 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 279529107 937435136 8797 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30618/tid=30624] ppid=30616 vsize=915464 CPUtime=0.25
/proc/30618/task/30624/stat : 30624 (java) S 30616 30618 30251 0 -1 64 398 0 0 0 24 1 0 0 15 0 8 0 279529107 937435136 8797 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30618/tid=30625] ppid=30616 vsize=915464 CPUtime=0
/proc/30618/task/30625/stat : 30625 (java) S 30616 30618 30251 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279529107 937435136 8797 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30618/tid=30626] ppid=30616 vsize=915464 CPUtime=0
/proc/30618/task/30626/stat : 30626 (java) S 30616 30618 30251 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279529107 937435136 8797 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.89
Current children cumulated vsize (KiB) 915464

[startup+6.29078 s]
/proc/loadavg: 2.07 2.02 2.00 3/94 30626
/proc/meminfo: memFree=1207192/2055920 swapFree=4192812/4192956
[pid=30618] ppid=30616 vsize=915464 CPUtime=6.16
/proc/30618/stat : 30618 (java) R 30616 30618 30251 0 -1 0 9072 0 1 0 598 18 0 0 25 0 8 0 279529094 937435136 8807 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073831255 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/30618/statm: 228866 8807 2527 14 0 215336 0
[pid=30618/tid=30620] ppid=30616 vsize=915464 CPUtime=0.02
/proc/30618/task/30620/stat : 30620 (java) S 30616 30618 30251 0 -1 64 199 0 0 0 2 0 0 0 16 0 8 0 279529103 937435136 8807 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=30618/tid=30621] ppid=30616 vsize=915464 CPUtime=0
/proc/30618/task/30621/stat : 30621 (java) S 30616 30618 30251 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279529103 937435136 8807 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30618/tid=30622] ppid=30616 vsize=915464 CPUtime=0
/proc/30618/task/30622/stat : 30622 (java) S 30616 30618 30251 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279529103 937435136 8807 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30618/tid=30623] ppid=30616 vsize=915464 CPUtime=0
/proc/30618/task/30623/stat : 30623 (java) S 30616 30618 30251 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 279529107 937435136 8807 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30618/tid=30624] ppid=30616 vsize=915464 CPUtime=0.25
/proc/30618/task/30624/stat : 30624 (java) S 30616 30618 30251 0 -1 64 401 0 0 0 24 1 0 0 15 0 8 0 279529107 937435136 8807 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30618/tid=30625] ppid=30616 vsize=915464 CPUtime=0
/proc/30618/task/30625/stat : 30625 (java) S 30616 30618 30251 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279529107 937435136 8807 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30618/tid=30626] ppid=30616 vsize=915464 CPUtime=0
/proc/30618/task/30626/stat : 30626 (java) S 30616 30618 30251 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279529107 937435136 8807 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.16
Current children cumulated vsize (KiB) 915464

Child status: 0
Real time (s): 10.4954
CPU time (s): 10.3284
CPU user time (s): 10.1325
CPU system time (s): 0.19597
CPU usage (%): 98.4095
Max. virtual memory (cumulated for all children) (KiB): 915464

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 10.1325
system time used= 0.19597
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9174
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= 1409
involuntary context switches= 1971

runsolver used 0.016997 s user time and 0.040993 s system time

The end

Launcher Data (download as text)

Begin job on node7 on Sat Jan 20 16:42:17 UTC 2007


IDJOB= 281315
IDBENCH= 12143
IDSOLVER= 69
FILE ID= node7/281315-1169311337

PBS_JOBID= 3609974

Free space on /tmp= 66561 MiB

SOLVER NAME= AbsconMax 109 PFC
BENCH NAME= HOME/pub/bench/CPAI06/MaxCSP/randomMaxCSP/completeLoose/vcsp-25-10-100-18-21_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/281315-1169311337/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node7/watcher-281315-1169311337 -o ROOT/results/node7/solver-281315-1169311337 -C 2400 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/281315-1169311337/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  af9a4ab54e4e683df7f51b81a7a3ce34

RANDOM SEED= 621921631

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.220
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.220
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:       1233008 kB
Buffers:         56336 kB
Cached:         535536 kB
SwapCached:          0 kB
Active:         309632 kB
Inactive:       430368 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1233008 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1732 kB
Writeback:           0 kB
Mapped:         168284 kB
Slab:            67276 kB
Committed_AS:  9185572 kB
PageTables:       2536 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= 66561 MiB



End job on node7 on Sat Jan 20 16:42:27 UTC 2007