Trace number 2067952

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 0.3.2? 102.689 103.676

DiagnosticValue
ASSIGNMENTS0

General information on the benchmark

Namecsp/pseudo/mpsReduced/
normalized-mps-red-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 benchmark96.7823
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

0.00/0.06	c has operations which may create big domains
0.00/0.06	c big-domain mode
0.00/0.06	c Seed is 825453470
0.00/0.06	c Constructing HOME/instance-2067952-1247705869.xml  with 192813 constraints
82.80/83.66	c Solving 0 backtracks
102.60/103.61	s UNKNOWN
102.60/103.61	c Out of memory
102.60/103.61	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-2067952-1247705869/watcher-2067952-1247705869 -o /tmp/evaluation-result-2067952-1247705869/solver-2067952-1247705869 -C 1800 -W 2000 -M 900 HOME/pcssolve -s 825453470 HOME/instance-2067952-1247705869.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 2.01 2.04 4/81 9488
/proc/meminfo: memFree=660296/2055920 swapFree=4192812/4192956
[pid=9488] ppid=9486 vsize=5256 CPUtime=0
/proc/9488/stat : 9488 (pcssolve) R 9486 9488 7405 0 -1 4194304 62 0 0 0 0 0 0 0 20 0 1 0 57649773 5382144 47 996147200 4194304 4889804 548682068800 18446744073709551615 227605004732 0 0 4096 0 0 0 0 17 1 0 0
/proc/9488/statm: 1314 47 36 169 0 13 0

[startup+0.0814261 s]
/proc/loadavg: 2.00 2.01 2.04 4/81 9488
/proc/meminfo: memFree=660296/2055920 swapFree=4192812/4192956
[pid=9488] ppid=9486 vsize=5048 CPUtime=0.06
/proc/9488/stat : 9488 (pcs.big) R 9486 9488 7405 0 -1 4194304 948 977 0 0 1 0 3 2 18 0 1 0 57649773 5169152 557 996147200 134512640 135215973 4294956304 18446744073709551615 134740656 0 0 4096 0 0 0 0 17 1 0 0
/proc/9488/statm: 1262 557 361 171 0 187 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 5048

[startup+0.101426 s]
/proc/loadavg: 2.00 2.01 2.04 4/81 9488
/proc/meminfo: memFree=660296/2055920 swapFree=4192812/4192956
[pid=9488] ppid=9486 vsize=5444 CPUtime=0.08
/proc/9488/stat : 9488 (pcs.big) R 9486 9488 7405 0 -1 4194304 1029 977 0 0 3 0 3 2 18 0 1 0 57649773 5574656 638 996147200 134512640 135215973 4294956304 18446744073709551615 134761740 0 0 4096 0 0 0 0 17 1 0 0
/proc/9488/statm: 1361 638 361 171 0 286 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 5444

[startup+0.301451 s]
/proc/loadavg: 2.00 2.01 2.04 4/81 9488
/proc/meminfo: memFree=660296/2055920 swapFree=4192812/4192956
[pid=9488] ppid=9486 vsize=8744 CPUtime=0.28
/proc/9488/stat : 9488 (pcs.big) R 9486 9488 7405 0 -1 4194304 1928 977 0 0 22 1 3 2 19 0 1 0 57649773 8953856 1405 996147200 134512640 135215973 4294956304 18446744073709551615 10007104 0 0 4096 0 0 0 0 17 1 0 0
/proc/9488/statm: 2186 1405 369 171 0 1111 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 8744

[startup+0.701505 s]
/proc/loadavg: 2.00 2.01 2.04 4/81 9488
/proc/meminfo: memFree=660296/2055920 swapFree=4192812/4192956
[pid=9488] ppid=9486 vsize=12128 CPUtime=0.68
/proc/9488/stat : 9488 (pcs.big) R 9486 9488 7405 0 -1 4194304 2765 977 0 0 62 1 3 2 22 0 1 0 57649773 12419072 2242 996147200 134512640 135215973 4294956304 18446744073709551615 134764641 0 0 4096 0 0 0 0 17 1 0 0
/proc/9488/statm: 3032 2242 369 171 0 1957 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 12128

