Trace number 1065037

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
Mistral-prime 1.313Signal 142.895 161.877

General information on the benchmark

Namecsp/pseudo/mps/
normalized-mps-air03.xml
MD5SUM97db8ddfa1e7c994eddc87d16cd8b4a9
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark51.2372
Satisfiable
(Un)Satisfiability was proved
Number of variables10757
Number of constraints248
Maximum constraint arity3861
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension248
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.01	c mistral-prime version 1.313

Verifier Data (download as text)

ERROR: Unexpected answer ! ('s SATISFIABLE'/'s UNSATISFIABLE' expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.2.5 (c) roussel@cril.univ-artois.fr

command line: /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1065037-1215145518/watcher-1065037-1215145518 -o /tmp/evaluation-result-1065037-1215145518/solver-1065037-1215145518 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/xsolve HOME/instance-1065037-1215145518.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): 2200 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
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.99 2.00 2.00 4/72 6169
/proc/meminfo: memFree=1769640/2055920 swapFree=4179968/4192956
[pid=6169] ppid=6167 vsize=18572 CPUtime=0
/proc/6169/stat : 6169 (runsolver) R 6167 6169 6092 0 -1 4194368 15 0 0 0 0 0 0 0 21 0 1 0 1993526728 19017728 292 996147200 4194304 4296836 548682068496 18446744073709551615 262910045479 0 0 4096 24578 0 0 0 17 1 0 0
/proc/6169/statm: 4643 292 257 25 0 2626 0

[startup+0.056487 s]
/proc/loadavg: 1.99 2.00 2.00 4/72 6169
/proc/meminfo: memFree=1769640/2055920 swapFree=4179968/4192956
[pid=6169] ppid=6167 vsize=6180 CPUtime=0.04
/proc/6169/stat : 6169 (xsolve) R 6167 6169 6092 0 -1 4194304 808 0 0 0 4 0 0 0 20 0 1 0 1993526728 6328320 774 996147200 134512640 135237403 4294956256 18446744073709551615 134545569 0 0 4096 0 0 0 0 17 1 0 0
/proc/6169/statm: 1545 774 350 176 0 449 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 6180

[startup+0.102495 s]
/proc/loadavg: 1.99 2.00 2.00 4/72 6169
/proc/meminfo: memFree=1769640/2055920 swapFree=4179968/4192956
[pid=6169] ppid=6167 vsize=7276 CPUtime=0.08
/proc/6169/stat : 6169 (xsolve) R 6167 6169 6092 0 -1 4194304 1101 0 0 0 8 0 0 0 20 0 1 0 1993526728 7450624 1067 996147200 134512640 135237403 4294956256 18446744073709551615 8421026 0 0 4096 0 0 0 0 17 1 0 0
/proc/6169/statm: 1819 1067 359 176 0 723 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 7276

[startup+0.301514 s]
/proc/loadavg: 1.99 2.00 2.00 4/72 6169
/proc/meminfo: memFree=1769640/2055920 swapFree=4179968/4192956
[pid=6169] ppid=6167 vsize=8816 CPUtime=0.28
/proc/6169/stat : 6169 (xsolve) R 6167 6169 6092 0 -1 4194304 1502 0 0 0 28 0 0 0 22 0 1 0 1993526728 9027584 1452 996147200 134512640 135237403 4294956256 18446744073709551615 4159010331 0 0 4096 0 0 0 0 17 1 0 0
/proc/6169/statm: 2204 1452 359 176 0 1108 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 8816

[startup+0.702573 s]
/proc/loadavg: 1.99 2.00 2.00 4/72 6169
/proc/meminfo: memFree=1769640/2055920 swapFree=4179968/4192956
[pid=6169] ppid=6167 vsize=11940 CPUtime=0.69
/proc/6169/stat : 6169 (xsolve) R 6167 6169 6092 0 -1 4194304 2284 0 0 0 68 1 0 0 25 0 1 0 1993526728 12226560 2234 996147200 134512640 135237403 4294956256 18446744073709551615 134607295 0 0 4096 0 0 0 0 17 1 0 0
/proc/6169/statm: 2985 2234 359 176 0 1889 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 11940

