Trace number 2094041

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. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock 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
Abscon 112v4 ACUNSAT 21.1998 21.4132

DiagnosticValue
CHECKS6631310
NODES11540

General information on the benchmark

Namecsp/QG4/
normalized-quasigroup4-7.xml
MD5SUM9c9ce80da6f7c29f1350c703e3d2e3bb
Bench CategoryAlldiff+Elt+WSum (alldiff,element,weightedsum)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1.49077
Satisfiable
(Un)Satisfiability was proved
Number of variables154
Number of constraints111
Maximum constraint arity51
Maximum domain size49
Number of constraints which are defined in extension0
Number of constraints which are defined in intension48
Global constraints used (with number of constraints)alldifferent(14),element(49)

Solver Data

0.02/0.09	
0.02/0.09	Abscon 112 (May, 2008)
0.19/0.26	
0.19/0.26	   configuration
0.19/0.26	     name=mac.xml
0.19/0.29	   
0.19/0.29	   instance
0.19/0.29	     name=HOME/instance-2094041-1247402315.xml
0.28/0.33	   
0.28/0.33	   domains being loaded...
0.28/0.34	   
0.28/0.34	   variables being loaded...
0.38/0.40	     nbVariables=154  nbDomainTypes=30  minDomainSize=1  maxDomainSize=49  nbTotalValues=2962
0.38/0.40	       =>  wckTime=0.136  cpuTime=0.11  mem=7M892
0.38/0.40	   
0.38/0.40	   predicates being loaded...
0.38/0.47	   
0.38/0.47	   constraints being loaded...
1.05/1.18	     nbConstraints=2463  nbUnaryConstraints=6  nbGlobalConstraints=20  nbSingletonDomainVariables=62  nbPurgedValues=288
1.05/1.18	     nbDisconnectedVariables=7  nbConflictsStructures=413  nbSharedConflictsStructures=2030
1.05/1.18	     nbSharedBinaryRepresentations=0  nbEvaluationManagers=413  nbSharedEvaluationManagers=2030  minDegree=1
1.05/1.18	     maxDegree=53  minArity=2  avgArity=3.01  maxArity=6  nbGenerators=6  nbFusions=0  symmetryWckTime=0.192
1.05/1.18	     symmetryCpuTime=0.1
1.05/1.18	       =>  wckTime=0.919  cpuTime=0.66  mem=37M231
1.17/1.29	   
1.17/1.29	   solver IterativeSystematicSolver being built... 
1.36/1.43	   
1.36/1.43	   INFO : Forward propagation technique limited 
1.47/1.50	       =>  wckTime=1.243  cpuTime=0.86  mem=42M666
1.47/1.56	   
1.47/1.56	   preprocessing
1.47/1.56	     nbConstraintChecks=20241  nbValidityChecks=84  nbPropagations=154  nbRevisions=899  nbUselessRevisions=84
1.47/1.56	     nbRemovedValues=1235  detectedInconsistency=no
1.47/1.56	       =>  wckTime=0.053  cpuTime=0.05  mem=42M666
2.16/2.30	   
2.16/2.30	   INFO : Stopping use of transposition table (mapSize=101, nbTooLargekeys=0, mem=44M562)
21.08/21.38	   
21.08/21.38	   search
21.08/21.38	     run=11  nbConstraintChecks=6611068  nbValidityChecks=6299181  minDepth=0  maxDepth=21  nbPropagations=837889
21.08/21.38	     nbRevisions=25240727  nbUselessRevisions=23926043  nbAssignments=11540  nbFailedAssignments=2463  nbBacktracks=8382
21.08/21.38	     nbVisitedNodes=16330  nbRestartNogoods=50  nbSEliminables=0  nbREliminables=78.77  nbIEliminables=42.47
21.08/21.38	     nbDEliminables=0  nbPEliminables=0
21.08/21.38	       =>  wckTime=19.879  cpuTime=19.55  mem=22M367
21.08/21.39	   
21.08/21.39	   global
21.08/21.39	     nbConstraintChecks=6631309  nbValidityChecks=6299265  nbPropagations=838043  nbRevisions=25241626
21.08/21.39	     nbUselessRevisions=23926127  nbRestartNogoods=50  solvingWckTime=19.881  solvingCpuTime=19.55  expiredTime=no
21.08/21.39	     totalExploration=yes  nbFoundSolutions=0  globalCpuTime=20.46
21.08/21.39	       =>  wckTime=21.125  cpuTime=20.41  mem=22M367
21.08/21.39	   
21.08/21.39	s UNSATISFIABLE
21.08/21.39	d NODES 11540
21.08/21.39	d CHECKS 6631309
21.08/21.39	   
21.08/21.39	   totalWckTime=21.197  totalCpuTime=20.46

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2094041-1247402315/watcher-2094041-1247402315 -o /tmp/evaluation-result-2094041-1247402315/solver-2094041-1247402315 -C 1800 -W 2000 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution mac.xml 1 XSax HOME/instance-2094041-1247402315.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2000 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


