Trace number 282224

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 32.569 32.956

General information on the benchmark

NameMaxCSP/pi/pi-20-10-20-t60/
pi-20-10-20-40-31.xml
MD5SUM151bafbdc138298ac106bf0d750aedd0
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints51
Best CPU time to get the best result obtained on this benchmark0.083986
Satisfiable
(Un)Satisfiability was proved
Number of variables20
Number of constraints53
Maximum constraint arity2
Maximum domain size10
Number of constraints which are defined in extension53
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.42	   
0.42	   instance
0.42	     name=/tmp/evaluation/282224-1169318721/unknown.xml
0.45	   
0.45	   domains being loaded...
0.46	   
0.46	   variables being loaded...
0.48	     nbVariables=20  nbDomainTypes=1  minDomainSize=10  maxDomainSize=10
0.48	       =>  wckTime=0.093  cpuTime=0.08  mem=6M903
0.48	   
0.48	   relations being loaded...
0.52	   
0.52	   constraints being loaded...
0.57	     nbConstraints=53  nbRelationTypes=53  nbExtensionStructures=53  nbSharedExtensionStructures=0
0.57	     nbConflictsStructures=53  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=472  maxDegree=8  maxArity=2
0.57	       =>  wckTime=0.184  cpuTime=0.12  mem=7M895
0.61	   
0.61	   solver LocalSearchSolver being built... 
0.65	       =>  wckTime=0.263  cpuTime=0.17  mem=5M425
0.65	
0.65	s SATISFIABLE
0.65	o 26
0.65	c 27
0.65	o 30
0.65	c 23
0.66	o 33
0.66	c 20
0.66	o 35
0.66	c 18
0.66	o 36
0.66	c 17
0.66	o 37
0.66	c 16
0.66	o 38
0.66	c 15
0.66	o 40
0.66	c 13
0.66	o 41
0.66	c 12
0.66	o 42
0.66	c 11
0.67	o 43
0.67	c 10
0.67	o 44
0.67	c 9
0.67	o 45
0.67	c 8
0.67	o 46
0.67	c 7
0.67	o 47
0.67	c 6
0.67	o 48
0.67	c 5
0.68	o 49
0.68	c 4
0.68	o 50
0.68	c 3
0.69	o 51
0.69	c 2
1.69	   
1.69	   search
1.69	     run=0  nbConstraintChecks=3336886  nbAssignments=10000
1.69	       =>  wckTime=1.039  cpuTime=1.02  mem=5M425
2.66	   
2.66	   search
2.66	     run=1  nbConstraintChecks=6571035  nbAssignments=20000
2.66	       =>  wckTime=2.012  cpuTime=1.97  mem=5M425
3.61	   
3.61	   search
3.61	     run=2  nbConstraintChecks=9682041  nbAssignments=30000
3.61	       =>  wckTime=2.961  cpuTime=2.91  mem=5M425
4.58	   
4.58	   search
4.58	     run=3  nbConstraintChecks=13003447  nbAssignments=40000
4.58	       =>  wckTime=3.934  cpuTime=3.88  mem=5M425
5.52	   
5.52	   search
5.52	     run=4  nbConstraintChecks=16096803  nbAssignments=50000
5.52	       =>  wckTime=4.874  cpuTime=4.82  mem=5M425
6.47	   
6.47	   search
6.47	     run=5  nbConstraintChecks=19199419  nbAssignments=60000
6.47	       =>  wckTime=5.822  cpuTime=5.76  mem=5M425
7.43	   
7.43	   search
7.43	     run=6  nbConstraintChecks=22423716  nbAssignments=70000
7.43	       =>  wckTime=6.782  cpuTime=6.7  mem=5M425
8.40	   
8.40	   search
8.40	     run=7  nbConstraintChecks=25661657  nbAssignments=80000
8.40	       =>  wckTime=7.745  cpuTime=7.65  mem=5M425
9.35	   
9.35	   search
9.35	     run=8  nbConstraintChecks=28811344  nbAssignments=90000
9.35	       =>  wckTime=8.697  cpuTime=8.6  mem=5M425
10.29	   
10.29	   search
10.29	     run=9  nbConstraintChecks=31943807  nbAssignments=100000
10.29	       =>  wckTime=9.643  cpuTime=9.54  mem=5M425
11.24	   
11.24	   search
11.24	     run=10  nbConstraintChecks=35107360  nbAssignments=110000
11.24	       =>  wckTime=10.591  cpuTime=10.48  mem=5M425
12.20	   
12.20	   search
12.20	     run=11  nbConstraintChecks=38300232  nbAssignments=120000
12.20	       =>  wckTime=11.548  cpuTime=11.43  mem=5M425
13.16	   
13.16	   search
13.16	     run=12  nbConstraintChecks=41521690  nbAssignments=130000
13.16	       =>  wckTime=12.512  cpuTime=12.38  mem=5M425
14.13	   
14.13	   search
14.13	     run=13  nbConstraintChecks=44720686  nbAssignments=140000
14.13	       =>  wckTime=13.478  cpuTime=13.34  mem=5M425
15.09	   
15.09	   search
15.09	     run=14  nbConstraintChecks=47914069  nbAssignments=150000
15.09	       =>  wckTime=14.443  cpuTime=14.3  mem=5M425
16.04	   
16.04	   search
16.04	     run=15  nbConstraintChecks=50995061  nbAssignments=160000
16.04	       =>  wckTime=15.393  cpuTime=15.25  mem=5M425
16.99	   
16.99	   search
16.99	     run=16  nbConstraintChecks=54070631  nbAssignments=170000
17.00	       =>  wckTime=16.345  cpuTime=16.18  mem=5M425
17.97	   
17.97	   search
17.97	     run=17  nbConstraintChecks=57393193  nbAssignments=180000
17.97	       =>  wckTime=17.321  cpuTime=17.16  mem=5M425
18.94	   
18.94	   search
18.94	     run=18  nbConstraintChecks=60601138  nbAssignments=190000
18.94	       =>  wckTime=18.29  cpuTime=18.12  mem=5M425
19.90	   
19.90	   search
19.90	     run=19  nbConstraintChecks=63758119  nbAssignments=200000
19.90	       =>  wckTime=19.253  cpuTime=19.07  mem=5M425
20.87	   
20.87	   search
20.87	     run=20  nbConstraintChecks=66953530  nbAssignments=210000
20.87	       =>  wckTime=20.223  cpuTime=20.03  mem=5M425
21.84	   
21.84	   search
21.84	     run=21  nbConstraintChecks=70106424  nbAssignments=220000
21.84	       =>  wckTime=21.187  cpuTime=20.98  mem=5M425
22.79	   
22.79	   search
22.79	     run=22  nbConstraintChecks=73252468  nbAssignments=230000
22.79	       =>  wckTime=22.144  cpuTime=21.93  mem=5M425
23.77	   
23.77	   search
23.77	     run=23  nbConstraintChecks=76529404  nbAssignments=240000
23.77	       =>  wckTime=23.12  cpuTime=22.9  mem=5M425
24.71	   
24.71	   search
24.71	     run=24  nbConstraintChecks=79637375  nbAssignments=250000
24.71	       =>  wckTime=24.064  cpuTime=23.84  mem=5M425
25.67	   
25.67	   search
25.67	     run=25  nbConstraintChecks=82800739  nbAssignments=260000
25.67	       =>  wckTime=25.022  cpuTime=24.78  mem=5M425
26.63	   
26.63	   search
26.63	     run=26  nbConstraintChecks=85946271  nbAssignments=270000
26.63	       =>  wckTime=25.978  cpuTime=25.74  mem=5M425
27.58	   
27.59	   search
27.59	     run=27  nbConstraintChecks=89111832  nbAssignments=280000
27.59	       =>  wckTime=26.935  cpuTime=26.69  mem=5M425
28.54	   
28.54	   search
28.54	     run=28  nbConstraintChecks=92206462  nbAssignments=290000
28.54	       =>  wckTime=27.886  cpuTime=27.62  mem=5M425
29.51	   
29.51	   search
29.51	     run=29  nbConstraintChecks=95573909  nbAssignments=300000
29.51	       =>  wckTime=28.864  cpuTime=28.6  mem=5M425
30.46	   
30.46	   search
30.46	     run=30  nbConstraintChecks=98694652  nbAssignments=310000
30.46	       =>  wckTime=29.811  cpuTime=29.54  mem=5M425
30.98	   
30.98	   search
30.98	     run=31  nbConstraintChecks=100384802  nbAssignments=315358
30.98	       =>  wckTime=30.33  cpuTime=30.05  mem=5M425
30.98	   
30.98	   global
30.98	     nbConstraintChecks=100384802  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
30.98	     solvingWckTime=30.329  solvingCpuTime=30.05  expiredTime=no  totalExploration=no  nbFoundSolutions=0
30.98	     globalCpuTime=30.28
30.98	       =>  wckTime=30.593  cpuTime=30.22  mem=5M425
30.98	   
30.98	   solver IterativeSystematicSolver being built... 
31.12	       =>  wckTime=30.732  cpuTime=30.34  mem=16M495
31.12	   
31.12	   preprocessing
31.13	     nbConstraintChecks=40  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
31.13	     detectedInconsistency=no
31.13	       =>  wckTime=0.0020  cpuTime=0.0  mem=16M495
31.19	   
31.19	   search
31.19	     run=0  nbConstraintChecks=47387  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=65
31.19	     nbFailedAssignments=52  nbBacktracks=10  nbVisitedNodes=128  nbRestartNogoods=0
31.19	       =>  wckTime=0.063  cpuTime=0.04  mem=16M495
31.23	   
31.23	   search
31.23	     run=1  nbConstraintChecks=142134  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=164
31.23	     nbFailedAssignments=132  nbBacktracks=25  nbVisitedNodes=322  nbRestartNogoods=8
31.23	       =>  wckTime=0.11  cpuTime=0.08  mem=16M495
31.28	   
31.28	   search
31.28	     run=2  nbConstraintChecks=267513  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=297
31.28	     nbFailedAssignments=240  nbBacktracks=47  nbVisitedNodes=584  nbRestartNogoods=16
31.28	       =>  wckTime=0.153  cpuTime=0.11  mem=16M495
31.32	   
31.32	   search
31.32	     run=3  nbConstraintChecks=461094  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=521
31.32	     nbFailedAssignments=427  nbBacktracks=80  nbVisitedNodes=1024  nbRestartNogoods=31
31.32	       =>  wckTime=0.201  cpuTime=0.16  mem=16M495
31.39	   
31.39	   search
31.39	     run=4  nbConstraintChecks=685001  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=781
31.39	     nbFailedAssignments=633  nbBacktracks=130  nbVisitedNodes=1537  nbRestartNogoods=34
31.39	       =>  wckTime=0.267  cpuTime=0.22  mem=16M495
31.53	   
31.53	   search
31.53	     run=5  nbConstraintChecks=1252793  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1403
31.53	     nbFailedAssignments=1176  nbBacktracks=206  nbVisitedNodes=2778  nbRestartNogoods=38
31.53	       =>  wckTime=0.41  cpuTime=0.36  mem=16M495
31.69	   
31.69	   search
31.69	     run=6  nbConstraintChecks=1688229  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1942
31.69	     nbFailedAssignments=1599  nbBacktracks=320  nbVisitedNodes=3848  nbRestartNogoods=47
31.69	       =>  wckTime=0.565  cpuTime=0.5  mem=16M495
31.87	   
31.87	   search
31.87	     run=7  nbConstraintChecks=2379469  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2717
31.87	     nbFailedAssignments=2199  nbBacktracks=490  nbVisitedNodes=5390  nbRestartNogoods=58
31.87	       =>  wckTime=0.746  cpuTime=0.67  mem=16M495
32.18	   
32.18	   search
32.18	     run=8  nbConstraintChecks=3456939  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3969
32.18	     nbFailedAssignments=3193  nbBacktracks=747  nbVisitedNodes=7872  nbRestartNogoods=74
32.18	       =>  wckTime=1.056  cpuTime=0.98  mem=16M495
32.65	   
32.65	   search
32.65	     run=9  nbConstraintChecks=5105501  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=5948
32.65	     nbFailedAssignments=4783  nbBacktracks=1131  nbVisitedNodes=11801  nbRestartNogoods=80
32.65	       =>  wckTime=1.525  cpuTime=1.44  mem=16M495
32.92	   
32.92	   search
32.92	     run=10  nbConstraintChecks=6011050  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=7026
32.92	     nbFailedAssignments=5623  nbBacktracks=1370  nbVisitedNodes=13942  nbRestartNogoods=96
32.92	       =>  wckTime=1.801  cpuTime=1.71  mem=16M495
32.92	   
32.92	   global
32.92	     nbConstraintChecks=6011090  nbRestartNogoods=96  solvingWckTime=1.803  solvingCpuTime=1.71  expiredTime=no
32.92	     totalExploration=yes  nbFoundSolutions=0  globalCpuTime=32.11
32.92	       =>  wckTime=32.536  cpuTime=32.05  mem=16M495
32.93	
32.93	s OPTIMUM FOUND
32.93	v 3 8 3 7 9 6 5 7 8 7 3 6 3 9 7 7 6 4 3 3 
32.93	   
32.93	   totalWckTime=32.615  totalCpuTime=32.11