[startup+1.50267 s]
/proc/loadavg: 1.99 2.00 2.00 3/73 6170
/proc/meminfo: memFree=1760800/2055920 swapFree=4179968/4192956
[pid=6169] ppid=6167 vsize=15924 CPUtime=1.48
/proc/6169/stat : 6169 (xsolve) R 6167 6169 6092 0 -1 4194304 3237 0 0 0 147 1 0 0 25 0 1 0 1993526728 16306176 3187 996147200 134512640 135237403 4294956256 18446744073709551615 134607604 0 0 4096 0 0 0 0 17 1 0 0
/proc/6169/statm: 3981 3187 359 176 0 2885 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 15924

[startup+3.10185 s]
/proc/loadavg: 1.99 2.00 2.00 3/73 6170
/proc/meminfo: memFree=1756000/2055920 swapFree=4179968/4192956
[pid=6169] ppid=6167 vsize=17600 CPUtime=3.07
/proc/6169/stat : 6169 (xsolve) R 6167 6169 6092 0 -1 4194304 10710 0 0 0 301 6 0 0 25 0 1 0 1993526728 18022400 3661 996147200 134512640 135237403 4294956256 18446744073709551615 8147488 0 0 4096 0 0 0 0 17 1 0 0
/proc/6169/statm: 4400 3661 359 176 0 3304 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 17600

[startup+6.30122 s]
/proc/loadavg: 1.99 2.00 2.00 3/73 6170
/proc/meminfo: memFree=1752480/2055920 swapFree=4179968/4192956
[pid=6169] ppid=6167 vsize=22752 CPUtime=6.25
/proc/6169/stat : 6169 (xsolve) R 6167 6169 6092 0 -1 4194304 26638 0 0 0 607 18 0 0 25 0 1 0 1993526728 23298048 4954 996147200 134512640 135237403 4294956256 18446744073709551615 134607239 0 0 4096 0 0 0 0 17 1 0 0
/proc/6169/statm: 5688 4954 359 176 0 4592 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 22752

[startup+12.702 s]
/proc/loadavg: 1.99 2.00 2.00 3/73 6170
/proc/meminfo: memFree=1730720/2055920 swapFree=4179968/4192956
[pid=6169] ppid=6167 vsize=42748 CPUtime=12.62
/proc/6169/stat : 6169 (xsolve) R 6167 6169 6092 0 -1 4194304 49184 0 0 0 1228 34 0 0 25 0 1 0 1993526728 43773952 9953 996147200 134512640 135237403 4294956256 18446744073709551615 4159010320 0 0 4096 0 0 0 0 17 1 0 0
/proc/6169/statm: 10687 9953 359 176 0 9591 0
Current children cumulated CPU time (s) 12.62
Current children cumulated vsize (KiB) 42748

[startup+25.5015 s]
/proc/loadavg: 1.99 2.00 2.00 3/73 6170
/proc/meminfo: memFree=1672544/2055920 swapFree=4179968/4192956
[pid=6169] ppid=6167 vsize=101096 CPUtime=25.36
/proc/6169/stat : 6169 (xsolve) R 6167 6169 6092 0 -1 4194304 63727 0 0 0 2495 41 0 0 25 0 1 0 1993526728 103522304 24496 996147200 134512640 135237403 4294956256 18446744073709551615 4159010339 0 0 4096 0 0 0 0 17 1 0 0
/proc/6169/statm: 25274 24496 359 176 0 24178 0
Current children cumulated CPU time (s) 25.36
Current children cumulated vsize (KiB) 101096

[startup+51.1015 s]
/proc/loadavg: 1.99 2.00 2.00 3/73 6170
/proc/meminfo: memFree=1622816/2055920 swapFree=4179968/4192956
[pid=6169] ppid=6167 vsize=150980 CPUtime=50.85
/proc/6169/stat : 6169 (xsolve) R 6167 6169 6092 0 -1 4194304 76235 0 0 0 5035 50 0 0 25 0 1 0 1993526728 154603520 37004 996147200 134512640 135237403 4294956256 18446744073709551615 8096884 0 0 4096 0 0 0 0 17 1 0 0
/proc/6169/statm: 37745 37004 359 176 0 36649 0
Current children cumulated CPU time (s) 50.85
Current children cumulated vsize (KiB) 150980

[startup+102.306 s]
/proc/loadavg: 1.99 2.00 2.00 3/73 6170
/proc/meminfo: memFree=1238944/2055920 swapFree=4179968/4192956
[pid=6169] ppid=6167 vsize=556540 CPUtime=101.81
/proc/6169/stat : 6169 (xsolve) R 6167 6169 6092 0 -1 4194304 180343 0 0 0 10082 99 0 0 25 0 1 0 1993526728 569896960 132919 996147200 134512640 135237403 4294956256 18446744073709551615 135069504 0 0 4096 0 0 0 0 17 1 0 0
/proc/6169/statm: 139135 132919 410 176 0 138039 0
Current children cumulated CPU time (s) 101.81
Current children cumulated vsize (KiB) 556540

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

