Trace number 2078842

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.2UNSAT 119.695 120.296

DiagnosticValue
ASSIGNMENTS52927

General information on the benchmark

Namecsp/nengfa/
normalized-block.xml
MD5SUMd774b3d9a6f2ab41cce78f1e9dd6d763
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark3.20351
Satisfiable
(Un)Satisfiability was proved
Number of variables616
Number of constraints1812
Maximum constraint arity7
Maximum domain size8
Number of constraints which are defined in extension0
Number of constraints which are defined in intension1812
Global constraints used (with number of constraints)

Solver Data

0.00/0.01	c has operations which may create big domains
0.00/0.01	c big-domain mode
0.00/0.01	c Seed is 1368415397
0.00/0.01	c Constructing HOME/instance-2078842-1247716552.xml  with 7300 constraints
0.07/0.14	c Solving 52927 backtracks 18 restarts
119.58/120.26	s UNSATISFIABLE
119.58/120.26	d ASSIGNMENTS 52927

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-2078842-1247716552/watcher-2078842-1247716552 -o /tmp/evaluation-result-2078842-1247716552/solver-2078842-1247716552 -C 1800 -W 2000 -M 900 HOME/pcssolve -s 1368415397 HOME/instance-2078842-1247716552.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.02 2.01 2.00 4/82 15018
/proc/meminfo: memFree=918904/2055920 swapFree=4192948/4192956
[pid=15018] ppid=15016 vsize=5356 CPUtime=0
/proc/15018/stat : 15018 (pcssolve) S 15016 15018 13004 0 -1 4194304 305 0 0 0 0 0 0 0 18 0 1 0 58720012 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15018/statm: 1339 242 201 169 0 50 0
[pid=15019] ppid=15018 vsize=5356 CPUtime=0
/proc/15019/stat : 15019 (pcssolve) R 15018 15018 13004 0 -1 4194368 22 0 0 0 0 0 0 0 19 0 1 0 58720012 5484544 243 996147200 4194304 4889804 548682068800 18446744073709551615 254613712167 0 0 4096 0 0 0 0 17 1 0 0
/proc/15019/statm: 1339 243 202 169 0 50 0
[pid=15020] ppid=15018 vsize=5356 CPUtime=0
/proc/15020/stat : 15020 (pcssolve) R 15018 15018 13004 0 -1 4194368 22 0 0 0 0 0 0 0 20 0 1 0 58720012 5484544 244 996147200 4194304 4889804 548682068800 18446744073709551615 254613712167 0 0 4096 0 0 0 0 17 1 0 0
/proc/15020/statm: 1339 244 203 169 0 50 0

[startup+0.0691741 s]
/proc/loadavg: 2.02 2.01 2.00 4/82 15018
/proc/meminfo: memFree=918904/2055920 swapFree=4192948/4192956
[pid=15018] ppid=15016 vsize=5728 CPUtime=0.04
/proc/15018/stat : 15018 (pcs.big) R 15016 15018 13004 0 -1 4194304 1105 827 0 0 4 0 0 0 17 0 1 0 58720012 5865472 714 996147200 134512640 135215973 4294956304 18446744073709551615 4159001911 0 0 4096 0 0 0 0 17 0 0 0
/proc/15018/statm: 1432 714 388 171 0 357 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 5728

[startup+0.10118 s]
/proc/loadavg: 2.02 2.01 2.00 4/82 15018
/proc/meminfo: memFree=918904/2055920 swapFree=4192948/4192956
[pid=15018] ppid=15016 vsize=6592 CPUtime=0.07
/proc/15018/stat : 15018 (pcs.big) R 15016 15018 13004 0 -1 4194304 1330 827 0 0 7 0 0 0 17 0 1 0 58720012 6750208 865 996147200 134512640 135215973 4294956304 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/15018/statm: 1648 865 388 171 0 573 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 6592

[startup+0.301202 s]
/proc/loadavg: 2.02 2.01 2.00 4/82 15018
/proc/meminfo: memFree=918904/2055920 swapFree=4192948/4192956
[pid=15018] ppid=15016 vsize=8532 CPUtime=0.27
/proc/15018/stat : 15018 (pcs.big) R 15016 15018 13004 0 -1 4194304 2000 827 0 0 27 0 0 0 19 0 1 0 58720012 8736768 1425 996147200 134512640 135215973 4294956304 18446744073709551615 134604697 0 0 4096 0 0 0 0 17 0 0 0
/proc/15018/statm: 2133 1425 409 171 0 1058 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 8532

