Trace number 281279

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 7.76182 7.82112

General information on the benchmark

NameMaxCSP/randomMaxCSP/completeLoose/
vcsp-25-10-100-18-3_ext.xml
MD5SUM9595b2d8a1953099eaca420a204a2560
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 benchmark7.76182
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.33	   
0.33	Abscon 109 (November, 2006)
0.33	   
0.33	   configuration
0.33	     name=pfc.xml
0.37	   
0.37	   instance
0.37	     name=/tmp/evaluation/281279-1169310935/unknown.xml
0.40	   
0.40	   domains being loaded...
0.40	   
0.40	   variables being loaded...
0.43	     nbVariables=25  nbDomainTypes=1  minDomainSize=10  maxDomainSize=10
0.43	       =>  wckTime=0.096  cpuTime=0.09  mem=6M910
0.43	   
0.43	   relations being loaded...
0.50	   
0.50	   constraints being loaded...
0.60	     nbConstraints=300  nbRelationTypes=300  nbExtensionStructures=300  nbSharedExtensionStructures=0
0.60	     nbConflictsStructures=300  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=5581  maxDegree=24
0.60	     maxArity=2
0.60	       =>  wckTime=0.261  cpuTime=0.19  mem=9M835
0.64	   
0.64	   solver LocalSearchSolver being built... 
0.68	       =>  wckTime=0.343  cpuTime=0.24  mem=5M671
0.68	
0.68	s SATISFIABLE
0.68	o 244
0.68	c 56
0.68	o 249
0.68	c 51
0.68	o 252
0.68	c 48
0.68	o 255
0.68	c 45
0.69	o 257
0.69	c 43
0.69	o 261
0.69	c 39
0.69	o 264
0.69	c 36
0.69	o 269
0.69	c 31
0.69	o 273
0.69	c 27
0.69	o 276
0.69	c 24
0.69	o 277
0.69	c 23
0.69	o 279
0.69	c 21
0.69	o 281
0.69	c 19
0.69	o 283
0.69	c 17
0.69	o 285
0.69	c 15
0.69	o 287
0.69	c 13
0.70	o 289
0.70	c 11
0.70	o 290
0.70	c 10
0.70	o 291
0.70	c 9
0.70	o 292
0.70	c 8
0.73	o 293
0.73	c 7
0.73	o 294
0.73	c 6
0.74	o 295
0.74	c 5
0.74	o 296
0.74	c 4
0.79	o 297
0.79	c 3
0.82	o 298
0.82	c 2
0.98	o 299
0.98	c 1
0.98	   
0.98	   search
0.98	     run=0  nbConstraintChecks=1578551  nbAssignments=1497
0.98	       =>  wckTime=0.307  cpuTime=0.28  mem=5M671
0.98	   
0.98	   global
0.98	     nbConstraintChecks=1578551  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
0.98	     solvingWckTime=0.305  solvingCpuTime=0.28  expiredTime=no  totalExploration=no  nbFoundSolutions=0
0.98	     globalCpuTime=0.57
0.98	       =>  wckTime=0.65  cpuTime=0.52  mem=5M671
0.99	   
0.99	   solver IterativeSystematicSolver being built... 
1.11	       =>  wckTime=0.774  cpuTime=0.63  mem=16M596
1.12	   
1.12	   preprocessing
1.12	     nbConstraintChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
1.12	     detectedInconsistency=no
1.12	       =>  wckTime=0.0060  cpuTime=0.0  mem=16M596
1.17	   
1.17	   search
1.17	     run=0  nbConstraintChecks=70731  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=30
1.17	     nbFailedAssignments=15  nbBacktracks=10  nbVisitedNodes=56  nbRestartNogoods=0
1.17	       =>  wckTime=0.061  cpuTime=0.04  mem=16M596
1.24	   
1.24	   search
1.24	     run=1  nbConstraintChecks=215587  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=89
1.24	     nbFailedAssignments=54  nbBacktracks=25  nbVisitedNodes=169  nbRestartNogoods=8
1.24	       =>  wckTime=0.126  cpuTime=0.1  mem=16M596
1.29	   
1.29	   search
1.29	     run=2  nbConstraintChecks=419726  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=165
1.29	     nbFailedAssignments=104  nbBacktracks=47  nbVisitedNodes=317  nbRestartNogoods=17
1.29	       =>  wckTime=0.183  cpuTime=0.15  mem=16M596
1.38	   
1.38	   search
1.38	     run=3  nbConstraintChecks=778160  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=297
1.38	     nbFailedAssignments=199  nbBacktracks=80  nbVisitedNodes=577  nbRestartNogoods=27
1.38	       =>  wckTime=0.275  cpuTime=0.24  mem=16M596
1.52	   
1.52	   search
1.52	     run=4  nbConstraintChecks=1321753  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=498
1.52	     nbFailedAssignments=346  nbBacktracks=130  nbVisitedNodes=975  nbRestartNogoods=36
1.52	       =>  wckTime=0.413  cpuTime=0.38  mem=16M596
1.70	   
1.70	   search
1.70	     run=5  nbConstraintChecks=2024543  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=743
1.70	     nbFailedAssignments=512  nbBacktracks=205  nbVisitedNodes=1460  nbRestartNogoods=39
1.70	       =>  wckTime=0.596  cpuTime=0.56  mem=16M596
1.96	   
1.96	   search
1.96	     run=6  nbConstraintChecks=3005619  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1102
1.96	     nbFailedAssignments=753  nbBacktracks=318  nbVisitedNodes=2172  nbRestartNogoods=49
1.96	       =>  wckTime=0.853  cpuTime=0.81  mem=16M596
2.32	   
2.32	   search
2.32	     run=7  nbConstraintChecks=4435846  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1621
2.32	     nbFailedAssignments=1098  nbBacktracks=488  nbVisitedNodes=3202  nbRestartNogoods=60
2.32	       =>  wckTime=1.213  cpuTime=1.15  mem=16M596
2.80	   
2.80	   search
2.80	     run=8  nbConstraintChecks=6423849  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2371
2.80	     nbFailedAssignments=1586  nbBacktracks=744  nbVisitedNodes=4674  nbRestartNogoods=71
2.80	       =>  wckTime=1.688  cpuTime=1.62  mem=16M596
3.33	   
3.33	   search
3.33	     run=9  nbConstraintChecks=8545707  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3204
3.33	     nbFailedAssignments=2032  nbBacktracks=1128  nbVisitedNodes=6192  nbRestartNogoods=82
3.33	       =>  wckTime=2.225  cpuTime=2.16  mem=16M596
4.12	   
4.12	   search
4.12	     run=10  nbConstraintChecks=11439806  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=4404
4.12	     nbFailedAssignments=2654  nbBacktracks=1704  nbVisitedNodes=8317  nbRestartNogoods=90
4.12	       =>  wckTime=3.009  cpuTime=2.94  mem=16M596
5.22	   
5.22	   search
5.22	     run=11  nbConstraintChecks=15382669  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=6053
5.22	     nbFailedAssignments=3438  nbBacktracks=2569  nbVisitedNodes=11116  nbRestartNogoods=96
5.22	       =>  wckTime=4.113  cpuTime=4.04  mem=16M596
6.69	   
6.69	   search
6.69	     run=12  nbConstraintChecks=20618627  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=8379
6.69	     nbFailedAssignments=4462  nbBacktracks=3866  nbVisitedNodes=14872  nbRestartNogoods=96
6.69	       =>  wckTime=5.583  cpuTime=5.51  mem=16M596
7.80	   
7.80	   search
7.80	     run=13  nbConstraintChecks=24556034  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=10137
7.80	     nbFailedAssignments=5227  nbBacktracks=4860  nbVisitedNodes=17703  nbRestartNogoods=104
7.80	       =>  wckTime=6.693  cpuTime=6.62  mem=16M596
7.80	   
7.80	   global
7.80	     nbConstraintChecks=24556034  nbRestartNogoods=104  solvingWckTime=6.694  solvingCpuTime=6.62  expiredTime=no
7.80	     totalExploration=yes  nbFoundSolutions=0  globalCpuTime=7.3
7.80	       =>  wckTime=7.468  cpuTime=7.25  mem=16M596
7.80	
7.80	s OPTIMUM FOUND
7.81	v 1 2 0 6 0 8 4 9 5 0 5 9 8 9 7 3 7 9 6 4 1 5 7 7 0 
7.81	   
7.81	   totalWckTime=7.541  totalCpuTime=7.3

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/node72/watcher-281279-1169310935 -o ROOT/results/node72/solver-281279-1169310935 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/281279-1169310935/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.00 1.01 1.01 2/78 29387
/proc/meminfo: memFree=1678680/2055920 swapFree=4191880/4192956
[pid=29386] ppid=29384 vsize=1784 CPUtime=0
/proc/29386/stat : 29386 (java) D 29384 29386 28503 0 -1 0 169 0 0 0 0 0 0 0 18 0 1 0 279502291 1826816 140 18446744073709551615 134512640 134570532 4294956624 18446744073709551615 4294960144 0 2147483391 4096 0 18446744072099781622 0 0 17 1 0 0
/proc/29386/statm: 446 140 106 14 0 91 0

