Trace number 2089391

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 289.816 292.592

DiagnosticValue
ASSIGNMENTS132498

General information on the benchmark

Namecsp/tightness0.35/
normalized-rand-2-40-16-250-350-41_ext.xml
MD5SUM13fc25b0279b731a756b42a26a57eaaa
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark3.05353
Satisfiable
(Un)Satisfiability was proved
Number of variables40
Number of constraints250
Maximum constraint arity2
Maximum domain size16
Number of constraints which are defined in extension250
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data

0.00/0.01	c small-domain mode
0.00/0.02	c Seed is 184232985
0.00/0.02	c Constructing HOME/instance-2089391-1247730118.xml  with 3996 constraints
0.01/0.07	c Solving 132498 backtracks 20 restarts
289.71/292.59	s UNSATISFIABLE
289.71/292.59	d ASSIGNMENTS 132498

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-2089391-1247730118/watcher-2089391-1247730118 -o /tmp/evaluation-result-2089391-1247730118/solver-2089391-1247730118 -C 1800 -W 2000 -M 900 HOME/pcssolve -s 184232985 HOME/instance-2089391-1247730118.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.00 2.00 4/81 15304
/proc/meminfo: memFree=1216032/2055924 swapFree=4192812/4192956
[pid=15304] ppid=15302 vsize=5356 CPUtime=0
/proc/15304/stat : 15304 (pcssolve) R 15302 15304 15054 0 -1 4194304 273 0 0 0 0 0 0 0 20 0 1 0 60079184 5484544 241 996147200 4194304 4889804 548682068800 18446744073709551615 268582840991 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/15304/statm: 1339 241 200 169 0 50 0
[pid=15305] ppid=15304 vsize=5356 CPUtime=0
/proc/15305/stat : 15305 (pcssolve) R 15304 15304 15054 0 -1 4194368 0 0 0 0 0 0 0 0 20 0 1 0 60079184 5484544 241 996147200 4194304 4889804 548682068800 18446744073709551615 268582840991 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/15305/statm: 1339 241 200 169 0 50 0

[startup+0.034046 s]
/proc/loadavg: 2.00 2.00 2.00 4/81 15304
/proc/meminfo: memFree=1216032/2055924 swapFree=4192812/4192956
[pid=15304] ppid=15302 vsize=4508 CPUtime=0.01
/proc/15304/stat : 15304 (pcs.small) R 15302 15304 15054 0 -1 4194304 848 822 0 0 1 0 0 0 24 0 1 0 60079184 4616192 457 996147200 134512640 135095119 4294956304 18446744073709551615 2621072 0 0 4096 0 0 0 0 17 1 0 0
/proc/15304/statm: 1127 457 364 142 0 81 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 4508

[startup+0.101059 s]
/proc/loadavg: 2.00 2.00 2.00 4/81 15304
/proc/meminfo: memFree=1216032/2055924 swapFree=4192812/4192956
[pid=15304] ppid=15302 vsize=5564 CPUtime=0.07
/proc/15304/stat : 15304 (pcs.small) R 15302 15304 15054 0 -1 4194304 1123 822 0 0 7 0 0 0 24 0 1 0 60079184 5697536 732 996147200 134512640 135095119 4294956304 18446744073709551615 134642869 0 0 4096 0 0 0 0 17 1 0 0
/proc/15304/statm: 1391 732 378 142 0 345 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 5564

[startup+0.301096 s]
/proc/loadavg: 2.00 2.00 2.00 4/81 15304
/proc/meminfo: memFree=1216032/2055924 swapFree=4192812/4192956
[pid=15304] ppid=15302 vsize=5432 CPUtime=0.27
/proc/15304/stat : 15304 (pcs.small) R 15302 15304 15054 0 -1 4194304 1124 822 0 0 27 0 0 0 25 0 1 0 60079184 5562368 700 996147200 134512640 135095119 4294956304 18446744073709551615 134642970 0 0 4096 0 0 0 0 17 1 0 0
/proc/15304/statm: 1358 700 378 142 0 312 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 5432

