Trace number 275329

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 36.1105 36.2149

General information on the benchmark

Namecomposed/composed-25-1-80/
composed-25-1-80-5_ext.xml
MD5SUM0dc2ed579145e6e5c4ce41e948f22a65
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints300
Best CPU time to get the best result obtained on this benchmark36.1105
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables33
Number of constraints302
Maximum constraint arity2
Maximum domain size10
Number of constraints which are defined in extension302
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.31	   
0.31	Abscon 109 (November, 2006)
0.31	   
0.31	   configuration
0.31	     name=epfc.xml
0.35	   
0.35	   instance
0.35	     name=/tmp/evaluation/275329-1169220085/unknown.xml
0.38	   
0.38	   domains being loaded...
0.38	   
0.38	   variables being loaded...
0.42	     nbVariables=33  nbDomainTypes=1  minDomainSize=10  maxDomainSize=10
0.42	       =>  wckTime=0.102  cpuTime=0.09  mem=6M887
0.42	   
0.42	   relations being loaded...
0.49	   
0.49	   constraints being loaded...
0.60	     nbConstraints=302  nbRelationTypes=302  nbExtensionStructures=302  nbSharedExtensionStructures=0
0.60	     nbConflictsStructures=302  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=5463  maxDegree=25
0.60	     maxArity=2
0.60	       =>  wckTime=0.284  cpuTime=0.19  mem=9M829
0.64	   
0.64	   solver LocalSearchSolver being built... 
0.69	       =>  wckTime=0.371  cpuTime=0.24  mem=5M683
0.69	
0.69	s SATISFIABLE
0.69	o 259
0.69	c 43
0.69	o 264
0.69	c 38
0.69	o 268
0.69	c 34
0.69	o 272
0.69	c 30
0.70	o 276
0.70	c 26
0.70	o 277
0.70	c 25
0.70	o 282
0.70	c 20
0.70	o 283
0.70	c 19
0.70	o 285
0.70	c 17
0.70	o 286
0.70	c 16
0.70	o 288
0.70	c 14
0.70	o 290
0.70	c 12
0.70	o 291
0.70	c 11
0.70	o 293
0.70	c 9
0.70	o 294
0.70	c 8
0.70	o 295
0.70	c 7
0.71	o 296
0.71	c 6
0.71	o 297
0.71	c 5
0.72	o 298
0.72	c 4
0.72	o 299
0.72	c 3
0.83	o 300
0.83	c 2
3.20	   
3.20	   search
3.20	     run=0  nbConstraintChecks=16933397  nbAssignments=10000
3.20	       =>  wckTime=2.514  cpuTime=2.46  mem=5M683
5.70	   
5.70	   search
5.70	     run=1  nbConstraintChecks=36050277  nbAssignments=20000
5.70	       =>  wckTime=5.016  cpuTime=4.96  mem=5M683
8.12	   
8.12	   search
8.12	     run=2  nbConstraintChecks=54533126  nbAssignments=30000
8.12	       =>  wckTime=7.431  cpuTime=7.38  mem=5M683
10.41	   
10.41	   search
10.41	     run=3  nbConstraintChecks=71968403  nbAssignments=40000
10.41	       =>  wckTime=9.73  cpuTime=9.67  mem=5M683
12.71	   
12.71	   search
12.71	     run=4  nbConstraintChecks=89363036  nbAssignments=50000
12.71	       =>  wckTime=12.026  cpuTime=11.97  mem=5M683
15.12	   
15.12	   search
15.12	     run=5  nbConstraintChecks=107898868  nbAssignments=60000
15.12	       =>  wckTime=14.439  cpuTime=14.38  mem=5M683
17.47	   
17.47	   search
17.47	     run=6  nbConstraintChecks=125751424  nbAssignments=70000
17.47	       =>  wckTime=16.785  cpuTime=16.73  mem=5M683
19.93	   
19.93	   search
19.93	     run=7  nbConstraintChecks=144606525  nbAssignments=80000
19.93	       =>  wckTime=19.247  cpuTime=19.18  mem=5M683
22.30	   
22.30	   search
22.30	     run=8  nbConstraintChecks=162518243  nbAssignments=90000
22.30	       =>  wckTime=21.614  cpuTime=21.55  mem=5M683
24.67	   
24.67	   search
24.67	     run=9  nbConstraintChecks=180300338  nbAssignments=100000
24.67	       =>  wckTime=23.984  cpuTime=23.92  mem=5M683
27.02	   
27.02	   search
27.02	     run=10  nbConstraintChecks=197833383  nbAssignments=110000
27.02	       =>  wckTime=26.338  cpuTime=26.25  mem=5M683
29.44	   
29.44	   search
29.44	     run=11  nbConstraintChecks=216324642  nbAssignments=120000
29.44	       =>  wckTime=28.754  cpuTime=28.66  mem=5M683
30.91	   
30.91	   search
30.91	     run=12  nbConstraintChecks=227521015  nbAssignments=126309
30.91	       =>  wckTime=30.221  cpuTime=30.13  mem=5M683
30.91	   
30.91	   global
30.91	     nbConstraintChecks=227521015  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
30.91	     solvingWckTime=30.22  solvingCpuTime=30.13  expiredTime=no  totalExploration=no  nbFoundSolutions=0
30.91	     globalCpuTime=30.43
30.91	       =>  wckTime=30.593  cpuTime=30.37  mem=5M683
30.91	   
30.91	   solver IterativeSystematicSolver being built... 
31.03	       =>  wckTime=30.718  cpuTime=30.47  mem=16M690
31.09	   
31.09	   preprocessing
31.09	     nbConstraintChecks=30749  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
31.09	     detectedInconsistency=no
31.09	       =>  wckTime=0.051  cpuTime=0.03  mem=16M690
31.14	   
31.14	   search
31.14	     run=0  nbConstraintChecks=120168  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=52
31.14	     nbFailedAssignments=31  nbBacktracks=10  nbVisitedNodes=94  nbRestartNogoods=0
31.14	       =>  wckTime=0.106  cpuTime=0.08  mem=16M690
31.19	   
31.19	   search
31.19	     run=1  nbConstraintChecks=235431  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=109
31.19	     nbFailedAssignments=58  nbBacktracks=26  nbVisitedNodes=194  nbRestartNogoods=6
31.19	       =>  wckTime=0.159  cpuTime=0.12  mem=16M690
31.24	   
31.24	   search
31.24	     run=2  nbConstraintChecks=379510  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=174
31.24	     nbFailedAssignments=85  nbBacktracks=48  nbVisitedNodes=308  nbRestartNogoods=23
31.24	       =>  wckTime=0.204  cpuTime=0.16  mem=16M690
31.32	   
31.32	   search
31.32	     run=3  nbConstraintChecks=662840  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=286
31.32	     nbFailedAssignments=145  nbBacktracks=81  nbVisitedNodes=513  nbRestartNogoods=28
31.32	       =>  wckTime=0.283  cpuTime=0.24  mem=16M690
31.44	   
31.44	   search
31.44	     run=4  nbConstraintChecks=1012208  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=427
31.44	     nbFailedAssignments=232  nbBacktracks=131  nbVisitedNodes=791  nbRestartNogoods=36
31.44	       =>  wckTime=0.41  cpuTime=0.37  mem=16M690
31.56	   
31.56	   search
31.56	     run=5  nbConstraintChecks=1342322  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=614
31.56	     nbFailedAssignments=332  nbBacktracks=206  nbVisitedNodes=1153  nbRestartNogoods=41
31.56	       =>  wckTime=0.523  cpuTime=0.48  mem=16M690
31.76	   
31.76	   search
31.76	     run=6  nbConstraintChecks=2134351  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=930
31.76	     nbFailedAssignments=516  nbBacktracks=319  nbVisitedNodes=1766  nbRestartNogoods=50
31.76	       =>  wckTime=0.729  cpuTime=0.68  mem=16M690
32.07	   
32.07	   search
32.07	     run=7  nbConstraintChecks=3076075  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1350
32.07	     nbFailedAssignments=752  nbBacktracks=489  nbVisitedNodes=2592  nbRestartNogoods=61
32.07	       =>  wckTime=1.032  cpuTime=0.98  mem=16M690
32.43	   
32.43	   search
32.43	     run=8  nbConstraintChecks=4210053  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1884
32.43	     nbFailedAssignments=1020  nbBacktracks=745  nbVisitedNodes=3650  nbRestartNogoods=85
32.43	       =>  wckTime=1.396  cpuTime=1.33  mem=16M690
33.03	   
33.03	   search
33.03	     run=9  nbConstraintChecks=6152672  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2796
33.03	     nbFailedAssignments=1538  nbBacktracks=1131  nbVisitedNodes=5465  nbRestartNogoods=100
33.03	       =>  wckTime=1.992  cpuTime=1.93  mem=16M690
33.86	   
33.86	   search
33.86	     run=10  nbConstraintChecks=8869718  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=4047
33.86	     nbFailedAssignments=2201  nbBacktracks=1707  nbVisitedNodes=7953  nbRestartNogoods=115
33.86	       =>  wckTime=2.823  cpuTime=2.75  mem=16M690
34.96	   
34.97	   search
34.97	     run=11  nbConstraintChecks=13014771  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=5856
34.97	     nbFailedAssignments=3129  nbBacktracks=2572  nbVisitedNodes=11548  nbRestartNogoods=135
34.97	       =>  wckTime=3.932  cpuTime=3.86  mem=16M690
36.18	   
36.18	   search
36.18	     run=12  nbConstraintChecks=17252710  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=8033
36.18	     nbFailedAssignments=4187  nbBacktracks=3692  nbVisitedNodes=15863  nbRestartNogoods=150
36.18	       =>  wckTime=5.151  cpuTime=5.07  mem=16M690
36.19	   
36.19	   global
36.19	     nbConstraintChecks=17283459  nbRestartNogoods=150  solvingWckTime=5.153  solvingCpuTime=5.08  expiredTime=no
36.19	     totalExploration=yes  nbFoundSolutions=0  globalCpuTime=35.61
36.19	       =>  wckTime=35.871  cpuTime=35.55  mem=16M690
36.19	
36.19	s OPTIMUM FOUND
36.19	v 4 9 4 6 5 0 4 9 4 4 8 6 2 4 0 6 1 0 7 7 7 0 5 2 4 4 3 3 9 8 4 3 8 
36.19	   
36.19	   totalWckTime=35.953  totalCpuTime=35.61

