Trace number 281296

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 25.8201 26.143

General information on the benchmark

NameMaxCSP/randomMaxCSP/completeLoose/
vcsp-25-10-100-18-39_ext.xml
MD5SUM49c849f2a6eac84bc37c2b97758d2cdd
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.57954
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.34	   
0.34	Abscon 109 (November, 2006)
0.34	   
0.34	   configuration
0.34	     name=epfc.xml
0.37	   
0.37	   instance
0.37	     name=/tmp/evaluation/281296-1169311098/unknown.xml
0.40	   
0.40	   domains being loaded...
0.41	   
0.41	   variables being loaded...
0.44	     nbVariables=25  nbDomainTypes=1  minDomainSize=10  maxDomainSize=10
0.44	       =>  wckTime=0.099  cpuTime=0.08  mem=6M887
0.44	   
0.44	   relations being loaded...
0.51	   
0.51	   constraints being loaded...
0.62	     nbConstraints=300  nbRelationTypes=300  nbExtensionStructures=300  nbSharedExtensionStructures=0
0.62	     nbConflictsStructures=300  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=5550  maxDegree=24
0.62	     maxArity=2
0.62	       =>  wckTime=0.275  cpuTime=0.19  mem=9M846
0.66	   
0.66	   solver LocalSearchSolver being built... 
0.70	       =>  wckTime=0.361  cpuTime=0.23  mem=5M672
0.71	
0.71	s SATISFIABLE
0.71	o 253
0.71	c 47
0.71	o 257
0.71	c 43
0.71	o 262
0.71	c 38
0.71	o 266
0.71	c 34
0.71	o 270
0.71	c 30
0.71	o 273
0.71	c 27
0.71	o 276
0.71	c 24
0.71	o 280
0.71	c 20
0.71	o 282
0.71	c 18
0.71	o 285
0.71	c 15
0.71	o 286
0.71	c 14
0.72	o 288
0.72	c 12
0.72	o 290
0.72	c 10
0.72	o 291
0.72	c 9
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.77	o 296
0.77	c 4
0.77	o 297
0.77	c 3
0.90	o 298
0.90	c 2
1.25	o 299
1.25	c 1
1.25	   
1.25	   search
1.25	     run=0  nbConstraintChecks=2913468  nbAssignments=2632
1.25	       =>  wckTime=0.547  cpuTime=0.51  mem=5M672
1.25	   
1.25	   global
1.25	     nbConstraintChecks=2913468  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
1.25	     solvingWckTime=0.545  solvingCpuTime=0.51  expiredTime=no  totalExploration=no  nbFoundSolutions=0
1.25	     globalCpuTime=0.79
1.25	       =>  wckTime=0.908  cpuTime=0.74  mem=5M672
1.25	   
1.25	   solver IterativeSystematicSolver being built... 
1.38	       =>  wckTime=1.041  cpuTime=0.86  mem=16M571
1.44	   
1.44	   preprocessing
1.44	     nbConstraintChecks=32905  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
1.44	     detectedInconsistency=no
1.44	       =>  wckTime=0.055  cpuTime=0.03  mem=16M571
1.48	   
1.48	   search
1.48	     run=0  nbConstraintChecks=93756  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=35
1.48	     nbFailedAssignments=22  nbBacktracks=10  nbVisitedNodes=66  nbRestartNogoods=0
1.48	       =>  wckTime=0.095  cpuTime=0.06  mem=16M571
1.54	   
1.54	   search
1.54	     run=1  nbConstraintChecks=256067  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=94
1.54	     nbFailedAssignments=62  nbBacktracks=25  nbVisitedNodes=180  nbRestartNogoods=4
1.54	       =>  wckTime=0.154  cpuTime=0.11  mem=16M571
1.59	   
1.59	   search
1.59	     run=2  nbConstraintChecks=445062  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=164
1.59	     nbFailedAssignments=106  nbBacktracks=47  nbVisitedNodes=315  nbRestartNogoods=10
1.59	       =>  wckTime=0.205  cpuTime=0.16  mem=16M571
1.68	   
1.68	   search
1.68	     run=3  nbConstraintChecks=778162  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=285
1.68	     nbFailedAssignments=191  nbBacktracks=80  nbVisitedNodes=551  nbRestartNogoods=21
1.68	       =>  wckTime=0.299  cpuTime=0.25  mem=16M571
1.81	   
1.81	   search
1.81	     run=4  nbConstraintChecks=1248045  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=447
1.81	     nbFailedAssignments=300  nbBacktracks=130  nbVisitedNodes=869  nbRestartNogoods=29
1.81	       =>  wckTime=0.422  cpuTime=0.37  mem=16M571
1.98	   
1.98	   search
1.98	     run=5  nbConstraintChecks=1913916  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=684
1.98	     nbFailedAssignments=458  nbBacktracks=205  nbVisitedNodes=1336  nbRestartNogoods=32
1.98	       =>  wckTime=0.596  cpuTime=0.54  mem=16M571
2.27	   
2.27	   search
2.27	     run=6  nbConstraintChecks=2985019  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1059
2.27	     nbFailedAssignments=716  nbBacktracks=319  nbVisitedNodes=2078  nbRestartNogoods=40
2.27	       =>  wckTime=0.891  cpuTime=0.82  mem=16M571
2.65	   
2.65	   search
2.65	     run=7  nbConstraintChecks=4406882  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1560
2.65	     nbFailedAssignments=1045  nbBacktracks=489  nbVisitedNodes=3069  nbRestartNogoods=46
2.65	       =>  wckTime=1.267  cpuTime=1.18  mem=16M571
3.18	   
3.18	   search
3.18	     run=8  nbConstraintChecks=6507827  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2298
3.18	     nbFailedAssignments=1523  nbBacktracks=745  nbVisitedNodes=4527  nbRestartNogoods=50
3.18	       =>  wckTime=1.8  cpuTime=1.71  mem=16M571
3.90	   
3.90	   search
3.90	     run=9  nbConstraintChecks=9248272  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3297
3.90	     nbFailedAssignments=2136  nbBacktracks=1129  nbVisitedNodes=6429  nbRestartNogoods=64
3.90	       =>  wckTime=2.519  cpuTime=2.42  mem=16M571
4.81	   
4.81	   search
4.81	     run=10  nbConstraintChecks=12589265  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=4570
4.81	     nbFailedAssignments=2829  nbBacktracks=1706  nbVisitedNodes=8771  nbRestartNogoods=72
4.81	       =>  wckTime=3.423  cpuTime=3.31  mem=16M571
6.07	   
6.07	   search
6.07	     run=11  nbConstraintChecks=17235873  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=6417
6.07	     nbFailedAssignments=3807  nbBacktracks=2570  nbVisitedNodes=12032  nbRestartNogoods=91
6.07	       =>  wckTime=4.685  cpuTime=4.56  mem=16M571
7.71	   
7.71	   search
7.71	     run=12  nbConstraintChecks=23078719  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=8903
7.71	     nbFailedAssignments=4991  nbBacktracks=3867  nbVisitedNodes=16143  nbRestartNogoods=105
7.71	       =>  wckTime=6.328  cpuTime=6.19  mem=16M571
10.26	   
10.26	   search
10.26	     run=13  nbConstraintChecks=32084811  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=12669
10.26	     nbFailedAssignments=6806  nbBacktracks=5813  nbVisitedNodes=22355  nbRestartNogoods=114
10.26	       =>  wckTime=8.881  cpuTime=8.71  mem=16M571
13.95	   
13.95	   search
13.95	     run=14  nbConstraintChecks=45098235  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=18172
13.95	     nbFailedAssignments=9387  nbBacktracks=8732  nbVisitedNodes=31348  nbRestartNogoods=126
13.95	       =>  wckTime=12.562  cpuTime=12.36  mem=16M571
19.55	   
19.55	   search
19.55	     run=15  nbConstraintChecks=64741674  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=26454
19.55	     nbFailedAssignments=13288  nbBacktracks=13110  nbVisitedNodes=44938  nbRestartNogoods=128
19.55	       =>  wckTime=18.169  cpuTime=17.92  mem=16M571
26.08	   
26.08	   search
26.08	     run=16  nbConstraintChecks=87549325  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=36187
26.08	     nbFailedAssignments=17781  nbBacktracks=18351  nbVisitedNodes=60670  nbRestartNogoods=132
26.08	       =>  wckTime=24.697  cpuTime=24.39  mem=16M571
26.08	   
26.08	   global
26.08	     nbConstraintChecks=87582230  nbRestartNogoods=132  solvingWckTime=24.697  solvingCpuTime=24.39  expiredTime=no
26.08	     totalExploration=yes  nbFoundSolutions=0  globalCpuTime=25.3
26.08	       =>  wckTime=25.739  cpuTime=25.25  mem=16M571
26.08	
26.08	s OPTIMUM FOUND
26.08	v 3 4 7 4 4 2 9 8 1 3 7 7 6 0 2 2 3 9 6 2 7 4 8 5 4 
26.08	   
26.08	   totalWckTime=25.82  totalCpuTime=25.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/node14/watcher-281296-1169311098 -o ROOT/results/node14/solver-281296-1169311098 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/281296-1169311098/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.92 1.96 1.98 4/87 1492
/proc/meminfo: memFree=1222640/2055920 swapFree=4158792/4192956
[pid=1491] ppid=1489 vsize=47892 CPUtime=0
/proc/1491/stat : 1491 (java) D 1489 1491 1423 0 -1 0 1219 0 1 0 0 0 0 0 17 0 1 0 279504834 49041408 968 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 2147483391 0 7368 18446744072099781622 0 0 17 1 0 0
/proc/1491/statm: 11973 968 766 14 0 1707 0