[startup+0.701176 s]
/proc/loadavg: 2.00 2.00 2.00 4/81 15304
/proc/meminfo: memFree=1216032/2055924 swapFree=4192812/4192956
[pid=15304] ppid=15302 vsize=5820 CPUtime=0.67
/proc/15304/stat : 15304 (pcs.small) R 15302 15304 15054 0 -1 4194304 1176 822 0 0 67 0 0 0 25 0 1 0 60079184 5959680 752 996147200 134512640 135095119 4294956304 18446744073709551615 134637480 0 0 4096 0 0 0 0 17 1 0 0
/proc/15304/statm: 1455 752 378 142 0 409 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 5820

[startup+1.50134 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 15310
/proc/meminfo: memFree=1214296/2055924 swapFree=4192812/4192956
[pid=15304] ppid=15302 vsize=6988 CPUtime=1.46
/proc/15304/stat : 15304 (pcs.small) R 15302 15304 15054 0 -1 4194304 1467 822 0 0 146 0 0 0 25 0 1 0 60079184 7155712 978 996147200 134512640 135095119 4294956304 18446744073709551615 134617201 0 0 4096 0 0 0 0 17 1 0 0
/proc/15304/statm: 1747 978 378 142 0 701 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 6988

[startup+3.10265 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 15310
/proc/meminfo: memFree=1213208/2055924 swapFree=4192812/4192956
[pid=15304] ppid=15302 vsize=7632 CPUtime=3.05
/proc/15304/stat : 15304 (pcs.small) R 15302 15304 15054 0 -1 4194304 1743 822 0 0 305 0 0 0 25 0 1 0 60079184 7815168 1125 996147200 134512640 135095119 4294956304 18446744073709551615 134617027 0 0 4096 0 0 0 0 17 1 0 0
/proc/15304/statm: 1908 1125 378 142 0 862 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 7632

[startup+6.30128 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 15310
/proc/meminfo: memFree=1210840/2055924 swapFree=4192812/4192956
[pid=15304] ppid=15302 vsize=10484 CPUtime=6.22
/proc/15304/stat : 15304 (pcs.small) R 15302 15304 15054 0 -1 4194304 2607 822 0 0 621 1 0 0 25 0 1 0 60079184 10735616 1603 996147200 134512640 135095119 4294956304 18446744073709551615 134617234 0 0 4096 0 0 0 0 17 1 0 0
/proc/15304/statm: 2621 1603 378 142 0 1575 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 10484

[startup+12.7015 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 15310
/proc/meminfo: memFree=1208728/2055924 swapFree=4192812/4192956
[pid=15304] ppid=15302 vsize=11532 CPUtime=12.57
/proc/15304/stat : 15304 (pcs.small) R 15302 15304 15054 0 -1 4194304 3150 822 0 0 1255 2 0 0 25 0 1 0 60079184 11808768 2146 996147200 134512640 135095119 4294956304 18446744073709551615 134589668 0 0 4096 0 0 0 0 17 1 0 0
/proc/15304/statm: 2883 2146 378 142 0 1837 0
Current children cumulated CPU time (s) 12.57
Current children cumulated vsize (KiB) 11532

[startup+25.5011 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 15310
/proc/meminfo: memFree=1204952/2055924 swapFree=4192812/4192956
[pid=15304] ppid=15302 vsize=16968 CPUtime=25.24
/proc/15304/stat : 15304 (pcs.small) R 15302 15304 15054 0 -1 4194304 4849 822 0 0 2521 3 0 0 25 0 1 0 60079184 17375232 3075 996147200 134512640 135095119 4294956304 18446744073709551615 134642869 0 0 4096 0 0 0 0 17 1 0 0
/proc/15304/statm: 4242 3075 378 142 0 3196 0
Current children cumulated CPU time (s) 25.24
Current children cumulated vsize (KiB) 16968

[startup+51.1011 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 15310
/proc/meminfo: memFree=1200792/2055924 swapFree=4192812/4192956
[pid=15304] ppid=15302 vsize=23404 CPUtime=50.6
/proc/15304/stat : 15304 (pcs.small) R 15302 15304 15054 0 -1 4194304 6954 822 0 0 5055 5 0 0 25 0 1 0 60079184 23965696 4155 996147200 134512640 135095119 4294956304 18446744073709551615 134642903 0 0 4096 0 0 0 0 17 1 0 0
/proc/15304/statm: 5851 4155 378 142 0 4805 0
Current children cumulated CPU time (s) 50.6
Current children cumulated vsize (KiB) 23404

[startup+102.306 s]
/proc/loadavg: 2.00 2.00 2.00 4/82 15310
/proc/meminfo: memFree=1192856/2055924 swapFree=4192812/4192956
[pid=15304] ppid=15302 vsize=30324 CPUtime=101.31
/proc/15304/stat : 15304 (pcs.small) R 15302 15304 15054 0 -1 4194304 9400 822 0 0 10125 6 0 0 25 0 1 0 60079184 31051776 6088 996147200 134512640 135095119 4294956304 18446744073709551615 134616940 0 0 4096 0 0 0 0 17 1 0 0
/proc/15304/statm: 7581 6088 378 142 0 6535 0
Current children cumulated CPU time (s) 101.31
Current children cumulated vsize (KiB) 30324

[startup+162.302 s]
/proc/loadavg: 2.08 2.02 2.01 3/82 15310
/proc/meminfo: memFree=1187288/2055924 swapFree=4192812/4192956
[pid=15304] ppid=15302 vsize=41516 CPUtime=160.75
/proc/15304/stat : 15304 (pcs.small) R 15302 15304 15054 0 -1 4194304 12849 822 0 0 16066 9 0 0 25 0 1 0 60079184 42512384 7488 996147200 134512640 135095119 4294956304 18446744073709551615 134607138 0 0 4096 0 0 0 0 17 1 0 0
/proc/15304/statm: 10379 7488 378 142 0 9333 0
Current children cumulated CPU time (s) 160.75
Current children cumulated vsize (KiB) 41516

[startup+222.302 s]
/proc/loadavg: 2.03 2.01 2.00 3/82 15310
/proc/meminfo: memFree=1181912/2055924 swapFree=4192812/4192956
[pid=15304] ppid=15302 vsize=44644 CPUtime=220.17
/proc/15304/stat : 15304 (pcs.small) R 15302 15304 15054 0 -1 4194304 14173 822 0 0 22006 11 0 0 25 0 1 0 60079184 45715456 8812 996147200 134512640 135095119 4294956304 18446744073709551615 134617019 0 0 4096 0 0 0 0 17 1 0 0
/proc/15304/statm: 11161 8812 378 142 0 10115 0
Current children cumulated CPU time (s) 220.17
Current children cumulated vsize (KiB) 44644

[startup+282.302 s]
/proc/loadavg: 2.01 2.00 2.00 4/82 15310
/proc/meminfo: memFree=1170456/2055924 swapFree=4192812/4192956
[pid=15304] ppid=15302 vsize=58088 CPUtime=279.61
/proc/15304/stat : 15304 (pcs.small) R 15302 15304 15054 0 -1 4194304 18059 822 0 0 27947 14 0 0 25 0 1 0 60079184 59482112 11673 996147200 134512640 135095119 4294956304 18446744073709551615 134589545 0 0 4096 0 0 0 0 17 1 0 0
/proc/15304/statm: 14522 11673 378 142 0 13476 0
Current children cumulated CPU time (s) 279.61
Current children cumulated vsize (KiB) 58088

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

[startup+287.903 s]
/proc/loadavg: 2.01 2.00 2.00 3/82 15310
/proc/meminfo: memFree=1170264/2055924 swapFree=4192812/4192956
[pid=15304] ppid=15302 vsize=58088 CPUtime=285.16
/proc/15304/stat : 15304 (pcs.small) R 15302 15304 15054 0 -1 4194304 18104 822 0 0 28502 14 0 0 25 0 1 0 60079184 59482112 11718 996147200 134512640 135095119 4294956304 18446744073709551615 134589562 0 0 4096 0 0 0 0 17 1 0 0
/proc/15304/statm: 14522 11718 378 142 0 13476 0
Current children cumulated CPU time (s) 285.16
Current children cumulated vsize (KiB) 58088

[startup+291.101 s]
/proc/loadavg: 2.01 2.00 2.00 3/82 15310
/proc/meminfo: memFree=1170200/2055924 swapFree=4192812/4192956
[pid=15304] ppid=15302 vsize=58088 CPUtime=288.33
/proc/15304/stat : 15304 (pcs.small) R 15302 15304 15054 0 -1 4194304 18129 822 0 0 28819 14 0 0 25 0 1 0 60079184 59482112 11743 996147200 134512640 135095119 4294956304 18446744073709551615 134589562 0 0 4096 0 0 0 0 17 1 0 0
/proc/15304/statm: 14522 11743 378 142 0 13476 0
Current children cumulated CPU time (s) 288.33
Current children cumulated vsize (KiB) 58088

[startup+291.901 s]
/proc/loadavg: 2.01 2.00 2.00 4/82 15310
/proc/meminfo: memFree=1170136/2055924 swapFree=4192812/4192956
[pid=15304] ppid=15302 vsize=58088 CPUtime=289.12
/proc/15304/stat : 15304 (pcs.small) R 15302 15304 15054 0 -1 4194304 18135 822 0 0 28898 14 0 0 25 0 1 0 60079184 59482112 11749 996147200 134512640 135095119 4294956304 18446744073709551615 134589562 0 0 4096 0 0 0 0 17 1 0 0
/proc/15304/statm: 14522 11749 378 142 0 13476 0
Current children cumulated CPU time (s) 289.12
Current children cumulated vsize (KiB) 58088

[startup+292.302 s]
/proc/loadavg: 2.01 2.00 2.00 4/82 15310
/proc/meminfo: memFree=1170136/2055924 swapFree=4192812/4192956
[pid=15304] ppid=15302 vsize=58088 CPUtime=289.51
/proc/15304/stat : 15304 (pcs.small) R 15302 15304 15054 0 -1 4194304 18138 822 0 0 28937 14 0 0 25 0 1 0 60079184 59482112 11752 996147200 134512640 135095119 4294956304 18446744073709551615 134589560 0 0 4096 0 0 0 0 17 1 0 0
/proc/15304/statm: 14522 11752 378 142 0 13476 0
Current children cumulated CPU time (s) 289.51
Current children cumulated vsize (KiB) 58088

[startup+292.503 s]
/proc/loadavg: 2.01 2.00 2.00 3/82 15310
/proc/meminfo: memFree=1174168/2055924 swapFree=4192812/4192956
[pid=15304] ppid=15302 vsize=49892 CPUtime=289.71
/proc/15304/stat : 15304 (pcs.small) R 15302 15304 15054 0 -1 4194304 18139 822 0 0 28957 14 0 0 25 0 1 0 60079184 51089408 10686 996147200 134512640 135095119 4294956304 18446744073709551615 2620924 0 0 4096 0 0 0 0 17 1 0 0
/proc/15304/statm: 12473 10686 378 142 0 11427 0
Current children cumulated CPU time (s) 289.71
Current children cumulated vsize (KiB) 49892

Child status: 0
Real time (s): 292.592
CPU time (s): 289.816
CPU user time (s): 289.655
CPU system time (s): 0.160975
CPU usage (%): 99.0512
Max. virtual memory (cumulated for all children) (KiB): 60736

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 289.655
system time used= 0.160975
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 18964
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= 23
involuntary context switches= 11861

runsolver used 0.445932 second user time and 0.889864 second system time

The end

Launcher Data

Begin job on node6 at 2009-07-16 09:41:58
IDJOB=2089391
IDBENCH=59492
IDSOLVER=733
FILE ID=node6/2089391-1247730118
PBS_JOBID= 9521653
Free space on /tmp= 66308 MiB

SOLVER NAME= pcs 0.2
BENCH NAME= CPAI08/csp/tightness0.35/normalized-rand-2-40-16-250-350-41_ext.xml
COMMAND LINE= HOME/pcssolve -s RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2089391-1247730118/watcher-2089391-1247730118 -o /tmp/evaluation-result-2089391-1247730118/solver-2089391-1247730118 -C 1800 -W 2000 -M 900  HOME/pcssolve -s 184232985 HOME/instance-2089391-1247730118.xml

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

MD5SUM BENCH= 13fc25b0279b731a756b42a26a57eaaa
RANDOM SEED=184232985

node6.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.263
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.263
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:      2055924 kB
MemFree:       1216512 kB
Buffers:        110936 kB
Cached:         569608 kB
SwapCached:          0 kB
Active:         313788 kB
Inactive:       428988 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055924 kB
LowFree:       1216512 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2212 kB
Writeback:           0 kB
Mapped:          82656 kB
Slab:            81700 kB
Committed_AS:   572292 kB
PageTables:       2028 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= 66308 MiB
End job on node6 at 2009-07-16 09:46:50