Trace number 280847

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 37.7073 38.1837

General information on the benchmark

NameMaxCSP/randomMaxCSP/denseLoose/
vcsp-30-10-25-48-9_ext.xml
MD5SUM976ebaa86d9d0c608f06a0c7b05dc5dc
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints107
Best CPU time to get the best result obtained on this benchmark3.9724
Satisfiable
(Un)Satisfiability was proved
Number of variables30
Number of constraints109
Maximum constraint arity2
Maximum domain size10
Number of constraints which are defined in extension109
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.39	   
0.39	Abscon 109 (November, 2006)
0.39	   
0.39	   configuration
0.39	     name=pfc.xml
0.43	   
0.43	   instance
0.43	     name=/tmp/evaluation/280847-1169308229/unknown.xml
0.46	   
0.46	   domains being loaded...
0.46	   
0.46	   variables being loaded...
0.50	     nbVariables=30  nbDomainTypes=1  minDomainSize=10  maxDomainSize=10
0.50	       =>  wckTime=0.102  cpuTime=0.09  mem=6M910
0.50	   
0.50	   relations being loaded...
0.55	   
0.55	   constraints being loaded...
0.61	     nbConstraints=109  nbRelationTypes=109  nbExtensionStructures=109  nbSharedExtensionStructures=0
0.61	     nbConflictsStructures=109  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=1291  maxDegree=12
0.61	     maxArity=2
0.61	       =>  wckTime=0.215  cpuTime=0.17  mem=8M893
0.65	   
0.65	   solver LocalSearchSolver being built... 
0.70	       =>  wckTime=0.299  cpuTime=0.21  mem=5M496
0.70	
0.70	s SATISFIABLE
0.70	o 61
0.70	c 48
0.70	o 65
0.70	c 44
0.70	o 68
0.70	c 41
0.70	o 71
0.70	c 38
0.70	o 74
0.70	c 35
0.71	o 75
0.71	c 34
0.71	o 78
0.71	c 31
0.71	o 79
0.71	c 30
0.71	o 81
0.71	c 28
0.71	o 83
0.71	c 26
0.71	o 84
0.71	c 25
0.71	o 85
0.71	c 24
0.71	o 86
0.71	c 23
0.71	o 87
0.71	c 22
0.72	o 88
0.72	c 21
0.72	o 92
0.72	c 17
0.72	o 93
0.72	c 16
0.72	o 95
0.72	c 14
0.72	o 96
0.72	c 13
0.72	o 97
0.72	c 12
0.72	o 99
0.72	c 10
0.73	o 100
0.73	c 9
0.73	o 101
0.73	c 8
0.73	o 103
0.73	c 6
0.74	o 104
0.74	c 5
1.04	o 105
1.04	c 4
1.30	o 106
1.30	c 3
1.87	o 107
1.87	c 2
2.05	   
2.05	   search
2.05	     run=0  nbConstraintChecks=5658620  nbAssignments=10000
2.05	       =>  wckTime=1.354  cpuTime=1.31  mem=5M496
3.36	   
3.36	   search
3.36	     run=1  nbConstraintChecks=11426677  nbAssignments=20000
3.36	       =>  wckTime=2.663  cpuTime=2.61  mem=5M496
4.63	   
4.63	   search
4.64	     run=2  nbConstraintChecks=16911125  nbAssignments=30000
4.64	       =>  wckTime=3.94  cpuTime=3.87  mem=5M496
5.94	   
5.94	   search
5.94	     run=3  nbConstraintChecks=22655343  nbAssignments=40000
5.94	       =>  wckTime=5.245  cpuTime=5.16  mem=5M496
7.20	   
7.21	   search
7.21	     run=4  nbConstraintChecks=28174895  nbAssignments=50000
7.21	       =>  wckTime=6.51  cpuTime=6.43  mem=5M496
8.47	   
8.47	   search
8.47	     run=5  nbConstraintChecks=33682689  nbAssignments=60000
8.47	       =>  wckTime=7.78  cpuTime=7.69  mem=5M496
9.75	   
9.76	   search
9.76	     run=6  nbConstraintChecks=39311614  nbAssignments=70000
9.76	       =>  wckTime=9.06  cpuTime=8.96  mem=5M496
11.04	   
11.04	   search
11.04	     run=7  nbConstraintChecks=44882971  nbAssignments=80000
11.04	       =>  wckTime=10.341  cpuTime=10.22  mem=5M496
12.32	   
12.32	   search
12.32	     run=8  nbConstraintChecks=50567173  nbAssignments=90000
12.32	       =>  wckTime=11.623  cpuTime=11.5  mem=5M496
13.59	   
13.59	   search
13.59	     run=9  nbConstraintChecks=56119773  nbAssignments=100000
13.59	       =>  wckTime=12.899  cpuTime=12.76  mem=5M496
14.89	   
14.89	   search
14.89	     run=10  nbConstraintChecks=61948407  nbAssignments=110000
14.89	       =>  wckTime=14.196  cpuTime=14.05  mem=5M496
16.20	   
16.20	   search
16.20	     run=11  nbConstraintChecks=67718200  nbAssignments=120000
16.20	       =>  wckTime=15.503  cpuTime=15.34  mem=5M496
17.49	   
17.49	   search
17.49	     run=12  nbConstraintChecks=73414852  nbAssignments=130000
17.50	       =>  wckTime=16.8  cpuTime=16.63  mem=5M496
18.80	   
18.80	   search
18.80	     run=13  nbConstraintChecks=79125568  nbAssignments=140000
18.80	       =>  wckTime=18.106  cpuTime=17.92  mem=5M496
20.12	   
20.12	   search
20.12	     run=14  nbConstraintChecks=85003908  nbAssignments=150000
20.12	       =>  wckTime=19.424  cpuTime=19.23  mem=5M496
21.47	   
21.47	   search
21.47	     run=15  nbConstraintChecks=91119486  nbAssignments=160000
21.47	       =>  wckTime=20.771  cpuTime=20.57  mem=5M496
22.74	   
22.74	   search
22.74	     run=16  nbConstraintChecks=96600295  nbAssignments=170000
22.74	       =>  wckTime=22.046  cpuTime=21.83  mem=5M496
24.03	   
24.03	   search
24.03	     run=17  nbConstraintChecks=102233392  nbAssignments=180000
24.03	       =>  wckTime=23.335  cpuTime=23.1  mem=5M496
25.31	   
25.31	   search
25.31	     run=18  nbConstraintChecks=107819678  nbAssignments=190000
25.31	       =>  wckTime=24.615  cpuTime=24.37  mem=5M496
26.63	   
26.63	   search
26.63	     run=19  nbConstraintChecks=113713715  nbAssignments=200000
26.63	       =>  wckTime=25.93  cpuTime=25.68  mem=5M496
27.94	   
27.94	   search
27.94	     run=20  nbConstraintChecks=119600677  nbAssignments=210000
27.94	       =>  wckTime=27.242  cpuTime=26.98  mem=5M496
29.20	   
29.20	   search
29.20	     run=21  nbConstraintChecks=125093301  nbAssignments=220000
29.20	       =>  wckTime=28.507  cpuTime=28.23  mem=5M496
30.45	   
30.45	   search
30.45	     run=22  nbConstraintChecks=130490115  nbAssignments=230000
30.45	       =>  wckTime=29.758  cpuTime=29.48  mem=5M496
31.78	   
31.78	   search
31.78	     run=23  nbConstraintChecks=136503650  nbAssignments=240000
31.78	       =>  wckTime=31.087  cpuTime=30.79  mem=5M496
32.14	   
32.14	   search
32.14	     run=24  nbConstraintChecks=138060140  nbAssignments=242867
32.14	       =>  wckTime=31.444  cpuTime=31.15  mem=5M496
32.14	   
32.14	   global
32.14	     nbConstraintChecks=138060140  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
32.14	     solvingWckTime=31.443  solvingCpuTime=31.15  expiredTime=no  totalExploration=no  nbFoundSolutions=0
32.14	     globalCpuTime=31.41
32.14	       =>  wckTime=31.744  cpuTime=31.36  mem=5M496
32.14	   
32.14	   solver IterativeSystematicSolver being built... 
32.27	       =>  wckTime=31.876  cpuTime=31.47  mem=16M518
32.28	   
32.28	   preprocessing
32.28	     nbConstraintChecks=10  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
32.28	     detectedInconsistency=no
32.28	       =>  wckTime=0.0030  cpuTime=0.0  mem=16M518
32.37	   
32.37	   search
32.37	     run=0  nbConstraintChecks=104568  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=72
32.37	     nbFailedAssignments=55  nbBacktracks=11  nbVisitedNodes=138  nbRestartNogoods=0
32.37	       =>  wckTime=0.092  cpuTime=0.05  mem=16M518
32.42	   
32.42	   search
32.42	     run=1  nbConstraintChecks=233043  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=158
32.42	     nbFailedAssignments=120  nbBacktracks=26  nbVisitedNodes=303  nbRestartNogoods=16
32.42	       =>  wckTime=0.148  cpuTime=0.1  mem=16M518
32.48	   
32.48	   search
32.48	     run=2  nbConstraintChecks=403358  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=274
32.48	     nbFailedAssignments=208  nbBacktracks=48  nbVisitedNodes=529  nbRestartNogoods=27
32.48	       =>  wckTime=0.209  cpuTime=0.15  mem=16M518
32.57	   
32.57	   search
32.57	     run=3  nbConstraintChecks=670505  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=451
32.57	     nbFailedAssignments=344  nbBacktracks=81  nbVisitedNodes=871  nbRestartNogoods=46
32.57	       =>  wckTime=0.292  cpuTime=0.24  mem=16M518
32.71	   
32.71	   search
32.71	     run=4  nbConstraintChecks=1176151  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=767
32.71	     nbFailedAssignments=604  nbBacktracks=131  nbVisitedNodes=1495  nbRestartNogoods=61
32.71	       =>  wckTime=0.44  cpuTime=0.38  mem=16M518
32.87	   
32.87	   search
32.87	     run=5  nbConstraintChecks=1747218  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1123
32.87	     nbFailedAssignments=876  nbBacktracks=206  nbVisitedNodes=2198  nbRestartNogoods=76
32.87	       =>  wckTime=0.592  cpuTime=0.53  mem=16M518
33.07	   
33.07	   search
33.07	     run=6  nbConstraintChecks=2497501  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1631
33.07	     nbFailedAssignments=1263  nbBacktracks=319  nbVisitedNodes=3206  nbRestartNogoods=101
33.07	       =>  wckTime=0.792  cpuTime=0.71  mem=16M518
33.40	   
33.40	   search
33.40	     run=7  nbConstraintChecks=3644954  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2348
33.40	     nbFailedAssignments=1804  nbBacktracks=489  nbVisitedNodes=4626  nbRestartNogoods=118
33.40	       =>  wckTime=1.128  cpuTime=1.04  mem=16M518
34.03	   
34.03	   search
34.03	     run=8  nbConstraintChecks=5697584  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3740
34.03	     nbFailedAssignments=2935  nbBacktracks=745  nbVisitedNodes=7393  nbRestartNogoods=130
34.03	       =>  wckTime=1.758  cpuTime=1.67  mem=16M518
34.79	   
34.79	   search
34.79	     run=9  nbConstraintChecks=8053844  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=5375
34.79	     nbFailedAssignments=4181  nbBacktracks=1129  nbVisitedNodes=10632  nbRestartNogoods=146
34.79	       =>  wckTime=2.516  cpuTime=2.42  mem=16M518
35.79	   
35.79	   search
35.79	     run=10  nbConstraintChecks=11024164  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=7445
35.79	     nbFailedAssignments=5667  nbBacktracks=1705  nbVisitedNodes=14743  nbRestartNogoods=149
35.79	       =>  wckTime=3.513  cpuTime=3.4  mem=16M518
36.96	   
36.96	   search
36.96	     run=11  nbConstraintChecks=14435905  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=10032
36.96	     nbFailedAssignments=7378  nbBacktracks=2569  nbVisitedNodes=19850  nbRestartNogoods=158
36.96	       =>  wckTime=4.689  cpuTime=4.57  mem=16M518
38.11	   
38.11	   search
38.11	     run=12  nbConstraintChecks=17637262  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=12409
38.11	     nbFailedAssignments=8830  nbBacktracks=3495  nbVisitedNodes=24491  nbRestartNogoods=174
38.11	       =>  wckTime=5.841  cpuTime=5.71  mem=16M518
38.12	   
38.12	   global
38.12	     nbConstraintChecks=17637272  nbRestartNogoods=174  solvingWckTime=5.843  solvingCpuTime=5.71  expiredTime=no
38.12	     totalExploration=yes  nbFoundSolutions=0  globalCpuTime=37.23
38.12	       =>  wckTime=37.719  cpuTime=37.18  mem=16M518
38.12	
38.12	s OPTIMUM FOUND
38.12	v 3 6 4 7 8 3 2 3 0 5 9 4 1 7 5 2 1 2 0 8 2 0 9 0 2 6 9 5 4 6 
38.12	   
38.12	   totalWckTime=37.798  totalCpuTime=37.23