[startup+0.103806 s]
/proc/loadavg: 1.92 1.96 1.98 4/87 1492
/proc/meminfo: memFree=1222640/2055920 swapFree=4158792/4192956
[pid=1491] ppid=1489 vsize=907808 CPUtime=0.06
/proc/1491/stat : 1491 (java) R 1489 1491 1423 0 -1 0 2516 0 1 0 5 1 0 0 17 0 4 0 279504834 929595392 2263 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4152034157 0 4 0 23755 18446744073709551615 0 0 17 1 0 0
/proc/1491/statm: 226952 2263 1236 14 0 214535 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 907808

[startup+0.511844 s]
/proc/loadavg: 1.92 1.96 1.98 4/87 1492
/proc/meminfo: memFree=1222640/2055920 swapFree=4158792/4192956
[pid=1491] ppid=1489 vsize=915332 CPUtime=0.45
/proc/1491/stat : 1491 (java) R 1489 1491 1423 0 -1 0 6288 0 1 0 43 2 0 0 18 0 8 0 279504834 937299968 6027 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073604704 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1491/statm: 228833 6027 2142 14 0 215303 0
Current children cumulated CPU time (s) 0.45
Current children cumulated vsize (KiB) 915332

[startup+1.33492 s]
/proc/loadavg: 1.92 1.96 1.98 3/94 1499
/proc/meminfo: memFree=1203448/2055920 swapFree=4158792/4192956
[pid=1491] ppid=1489 vsize=915464 CPUtime=1.27
/proc/1491/stat : 1491 (java) R 1489 1491 1423 0 -1 0 7624 0 1 0 114 13 0 0 24 0 8 0 279504834 937435136 7362 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4153605675 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1491/statm: 228866 7362 2505 14 0 215336 0
[pid=1491/tid=1493] ppid=1489 vsize=915464 CPUtime=0.03
/proc/1491/task/1493/stat : 1493 (java) S 1489 1491 1423 0 -1 64 198 0 0 0 3 0 0 0 16 0 8 0 279504838 937435136 7362 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=1491/tid=1494] ppid=1489 vsize=915464 CPUtime=0
/proc/1491/task/1494/stat : 1494 (java) S 1489 1491 1423 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279504839 937435136 7362 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1491/tid=1495] ppid=1489 vsize=915464 CPUtime=0
/proc/1491/task/1495/stat : 1495 (java) S 1489 1491 1423 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279504839 937435136 7362 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1491/tid=1496] ppid=1489 vsize=915464 CPUtime=0
/proc/1491/task/1496/stat : 1496 (java) S 1489 1491 1423 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 279504845 937435136 7362 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1491/tid=1497] ppid=1489 vsize=915464 CPUtime=0.17
/proc/1491/task/1497/stat : 1497 (java) S 1489 1491 1423 0 -1 64 357 0 0 0 17 0 0 0 16 0 8 0 279504845 937435136 7362 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1491/tid=1498] ppid=1489 vsize=915464 CPUtime=0
/proc/1491/task/1498/stat : 1498 (java) S 1489 1491 1423 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279504845 937435136 7362 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1491/tid=1499] ppid=1489 vsize=915464 CPUtime=0
/proc/1491/task/1499/stat : 1499 (java) S 1489 1491 1423 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279504845 937435136 7362 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.27
Current children cumulated vsize (KiB) 915464

