Trace number 282736

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 94.2537 94.5869

General information on the benchmark

NameMaxCSP/celar/subs6/
scenw-6-sub1-24_ext.xml
MD5SUM65429f79973cc243e147c22047969b2a
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints282
Best CPU time to get the best result obtained on this benchmark0.743886
Satisfiable
(Un)Satisfiability was proved
Number of variables14
Number of constraints300
Maximum constraint arity2
Maximum domain size24
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.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/282736-1169322085/unknown.xml
0.38	   
0.38	   domains being loaded...
0.38	   
0.38	   variables being loaded...
0.42	     nbVariables=14  nbDomainTypes=1  minDomainSize=24  maxDomainSize=24
0.42	       =>  wckTime=0.1  cpuTime=0.08  mem=6M887
0.42	   
0.42	   relations being loaded...
0.52	   
0.52	   constraints being loaded...
0.63	     nbConstraints=300  nbRelationTypes=252  nbExtensionStructures=252  nbSharedExtensionStructures=48
0.63	     nbConflictsStructures=252  nbSharedConflictsStructures=48  nbSharedBinaryRepresentations=11040  maxDegree=52
0.63	     maxArity=2
0.63	       =>  wckTime=0.316  cpuTime=0.22  mem=12M746
0.67	   
0.68	   solver LocalSearchSolver being built... 
0.72	       =>  wckTime=0.403  cpuTime=0.27  mem=5M719
0.73	
0.73	s SATISFIABLE
0.73	o 196
0.73	c 104
0.73	o 206
0.73	c 94
0.73	o 215
0.73	c 85
0.73	o 223
0.73	c 77
0.73	o 230
0.73	c 70
0.73	o 235
0.73	c 65
0.73	o 242
0.73	c 58
0.74	o 249
0.74	c 51
0.74	o 251
0.74	c 49
0.74	o 254
0.74	c 46
0.74	o 262
0.74	c 38
0.74	o 267
0.74	c 33
0.74	o 274
0.74	c 26
0.74	o 279
0.74	c 21
0.81	o 280
0.81	c 20
0.82	o 281
0.82	c 19
0.82	o 282
0.82	c 18
10.30	   
10.30	   search
10.30	     run=0  nbConstraintChecks=73423714  nbAssignments=10000
10.30	       =>  wckTime=9.578  cpuTime=9.51  mem=5M719
19.94	   
19.94	   search
19.94	     run=1  nbConstraintChecks=147577870  nbAssignments=20000
19.94	       =>  wckTime=19.222  cpuTime=19.11  mem=5M719
29.43	   
29.43	   search
29.43	     run=2  nbConstraintChecks=221003398  nbAssignments=30000
29.43	       =>  wckTime=28.711  cpuTime=28.55  mem=5M719
30.98	   
30.98	   search
30.98	     run=3  nbConstraintChecks=232882928  nbAssignments=31579
30.98	       =>  wckTime=30.264  cpuTime=30.1  mem=5M719
30.98	   
30.98	   global
30.98	     nbConstraintChecks=232882928  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
30.98	     solvingWckTime=30.263  solvingCpuTime=30.09  expiredTime=no  totalExploration=no  nbFoundSolutions=0
30.98	     globalCpuTime=30.41
30.98	       =>  wckTime=30.668  cpuTime=30.36  mem=5M719
30.98	   
30.98	   solver IterativeSystematicSolver being built... 
31.11	       =>  wckTime=30.796  cpuTime=30.45  mem=16M594
31.16	   
31.16	   preprocessing
31.16	     nbConstraintChecks=73695  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
31.16	     detectedInconsistency=no
31.16	       =>  wckTime=0.05  cpuTime=0.03  mem=16M594
31.22	   
31.22	   search
31.22	     run=0  nbConstraintChecks=209847  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=49
31.23	     nbFailedAssignments=34  nbBacktracks=10  nbVisitedNodes=94  nbRestartNogoods=0
31.23	       =>  wckTime=0.113  cpuTime=0.09  mem=16M594
31.46	   
31.46	   search
31.46	     run=1  nbConstraintChecks=1433318  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=202
31.46	     nbFailedAssignments=169  nbBacktracks=25  nbVisitedNodes=397  nbRestartNogoods=5
31.46	       =>  wckTime=0.347  cpuTime=0.31  mem=16M594
32.06	   
32.06	   search
32.06	     run=2  nbConstraintChecks=4643200  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=606
32.06	     nbFailedAssignments=549  nbBacktracks=47  nbVisitedNodes=1203  nbRestartNogoods=32
32.06	       =>  wckTime=0.951  cpuTime=0.91  mem=16M594
32.53	   
32.53	   search
32.53	     run=3  nbConstraintChecks=7123509  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=882
32.53	     nbFailedAssignments=790  nbBacktracks=80  nbVisitedNodes=1753  nbRestartNogoods=52
32.53	       =>  wckTime=1.413  cpuTime=1.37  mem=16M594
33.45	   
33.45	   search
33.45	     run=4  nbConstraintChecks=12339539  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1505
33.45	     nbFailedAssignments=1359  nbBacktracks=130  nbVisitedNodes=2995  nbRestartNogoods=57
33.45	       =>  wckTime=2.34  cpuTime=2.27  mem=16M594
34.62	   
34.62	   search
34.62	     run=5  nbConstraintChecks=18977621  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2241
34.62	     nbFailedAssignments=2018  nbBacktracks=205  nbVisitedNodes=4465  nbRestartNogoods=85
34.62	       =>  wckTime=3.512  cpuTime=3.43  mem=16M594
36.50	   
36.50	   search
36.50	     run=6  nbConstraintChecks=29743694  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3532
36.50	     nbFailedAssignments=3194  nbBacktracks=318  nbVisitedNodes=7045  nbRestartNogoods=130
36.50	       =>  wckTime=5.391  cpuTime=5.3  mem=16M594
39.10	   
39.10	   search
39.10	     run=7  nbConstraintChecks=44791794  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=5271
39.10	     nbFailedAssignments=4761  nbBacktracks=488  nbVisitedNodes=10521  nbRestartNogoods=146
39.10	       =>  wckTime=7.991  cpuTime=7.88  mem=16M594
41.65	   
41.65	   search
41.65	     run=8  nbConstraintChecks=59741352  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=7113
41.65	     nbFailedAssignments=6344  nbBacktracks=744  nbVisitedNodes=14201  nbRestartNogoods=165
41.65	       =>  wckTime=10.538  cpuTime=10.42  mem=16M594
46.84	   
46.84	   search
46.84	     run=9  nbConstraintChecks=89378462  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=10681
46.84	     nbFailedAssignments=9524  nbBacktracks=1128  nbVisitedNodes=21332  nbRestartNogoods=179
46.84	       =>  wckTime=15.728  cpuTime=15.59  mem=16M594
53.85	   
53.85	   search
53.85	     run=10  nbConstraintChecks=129881470  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=15586
53.85	     nbFailedAssignments=13849  nbBacktracks=1704  nbVisitedNodes=31137  nbRestartNogoods=190
53.85	       =>  wckTime=22.741  cpuTime=22.57  mem=16M594
61.83	   
61.83	   search
61.83	     run=11  nbConstraintChecks=179207363  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=21641
61.83	     nbFailedAssignments=19037  nbBacktracks=2568  nbVisitedNodes=43243  nbRestartNogoods=207
61.83	       =>  wckTime=30.717  cpuTime=30.52  mem=16M594
72.10	   
72.10	   search
72.10	     run=12  nbConstraintChecks=241765140  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=29303
72.10	     nbFailedAssignments=25400  nbBacktracks=3865  nbVisitedNodes=58563  nbRestartNogoods=236
72.10	       =>  wckTime=40.991  cpuTime=40.76  mem=16M594
86.86	   
86.86	   search
86.86	     run=13  nbConstraintChecks=330284999  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=40187
86.86	     nbFailedAssignments=34336  nbBacktracks=5811  nbVisitedNodes=80321  nbRestartNogoods=255
86.86	       =>  wckTime=55.749  cpuTime=55.52  mem=16M594
94.57	   
94.57	   search
94.57	     run=14  nbConstraintChecks=375127408  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=45841
94.57	     nbFailedAssignments=38896  nbBacktracks=6906  nbVisitedNodes=91620  nbRestartNogoods=278
94.57	       =>  wckTime=63.46  cpuTime=63.23  mem=16M594
94.57	   
94.57	   global
94.57	     nbConstraintChecks=375201103  nbRestartNogoods=278  solvingWckTime=63.461  solvingCpuTime=63.23  expiredTime=no
94.57	     totalExploration=yes  nbFoundSolutions=0  globalCpuTime=93.73
94.57	       =>  wckTime=94.257  cpuTime=93.68  mem=16M594
94.57	
94.57	s OPTIMUM FOUND
94.57	v 0 0 20 20 18 0 3 22 11 3 10 11 23 22 
94.57	   
94.57	   totalWckTime=94.337  totalCpuTime=93.73

