Trace number 282548

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 36.6324 36.7115

General information on the benchmark

NameMaxCSP/celar/subs7/
scenw-7-sub1-20_ext.xml
MD5SUMa1c46d3c56361f00ab0c53678955b3da
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints284
Best CPU time to get the best result obtained on this benchmark0.128979
Satisfiable
(Un)Satisfiability was proved
Number of variables14
Number of constraints300
Maximum constraint arity2
Maximum domain size20
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.30	   
0.30	Abscon 109 (November, 2006)
0.30	   
0.30	   configuration
0.30	     name=pfc.xml
0.33	   
0.33	   instance
0.33	     name=/tmp/evaluation/282548-1169320028/unknown.xml
0.36	   
0.36	   domains being loaded...
0.36	   
0.36	   variables being loaded...
0.39	     nbVariables=14  nbDomainTypes=1  minDomainSize=20  maxDomainSize=20
0.39	       =>  wckTime=0.094  cpuTime=0.09  mem=6M910
0.39	   
0.39	   relations being loaded...
0.48	   
0.48	   constraints being loaded...
0.58	     nbConstraints=300  nbRelationTypes=244  nbExtensionStructures=244  nbSharedExtensionStructures=56
0.58	     nbConflictsStructures=244  nbSharedConflictsStructures=56  nbSharedBinaryRepresentations=9055  maxDegree=52
0.58	     maxArity=2
0.58	       =>  wckTime=0.282  cpuTime=0.21  mem=11M819
0.62	   
0.62	   solver LocalSearchSolver being built... 
0.66	       =>  wckTime=0.366  cpuTime=0.26  mem=5M688
0.67	
0.67	s SATISFIABLE
0.67	o 177
0.67	c 123
0.67	o 189
0.67	c 111
0.67	o 197
0.67	c 103
0.67	o 207
0.67	c 93
0.68	o 210
0.68	c 90
0.68	o 213
0.68	c 87
0.68	o 219
0.68	c 81
0.68	o 226
0.68	c 74
0.68	o 227
0.68	c 73
0.68	o 235
0.68	c 65
0.68	o 241
0.68	c 59
0.68	o 246
0.68	c 54
0.68	o 255
0.68	c 45
0.68	o 262
0.69	c 38
0.69	o 266
0.69	c 34
0.69	o 268
0.69	c 32
0.69	o 273
0.69	c 27
0.69	o 277
0.69	c 23
0.69	o 279
0.69	c 21
0.69	o 280
0.69	c 20
0.70	o 282
0.70	c 18
0.76	o 284
0.76	c 16
8.10	   
8.10	   search
8.10	     run=0  nbConstraintChecks=61046808  nbAssignments=10000
8.10	       =>  wckTime=7.434  cpuTime=7.4  mem=5M688
15.48	   
15.48	   search
15.48	     run=1  nbConstraintChecks=122645910  nbAssignments=20000
15.48	       =>  wckTime=14.816  cpuTime=14.77  mem=5M688
22.67	   
22.67	   search
22.67	     run=2  nbConstraintChecks=182963638  nbAssignments=30000
22.67	       =>  wckTime=22.006  cpuTime=21.96  mem=5M688
30.44	   
30.44	   search
30.44	     run=3  nbConstraintChecks=244788829  nbAssignments=40000
30.44	       =>  wckTime=29.781  cpuTime=29.73  mem=5M688
30.80	   
30.80	   search
30.81	     run=4  nbConstraintChecks=247588862  nbAssignments=40522
30.81	       =>  wckTime=30.142  cpuTime=30.09  mem=5M688
30.81	   
30.81	   global
30.81	     nbConstraintChecks=247588862  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
30.81	     solvingWckTime=30.141  solvingCpuTime=30.09  expiredTime=no  totalExploration=no  nbFoundSolutions=0
30.81	     globalCpuTime=30.4
30.81	       =>  wckTime=30.509  cpuTime=30.35  mem=5M688
30.81	   
30.81	   solver IterativeSystematicSolver being built... 
30.93	       =>  wckTime=30.63  cpuTime=30.44  mem=15M596
30.94	   
30.94	   preprocessing
30.94	     nbConstraintChecks=1400  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
30.94	     detectedInconsistency=no
30.94	       =>  wckTime=0.0090  cpuTime=0.0  mem=16M571
31.06	   
31.06	   search
31.06	     run=0  nbConstraintChecks=445313  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=74
31.06	     nbFailedAssignments=61  nbBacktracks=10  nbVisitedNodes=146  nbRestartNogoods=0
31.06	       =>  wckTime=0.132  cpuTime=0.11  mem=16M571
31.13	   
31.13	   search
31.13	     run=1  nbConstraintChecks=733387  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=122
31.13	     nbFailedAssignments=92  nbBacktracks=25  nbVisitedNodes=240  nbRestartNogoods=14
31.13	       =>  wckTime=0.204  cpuTime=0.18  mem=16M571
31.25	   
31.25	   search
31.25	     run=2  nbConstraintChecks=1312271  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=212
31.25	     nbFailedAssignments=156  nbBacktracks=47  nbVisitedNodes=416  nbRestartNogoods=16
31.25	       =>  wckTime=0.32  cpuTime=0.29  mem=16M571
31.53	   
31.53	   search
31.53	     run=3  nbConstraintChecks=2872211  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=448
31.53	     nbFailedAssignments=357  nbBacktracks=80  nbVisitedNodes=886  nbRestartNogoods=25
31.53	       =>  wckTime=0.602  cpuTime=0.57  mem=16M571
31.72	   
31.72	   search
31.72	     run=4  nbConstraintChecks=3850444  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=620
31.72	     nbFailedAssignments=475  nbBacktracks=130  nbVisitedNodes=1226  nbRestartNogoods=32
31.72	       =>  wckTime=0.79  cpuTime=0.76  mem=16M571
31.94	   
31.94	   search
31.94	     run=5  nbConstraintChecks=5017199  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=863
31.94	     nbFailedAssignments=639  nbBacktracks=205  nbVisitedNodes=1708  nbRestartNogoods=48
31.94	       =>  wckTime=1.016  cpuTime=0.98  mem=16M571
32.49	   
32.49	   search
32.49	     run=6  nbConstraintChecks=7993162  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1388
32.49	     nbFailedAssignments=1050  nbBacktracks=318  nbVisitedNodes=2757  nbRestartNogoods=53
32.49	       =>  wckTime=1.557  cpuTime=1.52  mem=16M571
33.28	   
33.28	   search
33.28	     run=7  nbConstraintChecks=12320714  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2165
33.28	     nbFailedAssignments=1653  nbBacktracks=488  nbVisitedNodes=4306  nbRestartNogoods=78
33.28	       =>  wckTime=2.35  cpuTime=2.3  mem=16M571
34.86	   
34.86	   search
34.86	     run=8  nbConstraintChecks=20926020  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3523
34.86	     nbFailedAssignments=2754  nbBacktracks=744  nbVisitedNodes=7017  nbRestartNogoods=83
34.86	       =>  wckTime=3.935  cpuTime=3.87  mem=16M571
36.32	   
36.32	   search
36.32	     run=9  nbConstraintChecks=28327415  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=5147
36.32	     nbFailedAssignments=3989  nbBacktracks=1128  nbVisitedNodes=10257  nbRestartNogoods=98
36.32	       =>  wckTime=5.392  cpuTime=5.33  mem=16M571
36.66	   
36.66	   search
36.66	     run=10  nbConstraintChecks=30041233  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=5534
36.66	     nbFailedAssignments=4284  nbBacktracks=1221  nbVisitedNodes=11025  nbRestartNogoods=118
36.66	       =>  wckTime=5.736  cpuTime=5.67  mem=16M571
36.66	   
36.66	   global
36.66	     nbConstraintChecks=30042633  nbRestartNogoods=118  solvingWckTime=5.736  solvingCpuTime=5.67  expiredTime=no
36.66	     totalExploration=yes  nbFoundSolutions=0  globalCpuTime=36.16
36.66	       =>  wckTime=36.366  cpuTime=36.11  mem=16M571
36.67	
36.67	s OPTIMUM FOUND
36.67	v 5 4 16 18 0 0 17 17 19 19 15 15 19 15 
36.67	   
36.67	   totalWckTime=36.44  totalCpuTime=36.16

