Trace number 275837

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 35.2986 35.7163

General information on the benchmark

Namecomposed/composed-25-1-25/
composed-25-1-25-3_ext.xml
MD5SUM8a77c5542f054aec87912a5b9d333e9c
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints245
Best CPU time to get the best result obtained on this benchmark35.1477
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables33
Number of constraints247
Maximum constraint arity2
Maximum domain size10
Number of constraints which are defined in extension247
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.32	   
0.32	Abscon 109 (November, 2006)
0.32	   
0.32	   configuration
0.32	     name=pfc.xml
0.36	   
0.36	   instance
0.36	     name=/tmp/evaluation/275837-1169228021/unknown.xml
0.39	   
0.39	   domains being loaded...
0.39	   
0.39	   variables being loaded...
0.43	     nbVariables=33  nbDomainTypes=1  minDomainSize=10  maxDomainSize=10
0.43	       =>  wckTime=0.102  cpuTime=0.08  mem=6M910
0.43	   
0.43	   relations being loaded...
0.49	   
0.49	   constraints being loaded...
0.59	     nbConstraints=247  nbRelationTypes=247  nbExtensionStructures=247  nbSharedExtensionStructures=0
0.59	     nbConflictsStructures=247  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=4368  maxDegree=20
0.59	     maxArity=2
0.59	       =>  wckTime=0.262  cpuTime=0.17  mem=9M884
0.64	   
0.64	   solver LocalSearchSolver being built... 
0.68	       =>  wckTime=0.353  cpuTime=0.22  mem=5M629
0.68	
0.68	s SATISFIABLE
0.68	o 204
0.68	c 43
0.68	o 209
0.68	c 38
0.68	o 213
0.69	c 34
0.69	o 217
0.69	c 30
0.69	o 218
0.69	c 29
0.69	o 221
0.69	c 26
0.69	o 223
0.69	c 24
0.69	o 224
0.69	c 23
0.69	o 226
0.69	c 21
0.69	o 228
0.69	c 19
0.69	o 230
0.69	c 17
0.69	o 231
0.69	c 16
0.69	o 232
0.69	c 15
0.69	o 234
0.69	c 13
0.69	o 235
0.69	c 12
0.69	o 237
0.69	c 10
0.70	o 238
0.70	c 9
0.70	o 239
0.70	c 8
0.70	o 240
0.70	c 7
0.70	o 241
0.70	c 6
0.70	o 243
0.70	c 4
0.70	o 244
0.70	c 3
0.71	o 245
0.71	c 2
3.11	   
3.11	   search
3.11	     run=0  nbConstraintChecks=15791432  nbAssignments=10000
3.11	       =>  wckTime=2.431  cpuTime=2.39  mem=5M629
5.49	   
5.49	   search
5.49	     run=1  nbConstraintChecks=31884975  nbAssignments=20000
5.49	       =>  wckTime=4.814  cpuTime=4.74  mem=5M629
7.84	   
7.84	   search
7.84	     run=2  nbConstraintChecks=47611356  nbAssignments=30000
7.84	       =>  wckTime=7.159  cpuTime=7.07  mem=5M629
10.24	   
10.24	   search
10.24	     run=3  nbConstraintChecks=63760955  nbAssignments=40000
10.24	       =>  wckTime=9.567  cpuTime=9.45  mem=5M629
12.57	   
12.57	   search
12.57	     run=4  nbConstraintChecks=79140002  nbAssignments=50000
12.57	       =>  wckTime=11.889  cpuTime=11.76  mem=5M629
14.84	   
14.84	   search
14.84	     run=5  nbConstraintChecks=94069919  nbAssignments=60000
14.84	       =>  wckTime=14.162  cpuTime=14.0  mem=5M629
17.12	   
17.12	   search
17.12	     run=6  nbConstraintChecks=109088799  nbAssignments=70000
17.12	       =>  wckTime=16.443  cpuTime=16.27  mem=5M629
19.48	   
19.48	   search
19.48	     run=7  nbConstraintChecks=125021060  nbAssignments=80000
19.48	       =>  wckTime=18.8  cpuTime=18.61  mem=5M629
21.83	   
21.83	   search
21.83	     run=8  nbConstraintChecks=140844928  nbAssignments=90000
21.83	       =>  wckTime=21.15  cpuTime=20.93  mem=5M629
24.20	   
24.20	   search
24.20	     run=9  nbConstraintChecks=156897646  nbAssignments=100000
24.20	       =>  wckTime=23.526  cpuTime=23.28  mem=5M629
26.53	   
26.53	   search
26.53	     run=10  nbConstraintChecks=172471942  nbAssignments=110000
26.53	       =>  wckTime=25.853  cpuTime=25.59  mem=5M629
28.90	   
28.90	   search
28.90	     run=11  nbConstraintChecks=188307689  nbAssignments=120000
28.90	       =>  wckTime=28.219  cpuTime=27.93  mem=5M629
31.01	   
31.01	   search
31.01	     run=12  nbConstraintChecks=202221722  nbAssignments=129186
31.01	       =>  wckTime=30.331  cpuTime=30.03  mem=5M629
31.01	   
31.01	   global
31.01	     nbConstraintChecks=202221722  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
31.01	     solvingWckTime=30.33  solvingCpuTime=30.03  expiredTime=no  totalExploration=no  nbFoundSolutions=0
31.01	     globalCpuTime=30.3
31.01	       =>  wckTime=30.685  cpuTime=30.25  mem=5M629
31.01	   
31.01	   solver IterativeSystematicSolver being built... 
31.15	       =>  wckTime=30.819  cpuTime=30.35  mem=16M627
31.15	   
31.15	   preprocessing
31.15	     nbConstraintChecks=80  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
31.15	     detectedInconsistency=no
31.15	       =>  wckTime=0.0050  cpuTime=0.01  mem=16M627
31.21	   
31.21	   search
31.21	     run=0  nbConstraintChecks=56419  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=33
31.21	     nbFailedAssignments=11  nbBacktracks=10  nbVisitedNodes=53  nbRestartNogoods=0
31.21	       =>  wckTime=0.065  cpuTime=0.04  mem=16M627
31.29	   
31.29	   search
31.29	     run=1  nbConstraintChecks=259594  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=129
31.29	     nbFailedAssignments=81  nbBacktracks=25  nbVisitedNodes=233  nbRestartNogoods=3
31.29	       =>  wckTime=0.148  cpuTime=0.11  mem=16M627
31.32	   
31.32	   search
31.32	     run=2  nbConstraintChecks=333436  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=192
31.32	     nbFailedAssignments=96  nbBacktracks=53  nbVisitedNodes=337  nbRestartNogoods=4
31.32	       =>  wckTime=0.175  cpuTime=0.13  mem=16M627
31.39	   
31.39	   search
31.39	     run=3  nbConstraintChecks=458942  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=310
31.39	     nbFailedAssignments=158  nbBacktracks=88  nbVisitedNodes=551  nbRestartNogoods=10
31.39	       =>  wckTime=0.244  cpuTime=0.2  mem=16M627
31.52	   
31.52	   search
31.52	     run=4  nbConstraintChecks=915411  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=505
31.52	     nbFailedAssignments=291  nbBacktracks=139  nbVisitedNodes=930  nbRestartNogoods=23
31.52	       =>  wckTime=0.37  cpuTime=0.32  mem=16M627
31.65	   
31.65	   search
31.65	     run=5  nbConstraintChecks=1339406  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=707
31.65	     nbFailedAssignments=408  nbBacktracks=214  nbVisitedNodes=1324  nbRestartNogoods=26
31.65	       =>  wckTime=0.508  cpuTime=0.47  mem=16M627
31.77	   
31.77	   search
31.77	     run=6  nbConstraintChecks=1695564  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=917
31.77	     nbFailedAssignments=490  nbBacktracks=327  nbVisitedNodes=1725  nbRestartNogoods=43
31.77	       =>  wckTime=0.62  cpuTime=0.57  mem=16M627
31.96	   
31.96	   search
31.96	     run=7  nbConstraintChecks=2377577  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1280
31.96	     nbFailedAssignments=668  nbBacktracks=498  nbVisitedNodes=2416  nbRestartNogoods=55
31.96	       =>  wckTime=0.81  cpuTime=0.76  mem=16M627
32.12	   
32.12	   search
32.12	     run=8  nbConstraintChecks=2913585  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1697
32.12	     nbFailedAssignments=807  nbBacktracks=758  nbVisitedNodes=3213  nbRestartNogoods=66
32.12	       =>  wckTime=0.974  cpuTime=0.9  mem=16M627
32.46	   
32.46	   search
32.46	     run=9  nbConstraintChecks=4184023  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2348
32.46	     nbFailedAssignments=1057  nbBacktracks=1145  nbVisitedNodes=4499  nbRestartNogoods=86
32.46	       =>  wckTime=1.318  cpuTime=1.24  mem=16M627
32.71	   
32.71	   search
32.71	     run=10  nbConstraintChecks=5222822  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3164
32.71	     nbFailedAssignments=1283  nbBacktracks=1721  nbVisitedNodes=6093  nbRestartNogoods=97
32.71	       =>  wckTime=1.566  cpuTime=1.48  mem=16M627
33.13	   
33.13	   search
33.13	     run=11  nbConstraintChecks=6990341  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=4376
33.13	     nbFailedAssignments=1609  nbBacktracks=2585  nbVisitedNodes=8485  nbRestartNogoods=109
33.13	       =>  wckTime=1.982  cpuTime=1.89  mem=16M627
33.89	   
33.89	   search
33.89	     run=12  nbConstraintChecks=9979171  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=6383
33.89	     nbFailedAssignments=2293  nbBacktracks=3889  nbVisitedNodes=12379  nbRestartNogoods=124
33.89	       =>  wckTime=2.741  cpuTime=2.64  mem=16M627
35.59	   
35.59	   search
35.59	     run=13  nbConstraintChecks=17130992  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=10360
35.59	     nbFailedAssignments=4305  nbBacktracks=5838  nbVisitedNodes=20291  nbRestartNogoods=138
35.59	       =>  wckTime=4.448  cpuTime=4.33  mem=16M627
35.64	   
35.64	   search
35.64	     run=14  nbConstraintChecks=17171963  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=10431
35.64	     nbFailedAssignments=4360  nbBacktracks=5855  nbVisitedNodes=20432  nbRestartNogoods=153
35.64	       =>  wckTime=4.49  cpuTime=4.37  mem=16M627
35.64	   
35.64	   global
35.64	     nbConstraintChecks=17172043  nbRestartNogoods=153  solvingWckTime=4.491  solvingCpuTime=4.37  expiredTime=no
35.64	     totalExploration=yes  nbFoundSolutions=0  globalCpuTime=34.77
35.64	       =>  wckTime=35.311  cpuTime=34.72  mem=16M627
35.64	
35.64	s OPTIMUM FOUND
35.64	v 3 9 7 2 2 5 8 4 9 6 5 7 0 8 3 8 8 5 2 5 4 6 7 1 9 0 0 6 8 8 6 2 0 
35.64	   
35.64	   totalWckTime=35.39  totalCpuTime=34.78

