Trace number 2067964

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
pcs-restart 0.3.2? 77.1083 77.8534

DiagnosticValue
ASSIGNMENTS0

General information on the benchmark

Namecsp/pseudo/mpsReduced/
normalized-mps-red-air02.xml
MD5SUM0baa4ee04c786b4ddfb73e2ce079a304
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 benchmark77.3542
Satisfiable
(Un)Satisfiability was proved
Number of variables6774
Number of constraints100
Maximum constraint arity3729
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension100
Global constraints used (with number of constraints)

Solver Data

0.00/0.05	c has operations which may create big domains
0.00/0.05	c big-domain mode
0.00/0.05	c Seed is 829573638
0.00/0.05	c Constructing HOME/instance-2067964-1247705874.xml  with 129884 constraints
56.24/56.84	c Solving 0 backtracks
76.93/77.79	s UNKNOWN
76.93/77.79	c Out of memory
76.93/77.79	d ASSIGNMENTS 0

Verifier Data

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

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2067964-1247705874/watcher-2067964-1247705874 -o /tmp/evaluation-result-2067964-1247705874/solver-2067964-1247705874 -C 1800 -W 2000 -M 900 HOME/pcssolve -s 829573638 HOME/instance-2067964-1247705874.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.25 2.24 4/81 16126
/proc/meminfo: memFree=762272/2055920 swapFree=4192812/4192956
[pid=16126] ppid=16124 vsize=5356 CPUtime=0
/proc/16126/stat : 16126 (pcssolve) R 16124 16126 14589 0 -1 4194304 290 0 0 0 0 0 0 0 21 0 1 0 57650901 5484544 241 996147200 4194304 4889804 548682068800 18446744073709551615 273653754527 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/16126/statm: 1339 241 200 169 0 50 0
[pid=16127] ppid=16126 vsize=3544 CPUtime=0
/proc/16127/stat : 16127 (fgrep) R 16126 16126 14589 0 -1 4194304 106 0 0 0 0 0 0 0 22 0 1 0 57650901 3629056 73 996147200 4194304 4274172 548682068976 18446744073709551615 273654185284 0 0 4096 0 0 0 0 17 1 0 0
/proc/16127/statm: 886 73 56 19 0 10 0

[startup+0.081407 s]
/proc/loadavg: 2.13 2.25 2.24 4/81 16126
/proc/meminfo: memFree=762272/2055920 swapFree=4192812/4192956
[pid=16126] ppid=16124 vsize=5156 CPUtime=0.05
/proc/16126/stat : 16126 (pcs.big) R 16124 16126 14589 0 -1 4194304 963 977 0 0 2 0 2 1 22 0 1 0 57650901 5279744 572 996147200 134512640 135215973 4294956304 18446744073709551615 134770271 0 0 4096 0 0 0 0 17 1 0 0
/proc/16126/statm: 1289 572 361 171 0 214 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 5156

[startup+0.102409 s]
/proc/loadavg: 2.13 2.25 2.24 4/81 16126
/proc/meminfo: memFree=762272/2055920 swapFree=4192812/4192956
[pid=16126] ppid=16124 vsize=6176 CPUtime=0.07
/proc/16126/stat : 16126 (pcs.big) R 16124 16126 14589 0 -1 4194304 1241 977 0 0 4 0 2 1 22 0 1 0 57650901 6324224 809 996147200 134512640 135215973 4294956304 18446744073709551615 4742615 0 0 4096 0 0 0 0 17 1 0 0
/proc/16126/statm: 1544 809 369 171 0 469 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 6176

[startup+0.30143 s]
/proc/loadavg: 2.13 2.25 2.24 4/81 16126
/proc/meminfo: memFree=762272/2055920 swapFree=4192812/4192956
[pid=16126] ppid=16124 vsize=10544 CPUtime=0.28
/proc/16126/stat : 16126 (pcs.big) R 16124 16126 14589 0 -1 4194304 2338 977 0 0 24 1 2 1 23 0 1 0 57650901 10797056 1906 996147200 134512640 135215973 4294956304 18446744073709551615 134764613 0 0 4096 0 0 0 0 17 1 0 0
/proc/16126/statm: 2636 1906 369 171 0 1561 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 10544