Verifier Data (download as text)

18 unsatisfied constraints, 282 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/node34/watcher-282736-1169322085 -o ROOT/results/node34/solver-282736-1169322085 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/282736-1169322085/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.01 1.00 1.00 2/75 28655
/proc/meminfo: memFree=945216/2055920 swapFree=4192812/4192956
[pid=28654] ppid=28652 vsize=18540 CPUtime=0
/proc/28654/stat : 28654 (runsolver) R 28652 28654 28471 0 -1 4194368 17 0 0 0 0 0 0 0 19 0 1 0 280602240 18984960 279 18446744073709551615 4194304 4267372 548682068960 18446744073709551615 254195330343 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/28654/statm: 4635 279 244 17 0 2626 0

[startup+0.10274 s]
/proc/loadavg: 1.01 1.00 1.00 2/75 28655
/proc/meminfo: memFree=945216/2055920 swapFree=4192812/4192956
[pid=28654] ppid=28652 vsize=914988 CPUtime=0.08
/proc/28654/stat : 28654 (java) R 28652 28654 28471 0 -1 0 2955 0 1 0 7 1 0 0 17 0 8 0 280602240 936947712 2701 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4154020903 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/28654/statm: 228747 2701 1414 14 0 215242 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 914988

[startup+0.510772 s]
/proc/loadavg: 1.01 1.00 1.00 2/75 28655
/proc/meminfo: memFree=945216/2055920 swapFree=4192812/4192956
[pid=28654] ppid=28652 vsize=915332 CPUtime=0.48
/proc/28654/stat : 28654 (java) R 28652 28654 28471 0 -1 0 6918 0 1 0 45 3 0 0 18 0 8 0 280602240 937299968 6657 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4152819571 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/28654/statm: 228833 6657 2142 14 0 215303 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 915332