Verifier Data (download as text)

2 unsatisfied constraints, 245 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/node61/watcher-275837-1169228021 -o ROOT/results/node61/solver-275837-1169228021 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/275837-1169228021/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.86 1.98 1.91 4/81 25420
/proc/meminfo: memFree=1370720/2055920 swapFree=4191892/4192956
[pid=25419] ppid=25417 vsize=18540 CPUtime=0
/proc/25419/stat : 25419 (runsolver) R 25417 25419 24880 0 -1 4194368 17 0 0 0 0 0 0 0 19 0 1 0 271199941 18984960 279 18446744073709551615 4194304 4267372 548682068960 18446744073709551615 246406507815 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/25419/statm: 4635 279 244 17 0 2626 0

[startup+0.103953 s]
/proc/loadavg: 1.86 1.98 1.91 4/81 25420
/proc/meminfo: memFree=1370720/2055920 swapFree=4191892/4192956
[pid=25419] ppid=25417 vsize=912760 CPUtime=0.07
/proc/25419/stat : 25419 (java) R 25417 25419 24880 0 -1 0 2774 0 1 0 6 1 0 0 19 0 8 0 271199941 934666240 2520 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 10851292 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25419/statm: 228190 2520 1386 14 0 215091 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 912760

[startup+0.512023 s]
/proc/loadavg: 1.86 1.98 1.91 4/81 25420
/proc/meminfo: memFree=1370720/2055920 swapFree=4191892/4192956
[pid=25419] ppid=25417 vsize=915332 CPUtime=0.48
/proc/25419/stat : 25419 (java) R 25417 25419 24880 0 -1 0 6297 0 1 0 44 4 0 0 18 0 8 0 271199941 937299968 6036 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25419/statm: 228833 6036 2140 14 0 215303 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 915332