[startup+127.901 s]
/proc/loadavg: 1.99 2.00 2.00 3/73 6170
/proc/meminfo: memFree=1005088/2055920 swapFree=4179968/4192956
[pid=6169] ppid=6167 vsize=797812 CPUtime=127.3
/proc/6169/stat : 6169 (xsolve) R 6167 6169 6092 0 -1 4194304 255653 0 0 0 12595 135 0 0 25 0 1 0 1993526728 816959488 191844 996147200 134512640 135237403 4294956256 18446744073709551615 134840477 0 0 4096 0 0 0 0 17 1 0 0
/proc/6169/statm: 199453 191844 410 176 0 198357 0
Current children cumulated CPU time (s) 127.3
Current children cumulated vsize (KiB) 797812

[startup+140.702 s]
/proc/loadavg: 1.99 2.00 2.00 3/73 6170
/proc/meminfo: memFree=685408/2055920 swapFree=4179968/4192956
[pid=6169] ppid=6167 vsize=878560 CPUtime=140.03
/proc/6169/stat : 6169 (xsolve) R 6167 6169 6092 0 -1 4195840 282494 0 0 0 13775 228 0 0 25 0 1 0 1993526728 899645440 218675 996147200 134512640 135237403 4294956256 18446744073709551615 135040270 0 0 4096 0 0 0 0 17 1 0 0
/proc/6169/statm: 219640 218675 410 176 0 218544 0
Current children cumulated CPU time (s) 140.03
Current children cumulated vsize (KiB) 878560

[startup+153.501 s]
/proc/loadavg: 2.59 2.13 2.04 2/73 6170
/proc/meminfo: memFree=289056/2055920 swapFree=4179968/4192956
[pid=6169] ppid=6167 vsize=878560 CPUtime=141.52
/proc/6169/stat : 6169 (xsolve) D 6167 6169 6092 0 -1 4195840 282507 0 0 0 13775 377 0 0 24 0 1 0 1993526728 899645440 218675 996147200 134512640 135237403 4294956256 18446744073709551615 135040270 0 0 4096 0 18446744071563608069 0 0 17 0 0 0
/proc/6169/statm: 219640 218675 410 176 0 218544 0
Current children cumulated CPU time (s) 141.52
Current children cumulated vsize (KiB) 878560

[startup+156.702 s]
/proc/loadavg: 2.59 2.13 2.04 2/73 6170
/proc/meminfo: memFree=291872/2055920 swapFree=4179968/4192956
[pid=6169] ppid=6167 vsize=878560 CPUtime=141.52
/proc/6169/stat : 6169 (xsolve) D 6167 6169 6092 0 -1 4195840 282507 0 0 0 13775 377 0 0 24 0 1 0 1993526728 899645440 218675 996147200 134512640 135237403 4294956256 18446744073709551615 135040270 0 0 4096 0 18446744071563608069 0 0 17 0 0 0
/proc/6169/statm: 219640 218675 410 176 0 218544 0
Current children cumulated CPU time (s) 141.52
Current children cumulated vsize (KiB) 878560

[startup+159.901 s]
/proc/loadavg: 2.86 2.19 2.06 2/73 6170
/proc/meminfo: memFree=294304/2055920 swapFree=4179968/4192956
[pid=6169] ppid=6167 vsize=878560 CPUtime=141.55
/proc/6169/stat : 6169 (xsolve) R 6167 6169 6092 0 -1 4195840 282507 0 0 0 13775 380 0 0 24 0 1 0 1993526728 899645440 218675 996147200 134512640 135237403 4294956256 18446744073709551615 135040270 0 0 4096 0 0 0 0 17 0 0 0
/proc/6169/statm: 219640 218675 410 176 0 218544 0
Current children cumulated CPU time (s) 141.55
Current children cumulated vsize (KiB) 878560

