Trace number 2094043

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 ACSAT 4.50431 4.60556

DiagnosticValue
CHECKS742527
NODES1356

General information on the benchmark

Namecsp/QG4/
normalized-quasigroup4-9.xml
MD5SUMd0d864992a962c8beff5238515ba838d
Bench CategoryAlldiff+Elt+WSum (alldiff,element,weightedsum)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.241962
Satisfiable
(Un)Satisfiability was proved
Number of variables252
Number of constraints179
Maximum constraint arity83
Maximum domain size81
Number of constraints which are defined in extension0
Number of constraints which are defined in intension80
Global constraints used (with number of constraints)alldifferent(18),element(81)

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-2094043-1247402315.xml
0.28/0.33	   
0.28/0.33	   domains being loaded...
0.28/0.35	   
0.28/0.35	   variables being loaded...
0.38/0.42	     nbVariables=252  nbDomainTypes=47  minDomainSize=1  maxDomainSize=81  nbTotalValues=7804
0.38/0.42	       =>  wckTime=0.16  cpuTime=0.13  mem=8M900
0.38/0.42	   
0.38/0.42	   predicates being loaded...
0.38/0.49	   
0.38/0.49	   constraints being loaded...
1.75/1.89	     nbConstraints=6659  nbUnaryConstraints=8  nbGlobalConstraints=26  nbSingletonDomainVariables=98  nbPurgedValues=640
1.75/1.89	     nbDisconnectedVariables=9  nbConflictsStructures=846  nbSharedConflictsStructures=5787
1.75/1.89	     nbSharedBinaryRepresentations=0  nbEvaluationManagers=846  nbSharedEvaluationManagers=5787  minDegree=1
1.75/1.89	     maxDegree=85  minArity=2  avgArity=3.01  maxArity=8  nbGenerators=8  nbFusions=0  symmetryWckTime=0.37
1.75/1.89	     symmetryCpuTime=0.19
1.75/1.89	       =>  wckTime=1.626  cpuTime=1.19  mem=31M877
1.96/2.04	   
1.96/2.04	   solver IterativeSystematicSolver being built... 
2.35/2.41	   
2.35/2.41	   INFO : Forward propagation technique limited 
2.35/2.48	       =>  wckTime=2.215  cpuTime=1.52  mem=50M353
2.45/2.58	   
2.45/2.58	   preprocessing
2.45/2.58	     nbConstraintChecks=84912  nbValidityChecks=144  nbPropagations=252  nbRevisions=1967  nbUselessRevisions=144
2.45/2.58	     nbRemovedValues=2831  detectedInconsistency=no
2.45/2.58	       =>  wckTime=0.106  cpuTime=0.09  mem=51M322
4.23/4.33	   
4.23/4.33	   INFO : Stopping use of transposition table (mapSize=101, nbTooLargekeys=0, mem=54M245)
4.42/4.53	   
4.42/4.53	   search
4.42/4.53	     run=3  nbConstraintChecks=657615  nbValidityChecks=390628  minDepth=122  maxDepth=252  nbPropagations=35979
4.42/4.53	     nbRevisions=1252499  nbUselessRevisions=1194890  nbAssignments=1356  nbFailedAssignments=67  nbBacktracks=635
4.42/4.53	     nbVisitedNodes=1491  nbRestartNogoods=10  nbFoundSolutions=1  nbSEliminables=0  nbREliminables=126.9
4.42/4.54	     nbIEliminables=67.75  nbDEliminables=0  nbPEliminables=0
4.42/4.54	       =>  wckTime=2.056  cpuTime=1.96  mem=54M245
4.42/4.54	   
4.42/4.54	   global
4.42/4.54	     nbConstraintChecks=742527  nbValidityChecks=390772  nbPropagations=36231  nbRevisions=1254466
4.42/4.54	     nbUselessRevisions=1195034  nbRestartNogoods=10  solvingWckTime=2.058  solvingCpuTime=1.96  expiredTime=no
4.42/4.54	     totalExploration=no  nbFoundSolutions=1  firstSolutionCpuTime=3.47  globalCpuTime=3.52
4.42/4.54	       =>  wckTime=4.276  cpuTime=3.49  mem=54M245
4.42/4.54	   
4.42/4.54	s SATISFIABLE
4.42/4.54	v 1 6 5 3 7 9 2 4 8 8 2 6 9 1 4 3 5 7 2 9 3 1 6 8 4 7 5 7 5 8 4 2 3 6 9 1 6 3 4 8 5 7 9 1 2 4 7 9 5 8 6 1 2 3 9 8 1 2 3 5 7 6 4 3 4 2 7 9 1 5 8 6 5 1 7 6 4 2 8 3 9 1 1 1 69 1 14 1 57 1 52 1 36 1 74 1 22 1 44 1 53 2 1 11 2 78 2 45 2 19 2 58 2 66 2 32 2 7 2 38 3 54 3 1 21 3 64 3 33 3 80 3 4 3 16 3 59 3 25 4 77 4 8 4 1 31 4 65 4 39 4 15 4 63 4 46 4 60 5 3 5 49 5 17 5 1 41 5 70 5 27 5 73 5 29 5 76 6 34 6 72 6 23 6 62 6 1 51 6 37 6 2 6 12 6 18 7 26 7 28 7 47 7 75 7 5 7 1 61 7 42 7 67 7 30 8 40 8 56 8 79 8 9 8 10 8 50 8 1 71 8 24 8 68 9 55 9 43 9 6 9 13 9 20 9 35 9 48 9 1 81 9 
4.42/4.54	d NODES 1356
4.42/4.54	d CHECKS 742527
4.42/4.54	   
4.42/4.54	   totalWckTime=4.347  totalCpuTime=3.52