[startup+0 s]
/proc/loadavg: 2.13 2.06 1.47 3/80 1108
/proc/meminfo: memFree=1812752/2055920 swapFree=4192812/4192956
[pid=1108] ppid=1106 vsize=18576 CPUtime=0
/proc/1108/stat : 1108 (runsolver) R 1106 1108 32340 0 -1 4194368 16 0 0 0 0 0 0 0 22 0 1 0 27298441 19021824 285 996147200 4194304 4302564 548682068384 18446744073709551615 269757246759 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/1108/statm: 4644 285 249 26 0 2626 0

[startup+0.0301811 s]
/proc/loadavg: 2.13 2.06 1.47 3/80 1108
/proc/meminfo: memFree=1812752/2055920 swapFree=4192812/4192956
[pid=1108] ppid=1106 vsize=861936 CPUtime=0.02
/proc/1108/stat : 1108 (java) S 1106 1108 32340 0 -1 0 1879 0 1 0 1 1 0 0 18 0 5 0 27298441 882622464 1564 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 1 0 0
/proc/1108/statm: 215484 1564 686 9 0 210399 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 861936

[startup+0.11102 s]
/proc/loadavg: 2.13 2.06 1.47 3/80 1108
/proc/meminfo: memFree=1812752/2055920 swapFree=4192812/4192956
[pid=1108] ppid=1106 vsize=865984 CPUtime=0.09
/proc/1108/stat : 1108 (java) S 1106 1108 32340 0 -1 0 3819 0 1 0 8 1 0 0 18 0 9 0 27298441 886767616 3266 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1108/statm: 216496 3266 1722 9 0 210981 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 865984

[startup+0.30138 s]
/proc/loadavg: 2.13 2.06 1.47 3/80 1108
/proc/meminfo: memFree=1812752/2055920 swapFree=4192812/4192956
[pid=1108] ppid=1106 vsize=866380 CPUtime=0.28
/proc/1108/stat : 1108 (java) S 1106 1108 32340 0 -1 0 5865 0 1 0 24 4 0 0 18 0 9 0 27298441 887173120 5231 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1108/statm: 216595 5231 1981 9 0 211053 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 866380

[startup+0.701436 s]
/proc/loadavg: 2.13 2.06 1.47 3/80 1108
/proc/meminfo: memFree=1812752/2055920 swapFree=4192812/4192956
[pid=1108] ppid=1106 vsize=866884 CPUtime=0.68
/proc/1108/stat : 1108 (java) S 1106 1108 32340 0 -1 0 9002 0 1 0 62 6 0 0 18 0 9 0 27298441 887689216 8356 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1108/statm: 216721 8356 2039 9 0 211157 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 866884