[startup+1.33416 s]
/proc/loadavg: 1.86 1.98 1.91 3/88 25427
/proc/meminfo: memFree=1352104/2055920 swapFree=4191892/4192956
[pid=25419] ppid=25417 vsize=915464 CPUtime=1.29
/proc/25419/stat : 25419 (java) R 25417 25419 24880 0 -1 0 7326 0 1 0 115 14 0 0 25 0 8 0 271199941 937435136 7064 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073735266 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25419/statm: 228866 7064 2476 14 0 215336 0
[pid=25419/tid=25421] ppid=25417 vsize=915464 CPUtime=0.02
/proc/25419/task/25421/stat : 25421 (java) S 25417 25419 24880 0 -1 64 186 0 0 0 2 0 0 0 16 0 8 0 271199946 937435136 7064 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=25419/tid=25422] ppid=25417 vsize=915464 CPUtime=0
/proc/25419/task/25422/stat : 25422 (java) S 25417 25419 24880 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 271199946 937435136 7064 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25419/tid=25423] ppid=25417 vsize=915464 CPUtime=0
/proc/25419/task/25423/stat : 25423 (java) S 25417 25419 24880 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 271199946 937435136 7064 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25419/tid=25424] ppid=25417 vsize=915464 CPUtime=0
/proc/25419/task/25424/stat : 25424 (java) S 25417 25419 24880 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 271199950 937435136 7064 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25419/tid=25425] ppid=25417 vsize=915464 CPUtime=0.15
/proc/25419/task/25425/stat : 25425 (java) S 25417 25419 24880 0 -1 64 345 0 0 0 15 0 0 0 16 0 8 0 271199950 937435136 7064 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25419/tid=25426] ppid=25417 vsize=915464 CPUtime=0
/proc/25419/task/25426/stat : 25426 (java) S 25417 25419 24880 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 271199950 937435136 7064 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25419/tid=25427] ppid=25417 vsize=915464 CPUtime=0
/proc/25419/task/25427/stat : 25427 (java) S 25417 25419 24880 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 271199950 937435136 7064 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.29
Current children cumulated vsize (KiB) 915464