[startup+2.98807 s]
/proc/loadavg: 1.92 1.96 1.98 3/94 1499
/proc/meminfo: memFree=1197176/2055920 swapFree=4158792/4192956
[pid=1491] ppid=1489 vsize=915464 CPUtime=2.91
/proc/1491/stat : 1491 (java) R 1489 1491 1423 0 -1 0 9069 0 1 0 277 14 0 0 25 0 8 0 279504834 937435136 8805 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073336175 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1491/statm: 228866 8805 2532 14 0 215336 0
[pid=1491/tid=1493] ppid=1489 vsize=915464 CPUtime=0.03
/proc/1491/task/1493/stat : 1493 (java) S 1489 1491 1423 0 -1 64 199 0 0 0 3 0 0 0 17 0 8 0 279504838 937435136 8805 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=1491/tid=1494] ppid=1489 vsize=915464 CPUtime=0
/proc/1491/task/1494/stat : 1494 (java) S 1489 1491 1423 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279504839 937435136 8805 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1491/tid=1495] ppid=1489 vsize=915464 CPUtime=0
/proc/1491/task/1495/stat : 1495 (java) S 1489 1491 1423 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279504839 937435136 8805 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1491/tid=1496] ppid=1489 vsize=915464 CPUtime=0
/proc/1491/task/1496/stat : 1496 (java) S 1489 1491 1423 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 279504845 937435136 8805 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1491/tid=1497] ppid=1489 vsize=915464 CPUtime=0.25
/proc/1491/task/1497/stat : 1497 (java) S 1489 1491 1423 0 -1 64 399 0 0 0 24 1 0 0 15 0 8 0 279504845 937435136 8805 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1491/tid=1498] ppid=1489 vsize=915464 CPUtime=0
/proc/1491/task/1498/stat : 1498 (java) S 1489 1491 1423 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279504845 937435136 8805 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1491/tid=1499] ppid=1489 vsize=915464 CPUtime=0
/proc/1491/task/1499/stat : 1499 (java) S 1489 1491 1423 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279504845 937435136 8805 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.91
Current children cumulated vsize (KiB) 915464