Verifier Data

OK

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2094043-1247402315/watcher-2094043-1247402315 -o /tmp/evaluation-result-2094043-1247402315/solver-2094043-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-2094043-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.00 1.95 1.45 4/80 25969
/proc/meminfo: memFree=1805172/2055920 swapFree=4192812/4192956
[pid=25969] ppid=25967 vsize=18576 CPUtime=0
/proc/25969/stat : 25969 (runsolver) R 25967 25969 24991 0 -1 4194368 16 0 0 0 0 0 0 0 19 0 1 0 27298669 19021824 284 996147200 4194304 4302564 548682068384 18446744073709551615 215418989863 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/25969/statm: 4644 284 249 26 0 2626 0

[startup+0.043902 s]
/proc/loadavg: 2.00 1.95 1.45 4/80 25969
/proc/meminfo: memFree=1805172/2055920 swapFree=4192812/4192956
[pid=25969] ppid=25967 vsize=861936 CPUtime=0.02
/proc/25969/stat : 25969 (java) S 25967 25969 24991 0 -1 0 2294 0 1 0 1 1 0 0 19 0 5 0 27298669 882622464 1894 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800971 18446744073709551615 0 0 17 1 0 0
/proc/25969/statm: 215565 1973 905 9 0 210480 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 861936

[startup+0.10891 s]
/proc/loadavg: 2.00 1.95 1.45 4/80 25969
/proc/meminfo: memFree=1805172/2055920 swapFree=4192812/4192956
[pid=25969] ppid=25967 vsize=865984 CPUtime=0.09
/proc/25969/stat : 25969 (java) S 25967 25969 24991 0 -1 0 3768 0 1 0 7 2 0 0 19 0 9 0 27298669 886767616 3229 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25969/statm: 216496 3229 1705 9 0 210981 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 865984

[startup+0.301926 s]
/proc/loadavg: 2.00 1.95 1.45 4/80 25969
/proc/meminfo: memFree=1805172/2055920 swapFree=4192812/4192956
[pid=25969] ppid=25967 vsize=866380 CPUtime=0.28
/proc/25969/stat : 25969 (java) S 25967 25969 24991 0 -1 0 5863 0 1 0 25 3 0 0 19 0 9 0 27298669 887173120 5229 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25969/statm: 216595 5229 1981 9 0 211053 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 866380