Verifier Data (download as text)

2 unsatisfied constraints, 51 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/node13/watcher-282224-1169318721 -o ROOT/results/node13/solver-282224-1169318721 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/282224-1169318721/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.82 1.94 1.97 4/87 1442
/proc/meminfo: memFree=1274320/2055920 swapFree=4169400/4192956
[pid=1441] ppid=1439 vsize=9948 CPUtime=0
/proc/1441/stat : 1441 (java) S 1439 1441 1283 0 -1 0 723 0 0 0 0 0 0 0 18 0 1 0 280267173 10186752 472 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 7368 0 0 0 17 1 0 0
/proc/1441/statm: 2487 472 386 14 0 1142 0

[startup+0.104282 s]
/proc/loadavg: 1.82 1.94 1.97 4/87 1442
/proc/meminfo: memFree=1274320/2055920 swapFree=4169400/4192956
[pid=1441] ppid=1439 vsize=914988 CPUtime=0.08
/proc/1441/stat : 1441 (java) D 1439 1441 1283 0 -1 0 2987 0 1 0 7 1 0 0 17 0 8 0 280267173 936947712 2733 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 2147483391 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1441/statm: 228747 2733 1426 14 0 215242 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 914988

[startup+0.513336 s]
/proc/loadavg: 1.82 1.94 1.97 4/87 1442
/proc/meminfo: memFree=1274320/2055920 swapFree=4169400/4192956
[pid=1441] ppid=1439 vsize=915332 CPUtime=0.42
/proc/1441/stat : 1441 (java) R 1439 1441 1283 0 -1 0 6060 0 1 0 38 4 0 0 18 0 8 0 280267173 937299968 5799 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1441/statm: 228833 5799 2141 14 0 215303 0
Current children cumulated CPU time (s) 0.42
Current children cumulated vsize (KiB) 915332