[startup+1.33283 s]
/proc/loadavg: 1.01 1.00 1.00 3/82 28662
/proc/meminfo: memFree=922824/2055920 swapFree=4192812/4192956
[pid=28654] ppid=28652 vsize=915464 CPUtime=1.3
/proc/28654/stat : 28654 (java) R 28652 28654 28471 0 -1 0 8258 0 1 0 123 7 0 0 24 0 8 0 280602240 937435136 7996 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073734515 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/28654/statm: 228866 7996 2479 14 0 215336 0
[pid=28654/tid=28656] ppid=28652 vsize=915464 CPUtime=0.03
/proc/28654/task/28656/stat : 28656 (java) S 28652 28654 28471 0 -1 64 210 0 0 0 3 0 0 0 16 0 8 0 280602245 937435136 7996 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=28654/tid=28657] ppid=28652 vsize=915464 CPUtime=0
/proc/28654/task/28657/stat : 28657 (java) S 28652 28654 28471 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 280602245 937435136 7996 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28654/tid=28658] ppid=28652 vsize=915464 CPUtime=0
/proc/28654/task/28658/stat : 28658 (java) S 28652 28654 28471 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280602245 937435136 7996 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28654/tid=28659] ppid=28652 vsize=915464 CPUtime=0
/proc/28654/task/28659/stat : 28659 (java) S 28652 28654 28471 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 280602248 937435136 7996 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28654/tid=28660] ppid=28652 vsize=915464 CPUtime=0.15
/proc/28654/task/28660/stat : 28660 (java) S 28652 28654 28471 0 -1 64 344 0 0 0 15 0 0 0 16 0 8 0 280602248 937435136 7996 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28654/tid=28661] ppid=28652 vsize=915464 CPUtime=0
/proc/28654/task/28661/stat : 28661 (java) S 28652 28654 28471 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 280602248 937435136 7996 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28654/tid=28662] ppid=28652 vsize=915464 CPUtime=0
/proc/28654/task/28662/stat : 28662 (java) S 28652 28654 28471 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 280602248 937435136 7996 18446744073709551615 134512640 134570532 4294956480 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.98497 s]
/proc/loadavg: 1.09 1.02 1.01 3/82 28662
/proc/meminfo: memFree=922760/2055920 swapFree=4192812/4192956
[pid=28654] ppid=28652 vsize=915464 CPUtime=2.95
/proc/28654/stat : 28654 (java) R 28652 28654 28471 0 -1 0 8262 0 1 0 282 13 0 0 25 0 8 0 280602240 937435136 7999 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073736649 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/28654/statm: 228866 7999 2479 14 0 215336 0
[pid=28654/tid=28656] ppid=28652 vsize=915464 CPUtime=0.03
/proc/28654/task/28656/stat : 28656 (java) S 28652 28654 28471 0 -1 64 210 0 0 0 3 0 0 0 16 0 8 0 280602245 937435136 7999 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=28654/tid=28657] ppid=28652 vsize=915464 CPUtime=0
/proc/28654/task/28657/stat : 28657 (java) S 28652 28654 28471 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 280602245 937435136 7999 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28654/tid=28658] ppid=28652 vsize=915464 CPUtime=0
/proc/28654/task/28658/stat : 28658 (java) S 28652 28654 28471 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280602245 937435136 7999 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28654/tid=28659] ppid=28652 vsize=915464 CPUtime=0
/proc/28654/task/28659/stat : 28659 (java) S 28652 28654 28471 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 280602248 937435136 7999 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28654/tid=28660] ppid=28652 vsize=915464 CPUtime=0.16
/proc/28654/task/28660/stat : 28660 (java) S 28652 28654 28471 0 -1 64 347 0 0 0 16 0 0 0 16 0 8 0 280602248 937435136 7999 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28654/tid=28661] ppid=28652 vsize=915464 CPUtime=0
/proc/28654/task/28661/stat : 28661 (java) S 28652 28654 28471 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 280602248 937435136 7999 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28654/tid=28662] ppid=28652 vsize=915464 CPUtime=0
/proc/28654/task/28662/stat : 28662 (java) S 28652 28654 28471 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 280602248 937435136 7999 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 915464