[startup+1.5016 s]
/proc/loadavg: 2.00 2.01 2.04 3/82 9494
/proc/meminfo: memFree=652032/2055920 swapFree=4192812/4192956
[pid=9488] ppid=9486 vsize=16096 CPUtime=1.47
/proc/9488/stat : 9488 (pcs.big) R 9486 9488 7405 0 -1 4194304 3752 977 0 0 141 1 3 2 25 0 1 0 57649773 16482304 3229 996147200 134512640 135215973 4294956304 18446744073709551615 134764650 0 0 4096 0 0 0 0 17 1 0 0
/proc/9488/statm: 4024 3229 369 171 0 2949 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 16096

[startup+3.10179 s]
/proc/loadavg: 2.00 2.01 2.04 3/82 9494
/proc/meminfo: memFree=646656/2055920 swapFree=4192812/4192956
[pid=9488] ppid=9486 vsize=17732 CPUtime=3.06
/proc/9488/stat : 9488 (pcs.big) R 9486 9488 7405 0 -1 4194304 11164 977 0 0 295 6 3 2 25 0 1 0 57649773 18157568 3671 996147200 134512640 135215973 4294956304 18446744073709551615 4159198594 0 0 4096 0 0 0 0 17 1 0 0
/proc/9488/statm: 4433 3671 369 171 0 3358 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 17732

[startup+6.30117 s]
/proc/loadavg: 2.00 2.01 2.04 3/82 9494
/proc/meminfo: memFree=643072/2055920 swapFree=4192812/4192956
[pid=9488] ppid=9486 vsize=25176 CPUtime=6.23
/proc/9488/stat : 9488 (pcs.big) R 9486 9488 7405 0 -1 4194304 27581 977 0 0 602 16 3 2 25 0 1 0 57649773 25780224 5449 996147200 134512640 135215973 4294956304 18446744073709551615 10007104 0 0 4096 0 0 0 0 17 1 0 0
/proc/9488/statm: 6294 5449 369 171 0 5219 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 25176

[startup+12.7019 s]
/proc/loadavg: 2.00 2.01 2.04 3/82 9494
/proc/meminfo: memFree=617408/2055920 swapFree=4192812/4192956
[pid=9488] ppid=9486 vsize=47548 CPUtime=12.57
/proc/9488/stat : 9488 (pcs.big) R 9486 9488 7405 0 -1 4194304 51207 977 0 0 1222 30 3 2 25 0 1 0 57649773 48689152 11098 996147200 134512640 135215973 4294956304 18446744073709551615 10007104 0 0 4096 0 0 0 0 17 1 0 0
/proc/9488/statm: 11887 11098 369 171 0 10812 0
Current children cumulated CPU time (s) 12.57
Current children cumulated vsize (KiB) 47548

[startup+25.5015 s]
/proc/loadavg: 2.00 2.01 2.04 3/82 9494
/proc/meminfo: memFree=564416/2055920 swapFree=4192812/4192956
[pid=9488] ppid=9486 vsize=101164 CPUtime=25.24
/proc/9488/stat : 9488 (pcs.big) R 9486 9488 7405 0 -1 4194304 64402 977 0 0 2483 36 3 2 25 0 1 0 57649773 103591936 24293 996147200 134512640 135215973 4294956304 18446744073709551615 134764572 0 0 4096 0 0 0 0 17 1 0 0
/proc/9488/statm: 25291 24293 369 171 0 24216 0
Current children cumulated CPU time (s) 25.24
Current children cumulated vsize (KiB) 101164

[startup+51.1015 s]
/proc/loadavg: 2.00 2.01 2.04 3/82 9494
/proc/meminfo: memFree=513728/2055920 swapFree=4192812/4192956
[pid=9488] ppid=9486 vsize=151084 CPUtime=50.6
/proc/9488/stat : 9488 (pcs.big) R 9486 9488 7405 0 -1 4194304 77096 977 0 0 5014 41 3 2 25 0 1 0 57649773 154710016 36987 996147200 134512640 135215973 4294956304 18446744073709551615 134764572 0 0 4096 0 0 0 0 17 1 0 0
/proc/9488/statm: 37771 36987 369 171 0 36696 0
Current children cumulated CPU time (s) 50.6
Current children cumulated vsize (KiB) 151084