[startup+1.33744 s]
/proc/loadavg: 1.82 1.94 1.97 3/94 1449
/proc/meminfo: memFree=1257624/2055920 swapFree=4169400/4192956
[pid=1441] ppid=1439 vsize=915452 CPUtime=1.23
/proc/1441/stat : 1441 (java) R 1439 1441 1283 0 -1 0 6878 0 1 0 92 31 0 0 25 0 8 0 280267173 937422848 6616 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1441/statm: 228863 6616 2476 14 0 215333 0
[pid=1441/tid=1443] ppid=1439 vsize=915452 CPUtime=0.02
/proc/1441/task/1443/stat : 1443 (java) S 1439 1441 1283 0 -1 64 135 0 0 0 2 0 0 0 16 0 8 0 280267176 937422848 6616 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=1441/tid=1444] ppid=1439 vsize=915452 CPUtime=0
/proc/1441/task/1444/stat : 1444 (java) S 1439 1441 1283 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 280267177 937422848 6616 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1441/tid=1445] ppid=1439 vsize=915452 CPUtime=0
/proc/1441/task/1445/stat : 1445 (java) S 1439 1441 1283 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 280267177 937422848 6616 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1441/tid=1446] ppid=1439 vsize=915452 CPUtime=0
/proc/1441/task/1446/stat : 1446 (java) S 1439 1441 1283 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 280267180 937422848 6616 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1441/tid=1447] ppid=1439 vsize=915452 CPUtime=0.1
/proc/1441/task/1447/stat : 1447 (java) S 1439 1441 1283 0 -1 64 324 0 0 0 10 0 0 0 15 0 8 0 280267180 937422848 6616 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1441/tid=1448] ppid=1439 vsize=915452 CPUtime=0
/proc/1441/task/1448/stat : 1448 (java) S 1439 1441 1283 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 280267180 937422848 6616 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1441/tid=1449] ppid=1439 vsize=915452 CPUtime=0
/proc/1441/task/1449/stat : 1449 (java) S 1439 1441 1283 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 280267180 937422848 6616 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.23
Current children cumulated vsize (KiB) 915452