Verifier Data (download as text)

2 unsatisfied constraints, 107 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/node16/watcher-280847-1169308229 -o ROOT/results/node16/solver-280847-1169308229 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/280847-1169308229/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.88 1.97 1.99 4/87 338
/proc/meminfo: memFree=1627024/2055920 swapFree=4191880/4192956
[pid=337] ppid=335 vsize=18540 CPUtime=0
/proc/337/stat : 337 (runsolver) R 335 337 32737 0 -1 4194368 17 0 0 0 0 0 0 0 19 0 1 0 279217749 18984960 279 18446744073709551615 4194304 4267372 548682068944 18446744073709551615 231962373415 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/337/statm: 4635 279 244 17 0 2626 0

[startup+0.107059 s]
/proc/loadavg: 1.88 1.97 1.99 4/87 338
/proc/meminfo: memFree=1627024/2055920 swapFree=4191880/4192956
[pid=337] ppid=335 vsize=914988 CPUtime=0.08
/proc/337/stat : 337 (java) R 335 337 32737 0 -1 0 2972 0 1 0 7 1 0 0 17 0 8 0 279217749 936947712 2718 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4155582796 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/337/statm: 228747 2718 1421 14 0 215242 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 914988

[startup+0.514979 s]
/proc/loadavg: 1.88 1.97 1.99 4/87 338
/proc/meminfo: memFree=1627024/2055920 swapFree=4191880/4192956
[pid=337] ppid=335 vsize=915332 CPUtime=0.41
/proc/337/stat : 337 (java) R 335 337 32737 0 -1 0 6138 0 1 0 37 4 0 0 18 0 8 0 279217749 937299968 5877 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/337/statm: 228833 5877 2139 14 0 215303 0
Current children cumulated CPU time (s) 0.41
Current children cumulated vsize (KiB) 915332

