Trace number 2094037

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 1.90071 1.94331

DiagnosticValue
CHECKS32584
NODES91

General information on the benchmark

Namecsp/QG6/
normalized-quasigroup6-6.xml
MD5SUM28bfbb33476b5a4dbdd5bbba4644e23e
Bench CategoryAlldiff+Elt+WSum (alldiff,element,weightedsum)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.103983
Satisfiable
(Un)Satisfiability was proved
Number of variables178
Number of constraints143
Maximum constraint arity38
Maximum domain size31
Number of constraints which are defined in extension0
Number of constraints which are defined in intension60
Global constraints used (with number of constraints)alldifferent(12),element(71)

Solver Data

0.03/0.08	
0.03/0.08	Abscon 112 (May, 2008)
0.18/0.24	
0.18/0.24	   configuration
0.18/0.24	     name=mac.xml
0.28/0.32	   
0.28/0.32	   instance
0.28/0.32	     name=HOME/instance-2094037-1247402312.xml
0.28/0.36	   
0.28/0.36	   domains being loaded...
0.28/0.37	   
0.28/0.37	   variables being loaded...
0.38/0.42	     nbVariables=178  nbDomainTypes=33  minDomainSize=1  maxDomainSize=31  nbTotalValues=1998
0.38/0.42	       =>  wckTime=0.176  cpuTime=0.13  mem=8M867
0.38/0.42	   
0.38/0.42	   predicates being loaded...
0.38/0.49	   
0.38/0.49	   constraints being loaded...
1.21/1.38	     nbConstraints=2660  nbUnaryConstraints=5  nbGlobalConstraints=50  nbSingletonDomainVariables=12  nbPurgedValues=150
1.21/1.38	     nbDisconnectedVariables=41  nbConvertedConstraints=55  nbConvertConstraintsChecks=186251  nbExtensionStructures=55
1.21/1.38	     nbSharedExtensionStructures=25  nbConflictsStructures=666  nbSharedConflictsStructures=1969
1.21/1.38	     nbSharedBinaryRepresentations=1288  nbEvaluationManagers=611  nbSharedEvaluationManagers=1944  minDegree=0
1.21/1.38	     maxDegree=109  minArity=2  avgArity=2.97  maxArity=5  nbGenerators=38  nbFusions=0  symmetryWckTime=0.233
1.21/1.38	     symmetryCpuTime=0.11
1.21/1.38	       =>  wckTime=1.135  cpuTime=0.8  mem=41M173
1.36/1.50	   
1.36/1.50	   solver IterativeSystematicSolver being built... 
1.56/1.63	   
1.56/1.63	   INFO : Forward propagation technique limited 
1.65/1.70	       =>  wckTime=1.455  cpuTime=0.99  mem=41M117
1.65/1.73	   
1.65/1.73	   preprocessing
1.65/1.73	     nbConstraintChecks=1619  nbValidityChecks=110  nbPropagations=178  nbRevisions=244  nbUselessRevisions=145
1.65/1.73	     nbRemovedValues=924  detectedInconsistency=no
1.65/1.73	       =>  wckTime=0.034  cpuTime=0.02  mem=42M67
1.86/1.91	   
1.86/1.91	   search
1.86/1.91	     run=1  nbConstraintChecks=30965  nbValidityChecks=32055  minDepth=20  maxDepth=25  nbPropagations=1958
1.86/1.91	     nbRevisions=47881  nbUselessRevisions=46062  nbAssignments=91  nbFailedAssignments=12  nbBacktracks=37
1.86/1.91	     nbVisitedNodes=115  nbRestartNogoods=4  mapSize=17  nbInferences=0  nbTooLargeKeys=0  nbSEliminables=0
1.86/1.91	     nbREliminables=98.9  nbIEliminables=77.81  nbDEliminables=0  nbPEliminables=0
1.86/1.91	       =>  wckTime=0.208  cpuTime=0.15  mem=43M33
1.86/1.91	   
1.86/1.91	   global
1.86/1.91	     nbConstraintChecks=32584  nbValidityChecks=32165  nbPropagations=2136  nbRevisions=48125  nbUselessRevisions=46207
1.86/1.91	     nbRestartNogoods=4  solvingWckTime=0.21  solvingCpuTime=0.15  expiredTime=no  totalExploration=yes
1.86/1.91	     nbFoundSolutions=0  globalCpuTime=1.2
1.86/1.91	       =>  wckTime=1.666  cpuTime=1.15  mem=43M33
1.86/1.91	   
1.86/1.91	s UNSATISFIABLE
1.86/1.91	d NODES 91
1.86/1.91	d CHECKS 32584
1.86/1.91	   
1.86/1.91	   totalWckTime=1.722  totalCpuTime=1.21

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-2094037-1247402312/watcher-2094037-1247402312 -o /tmp/evaluation-result-2094037-1247402312/solver-2094037-1247402312 -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-2094037-1247402312.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: 1.91 1.93 1.45 4/80 25891
/proc/meminfo: memFree=1805300/2055920 swapFree=4192812/4192956
[pid=25891] ppid=25889 vsize=18576 CPUtime=0
/proc/25891/stat : 25891 (runsolver) R 25889 25891 24991 0 -1 4194368 16 0 0 0 0 0 0 0 19 0 1 0 27298289 19021824 284 996147200 4194304 4302564 548682068384 18446744073709551615 215418989863 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/25891/statm: 4644 284 249 26 0 2626 0