[startup+0.70645 s]
/proc/loadavg: 2.00 1.95 1.45 4/80 25969
/proc/meminfo: memFree=1805172/2055920 swapFree=4192812/4192956
[pid=25969] ppid=25967 vsize=867176 CPUtime=0.68
/proc/25969/stat : 25969 (java) S 25967 25969 24991 0 -1 0 8663 0 1 0 62 6 0 0 19 0 9 0 27298669 887988224 8017 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25969/statm: 216794 8017 2037 9 0 211230 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 867176

[startup+1.50206 s]
/proc/loadavg: 2.00 1.95 1.45 3/89 25978
/proc/meminfo: memFree=1765868/2055920 swapFree=4192812/4192956
[pid=25969] ppid=25967 vsize=867716 CPUtime=1.47
/proc/25969/stat : 25969 (java) S 25967 25969 24991 0 -1 0 18737 0 1 0 136 11 0 0 19 0 9 0 27298669 888541184 18065 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25969/statm: 216929 18065 2028 9 0 211387 0
[pid=25969/tid=25971] ppid=25967 vsize=867716 CPUtime=1.17
/proc/25969/task/25971/stat : 25971 (java) R 25967 25969 24991 0 -1 64 15831 0 1 0 108 9 0 0 25 0 9 0 27298670 888541184 18065 996147200 134512640 134550932 4294955968 18446744073709551615 4126701939 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25969/tid=25972] ppid=25967 vsize=867716 CPUtime=0.05
/proc/25969/task/25972/stat : 25972 (java) S 25967 25969 24991 0 -1 64 1488 0 0 0 5 0 0 0 16 0 9 0 27298671 888541184 18065 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=25969/tid=25973] ppid=25967 vsize=867716 CPUtime=0
/proc/25969/task/25973/stat : 25973 (java) S 25967 25969 24991 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 27298672 888541184 18065 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25969/tid=25974] ppid=25967 vsize=867716 CPUtime=0
/proc/25969/task/25974/stat : 25974 (java) S 25967 25969 24991 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 27298672 888541184 18065 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25969/tid=25975] ppid=25967 vsize=867716 CPUtime=0
/proc/25969/task/25975/stat : 25975 (java) S 25967 25969 24991 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 27298674 888541184 18065 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25969/tid=25976] ppid=25967 vsize=867716 CPUtime=0.21
/proc/25969/task/25976/stat : 25976 (java) S 25967 25969 24991 0 -1 64 716 0 0 0 21 0 0 0 15 0 9 0 27298674 888541184 18065 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25969/tid=25977] ppid=25967 vsize=867716 CPUtime=0
/proc/25969/task/25977/stat : 25977 (java) S 25967 25969 24991 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 27298674 888541184 18065 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25969/tid=25978] ppid=25967 vsize=867716 CPUtime=0
/proc/25969/task/25978/stat : 25978 (java) S 25967 25969 24991 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 27298674 888541184 18065 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) 867716