[startup+6.27839 s]
/proc/loadavg: 1.93 1.96 1.98 3/94 1499
/proc/meminfo: memFree=1197048/2055920 swapFree=4158792/4192956
[pid=1491] ppid=1489 vsize=915464 CPUtime=6.17
/proc/1491/stat : 1491 (java) R 1489 1491 1423 0 -1 0 9083 0 1 0 603 14 0 0 25 0 8 0 279504834 937435136 8817 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073829961 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1491/statm: 228866 8817 2532 14 0 215336 0
[pid=1491/tid=1493] ppid=1489 vsize=915464 CPUtime=0.03
/proc/1491/task/1493/stat : 1493 (java) S 1489 1491 1423 0 -1 64 199 0 0 0 3 0 0 0 16 0 8 0 279504838 937435136 8817 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=1491/tid=1494] ppid=1489 vsize=915464 CPUtime=0
/proc/1491/task/1494/stat : 1494 (java) S 1489 1491 1423 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279504839 937435136 8817 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1491/tid=1495] ppid=1489 vsize=915464 CPUtime=0
/proc/1491/task/1495/stat : 1495 (java) S 1489 1491 1423 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279504839 937435136 8817 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1491/tid=1496] ppid=1489 vsize=915464 CPUtime=0
/proc/1491/task/1496/stat : 1496 (java) S 1489 1491 1423 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 279504845 937435136 8817 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1491/tid=1497] ppid=1489 vsize=915464 CPUtime=0.26
/proc/1491/task/1497/stat : 1497 (java) S 1489 1491 1423 0 -1 64 404 0 0 0 25 1 0 0 16 0 8 0 279504845 937435136 8817 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1491/tid=1498] ppid=1489 vsize=915464 CPUtime=0
/proc/1491/task/1498/stat : 1498 (java) S 1489 1491 1423 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279504845 937435136 8817 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1491/tid=1499] ppid=1489 vsize=915464 CPUtime=0
/proc/1491/task/1499/stat : 1499 (java) S 1489 1491 1423 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279504845 937435136 8817 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 915464