[startup+2.97967 s]
/proc/loadavg: 1.82 1.94 1.97 3/94 1449
/proc/meminfo: memFree=1257560/2055920 swapFree=4169400/4192956
[pid=1441] ppid=1439 vsize=915452 CPUtime=2.86
/proc/1441/stat : 1441 (java) R 1439 1441 1283 0 -1 0 6881 0 1 0 189 97 0 0 25 0 8 0 280267173 937422848 6618 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1441/statm: 228863 6618 2476 14 0 215333 0
[pid=1441/tid=1443] ppid=1439 vsize=915452 CPUtime=0.02
/proc/1441/task/1443/stat : 1443 (java) S 1439 1441 1283 0 -1 64 135 0 0 0 2 0 0 0 16 0 8 0 280267176 937422848 6618 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=1441/tid=1444] ppid=1439 vsize=915452 CPUtime=0
/proc/1441/task/1444/stat : 1444 (java) S 1439 1441 1283 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 280267177 937422848 6618 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1441/tid=1445] ppid=1439 vsize=915452 CPUtime=0
/proc/1441/task/1445/stat : 1445 (java) S 1439 1441 1283 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 280267177 937422848 6618 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1441/tid=1446] ppid=1439 vsize=915452 CPUtime=0
/proc/1441/task/1446/stat : 1446 (java) S 1439 1441 1283 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 280267180 937422848 6618 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1441/tid=1447] ppid=1439 vsize=915452 CPUtime=0.11
/proc/1441/task/1447/stat : 1447 (java) S 1439 1441 1283 0 -1 64 326 0 0 0 11 0 0 0 15 0 8 0 280267180 937422848 6618 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1441/tid=1448] ppid=1439 vsize=915452 CPUtime=0
/proc/1441/task/1448/stat : 1448 (java) S 1439 1441 1283 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 280267180 937422848 6618 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1441/tid=1449] ppid=1439 vsize=915452 CPUtime=0
/proc/1441/task/1449/stat : 1449 (java) S 1439 1441 1283 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 280267180 937422848 6618 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.86
Current children cumulated vsize (KiB) 915452