[startup+0.102233 s]
/proc/loadavg: 1.00 1.01 1.01 2/78 29387
/proc/meminfo: memFree=1678680/2055920 swapFree=4191880/4192956
[pid=29386] ppid=29384 vsize=907808 CPUtime=0.04
/proc/29386/stat : 29386 (java) R 29384 29386 28503 0 -1 0 2444 0 1 0 4 0 0 0 18 0 4 0 279502291 929595392 2191 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4160642522 0 4 0 23755 18446744073709551615 0 0 17 0 0 0
/proc/29386/statm: 226952 2191 1209 14 0 214535 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 907808

[startup+0.510264 s]
/proc/loadavg: 1.00 1.01 1.01 2/78 29387
/proc/meminfo: memFree=1678680/2055920 swapFree=4191880/4192956
[pid=29386] ppid=29384 vsize=915332 CPUtime=0.45
/proc/29386/stat : 29386 (java) S 29384 29386 28503 0 -1 0 6317 0 1 0 42 3 0 0 16 0 8 0 279502291 937299968 6056 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/29386/statm: 228833 6056 2140 14 0 215303 0
Current children cumulated CPU time (s) 0.45
Current children cumulated vsize (KiB) 915332

[startup+1.33233 s]
/proc/loadavg: 1.00 1.01 1.01 2/85 29394
/proc/meminfo: memFree=1653600/2055920 swapFree=4191880/4192956
[pid=29386] ppid=29384 vsize=915464 CPUtime=1.28
/proc/29386/stat : 29386 (java) R 29384 29386 28503 0 -1 0 9035 0 1 0 116 12 0 0 16 0 8 0 279502291 937435136 8772 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073860578 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/29386/statm: 228866 8772 2527 14 0 215336 0
[pid=29386/tid=29388] ppid=29384 vsize=915464 CPUtime=0.02
/proc/29386/task/29388/stat : 29388 (java) S 29384 29386 28503 0 -1 64 200 0 0 0 2 0 0 0 16 0 8 0 279502299 937435136 8772 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=29386/tid=29389] ppid=29384 vsize=915464 CPUtime=0
/proc/29386/task/29389/stat : 29389 (java) S 29384 29386 28503 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 279502299 937435136 8772 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29386/tid=29390] ppid=29384 vsize=915464 CPUtime=0
/proc/29386/task/29390/stat : 29390 (java) S 29384 29386 28503 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279502299 937435136 8772 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29386/tid=29391] ppid=29384 vsize=915464 CPUtime=0
/proc/29386/task/29391/stat : 29391 (java) S 29384 29386 28503 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 279502303 937435136 8772 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29386/tid=29392] ppid=29384 vsize=915464 CPUtime=0.18
/proc/29386/task/29392/stat : 29392 (java) S 29384 29386 28503 0 -1 64 382 0 0 0 17 1 0 0 15 0 8 0 279502303 937435136 8772 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29386/tid=29393] ppid=29384 vsize=915464 CPUtime=0
/proc/29386/task/29393/stat : 29393 (java) S 29384 29386 28503 0 -1 64 1 0 0 0 0 0 0 0 20 0 8 0 279502303 937435136 8772 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29386/tid=29394] ppid=29384 vsize=915464 CPUtime=0
/proc/29386/task/29394/stat : 29394 (java) S 29384 29386 28503 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279502303 937435136 8772 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.28
Current children cumulated vsize (KiB) 915464