[startup+0.702451 s]
/proc/loadavg: 2.13 2.25 2.24 4/81 16126
/proc/meminfo: memFree=762272/2055920 swapFree=4192812/4192956
[pid=16126] ppid=16124 vsize=16288 CPUtime=0.67
/proc/16126/stat : 16126 (pcs.big) R 16124 16126 14589 0 -1 4194304 3800 977 0 0 63 1 2 1 25 0 1 0 57650901 16678912 3368 996147200 134512640 135215973 4294956304 18446744073709551615 134523652 0 0 4096 0 0 0 0 17 1 0 0
/proc/16126/statm: 4072 3368 369 171 0 2997 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 16288

[startup+1.50251 s]
/proc/loadavg: 2.13 2.25 2.24 3/82 16132
/proc/meminfo: memFree=749848/2055920 swapFree=4192812/4192956
[pid=16126] ppid=16124 vsize=22088 CPUtime=1.46
/proc/16126/stat : 16126 (pcs.big) R 16124 16126 14589 0 -1 4194304 6272 977 0 0 140 3 2 1 25 0 1 0 57650901 22618112 4715 996147200 134512640 135215973 4294956304 18446744073709551615 134861437 0 0 4096 0 0 0 0 17 1 0 0
/proc/16126/statm: 5522 4715 369 171 0 4447 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 22088

[startup+3.10161 s]
/proc/loadavg: 2.12 2.25 2.24 3/82 16132
/proc/meminfo: memFree=749400/2055920 swapFree=4192812/4192956
[pid=16126] ppid=16124 vsize=27948 CPUtime=3.05
/proc/16126/stat : 16126 (pcs.big) R 16124 16126 14589 0 -1 4194304 14291 977 0 0 294 8 2 1 25 0 1 0 57650901 28618752 6268 996147200 134512640 135215973 4294956304 18446744073709551615 4477476 0 0 4096 0 0 0 0 17 1 0 0
/proc/16126/statm: 6987 6268 369 171 0 5912 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 27948

[startup+6.30183 s]
/proc/loadavg: 2.12 2.25 2.24 3/82 16132
/proc/meminfo: memFree=711704/2055920 swapFree=4192812/4192956
[pid=16126] ppid=16124 vsize=58320 CPUtime=6.22
/proc/16126/stat : 16126 (pcs.big) R 16124 16126 14589 0 -1 4194304 21739 977 0 0 607 12 2 1 25 0 1 0 57650901 59719680 13716 996147200 134512640 135215973 4294956304 18446744073709551615 4477511 0 0 4096 0 0 0 0 17 1 0 0
/proc/16126/statm: 14580 13716 369 171 0 13505 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 58320

[startup+12.7013 s]
/proc/loadavg: 2.10 2.24 2.24 3/82 16132
/proc/meminfo: memFree=679064/2055920 swapFree=4192812/4192956
[pid=16126] ppid=16124 vsize=89688 CPUtime=12.55
/proc/16126/stat : 16126 (pcs.big) R 16124 16126 14589 0 -1 4194304 29242 977 0 0 1236 16 2 1 25 0 1 0 57650901 91840512 21219 996147200 134512640 135215973 4294956304 18446744073709551615 134764576 0 0 4096 0 0 0 0 17 1 0 0
/proc/16126/statm: 22422 21219 369 171 0 21347 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 89688

[startup+25.5011 s]
/proc/loadavg: 2.09 2.23 2.23 4/82 16132
/proc/meminfo: memFree=652760/2055920 swapFree=4192812/4192956
[pid=16126] ppid=16124 vsize=113796 CPUtime=25.23
/proc/16126/stat : 16126 (pcs.big) R 16124 16126 14589 0 -1 4194304 35686 977 0 0 2501 19 2 1 25 0 1 0 57650901 116527104 27663 996147200 134512640 135215973 4294956304 18446744073709551615 134764636 0 0 4096 0 0 0 0 17 1 0 0
/proc/16126/statm: 28449 27663 369 171 0 27374 0
Current children cumulated CPU time (s) 25.23
Current children cumulated vsize (KiB) 113796