[startup+102.308 s]
/proc/loadavg: 2.00 2.00 2.03 3/82 9494
/proc/meminfo: memFree=19584/2055920 swapFree=4192812/4192956
[pid=9488] ppid=9486 vsize=655548 CPUtime=101.32
/proc/9488/stat : 9488 (pcs.big) R 9486 9488 7405 0 -1 4194304 200981 977 0 0 10027 100 3 2 25 0 1 0 57649773 671281152 160572 996147200 134512640 135215973 4294956304 18446744073709551615 134594153 0 0 4096 0 0 0 0 17 1 0 0
/proc/9488/statm: 163887 160572 406 171 0 162812 0
Current children cumulated CPU time (s) 101.32
Current children cumulated vsize (KiB) 655548

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

[startup+103.102 s]
/proc/loadavg: 2.00 2.00 2.03 3/82 9494
/proc/meminfo: memFree=19584/2055920 swapFree=4192812/4192956
[pid=9488] ppid=9486 vsize=655548 CPUtime=102.11
/proc/9488/stat : 9488 (pcs.big) R 9486 9488 7405 0 -1 4194304 203235 977 0 0 10105 101 3 2 25 0 1 0 57649773 671281152 162826 996147200 134512640 135215973 4294956304 18446744073709551615 135097099 0 0 4096 0 0 0 0 17 1 0 0
/proc/9488/statm: 163887 162826 406 171 0 162812 0
Current children cumulated CPU time (s) 102.11
Current children cumulated vsize (KiB) 655548

[startup+103.502 s]
/proc/loadavg: 2.00 2.00 2.03 3/82 9494
/proc/meminfo: memFree=14912/2055920 swapFree=4192812/4192956
[pid=9488] ppid=9486 vsize=656572 CPUtime=102.5
/proc/9488/stat : 9488 (pcs.big) R 9486 9488 7405 0 -1 4194304 203652 977 2 0 10144 101 3 2 25 0 1 0 57649773 672329728 163244 996147200 134512640 135215973 4294956304 18446744073709551615 134532677 0 0 4096 0 0 0 0 17 0 0 0
/proc/9488/statm: 164143 163244 428 171 0 163068 0
Current children cumulated CPU time (s) 102.5
Current children cumulated vsize (KiB) 656572

[startup+103.602 s]
/proc/loadavg: 2.00 2.00 2.03 3/82 9494
/proc/meminfo: memFree=14912/2055920 swapFree=4192812/4192956
[pid=9488] ppid=9486 vsize=443576 CPUtime=102.6
/proc/9488/stat : 9488 (pcs.big) R 9486 9488 7405 0 -1 4194304 203652 977 2 0 10151 104 3 2 25 0 1 0 57649773 454221824 109995 996147200 134512640 135215973 4294956304 18446744073709551615 134906022 0 0 4096 0 0 0 0 17 0 0 0
/proc/9488/statm: 110894 109995 428 171 0 109819 0
Current children cumulated CPU time (s) 102.6
Current children cumulated vsize (KiB) 443576

Child status: 0
Real time (s): 103.676
CPU time (s): 102.689
CPU user time (s): 101.557
CPU system time (s): 1.13283
CPU usage (%): 99.0487
Max. virtual memory (cumulated for all children) (KiB): 656572

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 101.557
system time used= 1.13283
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 204632
page faults= 2
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 24
involuntary context switches= 4198

runsolver used 0.140978 second user time and 0.338948 second system time

The end

Launcher Data

Begin job on node66 at 2009-07-16 02:57:49
IDJOB=2067952
IDBENCH=54743
IDSOLVER=733
FILE ID=node66/2067952-1247705869
PBS_JOBID= 9521183
Free space on /tmp= 66248 MiB

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

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

MD5SUM BENCH= 97db8ddfa1e7c994eddc87d16cd8b4a9
RANDOM SEED=825453470

node66.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.214
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.214
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:        660712 kB
Buffers:         77804 kB
Cached:         520460 kB
SwapCached:          0 kB
Active:         915312 kB
Inactive:       394516 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        660712 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            9296 kB
Writeback:           0 kB
Mapped:         732060 kB
Slab:            69080 kB
Committed_AS:  1194568 kB
PageTables:       3260 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= 66248 MiB
End job on node66 at 2009-07-16 02:59:33