Trace number 281117

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 7.83881 7.94056

General information on the benchmark

NameMaxCSP/randomMaxCSP/sparseLoose/
vcsp-40-10-13-60-5_ext.xml
MD5SUMff8947d6b99d3a010a63efaf7f3153d8
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints100
Best CPU time to get the best result obtained on this benchmark2.94455
Satisfiable
(Un)Satisfiability was proved
Number of variables40
Number of constraints101
Maximum constraint arity2
Maximum domain size10
Number of constraints which are defined in extension101
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.29	   
0.29	Abscon 109 (November, 2006)
0.29	   
0.29	   configuration
0.29	     name=pfc.xml
0.32	   
0.32	   instance
0.32	     name=/tmp/evaluation/281117-1169310075/unknown.xml
0.35	   
0.35	   domains being loaded...
0.35	   
0.35	   variables being loaded...
0.39	     nbVariables=40  nbDomainTypes=1  minDomainSize=10  maxDomainSize=10
0.39	       =>  wckTime=0.096  cpuTime=0.08  mem=6M910
0.39	   
0.39	   relations being loaded...
0.43	   
0.43	   constraints being loaded...
0.49	     nbConstraints=101  nbRelationTypes=101  nbExtensionStructures=101  nbSharedExtensionStructures=0
0.49	     nbConflictsStructures=101  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=1231  maxDegree=10
0.49	     maxArity=2
0.49	       =>  wckTime=0.196  cpuTime=0.14  mem=8M860
0.52	   
0.52	   solver LocalSearchSolver being built... 
0.56	       =>  wckTime=0.275  cpuTime=0.19  mem=5M493
0.57	
0.57	s SATISFIABLE
0.57	o 36
0.57	c 65
0.57	o 40
0.57	c 61
0.57	o 44
0.57	c 57
0.57	o 48
0.57	c 53
0.57	o 52
0.57	c 49
0.57	o 56
0.57	c 45
0.58	o 59
0.58	c 42
0.58	o 60
0.58	c 41
0.58	o 63
0.58	c 38
0.58	o 66
0.58	c 35
0.58	o 67
0.58	c 34
0.58	o 68
0.58	c 33
0.58	o 70
0.58	c 31
0.58	o 72
0.58	c 29
0.58	o 74
0.58	c 27
0.58	o 76
0.58	c 25
0.58	o 77
0.58	c 24
0.58	o 78
0.58	c 23
0.58	o 80
0.58	c 21
0.58	o 82
0.58	c 19
0.59	o 83
0.59	c 18
0.59	o 85
0.59	c 16
0.59	o 86
0.59	c 15
0.59	o 87
0.59	c 14
0.59	o 88
0.59	c 13
0.59	o 89
0.59	c 12
0.59	o 90
0.59	c 11
0.59	o 91
0.59	c 10
0.60	o 92
0.60	c 9
0.60	o 94
0.60	c 7
0.60	o 95
0.60	c 6
0.61	o 96
0.61	c 5
0.61	o 97
0.61	c 4
0.62	o 98
0.62	c 3
1.85	   
1.85	   search
1.85	     run=0  nbConstraintChecks=5149953  nbAssignments=10000
1.85	       =>  wckTime=1.289  cpuTime=1.25  mem=5M493
3.06	   
3.06	   search
3.06	     run=1  nbConstraintChecks=10745782  nbAssignments=20000
3.06	       =>  wckTime=2.496  cpuTime=2.45  mem=5M493
3.12	o 99
3.12	c 2
4.26	   
4.26	   search
4.26	     run=2  nbConstraintChecks=16315227  nbAssignments=30000
4.26	       =>  wckTime=3.696  cpuTime=3.64  mem=5M493
5.48	   
5.48	   search
5.48	     run=3  nbConstraintChecks=22067570  nbAssignments=40000
5.48	       =>  wckTime=4.919  cpuTime=4.86  mem=5M493
6.66	   
6.66	   search
6.66	     run=4  nbConstraintChecks=27442260  nbAssignments=50000
6.66	       =>  wckTime=6.1  cpuTime=6.03  mem=5M493
7.62	o 100
7.62	c 1
7.62	   
7.62	   search
7.62	     run=5  nbConstraintChecks=32003263  nbAssignments=57702
7.62	       =>  wckTime=7.057  cpuTime=6.99  mem=5M493
7.62	   
7.62	   global
7.62	     nbConstraintChecks=32003263  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
7.62	     solvingWckTime=7.056  solvingCpuTime=6.99  expiredTime=no  totalExploration=no  nbFoundSolutions=0
7.62	     globalCpuTime=7.23
7.62	       =>  wckTime=7.333  cpuTime=7.18  mem=5M493
7.62	   
7.62	   solver IterativeSystematicSolver being built... 
7.75	       =>  wckTime=7.459  cpuTime=7.28  mem=16M352
7.76	   
7.76	   preprocessing
7.76	     nbConstraintChecks=293  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=16
7.76	     detectedInconsistency=no
7.76	       =>  wckTime=0.01  cpuTime=0.01  mem=16M352
7.81	   
7.81	   search
7.81	     run=0  nbConstraintChecks=40893  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=23
7.81	     nbFailedAssignments=13  nbBacktracks=10  nbVisitedNodes=43  nbRestartNogoods=0
7.81	       =>  wckTime=0.06  cpuTime=0.05  mem=16M352
7.86	   
7.86	   search
7.86	     run=1  nbConstraintChecks=120444  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=67
7.86	     nbFailedAssignments=40  nbBacktracks=25  nbVisitedNodes=124  nbRestartNogoods=0
7.86	       =>  wckTime=0.111  cpuTime=0.09  mem=16M352
7.87	   
7.87	   search
7.87	     run=2  nbConstraintChecks=141896  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=79
7.87	     nbFailedAssignments=48  nbBacktracks=30  nbVisitedNodes=144  nbRestartNogoods=2
7.87	       =>  wckTime=0.123  cpuTime=0.1  mem=16M352
7.87	   
7.87	   global
7.87	     nbConstraintChecks=142189  nbRestartNogoods=2  solvingWckTime=0.125  solvingCpuTime=0.1  expiredTime=no
7.87	     totalExploration=yes  nbFoundSolutions=0  globalCpuTime=7.43
7.87	       =>  wckTime=7.584  cpuTime=7.38  mem=16M352
7.88	
7.88	s OPTIMUM FOUND
7.88	v 3 7 9 2 8 0 0 9 3 3 8 6 8 5 5 4 8 6 0 9 7 6 3 9 5 6 5 1 0 4 1 3 1 9 2 3 3 9 6 4 
7.88	   
7.88	   totalWckTime=7.658  totalCpuTime=7.43