[startup+3.10224 s]
/proc/loadavg: 2.00 1.95 1.46 3/89 25982
/proc/meminfo: memFree=1731116/2055920 swapFree=4192812/4192956
[pid=25969] ppid=25967 vsize=868228 CPUtime=3.04
/proc/25969/stat : 25969 (java) S 25967 25969 24991 0 -1 0 40363 716 1 0 275 17 11 1 19 0 9 0 27298669 889065472 24455 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25969/statm: 217057 24455 2661 9 0 211493 0
[pid=25969/tid=25971] ppid=25967 vsize=868228 CPUtime=2.38
/proc/25969/task/25971/stat : 25971 (java) R 25967 25969 24991 0 -1 64 25771 716 1 0 215 11 11 1 25 0 9 0 27298670 889065472 24455 996147200 134512640 134550932 4294955968 18446744073709551615 4126467393 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25969/tid=25972] ppid=25967 vsize=868228 CPUtime=0.39
/proc/25969/task/25972/stat : 25972 (java) S 25967 25969 24991 0 -1 64 12760 716 0 0 24 3 11 1 16 0 9 0 27298671 889065472 24455 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=25969/tid=25973] ppid=25967 vsize=868228 CPUtime=0.12
/proc/25969/task/25973/stat : 25973 (java) S 25967 25969 24991 0 -1 64 18 716 0 0 0 0 11 1 16 0 9 0 27298672 889065472 24455 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25969/tid=25974] ppid=25967 vsize=868228 CPUtime=0.12
/proc/25969/task/25974/stat : 25974 (java) S 25967 25969 24991 0 -1 64 8 716 0 0 0 0 11 1 15 0 9 0 27298672 889065472 24455 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25969/tid=25975] ppid=25967 vsize=868228 CPUtime=0.12
/proc/25969/task/25975/stat : 25975 (java) S 25967 25969 24991 0 -1 64 2 716 0 0 0 0 11 1 18 0 9 0 27298674 889065472 24455 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25969/tid=25976] ppid=25967 vsize=868228 CPUtime=0.48
/proc/25969/task/25976/stat : 25976 (java) S 25967 25969 24991 0 -1 64 987 716 0 0 35 1 11 1 15 0 9 0 27298674 889065472 24455 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25969/tid=25977] ppid=25967 vsize=868228 CPUtime=0.12
/proc/25969/task/25977/stat : 25977 (java) S 25967 25969 24991 0 -1 64 1 716 0 0 0 0 11 1 19 0 9 0 27298674 889065472 24455 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25969/tid=25978] ppid=25967 vsize=868228 CPUtime=0.12
/proc/25969/task/25978/stat : 25978 (java) S 25967 25969 24991 0 -1 64 12 716 0 0 0 0 11 1 15 0 9 0 27298674 889065472 24455 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.04
Current children cumulated vsize (KiB) 868228

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

[startup+3.90233 s]
/proc/loadavg: 2.00 1.95 1.46 3/89 25982
/proc/meminfo: memFree=1717292/2055920 swapFree=4192812/4192956
[pid=25969] ppid=25967 vsize=868228 CPUtime=3.84
/proc/25969/stat : 25969 (java) S 25967 25969 24991 0 -1 0 40366 716 1 0 355 17 11 1 19 0 9 0 27298669 889065472 24457 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25969/statm: 217057 24457 2661 9 0 211493 0
[pid=25969/tid=25971] ppid=25967 vsize=868228 CPUtime=3.17
/proc/25969/task/25971/stat : 25971 (java) R 25967 25969 24991 0 -1 64 25772 716 1 0 294 11 11 1 25 0 9 0 27298670 889065472 24457 996147200 134512640 134550932 4294955968 18446744073709551615 4126708016 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25969/tid=25972] ppid=25967 vsize=868228 CPUtime=0.39
/proc/25969/task/25972/stat : 25972 (java) S 25967 25969 24991 0 -1 64 12760 716 0 0 24 3 11 1 17 0 9 0 27298671 889065472 24457 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=25969/tid=25973] ppid=25967 vsize=868228 CPUtime=0.12
/proc/25969/task/25973/stat : 25973 (java) S 25967 25969 24991 0 -1 64 18 716 0 0 0 0 11 1 16 0 9 0 27298672 889065472 24457 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25969/tid=25974] ppid=25967 vsize=868228 CPUtime=0.12
/proc/25969/task/25974/stat : 25974 (java) S 25967 25969 24991 0 -1 64 8 716 0 0 0 0 11 1 15 0 9 0 27298672 889065472 24457 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25969/tid=25975] ppid=25967 vsize=868228 CPUtime=0.12
/proc/25969/task/25975/stat : 25975 (java) S 25967 25969 24991 0 -1 64 2 716 0 0 0 0 11 1 18 0 9 0 27298674 889065472 24457 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25969/tid=25976] ppid=25967 vsize=868228 CPUtime=0.48
/proc/25969/task/25976/stat : 25976 (java) S 25967 25969 24991 0 -1 64 989 716 0 0 35 1 11 1 15 0 9 0 27298674 889065472 24457 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25969/tid=25977] ppid=25967 vsize=868228 CPUtime=0.12
/proc/25969/task/25977/stat : 25977 (java) S 25967 25969 24991 0 -1 64 1 716 0 0 0 0 11 1 19 0 9 0 27298674 889065472 24457 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25969/tid=25978] ppid=25967 vsize=868228 CPUtime=0.12
/proc/25969/task/25978/stat : 25978 (java) S 25967 25969 24991 0 -1 64 12 716 0 0 0 0 11 1 15 0 9 0 27298674 889065472 24457 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.84
Current children cumulated vsize (KiB) 868228