Verifier Data (download as text)

2 unsatisfied constraints, 300 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/node65/watcher-275329-1169220085 -o ROOT/results/node65/solver-275329-1169220085 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/275329-1169220085/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/81 17569
/proc/meminfo: memFree=1361388/2055920 swapFree=4191892/4192956
[pid=17568] ppid=17566 vsize=11820 CPUtime=0
/proc/17568/stat : 17568 (java) D 17566 17568 16670 0 -1 0 760 0 1 0 0 0 0 0 17 0 1 0 69505715 12103680 510 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 5686052 0 2147483391 0 7368 18446744072099781622 0 0 17 1 0 0
/proc/17568/statm: 2955 510 421 14 0 1602 0

[startup+0.103257 s]
/proc/loadavg: 2.00 2.00 2.00 4/81 17569
/proc/meminfo: memFree=1361388/2055920 swapFree=4191892/4192956
[pid=17568] ppid=17566 vsize=914988 CPUtime=0.09
/proc/17568/stat : 17568 (java) D 17566 17568 16670 0 -1 0 2988 0 1 0 7 2 0 0 18 0 8 0 69505715 936947712 2734 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 2147483391 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/17568/statm: 228747 2734 1426 14 0 215242 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 914988

[startup+0.511322 s]
/proc/loadavg: 2.00 2.00 2.00 4/81 17569
/proc/meminfo: memFree=1361388/2055920 swapFree=4191892/4192956
[pid=17568] ppid=17566 vsize=915332 CPUtime=0.49
/proc/17568/stat : 17568 (java) R 17566 17568 16670 0 -1 0 6308 0 1 0 44 5 0 0 18 0 8 0 69505715 937299968 6047 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4072941994 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/17568/statm: 228833 6047 2143 14 0 215303 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915332