[startup+6.2591 s]
/proc/loadavg: 1.83 1.94 1.97 3/94 1449
/proc/meminfo: memFree=1257560/2055920 swapFree=4169400/4192956
[pid=1441] ppid=1439 vsize=915448 CPUtime=6.12
/proc/1441/stat : 1441 (java) R 1439 1441 1283 0 -1 0 6881 0 1 0 380 232 0 0 25 0 8 0 280267173 937418752 6618 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1441/statm: 228862 6618 2476 14 0 215332 0
[pid=1441/tid=1443] ppid=1439 vsize=915448 CPUtime=0.02
/proc/1441/task/1443/stat : 1443 (java) S 1439 1441 1283 0 -1 64 135 0 0 0 2 0 0 0 16 0 8 0 280267176 937418752 6618 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=1441/tid=1444] ppid=1439 vsize=915448 CPUtime=0
/proc/1441/task/1444/stat : 1444 (java) S 1439 1441 1283 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 280267177 937418752 6618 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1441/tid=1445] ppid=1439 vsize=915448 CPUtime=0
/proc/1441/task/1445/stat : 1445 (java) S 1439 1441 1283 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 280267177 937418752 6618 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1441/tid=1446] ppid=1439 vsize=915448 CPUtime=0
/proc/1441/task/1446/stat : 1446 (java) S 1439 1441 1283 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 280267180 937418752 6618 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1441/tid=1447] ppid=1439 vsize=915448 CPUtime=0.11
/proc/1441/task/1447/stat : 1447 (java) S 1439 1441 1283 0 -1 64 326 0 0 0 11 0 0 0 15 0 8 0 280267180 937418752 6618 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1441/tid=1448] ppid=1439 vsize=915448 CPUtime=0
/proc/1441/task/1448/stat : 1448 (java) S 1439 1441 1283 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 280267180 937418752 6618 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1441/tid=1449] ppid=1439 vsize=915448 CPUtime=0
/proc/1441/task/1449/stat : 1449 (java) S 1439 1441 1283 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 280267180 937418752 6618 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.12
Current children cumulated vsize (KiB) 915448