[startup+0.050143 s]
/proc/loadavg: 1.91 1.93 1.45 4/80 25891
/proc/meminfo: memFree=1805300/2055920 swapFree=4192812/4192956
[pid=25891] ppid=25889 vsize=862260 CPUtime=0.03
/proc/25891/stat : 25891 (java) S 25889 25891 24991 0 -1 0 2397 0 1 0 2 1 0 0 18 0 6 0 27298289 882954240 1975 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800971 18446744073709551615 0 0 17 1 0 0
/proc/25891/statm: 215565 1975 905 9 0 210480 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 862260

[startup+0.102331 s]
/proc/loadavg: 1.91 1.93 1.45 4/80 25891
/proc/meminfo: memFree=1805300/2055920 swapFree=4192812/4192956
[pid=25891] ppid=25889 vsize=865984 CPUtime=0.08
/proc/25891/stat : 25891 (java) S 25889 25891 24991 0 -1 0 3729 0 1 0 6 2 0 0 18 0 9 0 27298289 886767616 3195 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25891/statm: 216496 3195 1690 9 0 210981 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 865984

[startup+0.301914 s]
/proc/loadavg: 1.91 1.93 1.45 4/80 25891
/proc/meminfo: memFree=1805300/2055920 swapFree=4192812/4192956
[pid=25891] ppid=25889 vsize=866296 CPUtime=0.28
/proc/25891/stat : 25891 (java) S 25889 25891 24991 0 -1 0 5697 0 1 0 25 3 0 0 18 0 9 0 27298289 887087104 5100 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25891/statm: 216574 5100 1927 9 0 211052 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 866296

[startup+0.702958 s]
/proc/loadavg: 1.91 1.93 1.45 4/80 25891
/proc/meminfo: memFree=1805300/2055920 swapFree=4192812/4192956
[pid=25891] ppid=25889 vsize=867188 CPUtime=0.68
/proc/25891/stat : 25891 (java) S 25889 25891 24991 0 -1 0 8405 0 1 0 63 5 0 0 18 0 9 0 27298289 888000512 7759 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25891/statm: 216797 7759 2035 9 0 211233 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 867188

[startup+1.50104 s]
/proc/loadavg: 2.00 1.95 1.45 3/89 25900
/proc/meminfo: memFree=1769900/2055920 swapFree=4192812/4192956
[pid=25891] ppid=25889 vsize=868472 CPUtime=1.46
/proc/25891/stat : 25891 (java) S 25889 25891 24991 0 -1 0 24165 481 1 0 129 11 6 0 18 0 9 0 27298289 889315328 15886 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25891/statm: 217118 15886 2655 9 0 211554 0
[pid=25891/tid=25893] ppid=25889 vsize=868472 CPUtime=1.08
/proc/25891/task/25893/stat : 25893 (java) R 25889 25891 24991 0 -1 64 14366 481 1 0 95 7 6 0 19 0 9 0 27298290 889315328 15886 996147200 134512640 134550932 4294955968 18446744073709551615 4125960326 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25891/tid=25894] ppid=25889 vsize=868472 CPUtime=0.15
/proc/25891/task/25894/stat : 25894 (java) S 25889 25891 24991 0 -1 64 8033 481 0 0 8 1 6 0 16 0 9 0 27298292 889315328 15886 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=25891/tid=25895] ppid=25889 vsize=868472 CPUtime=0.06
/proc/25891/task/25895/stat : 25895 (java) S 25889 25891 24991 0 -1 64 18 481 0 0 0 0 6 0 16 0 9 0 27298292 889315328 15886 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25891/tid=25896] ppid=25889 vsize=868472 CPUtime=0.06
/proc/25891/task/25896/stat : 25896 (java) S 25889 25891 24991 0 -1 64 11 481 0 0 0 0 6 0 16 0 9 0 27298292 889315328 15886 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25891/tid=25897] ppid=25889 vsize=868472 CPUtime=0.06
/proc/25891/task/25897/stat : 25897 (java) S 25889 25891 24991 0 -1 64 1 481 0 0 0 0 6 0 18 0 9 0 27298294 889315328 15886 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25891/tid=25898] ppid=25889 vsize=868472 CPUtime=0.3
/proc/25891/task/25898/stat : 25898 (java) S 25889 25891 24991 0 -1 64 914 481 0 0 24 0 6 0 15 0 9 0 27298294 889315328 15886 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25891/tid=25899] ppid=25889 vsize=868472 CPUtime=0.06
/proc/25891/task/25899/stat : 25899 (java) S 25889 25891 24991 0 -1 64 1 481 0 0 0 0 6 0 19 0 9 0 27298294 889315328 15886 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25891/tid=25900] ppid=25889 vsize=868472 CPUtime=0.06
/proc/25891/task/25900/stat : 25900 (java) S 25889 25891 24991 0 -1 64 11 481 0 0 0 0 6 0 15 0 9 0 27298294 889315328 15886 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 868472

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