[startup+1.33583 s]
/proc/loadavg: 1.88 1.97 1.99 3/94 345
/proc/meminfo: memFree=1608728/2055920 swapFree=4191880/4192956
[pid=337] ppid=335 vsize=915444 CPUtime=1.22
/proc/337/stat : 337 (java) R 335 337 32737 0 -1 0 7129 0 1 0 100 22 0 0 25 0 8 0 279217749 937414656 6867 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/337/statm: 228861 6867 2476 14 0 215331 0
[pid=337/tid=339] ppid=335 vsize=915444 CPUtime=0.02
/proc/337/task/339/stat : 339 (java) S 335 337 32737 0 -1 64 153 0 0 0 2 0 0 0 16 0 8 0 279217754 937414656 6867 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=337/tid=340] ppid=335 vsize=915444 CPUtime=0
/proc/337/task/340/stat : 340 (java) S 335 337 32737 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 279217754 937414656 6867 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=337/tid=341] ppid=335 vsize=915444 CPUtime=0
/proc/337/task/341/stat : 341 (java) S 335 337 32737 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279217754 937414656 6867 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=337/tid=342] ppid=335 vsize=915444 CPUtime=0
/proc/337/task/342/stat : 342 (java) S 335 337 32737 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 279217758 937414656 6867 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=337/tid=343] ppid=335 vsize=915444 CPUtime=0.11
/proc/337/task/343/stat : 343 (java) S 335 337 32737 0 -1 64 331 0 0 0 11 0 0 0 16 0 8 0 279217758 937414656 6867 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=337/tid=344] ppid=335 vsize=915444 CPUtime=0
/proc/337/task/344/stat : 344 (java) S 335 337 32737 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279217758 937414656 6867 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=337/tid=345] ppid=335 vsize=915444 CPUtime=0
/proc/337/task/345/stat : 345 (java) S 335 337 32737 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279217758 937414656 6867 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.22
Current children cumulated vsize (KiB) 915444