[startup+2.98445 s]
/proc/loadavg: 1.87 1.98 1.91 3/88 25427
/proc/meminfo: memFree=1352104/2055920 swapFree=4191892/4192956
[pid=25419] ppid=25417 vsize=915464 CPUtime=2.92
/proc/25419/stat : 25419 (java) R 25417 25419 24880 0 -1 0 7327 0 1 0 251 41 0 0 25 0 8 0 271199941 937435136 7064 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073727540 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25419/statm: 228866 7064 2476 14 0 215336 0
[pid=25419/tid=25421] ppid=25417 vsize=915464 CPUtime=0.02
/proc/25419/task/25421/stat : 25421 (java) S 25417 25419 24880 0 -1 64 186 0 0 0 2 0 0 0 16 0 8 0 271199946 937435136 7064 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=25419/tid=25422] ppid=25417 vsize=915464 CPUtime=0
/proc/25419/task/25422/stat : 25422 (java) S 25417 25419 24880 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 271199946 937435136 7064 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25419/tid=25423] ppid=25417 vsize=915464 CPUtime=0
/proc/25419/task/25423/stat : 25423 (java) S 25417 25419 24880 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 271199946 937435136 7064 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25419/tid=25424] ppid=25417 vsize=915464 CPUtime=0
/proc/25419/task/25424/stat : 25424 (java) S 25417 25419 24880 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 271199950 937435136 7064 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25419/tid=25425] ppid=25417 vsize=915464 CPUtime=0.15
/proc/25419/task/25425/stat : 25425 (java) S 25417 25419 24880 0 -1 64 345 0 0 0 15 0 0 0 16 0 8 0 271199950 937435136 7064 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25419/tid=25426] ppid=25417 vsize=915464 CPUtime=0
/proc/25419/task/25426/stat : 25426 (java) S 25417 25419 24880 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 271199950 937435136 7064 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25419/tid=25427] ppid=25417 vsize=915464 CPUtime=0
/proc/25419/task/25427/stat : 25427 (java) S 25417 25419 24880 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 271199950 937435136 7064 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.92
Current children cumulated vsize (KiB) 915464