[startup+1.33545 s]
/proc/loadavg: 2.00 2.00 2.00 3/88 17576
/proc/meminfo: memFree=1342388/2055920 swapFree=4191892/4192956
[pid=17568] ppid=17566 vsize=915464 CPUtime=1.3
/proc/17568/stat : 17568 (java) R 17566 17568 16670 0 -1 0 7424 0 1 0 115 15 0 0 25 0 8 0 69505715 937435136 7162 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073739891 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/17568/statm: 228866 7162 2479 14 0 215336 0
[pid=17568/tid=17570] ppid=17566 vsize=915464 CPUtime=0.03
/proc/17568/task/17570/stat : 17570 (java) S 17566 17568 16670 0 -1 64 200 0 0 0 3 0 0 0 16 0 8 0 69505718 937435136 7162 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=17568/tid=17571] ppid=17566 vsize=915464 CPUtime=0
/proc/17568/task/17571/stat : 17571 (java) S 17566 17568 16670 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 69505719 937435136 7162 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17568/tid=17572] ppid=17566 vsize=915464 CPUtime=0
/proc/17568/task/17572/stat : 17572 (java) S 17566 17568 16670 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 69505719 937435136 7162 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17568/tid=17573] ppid=17566 vsize=915464 CPUtime=0
/proc/17568/task/17573/stat : 17573 (java) S 17566 17568 16670 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 69505722 937435136 7162 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17568/tid=17574] ppid=17566 vsize=915464 CPUtime=0.14
/proc/17568/task/17574/stat : 17574 (java) S 17566 17568 16670 0 -1 64 349 0 0 0 13 1 0 0 16 0 8 0 69505722 937435136 7162 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17568/tid=17575] ppid=17566 vsize=915464 CPUtime=0
/proc/17568/task/17575/stat : 17575 (java) S 17566 17568 16670 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 69505722 937435136 7162 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17568/tid=17576] ppid=17566 vsize=915464 CPUtime=0
/proc/17568/task/17576/stat : 17576 (java) S 17566 17568 16670 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 69505722 937435136 7162 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 915464