[startup+1.50254 s]
/proc/loadavg: 2.13 2.06 1.47 3/89 1117
/proc/meminfo: memFree=1771656/2055920 swapFree=4192812/4192956
[pid=1108] ppid=1106 vsize=868576 CPUtime=1.47
/proc/1108/stat : 1108 (java) S 1106 1108 32340 0 -1 0 26440 469 1 0 130 13 4 0 18 0 9 0 27298441 889421824 15851 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1108/statm: 217144 15851 2658 9 0 211580 0
[pid=1108/tid=1110] ppid=1106 vsize=868576 CPUtime=1.1
/proc/1108/task/1110/stat : 1110 (java) R 1106 1108 32340 0 -1 64 17365 469 1 0 97 9 4 0 23 0 9 0 27298442 889421824 15851 996147200 134512640 134550932 4294955968 18446744073709551615 102096123 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1108/tid=1111] ppid=1106 vsize=868576 CPUtime=0.13
/proc/1108/task/1111/stat : 1111 (java) S 1106 1108 32340 0 -1 64 7298 469 0 0 8 1 4 0 16 0 9 0 27298444 889421824 15851 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=1108/tid=1112] ppid=1106 vsize=868576 CPUtime=0.04
/proc/1108/task/1112/stat : 1112 (java) S 1106 1108 32340 0 -1 64 19 469 0 0 0 0 4 0 17 0 9 0 27298444 889421824 15851 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1108/tid=1113] ppid=1106 vsize=868576 CPUtime=0.04
/proc/1108/task/1113/stat : 1113 (java) S 1106 1108 32340 0 -1 64 10 469 0 0 0 0 4 0 16 0 9 0 27298444 889421824 15851 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1108/tid=1114] ppid=1106 vsize=868576 CPUtime=0.04
/proc/1108/task/1114/stat : 1114 (java) S 1106 1108 32340 0 -1 64 1 469 0 0 0 0 4 0 18 0 9 0 27298446 889421824 15851 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1108/tid=1115] ppid=1106 vsize=868576 CPUtime=0.28
/proc/1108/task/1115/stat : 1115 (java) S 1106 1108 32340 0 -1 64 926 469 0 0 23 1 4 0 15 0 9 0 27298446 889421824 15851 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1108/tid=1116] ppid=1106 vsize=868576 CPUtime=0.04
/proc/1108/task/1116/stat : 1116 (java) S 1106 1108 32340 0 -1 64 0 469 0 0 0 0 4 0 19 0 9 0 27298446 889421824 15851 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1108/tid=1117] ppid=1106 vsize=868576 CPUtime=0.04
/proc/1108/task/1117/stat : 1117 (java) S 1106 1108 32340 0 -1 64 9 469 0 0 0 0 4 0 15 0 9 0 27298446 889421824 15851 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 868576

[startup+3.10275 s]
/proc/loadavg: 2.13 2.06 1.47 3/89 1121
/proc/meminfo: memFree=1756808/2055920 swapFree=4192812/4192956
[pid=1108] ppid=1106 vsize=868576 CPUtime=3.05
/proc/1108/stat : 1108 (java) S 1106 1108 32340 0 -1 0 27380 469 1 0 287 14 4 0 18 0 9 0 27298441 889421824 16785 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1108/statm: 217144 16785 2658 9 0 211580 0
[pid=1108/tid=1110] ppid=1106 vsize=868576 CPUtime=2.61
/proc/1108/task/1110/stat : 1110 (java) R 1106 1108 32340 0 -1 64 18260 469 1 0 247 10 4 0 25 0 9 0 27298442 889421824 16785 996147200 134512640 134550932 4294955968 18446744073709551615 4127174228 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1108/tid=1111] ppid=1106 vsize=868576 CPUtime=0.13
/proc/1108/task/1111/stat : 1111 (java) S 1106 1108 32340 0 -1 64 7299 469 0 0 8 1 4 0 17 0 9 0 27298444 889421824 16785 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=1108/tid=1112] ppid=1106 vsize=868576 CPUtime=0.04
/proc/1108/task/1112/stat : 1112 (java) S 1106 1108 32340 0 -1 64 19 469 0 0 0 0 4 0 17 0 9 0 27298444 889421824 16785 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1108/tid=1113] ppid=1106 vsize=868576 CPUtime=0.04
/proc/1108/task/1113/stat : 1113 (java) S 1106 1108 32340 0 -1 64 10 469 0 0 0 0 4 0 16 0 9 0 27298444 889421824 16785 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1108/tid=1114] ppid=1106 vsize=868576 CPUtime=0.04
/proc/1108/task/1114/stat : 1114 (java) S 1106 1108 32340 0 -1 64 1 469 0 0 0 0 4 0 18 0 9 0 27298446 889421824 16785 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1108/tid=1115] ppid=1106 vsize=868576 CPUtime=0.35
/proc/1108/task/1115/stat : 1115 (java) S 1106 1108 32340 0 -1 64 970 469 0 0 30 1 4 0 16 0 9 0 27298446 889421824 16785 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1108/tid=1116] ppid=1106 vsize=868576 CPUtime=0.04
/proc/1108/task/1116/stat : 1116 (java) S 1106 1108 32340 0 -1 64 0 469 0 0 0 0 4 0 19 0 9 0 27298446 889421824 16785 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1108/tid=1117] ppid=1106 vsize=868576 CPUtime=0.04
/proc/1108/task/1117/stat : 1117 (java) S 1106 1108 32340 0 -1 64 9 469 0 0 0 0 4 0 15 0 9 0 27298446 889421824 16785 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 868576