Verifier Data (download as text)

1 unsatisfied constraints, 100 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/node2/watcher-281117-1169310075 -o ROOT/results/node2/solver-281117-1169310075 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/281117-1169310075/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.92 1.98 1.99 4/94 27771
/proc/meminfo: memFree=1223880/2055920 swapFree=4180552/4192956
[pid=27770] ppid=27768 vsize=220 CPUtime=0
/proc/27770/stat : 27770 (java) R 27768 27770 27702 0 -1 0 217 0 0 0 0 0 0 0 18 0 1 0 279403165 225280 24 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 10535773 0 0 4096 0 0 0 0 17 0 0 0
/proc/27770/statm: 73 32 25 14 0 3 0

[startup+0.107434 s]
/proc/loadavg: 1.92 1.98 1.99 4/94 27771
/proc/meminfo: memFree=1223880/2055920 swapFree=4180552/4192956
[pid=27770] ppid=27768 vsize=914988 CPUtime=0.09
/proc/27770/stat : 27770 (java) R 27768 27770 27702 0 -1 0 3075 0 1 0 8 1 0 0 22 0 8 0 279403165 936947712 2821 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27770/statm: 228747 2821 1455 14 0 215242 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 914988

[startup+0.515509 s]
/proc/loadavg: 1.92 1.98 1.99 4/94 27771
/proc/meminfo: memFree=1223880/2055920 swapFree=4180552/4192956
[pid=27770] ppid=27768 vsize=915332 CPUtime=0.49
/proc/27770/stat : 27770 (java) R 27768 27770 27702 0 -1 0 6606 0 1 0 45 4 0 0 25 0 8 0 279403165 937299968 6344 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27770/statm: 228833 6344 2163 14 0 215303 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915332