[startup+2.97251 s]
/proc/loadavg: 1.89 1.97 1.99 3/94 345
/proc/meminfo: memFree=1608728/2055920 swapFree=4191880/4192956
[pid=337] ppid=335 vsize=915444 CPUtime=2.85
/proc/337/stat : 337 (java) R 335 337 32737 0 -1 0 7132 0 1 0 211 74 0 0 25 0 8 0 279217749 937414656 6869 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073673456 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/337/statm: 228861 6869 2476 14 0 215331 0
[pid=337/tid=339] ppid=335 vsize=915444 CPUtime=0.02
/proc/337/task/339/stat : 339 (java) S 335 337 32737 0 -1 64 153 0 0 0 2 0 0 0 16 0 8 0 279217754 937414656 6869 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=337/tid=340] ppid=335 vsize=915444 CPUtime=0
/proc/337/task/340/stat : 340 (java) S 335 337 32737 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 279217754 937414656 6869 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=337/tid=341] ppid=335 vsize=915444 CPUtime=0
/proc/337/task/341/stat : 341 (java) S 335 337 32737 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279217754 937414656 6869 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=337/tid=342] ppid=335 vsize=915444 CPUtime=0
/proc/337/task/342/stat : 342 (java) S 335 337 32737 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 279217758 937414656 6869 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=337/tid=343] ppid=335 vsize=915444 CPUtime=0.11
/proc/337/task/343/stat : 343 (java) S 335 337 32737 0 -1 64 333 0 0 0 11 0 0 0 16 0 8 0 279217758 937414656 6869 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=337/tid=344] ppid=335 vsize=915444 CPUtime=0
/proc/337/task/344/stat : 344 (java) S 335 337 32737 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279217758 937414656 6869 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=337/tid=345] ppid=335 vsize=915444 CPUtime=0
/proc/337/task/345/stat : 345 (java) S 335 337 32737 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279217758 937414656 6869 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.85
Current children cumulated vsize (KiB) 915444