[startup+4.30237 s]
/proc/loadavg: 2.00 1.95 1.46 3/89 25982
/proc/meminfo: memFree=1717228/2055920 swapFree=4192812/4192956
[pid=25969] ppid=25967 vsize=868228 CPUtime=4.23
/proc/25969/stat : 25969 (java) S 25967 25969 24991 0 -1 0 40367 716 1 0 394 17 11 1 19 0 9 0 27298669 889065472 24457 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25969/statm: 217057 24457 2661 9 0 211493 0
[pid=25969/tid=25971] ppid=25967 vsize=868228 CPUtime=3.56
/proc/25969/task/25971/stat : 25971 (java) R 25967 25969 24991 0 -1 64 25773 716 1 0 333 11 11 1 25 0 9 0 27298670 889065472 24457 996147200 134512640 134550932 4294955968 18446744073709551615 4126715088 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25969/tid=25972] ppid=25967 vsize=868228 CPUtime=0.39
/proc/25969/task/25972/stat : 25972 (java) S 25967 25969 24991 0 -1 64 12760 716 0 0 24 3 11 1 16 0 9 0 27298671 889065472 24457 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=25969/tid=25973] ppid=25967 vsize=868228 CPUtime=0.12
/proc/25969/task/25973/stat : 25973 (java) S 25967 25969 24991 0 -1 64 18 716 0 0 0 0 11 1 16 0 9 0 27298672 889065472 24457 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25969/tid=25974] ppid=25967 vsize=868228 CPUtime=0.12
/proc/25969/task/25974/stat : 25974 (java) S 25967 25969 24991 0 -1 64 8 716 0 0 0 0 11 1 15 0 9 0 27298672 889065472 24457 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25969/tid=25975] ppid=25967 vsize=868228 CPUtime=0.12
/proc/25969/task/25975/stat : 25975 (java) S 25967 25969 24991 0 -1 64 2 716 0 0 0 0 11 1 18 0 9 0 27298674 889065472 24457 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25969/tid=25976] ppid=25967 vsize=868228 CPUtime=0.49
/proc/25969/task/25976/stat : 25976 (java) S 25967 25969 24991 0 -1 64 989 716 0 0 36 1 11 1 16 0 9 0 27298674 889065472 24457 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25969/tid=25977] ppid=25967 vsize=868228 CPUtime=0.12
/proc/25969/task/25977/stat : 25977 (java) S 25967 25969 24991 0 -1 64 1 716 0 0 0 0 11 1 19 0 9 0 27298674 889065472 24457 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25969/tid=25978] ppid=25967 vsize=868228 CPUtime=0.12
/proc/25969/task/25978/stat : 25978 (java) S 25967 25969 24991 0 -1 64 12 716 0 0 0 0 11 1 15 0 9 0 27298674 889065472 24457 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4.23
Current children cumulated vsize (KiB) 868228