[startup+6.30117 s]
/proc/loadavg: 2.12 2.06 1.47 3/89 1121
/proc/meminfo: memFree=1753040/2055920 swapFree=4192812/4192956
[pid=1108] ppid=1106 vsize=868576 CPUtime=6.22
/proc/1108/stat : 1108 (java) S 1106 1108 32340 0 -1 0 28266 469 1 0 603 15 4 0 18 0 9 0 27298441 889421824 17639 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1108/statm: 217144 17639 2658 9 0 211580 0
[pid=1108/tid=1110] ppid=1106 vsize=868576 CPUtime=5.76
/proc/1108/task/1110/stat : 1110 (java) R 1106 1108 32340 0 -1 64 19098 469 1 0 561 11 4 0 25 0 9 0 27298442 889421824 17639 996147200 134512640 134550932 4294955968 18446744073709551615 4127155664 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1108/tid=1111] ppid=1106 vsize=868576 CPUtime=0.13
/proc/1108/task/1111/stat : 1111 (java) S 1106 1108 32340 0 -1 64 7299 469 0 0 8 1 4 0 16 0 9 0 27298444 889421824 17639 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=1108/tid=1112] ppid=1106 vsize=868576 CPUtime=0.04
/proc/1108/task/1112/stat : 1112 (java) S 1106 1108 32340 0 -1 64 19 469 0 0 0 0 4 0 17 0 9 0 27298444 889421824 17639 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1108/tid=1113] ppid=1106 vsize=868576 CPUtime=0.04
/proc/1108/task/1113/stat : 1113 (java) S 1106 1108 32340 0 -1 64 10 469 0 0 0 0 4 0 16 0 9 0 27298444 889421824 17639 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1108/tid=1114] ppid=1106 vsize=868576 CPUtime=0.04
/proc/1108/task/1114/stat : 1114 (java) S 1106 1108 32340 0 -1 64 1 469 0 0 0 0 4 0 18 0 9 0 27298446 889421824 17639 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1108/tid=1115] ppid=1106 vsize=868576 CPUtime=0.38
/proc/1108/task/1115/stat : 1115 (java) S 1106 1108 32340 0 -1 64 989 469 0 0 33 1 4 0 15 0 9 0 27298446 889421824 17639 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1108/tid=1116] ppid=1106 vsize=868576 CPUtime=0.04
/proc/1108/task/1116/stat : 1116 (java) S 1106 1108 32340 0 -1 64 0 469 0 0 0 0 4 0 19 0 9 0 27298446 889421824 17639 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1108/tid=1117] ppid=1106 vsize=868576 CPUtime=0.04
/proc/1108/task/1117/stat : 1117 (java) S 1106 1108 32340 0 -1 64 38 469 0 0 0 0 4 0 15 0 9 0 27298446 889421824 17639 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 868576

[startup+12.703 s]
/proc/loadavg: 2.11 2.06 1.47 3/89 1121
/proc/meminfo: memFree=1740112/2055920 swapFree=4192812/4192956
[pid=1108] ppid=1106 vsize=868488 CPUtime=12.56
/proc/1108/stat : 1108 (java) S 1106 1108 32340 0 -1 0 31348 469 1 0 1236 16 4 0 18 0 9 0 27298441 889331712 20569 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1108/statm: 217122 20569 2639 9 0 211580 0
[pid=1108/tid=1110] ppid=1106 vsize=868488 CPUtime=12.05
/proc/1108/task/1110/stat : 1110 (java) R 1106 1108 32340 0 -1 64 20029 469 1 0 1189 12 4 0 25 0 9 0 27298442 889331712 20569 996147200 134512640 134550932 4294955968 18446744073709551615 4127168137 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1108/tid=1111] ppid=1106 vsize=868488 CPUtime=0.16
/proc/1108/task/1111/stat : 1111 (java) S 1106 1108 32340 0 -1 64 9448 469 0 0 11 1 4 0 16 0 9 0 27298444 889331712 20569 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=1108/tid=1112] ppid=1106 vsize=868488 CPUtime=0.04
/proc/1108/task/1112/stat : 1112 (java) S 1106 1108 32340 0 -1 64 19 469 0 0 0 0 4 0 16 0 9 0 27298444 889331712 20569 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1108/tid=1113] ppid=1106 vsize=868488 CPUtime=0.04
/proc/1108/task/1113/stat : 1113 (java) S 1106 1108 32340 0 -1 64 10 469 0 0 0 0 4 0 16 0 9 0 27298444 889331712 20569 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1108/tid=1114] ppid=1106 vsize=868488 CPUtime=0.04
/proc/1108/task/1114/stat : 1114 (java) S 1106 1108 32340 0 -1 64 1 469 0 0 0 0 4 0 18 0 9 0 27298446 889331712 20569 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1108/tid=1115] ppid=1106 vsize=868488 CPUtime=0.38
/proc/1108/task/1115/stat : 1115 (java) S 1106 1108 32340 0 -1 64 991 469 0 0 33 1 4 0 17 0 9 0 27298446 889331712 20569 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1108/tid=1116] ppid=1106 vsize=868488 CPUtime=0.04
/proc/1108/task/1116/stat : 1116 (java) S 1106 1108 32340 0 -1 64 0 469 0 0 0 0 4 0 19 0 9 0 27298446 889331712 20569 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1108/tid=1117] ppid=1106 vsize=868488 CPUtime=0.04
/proc/1108/task/1117/stat : 1117 (java) S 1106 1108 32340 0 -1 64 38 469 0 0 0 0 4 0 15 0 9 0 27298446 889331712 20569 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 868488