[startup+51.1018 s]
/proc/loadavg: 2.06 2.21 2.23 3/82 16132
/proc/meminfo: memFree=553112/2055920 swapFree=4192812/4192956
[pid=16126] ppid=16124 vsize=213856 CPUtime=50.59
/proc/16126/stat : 16126 (pcs.big) R 16124 16126 14589 0 -1 4194304 60669 977 0 0 5021 35 2 1 25 0 1 0 57650901 218988544 52646 996147200 134512640 135215973 4294956304 18446744073709551615 134764588 0 0 4096 0 0 0 0 17 1 0 0
/proc/16126/statm: 53464 52646 369 171 0 52389 0
Current children cumulated CPU time (s) 50.59
Current children cumulated vsize (KiB) 213856

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

[startup+63.9017 s]
/proc/loadavg: 2.04 2.20 2.22 3/82 16132
/proc/meminfo: memFree=305944/2055920 swapFree=4192812/4192956
[pid=16126] ppid=16124 vsize=511116 CPUtime=63.27
/proc/16126/stat : 16126 (pcs.big) R 16124 16126 14589 0 -1 4194304 122886 977 0 0 6257 67 2 1 25 0 1 0 57650901 523382784 114715 996147200 134512640 135215973 4294956304 18446744073709551615 134902593 0 0 4096 0 0 0 0 17 1 0 0
/proc/16126/statm: 127779 114715 406 171 0 126704 0
Current children cumulated CPU time (s) 63.27
Current children cumulated vsize (KiB) 511116

[startup+70.3021 s]
/proc/loadavg: 2.04 2.20 2.22 3/82 16132
/proc/meminfo: memFree=238744/2055920 swapFree=4192812/4192956
[pid=16126] ppid=16124 vsize=617612 CPUtime=69.62
/proc/16126/stat : 16126 (pcs.big) R 16124 16126 14589 0 -1 4194304 165737 977 0 0 6868 91 2 1 25 0 1 0 57650901 632434688 130941 996147200 134512640 135215973 4294956304 18446744073709551615 134610603 0 0 4096 0 0 0 0 17 1 0 0
/proc/16126/statm: 154403 130941 406 171 0 153328 0
Current children cumulated CPU time (s) 69.62
Current children cumulated vsize (KiB) 617612

[startup+73.5013 s]
/proc/loadavg: 2.04 2.19 2.22 3/82 16132
/proc/meminfo: memFree=215256/2055920 swapFree=4192812/4192956
[pid=16126] ppid=16124 vsize=617612 CPUtime=72.78
/proc/16126/stat : 16126 (pcs.big) R 16124 16126 14589 0 -1 4194304 174253 977 0 0 7180 95 2 1 25 0 1 0 57650901 632434688 139457 996147200 134512640 135215973 4294956304 18446744073709551615 134583674 0 0 4096 0 0 0 0 17 1 0 0
/proc/16126/statm: 154403 139457 406 171 0 153328 0
Current children cumulated CPU time (s) 72.78
Current children cumulated vsize (KiB) 617612

[startup+75.1014 s]
/proc/loadavg: 2.04 2.19 2.22 3/82 16132
/proc/meminfo: memFree=191576/2055920 swapFree=4192812/4192956
[pid=16126] ppid=16124 vsize=617612 CPUtime=74.37
/proc/16126/stat : 16126 (pcs.big) R 16124 16126 14589 0 -1 4194304 178530 977 0 0 7337 97 2 1 25 0 1 0 57650901 632434688 143734 996147200 134512640 135215973 4294956304 18446744073709551615 4158960274 0 0 4096 0 0 0 0 17 1 0 0
/proc/16126/statm: 154403 143734 406 171 0 153328 0
Current children cumulated CPU time (s) 74.37
Current children cumulated vsize (KiB) 617612