[startup+1.90109 s]
/proc/loadavg: 2.00 1.95 1.45 3/89 25900
/proc/meminfo: memFree=1769900/2055920 swapFree=4192812/4192956
[pid=25891] ppid=25889 vsize=868604 CPUtime=1.86
/proc/25891/stat : 25891 (java) S 25889 25891 24991 0 -1 0 27799 481 1 0 167 13 6 0 18 0 9 0 27298289 889450496 16202 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25891/statm: 217151 16202 2658 9 0 211587 0
[pid=25891/tid=25893] ppid=25889 vsize=868604 CPUtime=1.42
/proc/25891/task/25893/stat : 25893 (java) R 25889 25891 24991 0 -1 64 17956 481 1 0 127 9 6 0 22 0 9 0 27298290 889450496 16202 996147200 134512640 134550932 4294955968 18446744073709551615 4127185304 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25891/tid=25894] ppid=25889 vsize=868604 CPUtime=0.15
/proc/25891/task/25894/stat : 25894 (java) S 25889 25891 24991 0 -1 64 8033 481 0 0 8 1 6 0 16 0 9 0 27298292 889450496 16202 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=25891/tid=25895] ppid=25889 vsize=868604 CPUtime=0.06
/proc/25891/task/25895/stat : 25895 (java) S 25889 25891 24991 0 -1 64 18 481 0 0 0 0 6 0 16 0 9 0 27298292 889450496 16202 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25891/tid=25896] ppid=25889 vsize=868604 CPUtime=0.06
/proc/25891/task/25896/stat : 25896 (java) S 25889 25891 24991 0 -1 64 11 481 0 0 0 0 6 0 16 0 9 0 27298292 889450496 16202 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25891/tid=25897] ppid=25889 vsize=868604 CPUtime=0.06
/proc/25891/task/25897/stat : 25897 (java) S 25889 25891 24991 0 -1 64 1 481 0 0 0 0 6 0 18 0 9 0 27298294 889450496 16202 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25891/tid=25898] ppid=25889 vsize=868604 CPUtime=0.38
/proc/25891/task/25898/stat : 25898 (java) S 25889 25891 24991 0 -1 64 958 481 0 0 31 1 6 0 15 0 9 0 27298294 889450496 16202 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25891/tid=25899] ppid=25889 vsize=868604 CPUtime=0.06
/proc/25891/task/25899/stat : 25899 (java) S 25889 25891 24991 0 -1 64 1 481 0 0 0 0 6 0 19 0 9 0 27298294 889450496 16202 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25891/tid=25900] ppid=25889 vsize=868604 CPUtime=0.06
/proc/25891/task/25900/stat : 25900 (java) S 25889 25891 24991 0 -1 64 11 481 0 0 0 0 6 0 15 0 9 0 27298294 889450496 16202 996147200 134512640 134550932 4294955968 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.86
Current children cumulated vsize (KiB) 868604

Child status: 0
Real time (s): 1.94331
CPU time (s): 1.90071
CPU user time (s): 1.74573
CPU system time (s): 0.154976
CPU usage (%): 97.8077
Max. virtual memory (cumulated for all children) (KiB): 868604

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1.74573
system time used= 0.154976
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 28391
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= 1204
involuntary context switches= 1302

runsolver used 0.007998 second user time and 0.009998 second system time

The end

Launcher Data

Begin job on node9 at 2009-07-12 14:38:32
IDJOB=2094037
IDBENCH=53917
IDSOLVER=773
FILE ID=node9/2094037-1247402312
PBS_JOBID= 9510626
Free space on /tmp= 66396 MiB

SOLVER NAME= Abscon 112v4 AC
BENCH NAME= CPAI08/csp/QG6/normalized-quasigroup6-6.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-2094037-1247402312/watcher-2094037-1247402312 -o /tmp/evaluation-result-2094037-1247402312/solver-2094037-1247402312 -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-2094037-1247402312.xml

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

MD5SUM BENCH= 28bfbb33476b5a4dbdd5bbba4644e23e
RANDOM SEED=1661977809

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:       1805780 kB
Buffers:         32424 kB
Cached:         104052 kB
SwapCached:          0 kB
Active:         141124 kB
Inactive:        52332 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1805780 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2444 kB
Writeback:           0 kB
Mapped:          77408 kB
Slab:            41988 kB
Committed_AS:   991796 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:34