Solver just ended. Dumping a history of the last processes samples

[startup+15.9014 s]
/proc/loadavg: 2.10 2.06 1.48 3/89 1121
/proc/meminfo: memFree=1740112/2055920 swapFree=4192812/4192956
[pid=1108] ppid=1106 vsize=868488 CPUtime=15.73
/proc/1108/stat : 1108 (java) S 1106 1108 32340 0 -1 0 31350 469 1 0 1552 17 4 0 18 0 9 0 27298441 889331712 20569 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1108/statm: 217122 20569 2639 9 0 211580 0
[pid=1108/tid=1110] ppid=1106 vsize=868488 CPUtime=15.22
/proc/1108/task/1110/stat : 1110 (java) R 1106 1108 32340 0 -1 64 20030 469 1 0 1506 12 4 0 25 0 9 0 27298442 889331712 20569 996147200 134512640 134550932 4294955968 18446744073709551615 4127161088 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1108/tid=1111] ppid=1106 vsize=868488 CPUtime=0.16
/proc/1108/task/1111/stat : 1111 (java) S 1106 1108 32340 0 -1 64 9448 469 0 0 11 1 4 0 16 0 9 0 27298444 889331712 20569 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=1108/tid=1112] ppid=1106 vsize=868488 CPUtime=0.04
/proc/1108/task/1112/stat : 1112 (java) S 1106 1108 32340 0 -1 64 19 469 0 0 0 0 4 0 16 0 9 0 27298444 889331712 20569 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1108/tid=1113] ppid=1106 vsize=868488 CPUtime=0.04
/proc/1108/task/1113/stat : 1113 (java) S 1106 1108 32340 0 -1 64 10 469 0 0 0 0 4 0 16 0 9 0 27298444 889331712 20569 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1108/tid=1114] ppid=1106 vsize=868488 CPUtime=0.04
/proc/1108/task/1114/stat : 1114 (java) S 1106 1108 32340 0 -1 64 1 469 0 0 0 0 4 0 18 0 9 0 27298446 889331712 20569 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1108/tid=1115] ppid=1106 vsize=868488 CPUtime=0.38
/proc/1108/task/1115/stat : 1115 (java) S 1106 1108 32340 0 -1 64 992 469 0 0 33 1 4 0 17 0 9 0 27298446 889331712 20569 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1108/tid=1116] ppid=1106 vsize=868488 CPUtime=0.04
/proc/1108/task/1116/stat : 1116 (java) S 1106 1108 32340 0 -1 64 0 469 0 0 0 0 4 0 19 0 9 0 27298446 889331712 20569 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1108/tid=1117] ppid=1106 vsize=868488 CPUtime=0.04
/proc/1108/task/1117/stat : 1117 (java) S 1106 1108 32340 0 -1 64 38 469 0 0 0 0 4 0 15 0 9 0 27298446 889331712 20569 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 15.73
Current children cumulated vsize (KiB) 868488