[startup+2.97673 s]
/proc/loadavg: 2.00 2.00 2.00 3/88 17576
/proc/meminfo: memFree=1342324/2055920 swapFree=4191892/4192956
[pid=17568] ppid=17566 vsize=915468 CPUtime=2.92
/proc/17568/stat : 17568 (java) R 17566 17568 16670 0 -1 0 7425 0 1 0 251 41 0 0 25 0 8 0 69505715 937439232 7162 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/17568/statm: 228866 7162 2479 14 0 215336 0
[pid=17568/tid=17570] ppid=17566 vsize=915464 CPUtime=0.03
/proc/17568/task/17570/stat : 17570 (java) S 17566 17568 16670 0 -1 64 200 0 0 0 3 0 0 0 16 0 8 0 69505718 937435136 7162 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=17568/tid=17571] ppid=17566 vsize=915464 CPUtime=0
/proc/17568/task/17571/stat : 17571 (java) S 17566 17568 16670 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 69505719 937435136 7162 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17568/tid=17572] ppid=17566 vsize=915464 CPUtime=0
/proc/17568/task/17572/stat : 17572 (java) S 17566 17568 16670 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 69505719 937435136 7162 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17568/tid=17573] ppid=17566 vsize=915464 CPUtime=0
/proc/17568/task/17573/stat : 17573 (java) S 17566 17568 16670 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 69505722 937435136 7162 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17568/tid=17574] ppid=17566 vsize=915468 CPUtime=0.14
/proc/17568/task/17574/stat : 17574 (java) S 17566 17568 16670 0 -1 64 349 0 0 0 13 1 0 0 16 0 8 0 69505722 937439232 7162 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17568/tid=17575] ppid=17566 vsize=915464 CPUtime=0
/proc/17568/task/17575/stat : 17575 (java) S 17566 17568 16670 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 69505722 937435136 7162 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17568/tid=17576] ppid=17566 vsize=915464 CPUtime=0
/proc/17568/task/17576/stat : 17576 (java) S 17566 17568 16670 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 69505722 937435136 7162 18446744073709551615 134512640 134570532 4294956464 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) 915468