[startup+6.2689 s]
/proc/loadavg: 1.89 1.97 1.99 3/94 345
/proc/meminfo: memFree=1608664/2055920 swapFree=4191880/4192956
[pid=337] ppid=335 vsize=915444 CPUtime=6.11
/proc/337/stat : 337 (java) R 335 337 32737 0 -1 0 7132 0 1 0 435 176 0 0 25 0 8 0 279217749 937414656 6869 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073673463 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/337/statm: 228861 6869 2476 14 0 215331 0
[pid=337/tid=339] ppid=335 vsize=915444 CPUtime=0.02
/proc/337/task/339/stat : 339 (java) S 335 337 32737 0 -1 64 153 0 0 0 2 0 0 0 16 0 8 0 279217754 937414656 6869 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=337/tid=340] ppid=335 vsize=915444 CPUtime=0
/proc/337/task/340/stat : 340 (java) S 335 337 32737 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 279217754 937414656 6869 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=337/tid=341] ppid=335 vsize=915444 CPUtime=0
/proc/337/task/341/stat : 341 (java) S 335 337 32737 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279217754 937414656 6869 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=337/tid=342] ppid=335 vsize=915444 CPUtime=0
/proc/337/task/342/stat : 342 (java) S 335 337 32737 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 279217758 937414656 6869 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=337/tid=343] ppid=335 vsize=915444 CPUtime=0.11
/proc/337/task/343/stat : 343 (java) S 335 337 32737 0 -1 64 333 0 0 0 11 0 0 0 16 0 8 0 279217758 937414656 6869 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=337/tid=344] ppid=335 vsize=915444 CPUtime=0
/proc/337/task/344/stat : 344 (java) S 335 337 32737 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279217758 937414656 6869 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=337/tid=345] ppid=335 vsize=915444 CPUtime=0
/proc/337/task/345/stat : 345 (java) S 335 337 32737 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279217758 937414656 6869 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.11
Current children cumulated vsize (KiB) 915444

[startup+12.7427 s]
/proc/loadavg: 1.91 1.97 1.99 3/94 345
/proc/meminfo: memFree=1608664/2055920 swapFree=4191880/4192956
[pid=337] ppid=335 vsize=915444 CPUtime=12.53
/proc/337/stat : 337 (java) R 335 337 32737 0 -1 0 7132 0 1 0 877 376 0 0 25 0 8 0 279217749 937414656 6869 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073673634 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/337/statm: 228861 6869 2476 14 0 215331 0
[pid=337/tid=339] ppid=335 vsize=915444 CPUtime=0.02
/proc/337/task/339/stat : 339 (java) S 335 337 32737 0 -1 64 153 0 0 0 2 0 0 0 16 0 8 0 279217754 937414656 6869 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=337/tid=340] ppid=335 vsize=915444 CPUtime=0
/proc/337/task/340/stat : 340 (java) S 335 337 32737 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 279217754 937414656 6869 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=337/tid=341] ppid=335 vsize=915444 CPUtime=0
/proc/337/task/341/stat : 341 (java) S 335 337 32737 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279217754 937414656 6869 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=337/tid=342] ppid=335 vsize=915444 CPUtime=0
/proc/337/task/342/stat : 342 (java) S 335 337 32737 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 279217758 937414656 6869 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=337/tid=343] ppid=335 vsize=915444 CPUtime=0.11
/proc/337/task/343/stat : 343 (java) S 335 337 32737 0 -1 64 333 0 0 0 11 0 0 0 16 0 8 0 279217758 937414656 6869 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=337/tid=344] ppid=335 vsize=915444 CPUtime=0
/proc/337/task/344/stat : 344 (java) S 335 337 32737 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279217758 937414656 6869 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=337/tid=345] ppid=335 vsize=915444 CPUtime=0
/proc/337/task/345/stat : 345 (java) S 335 337 32737 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279217758 937414656 6869 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.53
Current children cumulated vsize (KiB) 915444