[startup+6.28023 s]
/proc/loadavg: 1.09 1.02 1.01 3/82 28662
/proc/meminfo: memFree=922760/2055920 swapFree=4192812/4192956
[pid=28654] ppid=28652 vsize=915464 CPUtime=6.22
/proc/28654/stat : 28654 (java) R 28652 28654 28471 0 -1 0 8262 0 1 0 595 27 0 0 25 0 8 0 280602240 937435136 7999 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073736763 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/28654/statm: 228866 7999 2479 14 0 215336 0
[pid=28654/tid=28656] ppid=28652 vsize=915464 CPUtime=0.03
/proc/28654/task/28656/stat : 28656 (java) S 28652 28654 28471 0 -1 64 210 0 0 0 3 0 0 0 16 0 8 0 280602245 937435136 7999 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=28654/tid=28657] ppid=28652 vsize=915464 CPUtime=0
/proc/28654/task/28657/stat : 28657 (java) S 28652 28654 28471 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 280602245 937435136 7999 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28654/tid=28658] ppid=28652 vsize=915464 CPUtime=0
/proc/28654/task/28658/stat : 28658 (java) S 28652 28654 28471 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280602245 937435136 7999 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28654/tid=28659] ppid=28652 vsize=915464 CPUtime=0
/proc/28654/task/28659/stat : 28659 (java) S 28652 28654 28471 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 280602248 937435136 7999 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28654/tid=28660] ppid=28652 vsize=915464 CPUtime=0.16
/proc/28654/task/28660/stat : 28660 (java) S 28652 28654 28471 0 -1 64 347 0 0 0 16 0 0 0 16 0 8 0 280602248 937435136 7999 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28654/tid=28661] ppid=28652 vsize=915464 CPUtime=0
/proc/28654/task/28661/stat : 28661 (java) S 28652 28654 28471 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 280602248 937435136 7999 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28654/tid=28662] ppid=28652 vsize=915464 CPUtime=0
/proc/28654/task/28662/stat : 28662 (java) S 28652 28654 28471 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 280602248 937435136 7999 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 915464