[startup+12.747 s]
/proc/loadavg: 1.85 1.94 1.97 3/94 1449
/proc/meminfo: memFree=1257560/2055920 swapFree=4169400/4192956
[pid=1441] ppid=1439 vsize=915452 CPUtime=12.54
/proc/1441/stat : 1441 (java) R 1439 1441 1283 0 -1 0 6881 0 1 0 760 494 0 0 25 0 8 0 280267173 937422848 6618 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 12251739 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1441/statm: 228863 6618 2476 14 0 215333 0
[pid=1441/tid=1443] ppid=1439 vsize=915452 CPUtime=0.02
/proc/1441/task/1443/stat : 1443 (java) S 1439 1441 1283 0 -1 64 135 0 0 0 2 0 0 0 16 0 8 0 280267176 937422848 6618 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=1441/tid=1444] ppid=1439 vsize=915452 CPUtime=0
/proc/1441/task/1444/stat : 1444 (java) S 1439 1441 1283 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 280267177 937422848 6618 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1441/tid=1445] ppid=1439 vsize=915452 CPUtime=0
/proc/1441/task/1445/stat : 1445 (java) S 1439 1441 1283 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 280267177 937422848 6618 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1441/tid=1446] ppid=1439 vsize=915452 CPUtime=0
/proc/1441/task/1446/stat : 1446 (java) S 1439 1441 1283 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 280267180 937422848 6618 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1441/tid=1447] ppid=1439 vsize=915452 CPUtime=0.11
/proc/1441/task/1447/stat : 1447 (java) S 1439 1441 1283 0 -1 64 326 0 0 0 11 0 0 0 16 0 8 0 280267180 937422848 6618 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1441/tid=1448] ppid=1439 vsize=915452 CPUtime=0
/proc/1441/task/1448/stat : 1448 (java) S 1439 1441 1283 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 280267180 937422848 6618 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1441/tid=1449] ppid=1439 vsize=915452 CPUtime=0
/proc/1441/task/1449/stat : 1449 (java) R 1439 1441 1283 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 280267180 937422848 6618 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.54
Current children cumulated vsize (KiB) 915452