[startup+160.701 s]
/proc/loadavg: 2.86 2.19 2.06 2/74 6171
/proc/meminfo: memFree=166360/2055920 swapFree=4179968/4192956
[pid=6169] ppid=6167 vsize=878560 CPUtime=142.13
/proc/6169/stat : 6169 (xsolve) R 6167 6169 6092 0 -1 4195840 282507 0 0 0 13775 438 0 0 25 0 1 0 1993526728 899645440 218675 996147200 134512640 135237403 4294956256 18446744073709551615 135040270 0 0 4096 0 0 0 0 17 0 0 0
/proc/6169/statm: 219640 218675 410 176 0 218544 0
Current children cumulated CPU time (s) 142.13
Current children cumulated vsize (KiB) 878560

[startup+161.501 s]
/proc/loadavg: 2.86 2.19 2.06 2/74 6171
/proc/meminfo: memFree=166360/2055920 swapFree=4179968/4192956
[pid=6169] ppid=6167 vsize=878560 CPUtime=142.59
/proc/6169/stat : 6169 (xsolve) D 6167 6169 6092 0 -1 4195840 282561 0 0 0 13775 484 0 0 25 0 1 0 1993526728 899645440 218675 996147200 134512640 135237403 4294956256 18446744073709551615 135040270 0 0 4096 0 18446744071563608240 0 0 17 0 0 0
/proc/6169/statm: 219640 218675 410 176 0 218544 0
Current children cumulated CPU time (s) 142.59
Current children cumulated vsize (KiB) 878560

[startup+161.706 s]
/proc/loadavg: 2.86 2.19 2.06 3/74 6171
/proc/meminfo: memFree=14680/2055920 swapFree=4179968/4192956
[pid=6169] ppid=6167 vsize=878560 CPUtime=142.73
/proc/6169/stat : 6169 (xsolve) R 6167 6169 6092 0 -1 4195840 282561 0 0 0 13775 498 0 0 25 0 1 0 1993526728 899645440 218675 996147200 134512640 135237403 4294956256 18446744073709551615 135040270 0 0 4096 0 0 0 0 17 0 0 0
/proc/6169/statm: 219640 218675 410 176 0 218544 0
Current children cumulated CPU time (s) 142.73
Current children cumulated vsize (KiB) 878560

[startup+161.801 s]
/proc/loadavg: 2.86 2.19 2.06 3/74 6171
/proc/meminfo: memFree=14680/2055920 swapFree=4179968/4192956
[pid=6169] ppid=6167 vsize=0 CPUtime=142.81
/proc/6169/stat : 6169 (xsolve) R 6167 6169 6092 0 -1 4195844 282565 0 0 0 13775 506 0 0 25 0 1 0 1993526728 0 0 996147200 0 0 0 0 0 0 0 4096 0 0 0 0 17 0 0 0
/proc/6169/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 142.81
Current children cumulated vsize (KiB) 0

Child ended because it received signal 11 (SIGSEGV)
Child dumped core
Real time (s): 161.877
CPU time (s): 142.895
CPU user time (s): 137.752
CPU system time (s): 5.14322
CPU usage (%): 88.274
Max. virtual memory (cumulated for all children) (KiB): 878560

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 137.752
system time used= 5.14322
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 282565
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 15
involuntary context switches= 1852

runsolver used 0.197969 second user time and 0.485926 second system time

The end

Launcher Data (download as text)

Begin job on node11 at 2008-07-04 06:25:19
IDJOB=1065037
IDBENCH=55027
IDSOLVER=358
FILE ID=node11/1065037-1215145518
PBS_JOBID= 7877410
Free space on /tmp= 66536 MiB

SOLVER NAME= Mistral-prime 1.313
BENCH NAME= CPAI08/csp/pseudo/mps/normalized-mps-air03.xml
COMMAND LINE= HOME/xsolve BENCHNAME 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1065037-1215145518/watcher-1065037-1215145518 -o /tmp/evaluation-result-1065037-1215145518/solver-1065037-1215145518 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/xsolve HOME/instance-1065037-1215145518.xml 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 97db8ddfa1e7c994eddc87d16cd8b4a9
RANDOM SEED=441139695

node11.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.224
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.224
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:       1770120 kB
Buffers:         14312 kB
Cached:         117252 kB
SwapCached:       7428 kB
Active:         198112 kB
Inactive:        33788 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1770120 kB
SwapTotal:     4192956 kB
SwapFree:      4179968 kB
Dirty:            8528 kB
Writeback:           0 kB
Mapped:         107860 kB
Slab:            38996 kB
Committed_AS:  3410892 kB
PageTables:       2120 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= 65680 MiB
End job on node11 at 2008-07-04 06:28:01