[startup+1.33666 s]
/proc/loadavg: 1.92 1.98 1.99 3/101 27778
/proc/meminfo: memFree=1206224/2055920 swapFree=4180552/4192956
[pid=27770] ppid=27768 vsize=915444 CPUtime=1.31
/proc/27770/stat : 27770 (java) R 27768 27770 27702 0 -1 0 7101 0 1 0 103 28 0 0 25 0 8 0 279403165 937414656 6839 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27770/statm: 228861 6839 2476 14 0 215331 0
[pid=27770/tid=27772] ppid=27768 vsize=915444 CPUtime=0.02
/proc/27770/task/27772/stat : 27772 (java) S 27768 27770 27702 0 -1 64 152 0 0 0 2 0 0 0 16 0 8 0 279403169 937414656 6839 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=27770/tid=27773] ppid=27768 vsize=915444 CPUtime=0
/proc/27770/task/27773/stat : 27773 (java) S 27768 27770 27702 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279403169 937414656 6839 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27770/tid=27774] ppid=27768 vsize=915444 CPUtime=0
/proc/27770/task/27774/stat : 27774 (java) S 27768 27770 27702 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279403169 937414656 6839 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27770/tid=27775] ppid=27768 vsize=915444 CPUtime=0
/proc/27770/task/27775/stat : 27775 (java) S 27768 27770 27702 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 279403172 937414656 6839 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27770/tid=27776] ppid=27768 vsize=915448 CPUtime=0.1
/proc/27770/task/27776/stat : 27776 (java) S 27768 27770 27702 0 -1 64 332 0 0 0 10 0 0 0 16 0 8 0 279403172 937418752 6839 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27770/tid=27777] ppid=27768 vsize=915444 CPUtime=0
/proc/27770/task/27777/stat : 27777 (java) S 27768 27770 27702 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 279403172 937414656 6839 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27770/tid=27778] ppid=27768 vsize=915444 CPUtime=0
/proc/27770/task/27778/stat : 27778 (java) S 27768 27770 27702 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279403172 937414656 6839 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 915444

[startup+2.98296 s]
/proc/loadavg: 1.93 1.98 1.99 3/101 27778
/proc/meminfo: memFree=1206160/2055920 swapFree=4180552/4192956
[pid=27770] ppid=27768 vsize=915444 CPUtime=2.95
/proc/27770/stat : 27770 (java) R 27768 27770 27702 0 -1 0 7104 0 1 0 219 76 0 0 25 0 8 0 279403165 937414656 6841 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27770/statm: 228861 6841 2476 14 0 215331 0
[pid=27770/tid=27772] ppid=27768 vsize=915444 CPUtime=0.02
/proc/27770/task/27772/stat : 27772 (java) S 27768 27770 27702 0 -1 64 152 0 0 0 2 0 0 0 16 0 8 0 279403169 937414656 6841 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=27770/tid=27773] ppid=27768 vsize=915444 CPUtime=0
/proc/27770/task/27773/stat : 27773 (java) S 27768 27770 27702 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279403169 937414656 6841 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27770/tid=27774] ppid=27768 vsize=915444 CPUtime=0
/proc/27770/task/27774/stat : 27774 (java) S 27768 27770 27702 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279403169 937414656 6841 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27770/tid=27775] ppid=27768 vsize=915444 CPUtime=0
/proc/27770/task/27775/stat : 27775 (java) S 27768 27770 27702 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 279403172 937414656 6841 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27770/tid=27776] ppid=27768 vsize=915444 CPUtime=0.11
/proc/27770/task/27776/stat : 27776 (java) S 27768 27770 27702 0 -1 64 334 0 0 0 11 0 0 0 16 0 8 0 279403172 937414656 6841 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27770/tid=27777] ppid=27768 vsize=915444 CPUtime=0
/proc/27770/task/27777/stat : 27777 (java) S 27768 27770 27702 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 279403172 937414656 6841 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27770/tid=27778] ppid=27768 vsize=915444 CPUtime=0
/proc/27770/task/27778/stat : 27778 (java) S 27768 27770 27702 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279403172 937414656 6841 18446744073709551615 134512640 134570532 4294956464 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) 915444