[startup+76.7015 s]
/proc/loadavg: 2.04 2.19 2.22 3/82 16132
/proc/meminfo: memFree=180440/2055920 swapFree=4192812/4192956
[pid=16126] ppid=16124 vsize=617612 CPUtime=75.95
/proc/16126/stat : 16126 (pcs.big) R 16124 16126 14589 0 -1 4194304 182588 977 0 0 7493 99 2 1 25 0 1 0 57650901 632434688 147792 996147200 134512640 135215973 4294956304 18446744073709551615 4158960272 0 0 4096 0 0 0 0 17 1 0 0
/proc/16126/statm: 154403 147792 406 171 0 153328 0
Current children cumulated CPU time (s) 75.95
Current children cumulated vsize (KiB) 617612

[startup+77.5016 s]
/proc/loadavg: 2.03 2.19 2.22 3/82 16132
/proc/meminfo: memFree=169048/2055920 swapFree=4192812/4192956
[pid=16126] ppid=16124 vsize=618636 CPUtime=76.73
/proc/16126/stat : 16126 (pcs.big) R 16124 16126 14589 0 -1 4194304 184522 977 3 0 7571 99 2 1 24 0 1 0 57650901 633483264 149728 996147200 134512640 135215973 4294956304 18446744073709551615 4739187 0 0 4096 0 0 0 0 17 1 0 0
/proc/16126/statm: 154659 149728 427 171 0 153584 0
Current children cumulated CPU time (s) 76.73
Current children cumulated vsize (KiB) 618636

[startup+77.7016 s]
/proc/loadavg: 2.03 2.19 2.22 3/82 16132
/proc/meminfo: memFree=169048/2055920 swapFree=4192812/4192956
[pid=16126] ppid=16124 vsize=618636 CPUtime=76.93
/proc/16126/stat : 16126 (pcs.big) R 16124 16126 14589 0 -1 4194304 184523 977 3 0 7591 99 2 1 25 0 1 0 57650901 633483264 149729 996147200 134512640 135215973 4294956304 18446744073709551615 134532692 0 0 4096 0 0 0 0 17 1 0 0
/proc/16126/statm: 154659 149729 428 171 0 153584 0
Current children cumulated CPU time (s) 76.93
Current children cumulated vsize (KiB) 618636

[startup+77.8023 s]
/proc/loadavg: 2.03 2.19 2.22 3/82 16132
/proc/meminfo: memFree=169048/2055920 swapFree=4192812/4192956
[pid=16126] ppid=16124 vsize=0 CPUtime=77.04
/proc/16126/stat : 16126 (pcs.big) R 16124 16126 14589 0 -1 4194308 184526 977 3 0 7597 104 2 1 25 0 1 0 57650901 0 0 996147200 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/16126/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 77.04
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 77.8534
CPU time (s): 77.1083
CPU user time (s): 75.9994
CPU system time (s): 1.10883
CPU usage (%): 99.0429
Max. virtual memory (cumulated for all children) (KiB): 724112

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 75.9994
system time used= 1.10883
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 185503
page faults= 3
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 25
involuntary context switches= 3087

runsolver used 0.101984 second user time and 0.255961 second system time

The end

Launcher Data

Begin job on node52 at 2009-07-16 02:57:54
IDJOB=2067964
IDBENCH=54761
IDSOLVER=734
FILE ID=node52/2067964-1247705874
PBS_JOBID= 9521208
Free space on /tmp= 66184 MiB

SOLVER NAME= pcs-restart 0.2.restart
BENCH NAME= CPAI08/csp/pseudo/mpsReduced/normalized-mps-red-air02.xml
COMMAND LINE= HOME/pcssolve -s RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2067964-1247705874/watcher-2067964-1247705874 -o /tmp/evaluation-result-2067964-1247705874/solver-2067964-1247705874 -C 1800 -W 2000 -M 900  HOME/pcssolve -s 829573638 HOME/instance-2067964-1247705874.xml

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

MD5SUM BENCH= 0baa4ee04c786b4ddfb73e2ce079a304
RANDOM SEED=829573638

node52.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.236
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.236
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:        762752 kB
Buffers:         72468 kB
Cached:         378848 kB
SwapCached:          0 kB
Active:         814288 kB
Inactive:       407604 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        762752 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            6464 kB
Writeback:           0 kB
Mapped:         790984 kB
Slab:            54756 kB
Committed_AS:  1426708 kB
PageTables:       3436 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= 66180 MiB
End job on node52 at 2009-07-16 02:59:12