[startup+6.27027 s]
/proc/loadavg: 2.00 2.00 2.00 4/87 17636
/proc/meminfo: memFree=1369148/2055920 swapFree=4191892/4192956
[pid=17568] ppid=17566 vsize=916488 CPUtime=6.21
/proc/17568/stat : 17568 (java) R 17566 17568 16670 0 -1 0 7428 0 1 0 529 92 0 0 25 0 8 0 69505715 938483712 7165 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/17568/statm: 229122 7165 2479 14 0 215592 0
[pid=17568/tid=17570] ppid=17566 vsize=916488 CPUtime=0.03
/proc/17568/task/17570/stat : 17570 (java) S 17566 17568 16670 0 -1 64 200 0 0 0 3 0 0 0 16 0 8 0 69505718 938483712 7165 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=17568/tid=17571] ppid=17566 vsize=916492 CPUtime=0
/proc/17568/task/17571/stat : 17571 (java) S 17566 17568 16670 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 69505719 938487808 7165 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17568/tid=17572] ppid=17566 vsize=916488 CPUtime=0
/proc/17568/task/17572/stat : 17572 (java) S 17566 17568 16670 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 69505719 938483712 7165 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17568/tid=17573] ppid=17566 vsize=916488 CPUtime=0
/proc/17568/task/17573/stat : 17573 (java) S 17566 17568 16670 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 69505722 938483712 7165 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17568/tid=17574] ppid=17566 vsize=916488 CPUtime=0.15
/proc/17568/task/17574/stat : 17574 (java) S 17566 17568 16670 0 -1 64 351 0 0 0 14 1 0 0 16 0 8 0 69505722 938483712 7165 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17568/tid=17575] ppid=17566 vsize=916488 CPUtime=0
/proc/17568/task/17575/stat : 17575 (java) S 17566 17568 16670 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 69505722 938483712 7165 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17568/tid=17576] ppid=17566 vsize=916488 CPUtime=0
/proc/17568/task/17576/stat : 17576 (java) S 17566 17568 16670 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 69505722 938483712 7165 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 916488

[startup+12.7493 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 17636
/proc/meminfo: memFree=1369020/2055920 swapFree=4191892/4192956
[pid=17568] ppid=17566 vsize=916488 CPUtime=12.69
/proc/17568/stat : 17568 (java) R 17566 17568 16670 0 -1 0 7428 0 1 0 1075 194 0 0 25 0 8 0 69505715 938483712 7165 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/17568/statm: 229122 7165 2479 14 0 215592 0
[pid=17568/tid=17570] ppid=17566 vsize=916488 CPUtime=0.03
/proc/17568/task/17570/stat : 17570 (java) S 17566 17568 16670 0 -1 64 200 0 0 0 3 0 0 0 16 0 8 0 69505718 938483712 7165 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=17568/tid=17571] ppid=17566 vsize=916488 CPUtime=0
/proc/17568/task/17571/stat : 17571 (java) S 17566 17568 16670 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 69505719 938483712 7165 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17568/tid=17572] ppid=17566 vsize=916492 CPUtime=0
/proc/17568/task/17572/stat : 17572 (java) S 17566 17568 16670 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 69505719 938487808 7165 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17568/tid=17573] ppid=17566 vsize=916488 CPUtime=0
/proc/17568/task/17573/stat : 17573 (java) S 17566 17568 16670 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 69505722 938483712 7165 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17568/tid=17574] ppid=17566 vsize=916488 CPUtime=0.15
/proc/17568/task/17574/stat : 17574 (java) S 17566 17568 16670 0 -1 64 351 0 0 0 14 1 0 0 16 0 8 0 69505722 938483712 7165 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17568/tid=17575] ppid=17566 vsize=916488 CPUtime=0
/proc/17568/task/17575/stat : 17575 (java) S 17566 17568 16670 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 69505722 938483712 7165 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17568/tid=17576] ppid=17566 vsize=916488 CPUtime=0
/proc/17568/task/17576/stat : 17576 (java) S 17566 17568 16670 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 69505722 938483712 7165 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 916488