[startup+25.5947 s]
/proc/loadavg: 1.88 1.94 1.97 3/94 1449
/proc/meminfo: memFree=1257624/2055920 swapFree=4169400/4192956
[pid=1441] ppid=1439 vsize=915452 CPUtime=25.28
/proc/1441/stat : 1441 (java) R 1439 1441 1283 0 -1 0 6882 0 1 0 1509 1019 0 0 25 0 8 0 280267173 937422848 6619 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1441/statm: 228863 6619 2476 14 0 215333 0
[pid=1441/tid=1443] ppid=1439 vsize=915452 CPUtime=0.02
/proc/1441/task/1443/stat : 1443 (java) S 1439 1441 1283 0 -1 64 135 0 0 0 2 0 0 0 16 0 8 0 280267176 937422848 6619 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=1441/tid=1444] ppid=1439 vsize=915452 CPUtime=0
/proc/1441/task/1444/stat : 1444 (java) S 1439 1441 1283 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 280267177 937422848 6619 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1441/tid=1445] ppid=1439 vsize=915452 CPUtime=0
/proc/1441/task/1445/stat : 1445 (java) S 1439 1441 1283 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 280267177 937422848 6619 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1441/tid=1446] ppid=1439 vsize=915452 CPUtime=0
/proc/1441/task/1446/stat : 1446 (java) S 1439 1441 1283 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 280267180 937422848 6619 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1441/tid=1447] ppid=1439 vsize=915452 CPUtime=0.11
/proc/1441/task/1447/stat : 1447 (java) S 1439 1441 1283 0 -1 64 327 0 0 0 11 0 0 0 16 0 8 0 280267180 937422848 6619 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1441/tid=1448] ppid=1439 vsize=915452 CPUtime=0
/proc/1441/task/1448/stat : 1448 (java) S 1439 1441 1283 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 280267180 937422848 6619 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1441/tid=1449] ppid=1439 vsize=915452 CPUtime=0
/proc/1441/task/1449/stat : 1449 (java) S 1439 1441 1283 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 280267180 937422848 6619 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) 915452

Child status: 0
Real time (s): 32.956
CPU time (s): 32.569
CPU user time (s): 20.0999
CPU system time (s): 12.4691
CPU usage (%): 98.826
Max. virtual memory (cumulated for all children) (KiB): 915452

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 20.0999
system time used= 12.4691
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9158
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= 1731
involuntary context switches= 3415

runsolver used 0.047992 s user time and 0.121981 s system time

The end

Launcher Data (download as text)

Begin job on node13 on Sat Jan 20 18:45:22 UTC 2007


IDJOB= 282224
IDBENCH= 12568
IDSOLVER= 69
FILE ID= node13/282224-1169318721

PBS_JOBID= 3610056

Free space on /tmp= 66560 MiB

SOLVER NAME= AbsconMax 109 PFC
BENCH NAME= HOME/pub/bench/CPAI06/MaxCSP/pi/pi-20-10-20-t60/pi-20-10-20-40-31.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/282224-1169318721/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node13/watcher-282224-1169318721 -o ROOT/results/node13/solver-282224-1169318721 -C 2400 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/282224-1169318721/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  151bafbdc138298ac106bf0d750aedd0

RANDOM SEED= 591878304

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.247
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.247
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:       1274800 kB
Buffers:         64936 kB
Cached:         547580 kB
SwapCached:       8664 kB
Active:         367196 kB
Inactive:       333600 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1274800 kB
SwapTotal:     4192956 kB
SwapFree:      4169400 kB
Dirty:            2040 kB
Writeback:           0 kB
Mapped:          96272 kB
Slab:            64792 kB
Committed_AS:  8690656 kB
PageTables:       2500 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= 66560 MiB



End job on node13 on Sat Jan 20 18:45:55 UTC 2007