Verifier Data (download as text)

16 unsatisfied constraints, 284 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/node45/watcher-282548-1169320028 -o ROOT/results/node45/solver-282548-1169320028 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/282548-1169320028/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: 0.96 1.00 1.00 3/65 19587
/proc/meminfo: memFree=1427008/2055920 swapFree=4184076/4192956
[pid=19586] ppid=19584 vsize=1784 CPUtime=0
/proc/19586/stat : 19586 (java) D 19584 19586 18833 0 -1 0 165 0 0 0 0 0 0 0 19 0 1 0 280401758 1826816 136 18446744073709551615 134512640 134570532 4294956624 18446744073709551615 4294960144 0 2147483391 4096 0 18446744072099781622 0 0 17 1 0 0
/proc/19586/statm: 446 140 106 14 0 91 0

[startup+0.106314 s]
/proc/loadavg: 0.96 1.00 1.00 3/65 19587
/proc/meminfo: memFree=1427008/2055920 swapFree=4184076/4192956
[pid=19586] ppid=19584 vsize=914988 CPUtime=0.09
/proc/19586/stat : 19586 (java) R 19584 19586 18833 0 -1 0 3049 0 1 0 7 2 0 0 16 0 8 0 280401758 936947712 2795 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4155477367 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/19586/statm: 228747 2795 1446 14 0 215242 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 914988