[startup+25.5955 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 17636
/proc/meminfo: memFree=1369148/2055920 swapFree=4191892/4192956
[pid=17568] ppid=17566 vsize=916488 CPUtime=25.52
/proc/17568/stat : 17568 (java) R 17566 17568 16670 0 -1 0 7428 0 1 0 2161 391 0 0 25 0 8 0 69505715 938483712 7165 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/17568/statm: 229122 7165 2479 14 0 215592 0
[pid=17568/tid=17570] ppid=17566 vsize=916488 CPUtime=0.03
/proc/17568/task/17570/stat : 17570 (java) S 17566 17568 16670 0 -1 64 200 0 0 0 3 0 0 0 16 0 8 0 69505718 938483712 7165 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=17568/tid=17571] ppid=17566 vsize=916488 CPUtime=0
/proc/17568/task/17571/stat : 17571 (java) S 17566 17568 16670 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 69505719 938483712 7165 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17568/tid=17572] ppid=17566 vsize=916492 CPUtime=0
/proc/17568/task/17572/stat : 17572 (java) S 17566 17568 16670 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 69505719 938487808 7165 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17568/tid=17573] ppid=17566 vsize=916488 CPUtime=0
/proc/17568/task/17573/stat : 17573 (java) S 17566 17568 16670 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 69505722 938483712 7165 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17568/tid=17574] ppid=17566 vsize=916488 CPUtime=0.15
/proc/17568/task/17574/stat : 17574 (java) S 17566 17568 16670 0 -1 64 351 0 0 0 14 1 0 0 16 0 8 0 69505722 938483712 7165 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=17568/tid=17575] ppid=17566 vsize=916488 CPUtime=0
/proc/17568/task/17575/stat : 17575 (java) S 17566 17568 16670 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 69505722 938483712 7165 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17568/tid=17576] ppid=17566 vsize=916488 CPUtime=0
/proc/17568/task/17576/stat : 17576 (java) S 17566 17568 16670 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 69505722 938483712 7165 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.52
Current children cumulated vsize (KiB) 916488

Child status: 0
Real time (s): 36.2149
CPU time (s): 36.1105
CPU user time (s): 31.3592
CPU system time (s): 4.75128
CPU usage (%): 99.7116
Max. virtual memory (cumulated for all children) (KiB): 916492

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 31.3592
system time used= 4.75128
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9192
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= 1934
involuntary context switches= 1769

runsolver used 0.049992 s user time and 0.121981 s system time

The end

Launcher Data (download as text)

Begin job on node65 on Fri Jan 19 15:21:25 UTC 2007


IDJOB= 275329
IDBENCH= 3795
IDSOLVER= 68
FILE ID= node65/275329-1169220085

PBS_JOBID= 3589116

Free space on /tmp= 66562 MiB

SOLVER NAME= AbsconMax 109 EPFC
BENCH NAME= HOME/pub/bench/CPAI06/composed/composed-25-1-80/composed-25-1-80-5_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/275329-1169220085/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node65/watcher-275329-1169220085 -o ROOT/results/node65/solver-275329-1169220085 -C 2400 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/275329-1169220085/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  0dc2ed579145e6e5c4ce41e948f22a65

RANDOM SEED= 643278932

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.263
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.263
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:       1361868 kB
Buffers:         40768 kB
Cached:         515416 kB
SwapCached:        396 kB
Active:         153224 kB
Inactive:       471800 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1361868 kB
SwapTotal:     4192956 kB
SwapFree:      4191892 kB
Dirty:            1728 kB
Writeback:           0 kB
Mapped:          85560 kB
Slab:            54212 kB
Committed_AS:   563112 kB
PageTables:       2012 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 node65 on Fri Jan 19 15:22:01 UTC 2007