[startup+19.1029 s]
/proc/loadavg: 2.10 2.06 1.48 3/89 1121
/proc/meminfo: memFree=1740112/2055920 swapFree=4192812/4192956
[pid=1108] ppid=1106 vsize=868488 CPUtime=18.9
/proc/1108/stat : 1108 (java) S 1106 1108 32340 0 -1 0 31351 469 1 0 1869 17 4 0 18 0 9 0 27298441 889331712 20569 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1108/statm: 217122 20569 2639 9 0 211580 0
[pid=1108/tid=1110] ppid=1106 vsize=868488 CPUtime=18.39
/proc/1108/task/1110/stat : 1110 (java) R 1106 1108 32340 0 -1 64 20031 469 1 0 1823 12 4 0 25 0 9 0 27298442 889331712 20569 996147200 134512640 134550932 4294955968 18446744073709551615 4126996968 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1108/tid=1111] ppid=1106 vsize=868488 CPUtime=0.16
/proc/1108/task/1111/stat : 1111 (java) S 1106 1108 32340 0 -1 64 9448 469 0 0 11 1 4 0 16 0 9 0 27298444 889331712 20569 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=1108/tid=1112] ppid=1106 vsize=868488 CPUtime=0.04
/proc/1108/task/1112/stat : 1112 (java) S 1106 1108 32340 0 -1 64 19 469 0 0 0 0 4 0 16 0 9 0 27298444 889331712 20569 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1108/tid=1113] ppid=1106 vsize=868488 CPUtime=0.04
/proc/1108/task/1113/stat : 1113 (java) S 1106 1108 32340 0 -1 64 10 469 0 0 0 0 4 0 16 0 9 0 27298444 889331712 20569 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1108/tid=1114] ppid=1106 vsize=868488 CPUtime=0.04
/proc/1108/task/1114/stat : 1114 (java) S 1106 1108 32340 0 -1 64 1 469 0 0 0 0 4 0 18 0 9 0 27298446 889331712 20569 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1108/tid=1115] ppid=1106 vsize=868488 CPUtime=0.38
/proc/1108/task/1115/stat : 1115 (java) S 1106 1108 32340 0 -1 64 992 469 0 0 33 1 4 0 17 0 9 0 27298446 889331712 20569 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1108/tid=1116] ppid=1106 vsize=868488 CPUtime=0.04
/proc/1108/task/1116/stat : 1116 (java) S 1106 1108 32340 0 -1 64 0 469 0 0 0 0 4 0 19 0 9 0 27298446 889331712 20569 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1108/tid=1117] ppid=1106 vsize=868488 CPUtime=0.04
/proc/1108/task/1117/stat : 1117 (java) S 1106 1108 32340 0 -1 64 38 469 0 0 0 0 4 0 15 0 9 0 27298446 889331712 20569 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 18.9
Current children cumulated vsize (KiB) 868488

[startup+20.7021 s]
/proc/loadavg: 2.09 2.05 1.48 3/89 1121
/proc/meminfo: memFree=1740048/2055920 swapFree=4192812/4192956
[pid=1108] ppid=1106 vsize=868488 CPUtime=20.48
/proc/1108/stat : 1108 (java) S 1106 1108 32340 0 -1 0 31351 469 1 0 2027 17 4 0 18 0 9 0 27298441 889331712 20569 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1108/statm: 217122 20569 2639 9 0 211580 0
[pid=1108/tid=1110] ppid=1106 vsize=868488 CPUtime=19.97
/proc/1108/task/1110/stat : 1110 (java) R 1106 1108 32340 0 -1 64 20031 469 1 0 1981 12 4 0 25 0 9 0 27298442 889331712 20569 996147200 134512640 134550932 4294955968 18446744073709551615 4127159894 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1108/tid=1111] ppid=1106 vsize=868488 CPUtime=0.16
/proc/1108/task/1111/stat : 1111 (java) S 1106 1108 32340 0 -1 64 9448 469 0 0 11 1 4 0 16 0 9 0 27298444 889331712 20569 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=1108/tid=1112] ppid=1106 vsize=868488 CPUtime=0.04
/proc/1108/task/1112/stat : 1112 (java) S 1106 1108 32340 0 -1 64 19 469 0 0 0 0 4 0 16 0 9 0 27298444 889331712 20569 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1108/tid=1113] ppid=1106 vsize=868488 CPUtime=0.04
/proc/1108/task/1113/stat : 1113 (java) S 1106 1108 32340 0 -1 64 10 469 0 0 0 0 4 0 16 0 9 0 27298444 889331712 20569 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1108/tid=1114] ppid=1106 vsize=868488 CPUtime=0.04
/proc/1108/task/1114/stat : 1114 (java) S 1106 1108 32340 0 -1 64 1 469 0 0 0 0 4 0 18 0 9 0 27298446 889331712 20569 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1108/tid=1115] ppid=1106 vsize=868488 CPUtime=0.38
/proc/1108/task/1115/stat : 1115 (java) S 1106 1108 32340 0 -1 64 992 469 0 0 33 1 4 0 17 0 9 0 27298446 889331712 20569 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1108/tid=1116] ppid=1106 vsize=868488 CPUtime=0.04
/proc/1108/task/1116/stat : 1116 (java) S 1106 1108 32340 0 -1 64 0 469 0 0 0 0 4 0 19 0 9 0 27298446 889331712 20569 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1108/tid=1117] ppid=1106 vsize=868488 CPUtime=0.04
/proc/1108/task/1117/stat : 1117 (java) S 1106 1108 32340 0 -1 64 38 469 0 0 0 0 4 0 15 0 9 0 27298446 889331712 20569 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 20.48
Current children cumulated vsize (KiB) 868488