[startup+0.514388 s]
/proc/loadavg: 0.96 1.00 1.00 3/65 19587
/proc/meminfo: memFree=1427008/2055920 swapFree=4184076/4192956
[pid=19586] ppid=19584 vsize=915332 CPUtime=0.5
/proc/19586/stat : 19586 (java) R 19584 19586 18833 0 -1 0 6853 0 1 0 45 5 0 0 16 0 8 0 280401758 937299968 6592 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073416365 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/19586/statm: 228833 6592 2140 14 0 215303 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 915332

[startup+1.33453 s]
/proc/loadavg: 0.96 1.00 1.00 2/72 19594
/proc/meminfo: memFree=1405960/2055920 swapFree=4184076/4192956
[pid=19586] ppid=19584 vsize=915464 CPUtime=1.32
/proc/19586/stat : 19586 (java) R 19584 19586 18833 0 -1 0 7921 0 1 0 122 10 0 0 17 0 8 0 280401758 937435136 7659 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/19586/statm: 228866 7659 2476 14 0 215336 0
[pid=19586/tid=19588] ppid=19584 vsize=915464 CPUtime=0.03
/proc/19586/task/19588/stat : 19588 (java) S 19584 19586 18833 0 -1 64 203 0 0 0 3 0 0 0 16 0 8 0 280401762 937435136 7659 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=19586/tid=19589] ppid=19584 vsize=915464 CPUtime=0
/proc/19586/task/19589/stat : 19589 (java) S 19584 19586 18833 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 280401762 937435136 7659 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19586/tid=19590] ppid=19584 vsize=915464 CPUtime=0
/proc/19586/task/19590/stat : 19590 (java) S 19584 19586 18833 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280401762 937435136 7659 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19586/tid=19591] ppid=19584 vsize=915464 CPUtime=0
/proc/19586/task/19591/stat : 19591 (java) S 19584 19586 18833 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 280401765 937435136 7659 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19586/tid=19592] ppid=19584 vsize=915464 CPUtime=0.12
/proc/19586/task/19592/stat : 19592 (java) S 19584 19586 18833 0 -1 64 343 0 0 0 11 1 0 0 15 0 8 0 280401765 937435136 7659 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19586/tid=19593] ppid=19584 vsize=915464 CPUtime=0
/proc/19586/task/19593/stat : 19593 (java) S 19584 19586 18833 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 280401765 937435136 7659 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19586/tid=19594] ppid=19584 vsize=915464 CPUtime=0
/proc/19586/task/19594/stat : 19594 (java) S 19584 19586 18833 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 280401766 937435136 7659 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 915464

[startup+2.97183 s]
/proc/loadavg: 0.96 1.00 1.00 2/72 19594
/proc/meminfo: memFree=1405960/2055920 swapFree=4184076/4192956
[pid=19586] ppid=19584 vsize=915464 CPUtime=2.95
/proc/19586/stat : 19586 (java) R 19584 19586 18833 0 -1 0 7925 0 1 0 275 20 0 0 17 0 8 0 280401758 937435136 7662 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073734205 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/19586/statm: 228866 7662 2476 14 0 215336 0
[pid=19586/tid=19588] ppid=19584 vsize=915464 CPUtime=0.03
/proc/19586/task/19588/stat : 19588 (java) S 19584 19586 18833 0 -1 64 203 0 0 0 3 0 0 0 16 0 8 0 280401762 937435136 7662 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=19586/tid=19589] ppid=19584 vsize=915464 CPUtime=0
/proc/19586/task/19589/stat : 19589 (java) S 19584 19586 18833 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 280401762 937435136 7662 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19586/tid=19590] ppid=19584 vsize=915464 CPUtime=0
/proc/19586/task/19590/stat : 19590 (java) S 19584 19586 18833 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280401762 937435136 7662 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19586/tid=19591] ppid=19584 vsize=915464 CPUtime=0
/proc/19586/task/19591/stat : 19591 (java) S 19584 19586 18833 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 280401765 937435136 7662 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19586/tid=19592] ppid=19584 vsize=915464 CPUtime=0.13
/proc/19586/task/19592/stat : 19592 (java) S 19584 19586 18833 0 -1 64 346 0 0 0 12 1 0 0 15 0 8 0 280401765 937435136 7662 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19586/tid=19593] ppid=19584 vsize=915464 CPUtime=0
/proc/19586/task/19593/stat : 19593 (java) S 19584 19586 18833 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 280401765 937435136 7662 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19586/tid=19594] ppid=19584 vsize=915464 CPUtime=0
/proc/19586/task/19594/stat : 19594 (java) S 19584 19586 18833 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 280401766 937435136 7662 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 915464