[startup+2.98448 s]
/proc/loadavg: 1.00 1.01 1.01 2/85 29394
/proc/meminfo: memFree=1653344/2055920 swapFree=4191880/4192956
[pid=29386] ppid=29384 vsize=915464 CPUtime=2.92
/proc/29386/stat : 29386 (java) R 29384 29386 28503 0 -1 0 9066 0 1 0 280 12 0 0 17 0 8 0 279502291 937435136 8802 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073824559 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/29386/statm: 228866 8802 2527 14 0 215336 0
[pid=29386/tid=29388] ppid=29384 vsize=915464 CPUtime=0.02
/proc/29386/task/29388/stat : 29388 (java) S 29384 29386 28503 0 -1 64 200 0 0 0 2 0 0 0 16 0 8 0 279502299 937435136 8802 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=29386/tid=29389] ppid=29384 vsize=915464 CPUtime=0
/proc/29386/task/29389/stat : 29389 (java) S 29384 29386 28503 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 279502299 937435136 8802 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29386/tid=29390] ppid=29384 vsize=915464 CPUtime=0
/proc/29386/task/29390/stat : 29390 (java) S 29384 29386 28503 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279502299 937435136 8802 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29386/tid=29391] ppid=29384 vsize=915464 CPUtime=0
/proc/29386/task/29391/stat : 29391 (java) S 29384 29386 28503 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 279502303 937435136 8802 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29386/tid=29392] ppid=29384 vsize=915464 CPUtime=0.21
/proc/29386/task/29392/stat : 29392 (java) S 29384 29386 28503 0 -1 64 398 0 0 0 20 1 0 0 15 0 8 0 279502303 937435136 8802 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29386/tid=29393] ppid=29384 vsize=915464 CPUtime=0
/proc/29386/task/29393/stat : 29393 (java) S 29384 29386 28503 0 -1 64 1 0 0 0 0 0 0 0 20 0 8 0 279502303 937435136 8802 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29386/tid=29394] ppid=29384 vsize=915464 CPUtime=0
/proc/29386/task/29394/stat : 29394 (java) S 29384 29386 28503 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279502303 937435136 8802 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.92
Current children cumulated vsize (KiB) 915464