[startup+12.766 s]
/proc/loadavg: 1.93 1.96 1.98 3/94 1499
/proc/meminfo: memFree=1197056/2055920 swapFree=4158792/4192956
[pid=1491] ppid=1489 vsize=915464 CPUtime=12.6
/proc/1491/stat : 1491 (java) R 1489 1491 1423 0 -1 0 9089 0 1 0 1245 15 0 0 25 0 8 0 279504834 937435136 8822 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073824838 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1491/statm: 228866 8822 2532 14 0 215336 0
[pid=1491/tid=1493] ppid=1489 vsize=915464 CPUtime=0.03
/proc/1491/task/1493/stat : 1493 (java) S 1489 1491 1423 0 -1 64 199 0 0 0 3 0 0 0 16 0 8 0 279504838 937435136 8822 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=1491/tid=1494] ppid=1489 vsize=915464 CPUtime=0
/proc/1491/task/1494/stat : 1494 (java) S 1489 1491 1423 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279504839 937435136 8822 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1491/tid=1495] ppid=1489 vsize=915464 CPUtime=0
/proc/1491/task/1495/stat : 1495 (java) S 1489 1491 1423 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279504839 937435136 8822 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1491/tid=1496] ppid=1489 vsize=915464 CPUtime=0
/proc/1491/task/1496/stat : 1496 (java) S 1489 1491 1423 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 279504845 937435136 8822 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1491/tid=1497] ppid=1489 vsize=915464 CPUtime=0.26
/proc/1491/task/1497/stat : 1497 (java) S 1489 1491 1423 0 -1 64 404 0 0 0 25 1 0 0 16 0 8 0 279504845 937435136 8822 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1491/tid=1498] ppid=1489 vsize=915464 CPUtime=0
/proc/1491/task/1498/stat : 1498 (java) S 1489 1491 1423 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279504845 937435136 8822 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1491/tid=1499] ppid=1489 vsize=915464 CPUtime=0
/proc/1491/task/1499/stat : 1499 (java) S 1489 1491 1423 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279504845 937435136 8822 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 915464

[startup+25.6012 s]
/proc/loadavg: 1.95 1.96 1.98 3/94 1499
/proc/meminfo: memFree=1197120/2055920 swapFree=4158792/4192956
[pid=1491] ppid=1489 vsize=915464 CPUtime=25.33
/proc/1491/stat : 1491 (java) R 1489 1491 1423 0 -1 0 9093 0 1 0 2518 15 0 0 25 0 8 0 279504834 937435136 8826 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4072918529 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1491/statm: 228866 8826 2532 14 0 215336 0
[pid=1491/tid=1493] ppid=1489 vsize=915464 CPUtime=0.03
/proc/1491/task/1493/stat : 1493 (java) S 1489 1491 1423 0 -1 64 199 0 0 0 3 0 0 0 16 0 8 0 279504838 937435136 8826 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=1491/tid=1494] ppid=1489 vsize=915464 CPUtime=0
/proc/1491/task/1494/stat : 1494 (java) S 1489 1491 1423 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279504839 937435136 8826 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1491/tid=1495] ppid=1489 vsize=915464 CPUtime=0
/proc/1491/task/1495/stat : 1495 (java) S 1489 1491 1423 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279504839 937435136 8826 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1491/tid=1496] ppid=1489 vsize=915464 CPUtime=0
/proc/1491/task/1496/stat : 1496 (java) S 1489 1491 1423 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 279504845 937435136 8826 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1491/tid=1497] ppid=1489 vsize=915464 CPUtime=0.26
/proc/1491/task/1497/stat : 1497 (java) S 1489 1491 1423 0 -1 64 404 0 0 0 25 1 0 0 16 0 8 0 279504845 937435136 8826 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1491/tid=1498] ppid=1489 vsize=915464 CPUtime=0
/proc/1491/task/1498/stat : 1498 (java) S 1489 1491 1423 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279504845 937435136 8826 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1491/tid=1499] ppid=1489 vsize=915464 CPUtime=0
/proc/1491/task/1499/stat : 1499 (java) S 1489 1491 1423 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279504845 937435136 8826 18446744073709551615 134512640 134570532 4294956464 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) 915464

Child status: 0
Real time (s): 26.143
CPU time (s): 25.8201
CPU user time (s): 25.6631
CPU system time (s): 0.156976
CPU usage (%): 98.7646
Max. virtual memory (cumulated for all children) (KiB): 915980

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 25.6631
system time used= 0.156976
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9191
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= 1690
involuntary context switches= 2388

runsolver used 0.033994 s user time and 0.096985 s system time

The end

Launcher Data (download as text)

Begin job on node14 on Sat Jan 20 16:38:19 UTC 2007


IDJOB= 281296
IDBENCH= 12136
IDSOLVER= 68
FILE ID= node14/281296-1169311098

PBS_JOBID= 3609982

Free space on /tmp= 66561 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  49c849f2a6eac84bc37c2b97758d2cdd

RANDOM SEED= 452947563

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.227
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.227
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:       1223056 kB
Buffers:         54744 kB
Cached:         608332 kB
SwapCached:       9104 kB
Active:         261016 kB
Inactive:       493516 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1223056 kB
SwapTotal:     4192956 kB
SwapFree:      4158792 kB
Dirty:            1888 kB
Writeback:           0 kB
Mapped:         100388 kB
Slab:            63100 kB
Committed_AS:  9586040 kB
PageTables:       2300 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 node14 on Sat Jan 20 16:38:45 UTC 2007