[startup+6.26742 s]
/proc/loadavg: 0.96 1.00 1.00 2/72 19594
/proc/meminfo: memFree=1405832/2055920 swapFree=4184076/4192956
[pid=19586] ppid=19584 vsize=915464 CPUtime=6.24
/proc/19586/stat : 19586 (java) R 19584 19586 18833 0 -1 0 7925 0 1 0 588 36 0 0 25 0 8 0 280401758 937435136 7662 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073736371 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/19586/statm: 228867 7662 2476 14 0 215337 0
[pid=19586/tid=19588] ppid=19584 vsize=915464 CPUtime=0.03
/proc/19586/task/19588/stat : 19588 (java) S 19584 19586 18833 0 -1 64 203 0 0 0 3 0 0 0 16 0 8 0 280401762 937435136 7662 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=19586/tid=19589] ppid=19584 vsize=915464 CPUtime=0
/proc/19586/task/19589/stat : 19589 (java) S 19584 19586 18833 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 280401762 937435136 7662 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19586/tid=19590] ppid=19584 vsize=915464 CPUtime=0
/proc/19586/task/19590/stat : 19590 (java) S 19584 19586 18833 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280401762 937435136 7662 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19586/tid=19591] ppid=19584 vsize=915464 CPUtime=0
/proc/19586/task/19591/stat : 19591 (java) S 19584 19586 18833 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 280401765 937435136 7662 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19586/tid=19592] ppid=19584 vsize=915464 CPUtime=0.13
/proc/19586/task/19592/stat : 19592 (java) S 19584 19586 18833 0 -1 64 346 0 0 0 12 1 0 0 15 0 8 0 280401765 937435136 7662 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19586/tid=19593] ppid=19584 vsize=915464 CPUtime=0
/proc/19586/task/19593/stat : 19593 (java) S 19584 19586 18833 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 280401765 937435136 7662 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19586/tid=19594] ppid=19584 vsize=915464 CPUtime=0
/proc/19586/task/19594/stat : 19594 (java) S 19584 19586 18833 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 280401766 937435136 7662 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 915464

[startup+12.7376 s]
/proc/loadavg: 0.96 1.00 1.00 2/72 19594
/proc/meminfo: memFree=1405832/2055920 swapFree=4184076/4192956
[pid=19586] ppid=19584 vsize=915464 CPUtime=12.71
/proc/19586/stat : 19586 (java) R 19584 19586 18833 0 -1 0 7928 0 1 0 1202 69 0 0 25 0 8 0 280401758 937435136 7665 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073736467 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/19586/statm: 228866 7665 2476 14 0 215336 0
[pid=19586/tid=19588] ppid=19584 vsize=915464 CPUtime=0.03
/proc/19586/task/19588/stat : 19588 (java) S 19584 19586 18833 0 -1 64 203 0 0 0 3 0 0 0 16 0 8 0 280401762 937435136 7665 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=19586/tid=19589] ppid=19584 vsize=915464 CPUtime=0
/proc/19586/task/19589/stat : 19589 (java) S 19584 19586 18833 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 280401762 937435136 7665 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19586/tid=19590] ppid=19584 vsize=915464 CPUtime=0
/proc/19586/task/19590/stat : 19590 (java) S 19584 19586 18833 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280401762 937435136 7665 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19586/tid=19591] ppid=19584 vsize=915464 CPUtime=0
/proc/19586/task/19591/stat : 19591 (java) S 19584 19586 18833 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 280401765 937435136 7665 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19586/tid=19592] ppid=19584 vsize=915464 CPUtime=0.14
/proc/19586/task/19592/stat : 19592 (java) S 19584 19586 18833 0 -1 64 349 0 0 0 13 1 0 0 16 0 8 0 280401765 937435136 7665 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19586/tid=19593] ppid=19584 vsize=915464 CPUtime=0
/proc/19586/task/19593/stat : 19593 (java) S 19584 19586 18833 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 280401765 937435136 7665 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19586/tid=19594] ppid=19584 vsize=915464 CPUtime=0
/proc/19586/task/19594/stat : 19594 (java) S 19584 19586 18833 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 280401766 937435136 7665 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.71
Current children cumulated vsize (KiB) 915464