[startup+4.5024 s]
/proc/loadavg: 2.00 1.95 1.46 3/89 25982
/proc/meminfo: memFree=1717228/2055920 swapFree=4192812/4192956
[pid=25969] ppid=25967 vsize=868228 CPUtime=4.42
/proc/25969/stat : 25969 (java) S 25967 25969 24991 0 -1 0 40367 716 1 0 413 17 11 1 19 0 9 0 27298669 889065472 24457 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25969/statm: 217057 24457 2661 9 0 211493 0
[pid=25969/tid=25971] ppid=25967 vsize=868228 CPUtime=3.76
/proc/25969/task/25971/stat : 25971 (java) R 25967 25969 24991 0 -1 64 25773 716 1 0 353 11 11 1 25 0 9 0 27298670 889065472 24457 996147200 134512640 134550932 4294955968 18446744073709551615 4127243723 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25969/tid=25972] ppid=25967 vsize=868228 CPUtime=0.39
/proc/25969/task/25972/stat : 25972 (java) S 25967 25969 24991 0 -1 64 12760 716 0 0 24 3 11 1 16 0 9 0 27298671 889065472 24457 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=25969/tid=25973] ppid=25967 vsize=868228 CPUtime=0.12
/proc/25969/task/25973/stat : 25973 (java) S 25967 25969 24991 0 -1 64 18 716 0 0 0 0 11 1 16 0 9 0 27298672 889065472 24457 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25969/tid=25974] ppid=25967 vsize=868228 CPUtime=0.12
/proc/25969/task/25974/stat : 25974 (java) S 25967 25969 24991 0 -1 64 8 716 0 0 0 0 11 1 15 0 9 0 27298672 889065472 24457 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25969/tid=25975] ppid=25967 vsize=868228 CPUtime=0.12
/proc/25969/task/25975/stat : 25975 (java) S 25967 25969 24991 0 -1 64 2 716 0 0 0 0 11 1 18 0 9 0 27298674 889065472 24457 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25969/tid=25976] ppid=25967 vsize=868228 CPUtime=0.49
/proc/25969/task/25976/stat : 25976 (java) S 25967 25969 24991 0 -1 64 989 716 0 0 36 1 11 1 16 0 9 0 27298674 889065472 24457 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25969/tid=25977] ppid=25967 vsize=868228 CPUtime=0.12
/proc/25969/task/25977/stat : 25977 (java) S 25967 25969 24991 0 -1 64 1 716 0 0 0 0 11 1 19 0 9 0 27298674 889065472 24457 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25969/tid=25978] ppid=25967 vsize=868228 CPUtime=0.12
/proc/25969/task/25978/stat : 25978 (java) S 25967 25969 24991 0 -1 64 12 716 0 0 0 0 11 1 15 0 9 0 27298674 889065472 24457 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4.42
Current children cumulated vsize (KiB) 868228

[startup+4.60285 s]
/proc/loadavg: 2.00 1.95 1.46 3/89 25982
/proc/meminfo: memFree=1717228/2055920 swapFree=4192812/4192956
[pid=25969] ppid=25967 vsize=0 CPUtime=4.48
/proc/25969/stat : 25969 (java) Z 25967 25969 24991 0 -1 12 40400 716 1 0 417 19 11 1 16 0 2 0 27298669 0 0 996147200 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25969/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 4.48
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 4.60556
CPU time (s): 4.50431
CPU user time (s): 4.29435
CPU system time (s): 0.209968
CPU usage (%): 97.8018
Max. virtual memory (cumulated for all children) (KiB): 868228

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4.29435
system time used= 0.209968
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 41116
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= 1775
involuntary context switches= 1921

runsolver used 0.010998 second user time and 0.024996 second system time

The end

Launcher Data

Begin job on node9 at 2009-07-12 14:38:36
IDJOB=2094043
IDBENCH=53920
IDSOLVER=773
FILE ID=node9/2094043-1247402315
PBS_JOBID= 9510626
Free space on /tmp= 66396 MiB

SOLVER NAME= Abscon 112v4 AC
BENCH NAME= CPAI08/csp/QG4/normalized-quasigroup4-9.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-2094043-1247402315/watcher-2094043-1247402315 -o /tmp/evaluation-result-2094043-1247402315/solver-2094043-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-2094043-1247402315.xml

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

MD5SUM BENCH= d0d864992a962c8beff5238515ba838d
RANDOM SEED=374029578

node9.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.216
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.216
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:       1805652 kB
Buffers:         32480 kB
Cached:         104132 kB
SwapCached:          0 kB
Active:         141212 kB
Inactive:        52376 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1805652 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2484 kB
Writeback:           0 kB
Mapped:          77408 kB
Slab:            41980 kB
Committed_AS:   991916 kB
PageTables:       1872 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= 66396 MiB
End job on node9 at 2009-07-12 14:38:40