[startup+25.6053 s]
/proc/loadavg: 1.92 1.97 1.99 3/94 345
/proc/meminfo: memFree=1608792/2055920 swapFree=4191880/4192956
[pid=337] ppid=335 vsize=915444 CPUtime=25.28
/proc/337/stat : 337 (java) R 335 337 32737 0 -1 0 7133 0 1 0 1752 776 0 0 25 0 8 0 279217749 937414656 6870 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/337/statm: 228861 6870 2476 14 0 215331 0
[pid=337/tid=339] ppid=335 vsize=915444 CPUtime=0.02
/proc/337/task/339/stat : 339 (java) S 335 337 32737 0 -1 64 153 0 0 0 2 0 0 0 16 0 8 0 279217754 937414656 6870 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=337/tid=340] ppid=335 vsize=915444 CPUtime=0
/proc/337/task/340/stat : 340 (java) S 335 337 32737 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 279217754 937414656 6870 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=337/tid=341] ppid=335 vsize=915444 CPUtime=0
/proc/337/task/341/stat : 341 (java) S 335 337 32737 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279217754 937414656 6870 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=337/tid=342] ppid=335 vsize=915444 CPUtime=0
/proc/337/task/342/stat : 342 (java) S 335 337 32737 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 279217758 937414656 6870 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=337/tid=343] ppid=335 vsize=915444 CPUtime=0.12
/proc/337/task/343/stat : 343 (java) S 335 337 32737 0 -1 64 334 0 0 0 12 0 0 0 16 0 8 0 279217758 937414656 6870 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=337/tid=344] ppid=335 vsize=915444 CPUtime=0
/proc/337/task/344/stat : 344 (java) S 335 337 32737 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279217758 937414656 6870 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=337/tid=345] ppid=335 vsize=915444 CPUtime=0
/proc/337/task/345/stat : 345 (java) S 335 337 32737 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279217758 937414656 6870 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.28
Current children cumulated vsize (KiB) 915444

Child status: 0
Real time (s): 38.1837
CPU time (s): 37.7073
CPU user time (s): 27.9038
CPU system time (s): 9.80351
CPU usage (%): 98.7522
Max. virtual memory (cumulated for all children) (KiB): 915960

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 27.9038
system time used= 9.80351
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9114
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= 1884
involuntary context switches= 3764

runsolver used 0.055991 s user time and 0.12798 s system time

The end

Launcher Data (download as text)

Begin job on node16 on Sat Jan 20 15:50:29 UTC 2007


IDJOB= 280847
IDBENCH= 11969
IDSOLVER= 69
FILE ID= node16/280847-1169308229

PBS_JOBID= 3609949

Free space on /tmp= 66559 MiB

SOLVER NAME= AbsconMax 109 PFC
BENCH NAME= HOME/pub/bench/CPAI06/MaxCSP/randomMaxCSP/denseLoose/vcsp-30-10-25-48-9_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/280847-1169308229/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node16/watcher-280847-1169308229 -o ROOT/results/node16/solver-280847-1169308229 -C 2400 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/280847-1169308229/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  976ebaa86d9d0c608f06a0c7b05dc5dc

RANDOM SEED= 116251611

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.220
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.220
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:       1627440 kB
Buffers:         49148 kB
Cached:         249988 kB
SwapCached:        268 kB
Active:         108060 kB
Inactive:       247508 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1627440 kB
SwapTotal:     4192956 kB
SwapFree:      4191880 kB
Dirty:            2116 kB
Writeback:           0 kB
Mapped:          75936 kB
Slab:            57616 kB
Committed_AS:  8261760 kB
PageTables:       2380 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 node16 on Sat Jan 20 15:51:08 UTC 2007