[startup+6.27457 s]
/proc/loadavg: 1.93 1.98 1.99 3/101 27778
/proc/meminfo: memFree=1206096/2055920 swapFree=4180552/4192956
[pid=27770] ppid=27768 vsize=915444 CPUtime=6.23
/proc/27770/stat : 27770 (java) R 27768 27770 27702 0 -1 0 7104 0 1 0 445 178 0 0 25 0 8 0 279403165 937414656 6841 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27770/statm: 228861 6841 2476 14 0 215331 0
[pid=27770/tid=27772] ppid=27768 vsize=915444 CPUtime=0.02
/proc/27770/task/27772/stat : 27772 (java) S 27768 27770 27702 0 -1 64 152 0 0 0 2 0 0 0 16 0 8 0 279403169 937414656 6841 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=27770/tid=27773] ppid=27768 vsize=915448 CPUtime=0
/proc/27770/task/27773/stat : 27773 (java) S 27768 27770 27702 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279403169 937418752 6841 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27770/tid=27774] ppid=27768 vsize=915444 CPUtime=0
/proc/27770/task/27774/stat : 27774 (java) S 27768 27770 27702 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279403169 937414656 6841 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27770/tid=27775] ppid=27768 vsize=915444 CPUtime=0
/proc/27770/task/27775/stat : 27775 (java) S 27768 27770 27702 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 279403172 937414656 6841 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27770/tid=27776] ppid=27768 vsize=915448 CPUtime=0.11
/proc/27770/task/27776/stat : 27776 (java) S 27768 27770 27702 0 -1 64 334 0 0 0 11 0 0 0 16 0 8 0 279403172 937418752 6841 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27770/tid=27777] ppid=27768 vsize=915444 CPUtime=0
/proc/27770/task/27777/stat : 27777 (java) S 27768 27770 27702 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 279403172 937414656 6841 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27770/tid=27778] ppid=27768 vsize=915444 CPUtime=0
/proc/27770/task/27778/stat : 27778 (java) S 27768 27770 27702 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279403172 937414656 6841 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 915444

Child status: 0
Real time (s): 7.94056
CPU time (s): 7.83881
CPU user time (s): 5.63314
CPU system time (s): 2.20566
CPU usage (%): 98.7185
Max. virtual memory (cumulated for all children) (KiB): 915960

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 5.63314
system time used= 2.20566
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9062
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= 1091
involuntary context switches= 1578

runsolver used 0.009998 s user time and 0.039993 s system time

The end

Launcher Data (download as text)

Begin job on node2 on Sat Jan 20 16:21:15 UTC 2007


IDJOB= 281117
IDBENCH= 12084
IDSOLVER= 69
FILE ID= node2/281117-1169310075

PBS_JOBID= 3609968

Free space on /tmp= 66563 MiB

SOLVER NAME= AbsconMax 109 PFC
BENCH NAME= HOME/pub/bench/CPAI06/MaxCSP/randomMaxCSP/sparseLoose/vcsp-40-10-13-60-5_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/281117-1169310075/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node2/watcher-281117-1169310075 -o ROOT/results/node2/solver-281117-1169310075 -C 2400 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/281117-1169310075/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  ff8947d6b99d3a010a63efaf7f3153d8

RANDOM SEED= 431555327

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	: 5931.00
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:       1224360 kB
Buffers:         49532 kB
Cached:         648120 kB
SwapCached:        572 kB
Active:         217252 kB
Inactive:       538924 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1224360 kB
SwapTotal:     4192956 kB
SwapFree:      4180552 kB
Dirty:            1888 kB
Writeback:           0 kB
Mapped:          77700 kB
Slab:            59912 kB
Committed_AS:  7839608 kB
PageTables:       2488 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 node2 on Sat Jan 20 16:21:23 UTC 2007