[startup+6.26977 s]
/proc/loadavg: 1.00 1.01 1.01 2/85 29394
/proc/meminfo: memFree=1653216/2055920 swapFree=4191880/4192956
[pid=29386] ppid=29384 vsize=915464 CPUtime=6.2
/proc/29386/stat : 29386 (java) R 29384 29386 28503 0 -1 0 9074 0 1 0 608 12 0 0 23 0 8 0 279502291 937435136 8809 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073826518 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/29386/statm: 228866 8809 2527 14 0 215336 0
[pid=29386/tid=29388] ppid=29384 vsize=915464 CPUtime=0.02
/proc/29386/task/29388/stat : 29388 (java) S 29384 29386 28503 0 -1 64 200 0 0 0 2 0 0 0 16 0 8 0 279502299 937435136 8809 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=29386/tid=29389] ppid=29384 vsize=915464 CPUtime=0
/proc/29386/task/29389/stat : 29389 (java) S 29384 29386 28503 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 279502299 937435136 8809 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29386/tid=29390] ppid=29384 vsize=915464 CPUtime=0
/proc/29386/task/29390/stat : 29390 (java) S 29384 29386 28503 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279502299 937435136 8809 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29386/tid=29391] ppid=29384 vsize=915464 CPUtime=0
/proc/29386/task/29391/stat : 29391 (java) S 29384 29386 28503 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 279502303 937435136 8809 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29386/tid=29392] ppid=29384 vsize=915464 CPUtime=0.21
/proc/29386/task/29392/stat : 29392 (java) S 29384 29386 28503 0 -1 64 399 0 0 0 20 1 0 0 16 0 8 0 279502303 937435136 8809 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29386/tid=29393] ppid=29384 vsize=915464 CPUtime=0
/proc/29386/task/29393/stat : 29393 (java) S 29384 29386 28503 0 -1 64 1 0 0 0 0 0 0 0 20 0 8 0 279502303 937435136 8809 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29386/tid=29394] ppid=29384 vsize=915464 CPUtime=0
/proc/29386/task/29394/stat : 29394 (java) S 29384 29386 28503 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279502303 937435136 8809 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 915464

Child status: 0
Real time (s): 7.82112
CPU time (s): 7.76182
CPU user time (s): 7.62684
CPU system time (s): 0.134979
CPU usage (%): 99.2418
Max. virtual memory (cumulated for all children) (KiB): 915468

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 7.62684
system time used= 0.134979
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9171
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= 1040
involuntary context switches= 294

runsolver used 0.010998 s user time and 0.026995 s system time

The end

Launcher Data (download as text)

Begin job on node72 on Sat Jan 20 16:35:35 UTC 2007


IDJOB= 281279
IDBENCH= 12134
IDSOLVER= 69
FILE ID= node72/281279-1169310935

PBS_JOBID= 3610208

Free space on /tmp= 66563 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  9595b2d8a1953099eaca420a204a2560

RANDOM SEED= 363577327

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.223
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.223
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:       1679096 kB
Buffers:         38520 kB
Cached:         230424 kB
SwapCached:        268 kB
Active:         113480 kB
Inactive:       198592 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1679096 kB
SwapTotal:     4192956 kB
SwapFree:      4191880 kB
Dirty:            1740 kB
Writeback:           0 kB
Mapped:          60496 kB
Slab:            50116 kB
Committed_AS:  4955528 kB
PageTables:       1916 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 node72 on Sat Jan 20 16:35:43 UTC 2007