[startup+25.5899 s]
/proc/loadavg: 0.97 1.00 1.00 2/72 19594
/proc/meminfo: memFree=1405832/2055920 swapFree=4184076/4192956
[pid=19586] ppid=19584 vsize=915464 CPUtime=25.54
/proc/19586/stat : 19586 (java) R 19584 19586 18833 0 -1 0 7928 0 1 0 2423 131 0 0 25 0 8 0 280401758 937435136 7665 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073736371 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/19586/statm: 228866 7665 2476 14 0 215336 0
[pid=19586/tid=19588] ppid=19584 vsize=915464 CPUtime=0.03
/proc/19586/task/19588/stat : 19588 (java) S 19584 19586 18833 0 -1 64 203 0 0 0 3 0 0 0 16 0 8 0 280401762 937435136 7665 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=19586/tid=19589] ppid=19584 vsize=915464 CPUtime=0
/proc/19586/task/19589/stat : 19589 (java) S 19584 19586 18833 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 280401762 937435136 7665 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19586/tid=19590] ppid=19584 vsize=915464 CPUtime=0
/proc/19586/task/19590/stat : 19590 (java) S 19584 19586 18833 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280401762 937435136 7665 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19586/tid=19591] ppid=19584 vsize=915464 CPUtime=0
/proc/19586/task/19591/stat : 19591 (java) S 19584 19586 18833 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 280401765 937435136 7665 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19586/tid=19592] ppid=19584 vsize=915464 CPUtime=0.14
/proc/19586/task/19592/stat : 19592 (java) S 19584 19586 18833 0 -1 64 349 0 0 0 13 1 0 0 16 0 8 0 280401765 937435136 7665 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19586/tid=19593] ppid=19584 vsize=915464 CPUtime=0
/proc/19586/task/19593/stat : 19593 (java) S 19584 19586 18833 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 280401765 937435136 7665 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19586/tid=19594] ppid=19584 vsize=915464 CPUtime=0
/proc/19586/task/19594/stat : 19594 (java) S 19584 19586 18833 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 280401766 937435136 7665 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.54
Current children cumulated vsize (KiB) 915464

Child status: 0
Real time (s): 36.7115
CPU time (s): 36.6324
CPU user time (s): 35.0247
CPU system time (s): 1.60776
CPU usage (%): 99.7846
Max. virtual memory (cumulated for all children) (KiB): 915980

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 35.0247
system time used= 1.60776
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9142
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= 1607
involuntary context switches= 671

runsolver used 0.043993 s user time and 0.096985 s system time

The end

Launcher Data (download as text)

Begin job on node45 on Sat Jan 20 19:07:08 UTC 2007


IDJOB= 282548
IDBENCH= 12863
IDSOLVER= 69
FILE ID= node45/282548-1169320028

PBS_JOBID= 3610381

Free space on /tmp= 66563 MiB

SOLVER NAME= AbsconMax 109 PFC
BENCH NAME= HOME/pub/bench/CPAI06/MaxCSP/celar/subs7/scenw-7-sub1-20_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/282548-1169320028/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node45/watcher-282548-1169320028 -o ROOT/results/node45/solver-282548-1169320028 -C 2400 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/282548-1169320028/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  a1c46d3c56361f00ab0c53678955b3da

RANDOM SEED= 328998243

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:       1427424 kB
Buffers:         52944 kB
Cached:         493084 kB
SwapCached:       2868 kB
Active:         137180 kB
Inactive:       418892 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1427424 kB
SwapTotal:     4192956 kB
SwapFree:      4184076 kB
Dirty:            1832 kB
Writeback:           0 kB
Mapped:          16040 kB
Slab:            58532 kB
Committed_AS:  5236708 kB
PageTables:       1400 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 node45 on Sat Jan 20 19:07:45 UTC 2007