[startup+21.1021 s]
/proc/loadavg: 2.09 2.05 1.48 3/89 1121
/proc/meminfo: memFree=1740112/2055920 swapFree=4192812/4192956
[pid=1108] ppid=1106 vsize=868488 CPUtime=20.88
/proc/1108/stat : 1108 (java) S 1106 1108 32340 0 -1 0 31351 469 1 0 2067 17 4 0 18 0 9 0 27298441 889331712 20569 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1108/statm: 217122 20569 2639 9 0 211580 0
[pid=1108/tid=1110] ppid=1106 vsize=868488 CPUtime=20.37
/proc/1108/task/1110/stat : 1110 (java) R 1106 1108 32340 0 -1 64 20031 469 1 0 2021 12 4 0 25 0 9 0 27298442 889331712 20569 996147200 134512640 134550932 4294955968 18446744073709551615 4127022215 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1108/tid=1111] ppid=1106 vsize=868488 CPUtime=0.16
/proc/1108/task/1111/stat : 1111 (java) S 1106 1108 32340 0 -1 64 9448 469 0 0 11 1 4 0 16 0 9 0 27298444 889331712 20569 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=1108/tid=1112] ppid=1106 vsize=868488 CPUtime=0.04
/proc/1108/task/1112/stat : 1112 (java) S 1106 1108 32340 0 -1 64 19 469 0 0 0 0 4 0 16 0 9 0 27298444 889331712 20569 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1108/tid=1113] ppid=1106 vsize=868488 CPUtime=0.04
/proc/1108/task/1113/stat : 1113 (java) S 1106 1108 32340 0 -1 64 10 469 0 0 0 0 4 0 16 0 9 0 27298444 889331712 20569 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1108/tid=1114] ppid=1106 vsize=868488 CPUtime=0.04
/proc/1108/task/1114/stat : 1114 (java) S 1106 1108 32340 0 -1 64 1 469 0 0 0 0 4 0 18 0 9 0 27298446 889331712 20569 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1108/tid=1115] ppid=1106 vsize=868488 CPUtime=0.38
/proc/1108/task/1115/stat : 1115 (java) S 1106 1108 32340 0 -1 64 992 469 0 0 33 1 4 0 17 0 9 0 27298446 889331712 20569 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1108/tid=1116] ppid=1106 vsize=868488 CPUtime=0.04
/proc/1108/task/1116/stat : 1116 (java) S 1106 1108 32340 0 -1 64 0 469 0 0 0 0 4 0 19 0 9 0 27298446 889331712 20569 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1108/tid=1117] ppid=1106 vsize=868488 CPUtime=0.04
/proc/1108/task/1117/stat : 1117 (java) S 1106 1108 32340 0 -1 64 38 469 0 0 0 0 4 0 15 0 9 0 27298446 889331712 20569 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 20.88
Current children cumulated vsize (KiB) 868488