[startup+12.7648 s]
/proc/loadavg: 1.23 1.05 1.02 3/82 28662
/proc/meminfo: memFree=922760/2055920 swapFree=4192812/4192956
[pid=28654] ppid=28652 vsize=915464 CPUtime=12.68
/proc/28654/stat : 28654 (java) R 28652 28654 28471 0 -1 0 8264 0 1 0 1212 56 0 0 25 0 8 0 280602240 937435136 8001 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 8050747 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/28654/statm: 228866 8001 2479 14 0 215336 0
[pid=28654/tid=28656] ppid=28652 vsize=915464 CPUtime=0.03
/proc/28654/task/28656/stat : 28656 (java) S 28652 28654 28471 0 -1 64 210 0 0 0 3 0 0 0 16 0 8 0 280602245 937435136 8001 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=28654/tid=28657] ppid=28652 vsize=915464 CPUtime=0
/proc/28654/task/28657/stat : 28657 (java) S 28652 28654 28471 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 280602245 937435136 8001 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28654/tid=28658] ppid=28652 vsize=915464 CPUtime=0
/proc/28654/task/28658/stat : 28658 (java) S 28652 28654 28471 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280602245 937435136 8001 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28654/tid=28659] ppid=28652 vsize=915464 CPUtime=0
/proc/28654/task/28659/stat : 28659 (java) S 28652 28654 28471 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 280602248 937435136 8001 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28654/tid=28660] ppid=28652 vsize=915464 CPUtime=0.16
/proc/28654/task/28660/stat : 28660 (java) S 28652 28654 28471 0 -1 64 349 0 0 0 16 0 0 0 16 0 8 0 280602248 937435136 8001 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28654/tid=28661] ppid=28652 vsize=915464 CPUtime=0
/proc/28654/task/28661/stat : 28661 (java) S 28652 28654 28471 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 280602248 937435136 8001 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28654/tid=28662] ppid=28652 vsize=915464 CPUtime=0
/proc/28654/task/28662/stat : 28662 (java) S 28652 28654 28471 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 280602248 937435136 8001 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 915464

[startup+25.6038 s]
/proc/loadavg: 1.34 1.08 1.02 3/82 28662
/proc/meminfo: memFree=922824/2055920 swapFree=4192812/4192956
[pid=28654] ppid=28652 vsize=915464 CPUtime=25.46
/proc/28654/stat : 28654 (java) R 28652 28654 28471 0 -1 0 8264 0 1 0 2438 108 0 0 25 0 8 0 280602240 937435136 8001 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073736243 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/28654/statm: 228866 8001 2479 14 0 215336 0
[pid=28654/tid=28656] ppid=28652 vsize=915464 CPUtime=0.03
/proc/28654/task/28656/stat : 28656 (java) S 28652 28654 28471 0 -1 64 210 0 0 0 3 0 0 0 16 0 8 0 280602245 937435136 8001 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=28654/tid=28657] ppid=28652 vsize=915464 CPUtime=0
/proc/28654/task/28657/stat : 28657 (java) S 28652 28654 28471 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 280602245 937435136 8001 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28654/tid=28658] ppid=28652 vsize=915464 CPUtime=0
/proc/28654/task/28658/stat : 28658 (java) S 28652 28654 28471 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280602245 937435136 8001 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28654/tid=28659] ppid=28652 vsize=915464 CPUtime=0
/proc/28654/task/28659/stat : 28659 (java) S 28652 28654 28471 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 280602248 937435136 8001 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28654/tid=28660] ppid=28652 vsize=915464 CPUtime=0.16
/proc/28654/task/28660/stat : 28660 (java) S 28652 28654 28471 0 -1 64 349 0 0 0 16 0 0 0 16 0 8 0 280602248 937435136 8001 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28654/tid=28661] ppid=28652 vsize=915464 CPUtime=0
/proc/28654/task/28661/stat : 28661 (java) S 28652 28654 28471 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 280602248 937435136 8001 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28654/tid=28662] ppid=28652 vsize=915464 CPUtime=0
/proc/28654/task/28662/stat : 28662 (java) S 28652 28654 28471 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 280602248 937435136 8001 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 915464