[startup+6.26803 s]
/proc/loadavg: 1.87 1.98 1.91 3/88 25427
/proc/meminfo: memFree=1352040/2055920 swapFree=4191892/4192956
[pid=25419] ppid=25417 vsize=915464 CPUtime=6.18
/proc/25419/stat : 25419 (java) R 25417 25419 24880 0 -1 0 7329 0 1 0 523 95 0 0 25 0 8 0 271199941 937435136 7066 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073727540 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25419/statm: 228866 7066 2476 14 0 215336 0
[pid=25419/tid=25421] ppid=25417 vsize=915464 CPUtime=0.02
/proc/25419/task/25421/stat : 25421 (java) S 25417 25419 24880 0 -1 64 186 0 0 0 2 0 0 0 16 0 8 0 271199946 937435136 7066 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=25419/tid=25422] ppid=25417 vsize=915464 CPUtime=0
/proc/25419/task/25422/stat : 25422 (java) S 25417 25419 24880 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 271199946 937435136 7066 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25419/tid=25423] ppid=25417 vsize=915464 CPUtime=0
/proc/25419/task/25423/stat : 25423 (java) S 25417 25419 24880 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 271199946 937435136 7066 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25419/tid=25424] ppid=25417 vsize=915464 CPUtime=0
/proc/25419/task/25424/stat : 25424 (java) S 25417 25419 24880 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 271199950 937435136 7066 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25419/tid=25425] ppid=25417 vsize=915464 CPUtime=0.15
/proc/25419/task/25425/stat : 25425 (java) S 25417 25419 24880 0 -1 64 347 0 0 0 15 0 0 0 16 0 8 0 271199950 937435136 7066 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25419/tid=25426] ppid=25417 vsize=915464 CPUtime=0
/proc/25419/task/25426/stat : 25426 (java) S 25417 25419 24880 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 271199950 937435136 7066 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25419/tid=25427] ppid=25417 vsize=915464 CPUtime=0
/proc/25419/task/25427/stat : 25427 (java) S 25417 25419 24880 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 271199950 937435136 7066 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.18
Current children cumulated vsize (KiB) 915464

[startup+12.7542 s]
/proc/loadavg: 1.89 1.98 1.91 3/88 25427
/proc/meminfo: memFree=1352040/2055920 swapFree=4191892/4192956
[pid=25419] ppid=25417 vsize=915464 CPUtime=12.61
/proc/25419/stat : 25419 (java) R 25417 25419 24880 0 -1 0 7330 0 1 0 1058 203 0 0 25 0 8 0 271199941 937435136 7067 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073727590 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25419/statm: 228866 7067 2476 14 0 215336 0
[pid=25419/tid=25421] ppid=25417 vsize=915464 CPUtime=0.02
/proc/25419/task/25421/stat : 25421 (java) S 25417 25419 24880 0 -1 64 186 0 0 0 2 0 0 0 16 0 8 0 271199946 937435136 7067 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=25419/tid=25422] ppid=25417 vsize=915464 CPUtime=0
/proc/25419/task/25422/stat : 25422 (java) S 25417 25419 24880 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 271199946 937435136 7067 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25419/tid=25423] ppid=25417 vsize=915464 CPUtime=0
/proc/25419/task/25423/stat : 25423 (java) S 25417 25419 24880 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 271199946 937435136 7067 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25419/tid=25424] ppid=25417 vsize=915464 CPUtime=0
/proc/25419/task/25424/stat : 25424 (java) S 25417 25419 24880 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 271199950 937435136 7067 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25419/tid=25425] ppid=25417 vsize=915464 CPUtime=0.15
/proc/25419/task/25425/stat : 25425 (java) S 25417 25419 24880 0 -1 64 348 0 0 0 15 0 0 0 16 0 8 0 271199950 937435136 7067 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25419/tid=25426] ppid=25417 vsize=915464 CPUtime=0
/proc/25419/task/25426/stat : 25426 (java) S 25417 25419 24880 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 271199950 937435136 7067 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25419/tid=25427] ppid=25417 vsize=915464 CPUtime=0
/proc/25419/task/25427/stat : 25427 (java) S 25417 25419 24880 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 271199950 937435136 7067 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 915464