[startup+0.701246 s]
/proc/loadavg: 2.02 2.01 2.00 4/82 15018
/proc/meminfo: memFree=918904/2055920 swapFree=4192948/4192956
[pid=15018] ppid=15016 vsize=8856 CPUtime=0.67
/proc/15018/stat : 15018 (pcs.big) R 15016 15018 13004 0 -1 4194304 2126 827 0 0 66 1 0 0 23 0 1 0 58720012 9068544 1498 996147200 134512640 135215973 4294956304 18446744073709551615 134585477 0 0 4096 0 0 0 0 17 0 0 0
/proc/15018/statm: 2214 1498 409 171 0 1139 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 8856

[startup+1.50133 s]
/proc/loadavg: 2.02 2.01 2.00 3/83 15024
/proc/meminfo: memFree=914096/2055920 swapFree=4192948/4192956
[pid=15018] ppid=15016 vsize=9308 CPUtime=1.47
/proc/15018/stat : 15018 (pcs.big) R 15016 15018 13004 0 -1 4194304 2234 827 0 0 146 1 0 0 25 0 1 0 58720012 9531392 1606 996147200 134512640 135215973 4294956304 18446744073709551615 134604616 0 0 4096 0 0 0 0 17 0 0 0
/proc/15018/statm: 2327 1606 409 171 0 1252 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 9308

[startup+3.10151 s]
/proc/loadavg: 2.02 2.01 2.00 3/83 15024
/proc/meminfo: memFree=913264/2055920 swapFree=4192948/4192956
[pid=15018] ppid=15016 vsize=11044 CPUtime=3.06
/proc/15018/stat : 15018 (pcs.big) R 15016 15018 13004 0 -1 4194304 2671 827 0 0 305 1 0 0 25 0 1 0 58720012 11309056 1978 996147200 134512640 135215973 4294956304 18446744073709551615 134599830 0 0 4096 0 0 0 0 17 0 0 0
/proc/15018/statm: 2761 1978 409 171 0 1686 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 11044

[startup+6.30287 s]
/proc/loadavg: 2.02 2.01 2.00 3/83 15024
/proc/meminfo: memFree=910512/2055920 swapFree=4192948/4192956
[pid=15018] ppid=15016 vsize=13540 CPUtime=6.25
/proc/15018/stat : 15018 (pcs.big) R 15016 15018 13004 0 -1 4194304 3327 827 0 0 623 2 0 0 25 0 1 0 58720012 13864960 2634 996147200 134512640 135215973 4294956304 18446744073709551615 135096571 0 0 4096 0 0 0 0 17 0 0 0
/proc/15018/statm: 3385 2634 409 171 0 2310 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 13540

[startup+12.7016 s]
/proc/loadavg: 2.02 2.00 2.00 3/83 15024
/proc/meminfo: memFree=903544/2055920 swapFree=4192948/4192956
[pid=15018] ppid=15016 vsize=20512 CPUtime=12.62
/proc/15018/stat : 15018 (pcs.big) R 15016 15018 13004 0 -1 4194304 5100 827 0 0 1259 3 0 0 25 0 1 0 58720012 21004288 4407 996147200 134512640 135215973 4294956304 18446744073709551615 4158960547 0 0 4096 0 0 0 0 17 0 0 0
/proc/15018/statm: 5128 4407 409 171 0 4053 0
Current children cumulated CPU time (s) 12.62
Current children cumulated vsize (KiB) 20512

[startup+25.502 s]
/proc/loadavg: 2.01 2.00 2.00 3/83 15024
/proc/meminfo: memFree=886136/2055920 swapFree=4192948/4192956
[pid=15018] ppid=15016 vsize=37680 CPUtime=25.35
/proc/15018/stat : 15018 (pcs.big) R 15016 15018 13004 0 -1 4194304 9430 827 0 0 2530 5 0 0 25 0 1 0 58720012 38584320 8608 996147200 134512640 135215973 4294956304 18446744073709551615 134962967 0 0 4096 0 0 0 0 17 0 0 0
/proc/15018/statm: 9420 8608 409 171 0 8345 0
Current children cumulated CPU time (s) 25.35
Current children cumulated vsize (KiB) 37680