[startup+51.2129 s]
/proc/loadavg: 1.57 1.15 1.05 3/82 28662
/proc/meminfo: memFree=919944/2055920 swapFree=4192812/4192956
[pid=28654] ppid=28652 vsize=915464 CPUtime=50.94
/proc/28654/stat : 28654 (java) R 28652 28654 28471 0 -1 0 9068 0 1 0 4963 131 0 0 25 0 8 0 280602240 937435136 8795 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073838221 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/28654/statm: 228866 8795 2532 14 0 215336 0
[pid=28654/tid=28656] ppid=28652 vsize=915464 CPUtime=0.03
/proc/28654/task/28656/stat : 28656 (java) S 28652 28654 28471 0 -1 64 211 0 0 0 3 0 0 0 16 0 8 0 280602245 937435136 8795 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=28654/tid=28657] ppid=28652 vsize=915464 CPUtime=0
/proc/28654/task/28657/stat : 28657 (java) S 28652 28654 28471 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 280602245 937435136 8795 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28654/tid=28658] ppid=28652 vsize=915464 CPUtime=0
/proc/28654/task/28658/stat : 28658 (java) S 28652 28654 28471 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280602245 937435136 8795 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28654/tid=28659] ppid=28652 vsize=915464 CPUtime=0
/proc/28654/task/28659/stat : 28659 (java) S 28652 28654 28471 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 280602248 937435136 8795 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28654/tid=28660] ppid=28652 vsize=915464 CPUtime=0.26
/proc/28654/task/28660/stat : 28660 (java) S 28652 28654 28471 0 -1 64 405 0 0 0 25 1 0 0 16 0 8 0 280602248 937435136 8795 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28654/tid=28661] ppid=28652 vsize=915464 CPUtime=0
/proc/28654/task/28661/stat : 28661 (java) S 28652 28654 28471 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 280602248 937435136 8795 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28654/tid=28662] ppid=28652 vsize=915464 CPUtime=0
/proc/28654/task/28662/stat : 28662 (java) S 28652 28654 28471 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 280602248 937435136 8795 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.94
Current children cumulated vsize (KiB) 915464

Child status: 0
Real time (s): 94.5869
CPU time (s): 94.2537
CPU user time (s): 92.9149
CPU system time (s): 1.3388
CPU usage (%): 99.6477
Max. virtual memory (cumulated for all children) (KiB): 915468

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 92.9149
system time used= 1.3388
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9176
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= 3082
involuntary context switches= 3328

runsolver used 0.122981 s user time and 0.307953 s system time

The end

Launcher Data (download as text)

Begin job on node34 on Sat Jan 20 19:41:25 UTC 2007


IDJOB= 282736
IDBENCH= 12884
IDSOLVER= 68
FILE ID= node34/282736-1169322085

PBS_JOBID= 3610368

Free space on /tmp= 66558 MiB

SOLVER NAME= AbsconMax 109 EPFC
BENCH NAME= HOME/pub/bench/CPAI06/MaxCSP/celar/subs6/scenw-6-sub1-24_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/282736-1169322085/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node34/watcher-282736-1169322085 -o ROOT/results/node34/solver-282736-1169322085 -C 2400 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/282736-1169322085/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  65429f79973cc243e147c22047969b2a

RANDOM SEED= 358312887

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:        945696 kB
Buffers:         44996 kB
Cached:         967456 kB
SwapCached:          0 kB
Active:         369168 kB
Inactive:       667580 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        945696 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            6840 kB
Writeback:           0 kB
Mapped:          35972 kB
Slab:            59024 kB
Committed_AS:  4969980 kB
PageTables:       1776 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= 66559 MiB



End job on node34 on Sat Jan 20 19:43:00 UTC 2007