[startup+21.3021 s]
/proc/loadavg: 2.09 2.05 1.48 3/89 1121
/proc/meminfo: memFree=1740112/2055920 swapFree=4192812/4192956
[pid=1108] ppid=1106 vsize=868488 CPUtime=21.08
/proc/1108/stat : 1108 (java) S 1106 1108 32340 0 -1 0 31351 469 1 0 2087 17 4 0 18 0 9 0 27298441 889331712 20569 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1108/statm: 217122 20569 2639 9 0 211580 0
[pid=1108/tid=1110] ppid=1106 vsize=868488 CPUtime=20.57
/proc/1108/task/1110/stat : 1110 (java) R 1106 1108 32340 0 -1 64 20031 469 1 0 2041 12 4 0 25 0 9 0 27298442 889331712 20569 996147200 134512640 134550932 4294955968 18446744073709551615 4127156051 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1108/tid=1111] ppid=1106 vsize=868488 CPUtime=0.16
/proc/1108/task/1111/stat : 1111 (java) S 1106 1108 32340 0 -1 64 9448 469 0 0 11 1 4 0 16 0 9 0 27298444 889331712 20569 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=1108/tid=1112] ppid=1106 vsize=868488 CPUtime=0.04
/proc/1108/task/1112/stat : 1112 (java) S 1106 1108 32340 0 -1 64 19 469 0 0 0 0 4 0 16 0 9 0 27298444 889331712 20569 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1108/tid=1113] ppid=1106 vsize=868488 CPUtime=0.04
/proc/1108/task/1113/stat : 1113 (java) S 1106 1108 32340 0 -1 64 10 469 0 0 0 0 4 0 16 0 9 0 27298444 889331712 20569 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1108/tid=1114] ppid=1106 vsize=868488 CPUtime=0.04
/proc/1108/task/1114/stat : 1114 (java) S 1106 1108 32340 0 -1 64 1 469 0 0 0 0 4 0 18 0 9 0 27298446 889331712 20569 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1108/tid=1115] ppid=1106 vsize=868488 CPUtime=0.38
/proc/1108/task/1115/stat : 1115 (java) S 1106 1108 32340 0 -1 64 992 469 0 0 33 1 4 0 17 0 9 0 27298446 889331712 20569 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1108/tid=1116] ppid=1106 vsize=868488 CPUtime=0.04
/proc/1108/task/1116/stat : 1116 (java) S 1106 1108 32340 0 -1 64 0 469 0 0 0 0 4 0 19 0 9 0 27298446 889331712 20569 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1108/tid=1117] ppid=1106 vsize=868488 CPUtime=0.04
/proc/1108/task/1117/stat : 1117 (java) S 1106 1108 32340 0 -1 64 38 469 0 0 0 0 4 0 15 0 9 0 27298446 889331712 20569 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 21.08
Current children cumulated vsize (KiB) 868488

[startup+21.4028 s]
/proc/loadavg: 2.09 2.05 1.48 3/89 1121
/proc/meminfo: memFree=1740112/2055920 swapFree=4192812/4192956
[pid=1108] ppid=1106 vsize=0 CPUtime=21.17
/proc/1108/stat : 1108 (java) Z 1106 1108 32340 0 -1 12 31381 469 1 0 2096 17 4 0 16 0 2 0 27298441 0 0 996147200 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1108/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 21.17
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 21.4132
CPU time (s): 21.1998
CPU user time (s): 21.0048
CPU system time (s): 0.19497
CPU usage (%): 99.0031
Max. virtual memory (cumulated for all children) (KiB): 868576

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 21.0048
system time used= 0.19497
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 31850
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= 2217
involuntary context switches= 2722

runsolver used 0.034994 second user time and 0.073988 second system time

The end

Launcher Data

Begin job on node13 at 2009-07-12 14:38:35
IDJOB=2094041
IDBENCH=53919
IDSOLVER=773
FILE ID=node13/2094041-1247402315
PBS_JOBID= 9510618
Free space on /tmp= 66300 MiB

SOLVER NAME= Abscon 112v4 AC
BENCH NAME= CPAI08/csp/QG4/normalized-quasigroup4-7.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution mac.xml 1 XSax BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2094041-1247402315/watcher-2094041-1247402315 -o /tmp/evaluation-result-2094041-1247402315/solver-2094041-1247402315 -C 1800 -W 2000 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp abscon112V4.jar abscon.Resolution mac.xml 1 XSax HOME/instance-2094041-1247402315.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 9c9ce80da6f7c29f1350c703e3d2e3bb
RANDOM SEED=28598834

node13.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/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.241
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.241
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:       1813232 kB
Buffers:         35228 kB
Cached:         103288 kB
SwapCached:          0 kB
Active:         134340 kB
Inactive:        51616 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1813232 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2728 kB
Writeback:           0 kB
Mapped:          67852 kB
Slab:            41904 kB
Committed_AS:  1011000 kB
PageTables:       1948 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= 66300 MiB
End job on node13 at 2009-07-12 14:38:57