[startup+25.5954 s]
/proc/loadavg: 1.91 1.98 1.91 3/88 25427
/proc/meminfo: memFree=1352040/2055920 swapFree=4191892/4192956
[pid=25419] ppid=25417 vsize=915464 CPUtime=25.32
/proc/25419/stat : 25419 (java) R 25417 25419 24880 0 -1 0 7330 0 1 0 2117 415 0 0 25 0 8 0 271199941 937435136 7067 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073729801 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25419/statm: 228866 7067 2476 14 0 215336 0
[pid=25419/tid=25421] ppid=25417 vsize=915464 CPUtime=0.02
/proc/25419/task/25421/stat : 25421 (java) S 25417 25419 24880 0 -1 64 186 0 0 0 2 0 0 0 16 0 8 0 271199946 937435136 7067 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=25419/tid=25422] ppid=25417 vsize=915464 CPUtime=0
/proc/25419/task/25422/stat : 25422 (java) S 25417 25419 24880 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 271199946 937435136 7067 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25419/tid=25423] ppid=25417 vsize=915464 CPUtime=0
/proc/25419/task/25423/stat : 25423 (java) S 25417 25419 24880 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 271199946 937435136 7067 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25419/tid=25424] ppid=25417 vsize=915464 CPUtime=0
/proc/25419/task/25424/stat : 25424 (java) S 25417 25419 24880 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 271199950 937435136 7067 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25419/tid=25425] ppid=25417 vsize=915464 CPUtime=0.15
/proc/25419/task/25425/stat : 25425 (java) S 25417 25419 24880 0 -1 64 348 0 0 0 15 0 0 0 16 0 8 0 271199950 937435136 7067 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25419/tid=25426] ppid=25417 vsize=915464 CPUtime=0
/proc/25419/task/25426/stat : 25426 (java) S 25417 25419 24880 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 271199950 937435136 7067 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25419/tid=25427] ppid=25417 vsize=915464 CPUtime=0
/proc/25419/task/25427/stat : 25427 (java) R 25417 25419 24880 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 271199950 937435136 7067 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.32
Current children cumulated vsize (KiB) 915464

Child status: 0
Real time (s): 35.7163
CPU time (s): 35.2986
CPU user time (s): 30.1734
CPU system time (s): 5.12522
CPU usage (%): 98.8307
Max. virtual memory (cumulated for all children) (KiB): 915980

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 30.1734
system time used= 5.12522
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9167
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= 1926
involuntary context switches= 3618

runsolver used 0.036994 s user time and 0.132979 s system time

The end

Launcher Data (download as text)

Begin job on node61 on Fri Jan 19 17:33:41 UTC 2007


IDJOB= 275837
IDBENCH= 5103
IDSOLVER= 69
FILE ID= node61/275837-1169228021

PBS_JOBID= 3589227

Free space on /tmp= 66563 MiB

SOLVER NAME= AbsconMax 109 PFC
BENCH NAME= HOME/pub/bench/CPAI06/composed/composed-25-1-25/composed-25-1-25-3_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/275837-1169228021/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node61/watcher-275837-1169228021 -o ROOT/results/node61/solver-275837-1169228021 -C 2400 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/275837-1169228021/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  8a77c5542f054aec87912a5b9d333e9c

RANDOM SEED= 831402396

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.259
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.259
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:       1371200 kB
Buffers:         52372 kB
Cached:         515152 kB
SwapCached:        480 kB
Active:         139252 kB
Inactive:       467076 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1371200 kB
SwapTotal:     4192956 kB
SwapFree:      4191892 kB
Dirty:            1804 kB
Writeback:           0 kB
Mapped:          55416 kB
Slab:            63728 kB
Committed_AS:  5181856 kB
PageTables:       1864 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 node61 on Fri Jan 19 17:34:17 UTC 2007