[startup+51.1019 s]
/proc/loadavg: 2.01 2.00 2.00 3/83 15024
/proc/meminfo: memFree=851896/2055920 swapFree=4192948/4192956
[pid=15018] ppid=15016 vsize=72324 CPUtime=50.82
/proc/15018/stat : 15018 (pcs.big) R 15016 15018 13004 0 -1 4194304 18166 827 0 0 5072 10 0 0 25 0 1 0 58720012 74059776 17344 996147200 134512640 135215973 4294956304 18446744073709551615 134648508 0 0 4096 0 0 0 0 17 0 0 0
/proc/15018/statm: 18081 17344 409 171 0 17006 0
Current children cumulated CPU time (s) 50.82
Current children cumulated vsize (KiB) 72324

[startup+102.306 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 15024
/proc/meminfo: memFree=757176/2055920 swapFree=4192948/4192956
[pid=15018] ppid=15016 vsize=166216 CPUtime=101.77
/proc/15018/stat : 15018 (pcs.big) R 15016 15018 13004 0 -1 4194304 42279 827 0 0 10153 24 0 0 25 0 1 0 58720012 170205184 40716 996147200 134512640 135215973 4294956304 18446744073709551615 134600016 0 0 4096 0 0 0 0 17 0 0 0
/proc/15018/statm: 41554 40716 409 171 0 40479 0
Current children cumulated CPU time (s) 101.77
Current children cumulated vsize (KiB) 166216

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

[startup+108.702 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 15024
/proc/meminfo: memFree=745784/2055920 swapFree=4192948/4192956
[pid=15018] ppid=15016 vsize=181340 CPUtime=108.14
/proc/15018/stat : 15018 (pcs.big) R 15016 15018 13004 0 -1 4194304 46176 827 0 0 10788 26 0 0 25 0 1 0 58720012 185692160 44100 996147200 134512640 135215973 4294956304 18446744073709551615 134585720 0 0 4096 0 0 0 0 17 0 0 0
/proc/15018/statm: 45335 44100 409 171 0 44260 0
Current children cumulated CPU time (s) 108.14
Current children cumulated vsize (KiB) 181340

[startup+115.102 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 15024
/proc/meminfo: memFree=731896/2055920 swapFree=4192948/4192956
[pid=15018] ppid=15016 vsize=193944 CPUtime=114.51
/proc/15018/stat : 15018 (pcs.big) R 15016 15018 13004 0 -1 4194304 49431 827 0 0 11424 27 0 0 25 0 1 0 58720012 198598656 47355 996147200 134512640 135215973 4294956304 18446744073709551615 134599834 0 0 4096 0 0 0 0 17 0 0 0
/proc/15018/statm: 48486 47355 409 171 0 47411 0
Current children cumulated CPU time (s) 114.51
Current children cumulated vsize (KiB) 193944

[startup+118.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 15024
/proc/meminfo: memFree=725560/2055920 swapFree=4192948/4192956
[pid=15018] ppid=15016 vsize=199940 CPUtime=117.69
/proc/15018/stat : 15018 (pcs.big) R 15016 15018 13004 0 -1 4194304 50964 827 0 0 11741 28 0 0 25 0 1 0 58720012 204738560 48888 996147200 134512640 135215973 4294956304 18446744073709551615 134592870 0 0 4096 0 0 0 0 17 0 0 0
/proc/15018/statm: 49985 48888 409 171 0 48910 0
Current children cumulated CPU time (s) 117.69
Current children cumulated vsize (KiB) 199940

[startup+119.101 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 15024
/proc/meminfo: memFree=723448/2055920 swapFree=4192948/4192956
[pid=15018] ppid=15016 vsize=201452 CPUtime=118.48
/proc/15018/stat : 15018 (pcs.big) R 15016 15018 13004 0 -1 4194304 51372 827 0 0 11820 28 0 0 25 0 1 0 58720012 206286848 49296 996147200 134512640 135215973 4294956304 18446744073709551615 134585701 0 0 4096 0 0 0 0 17 0 0 0
/proc/15018/statm: 50363 49296 409 171 0 49288 0
Current children cumulated CPU time (s) 118.48
Current children cumulated vsize (KiB) 201452

[startup+119.907 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 15024
/proc/meminfo: memFree=721016/2055920 swapFree=4192948/4192956
[pid=15018] ppid=15016 vsize=203300 CPUtime=119.29
/proc/15018/stat : 15018 (pcs.big) R 15016 15018 13004 0 -1 4194304 51845 827 0 0 11901 28 0 0 25 0 1 0 58720012 208179200 49769 996147200 134512640 135215973 4294956304 18446744073709551615 134587409 0 0 4096 0 0 0 0 17 0 0 0
/proc/15018/statm: 50825 49769 409 171 0 49750 0
Current children cumulated CPU time (s) 119.29
Current children cumulated vsize (KiB) 203300

[startup+120.102 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 15024
/proc/meminfo: memFree=721016/2055920 swapFree=4192948/4192956
[pid=15018] ppid=15016 vsize=201468 CPUtime=119.48
/proc/15018/stat : 15018 (pcs.big) R 15016 15018 13004 0 -1 4194304 51885 827 0 0 11920 28 0 0 25 0 1 0 58720012 206303232 49338 996147200 134512640 135215973 4294956304 18446744073709551615 134688887 0 0 4096 0 0 0 0 17 0 0 0
/proc/15018/statm: 50367 49338 409 171 0 49292 0
Current children cumulated CPU time (s) 119.48
Current children cumulated vsize (KiB) 201468

[startup+120.202 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 15024
/proc/meminfo: memFree=721016/2055920 swapFree=4192948/4192956
[pid=15018] ppid=15016 vsize=201468 CPUtime=119.58
/proc/15018/stat : 15018 (pcs.big) R 15016 15018 13004 0 -1 4194304 51885 827 0 0 11930 28 0 0 25 0 1 0 58720012 206303232 49338 996147200 134512640 135215973 4294956304 18446744073709551615 134532715 0 0 4096 0 0 0 0 17 0 0 0
/proc/15018/statm: 50367 49338 409 171 0 49292 0
Current children cumulated CPU time (s) 119.58
Current children cumulated vsize (KiB) 201468

Child status: 0
Real time (s): 120.296
CPU time (s): 119.695
CPU user time (s): 119.369
CPU system time (s): 0.32595
CPU usage (%): 99.5003
Max. virtual memory (cumulated for all children) (KiB): 203520

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 119.369
system time used= 0.32595
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 52715
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= 21
involuntary context switches= 4089

runsolver used 0.12698 second user time and 0.319951 second system time

The end

Launcher Data

Begin job on node87 at 2009-07-16 05:55:52
IDJOB=2078842
IDBENCH=56818
IDSOLVER=733
FILE ID=node87/2078842-1247716552
PBS_JOBID= 9521330
Free space on /tmp= 66160 MiB

SOLVER NAME= pcs 0.2
BENCH NAME= CPAI08/csp/nengfa/normalized-block.xml
COMMAND LINE= HOME/pcssolve -s RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2078842-1247716552/watcher-2078842-1247716552 -o /tmp/evaluation-result-2078842-1247716552/solver-2078842-1247716552 -C 1800 -W 2000 -M 900  HOME/pcssolve -s 1368415397 HOME/instance-2078842-1247716552.xml

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

MD5SUM BENCH= d774b3d9a6f2ab41cce78f1e9dd6d763
RANDOM SEED=1368415397

node87.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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:        919320 kB
Buffers:        122964 kB
Cached:         860988 kB
SwapCached:          8 kB
Active:         126940 kB
Inactive:       905268 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        919320 kB
SwapTotal:     4192956 kB
SwapFree:      4192948 kB
Dirty:            1976 kB
Writeback:           0 kB
Mapped:          68520 kB
Slab:            89452 kB
Committed_AS:   630912 kB
PageTables:       2012 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= 66160 MiB
End job on node87 at 2009-07-16 05:57:52