Trace number 2081967

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.2SAT 22.7355 22.7494

DiagnosticValue
ASSIGNMENTS0

General information on the benchmark

Namecsp/rlfapScens/
normalized-scen2.xml
MD5SUM31a4c465ca1f11a03620a8b9cb7922e0
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.135978
Satisfiable
(Un)Satisfiability was proved
Number of variables200
Number of constraints1235
Maximum constraint arity2
Maximum domain size44
Number of constraints which are defined in extension0
Number of constraints which are defined in intension1235
Global constraints used (with number of constraints)

Solver Data

0.00/0.01	c has big domains
0.00/0.01	c big-domain mode
0.18/0.20	c Seed is 365446523
0.18/0.20	c Constructing HOME/instance-2081967-1247720693.xml  with 3605 constraints
0.18/0.20	c Solving 0 backtracks
22.67/22.73	s SATISFIABLE
22.67/22.73	c V0=44, V1=282, V2=44, V3=282, V4=30, V5=268, V6=16, V7=254, V8=44, V9=282, V10=470, V11=708, V12=114, V13=352, V14=156, V15=394, V16=58, V17=296, V18=268, V19=30, V20=156, V21=394, V22=16, V23=254, V24=100, V25=338, V26=44, V27=282, V28=44, V29=282, V30=16, V31=254, V32=414, V33=652, V34=16, V35=254, V36=414, V37=652, V38=100, V39=338, V40=100, V41=338, V42=86, V43=324, V44=86, V45=324, V46=254, V47=16, V48=128, V49=366, V50=128, V51=366, V52=30, V53=268, V54=72, V55=310, V56=414, V57=652, V58=16, V59=254, V60=414, V61=652, V62=58, V63=296, V64=16, V65=254, V66=428, V67=666, V68=114, V69=352, V70=44, V71=282, V72=44, V73=282, V74=30, V75=268, V76=30, V77=268, V78=44, V79=282, V80=58, V81=296, V82=30, V83=268, V84=114, V85=352, V86=114, V87=352, V88=366, V89=128, V90=428, V91=666, V92=114, V93=352, V94=352, V95=114, V96=100, V97=338, V98=16, V99=254, V100=16, V101=254, V102=380, V103=142, V104=428, V105=666, V106=44, V107=282, V108=100, V109=338, V110=428, V111=666, V112=380, V113=142, V114=30, V115=268, V116=44, V117=282, V118=442, V119=680, V120=366, V121=128, V122=30, V123=268, V124=30, V125=268, V126=30, V127=268, V128=30, V129=268, V130=30, V131=268, V132=44, V133=282, V134=30, V135=268, V136=100, V137=338, V138=30, V139=268, V140=44, V141=282, V142=100, V143=338, V144=30, V145=268, V146=30, V147=268, V148=554, V149=792, V150=72, V151=310, V152=16, V153=254, V154=128, V155=366, V156=16, V157=254, V158=114, V159=352, V160=86, V161=324, V162=694, V163=456, V164=484, V165=722, V166=156, V167=394, V168=30, V169=268, V170=30, V171=268, V172=100, V173=338, V174=100, V175=338, V176=414, V177=652, V178=16, V179=254, V180=72, V181=310, V182=428, V183=666, V184=100, V185=338, V186=30, V187=268, V188=100, V189=338, V190=30, V191=268, V192=100, V193=338, V194=30, V195=268, V196=128, V197=366, V198=30, V199=268, 
22.67/22.73	v 44 282 44 282 30 268 16 254 44 282 470 708 114 352 156 394 58 296 268 30 156 394 16 254 100 338 44 282 44 282 16 254 414 652 16 254 414 652 100 338 100 338 86 324 86 324 254 16 128 366 128 366 30 268 72 310 414 652 16 254 414 652 58 296 16 254 428 666 114 352 44 282 44 282 30 268 30 268 44 282 58 296 30 268 114 352 114 352 366 128 428 666 114 352 352 114 100 338 16 254 16 254 380 142 428 666 44 282 100 338 428 666 380 142 30 268 44 282 442 680 366 128 30 268 30 268 30 268 30 268 30 268 44 282 30 268 100 338 30 268 44 282 100 338 30 268 30 268 554 792 72 310 16 254 128 366 16 254 114 352 86 324 694 456 484 722 156 394 30 268 30 268 100 338 100 338 414 652 16 254 72 310 428 666 100 338 30 268 100 338 30 268 100 338 30 268 128 366 30 268 
22.67/22.73	d ASSIGNMENTS 0

Verifier Data

OK

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2081967-1247720693/watcher-2081967-1247720693 -o /tmp/evaluation-result-2081967-1247720693/solver-2081967-1247720693 -C 1800 -W 2000 -M 900 HOME/pcssolve -s 365446523 HOME/instance-2081967-1247720693.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.25 2.31 2.13 4/72 12944
/proc/meminfo: memFree=1419432/2055920 swapFree=4192812/4192956
[pid=12944] ppid=12942 vsize=5356 CPUtime=0
/proc/12944/stat : 12944 (pcssolve) R 12942 12944 10799 0 -1 4194304 265 0 0 0 0 0 0 0 20 0 1 0 59132341 5484544 233 996147200 4194304 4889804 548682068800 18446744073709551615 4323925 0 0 4100 65536 0 0 0 17 1 0 0
/proc/12944/statm: 1339 233 194 169 0 50 0

[startup+0.184551 s]
/proc/loadavg: 2.25 2.31 2.13 4/72 12944
/proc/meminfo: memFree=1419432/2055920 swapFree=4192812/4192956
[pid=12944] ppid=12942 vsize=6680 CPUtime=0.16
/proc/12944/stat : 12944 (pcs.big) R 12942 12944 10799 0 -1 4194304 1344 662 0 0 16 0 0 0 18 0 1 0 59132341 6840320 975 996147200 134512640 135215973 4294956304 18446744073709551615 134599873 0 0 4096 0 0 0 0 17 1 0 0
/proc/12944/statm: 1670 975 401 171 0 595 0
Current children cumulated CPU time (s) 0.16
Current children cumulated vsize (KiB) 6680

[startup+0.20255 s]
/proc/loadavg: 2.25 2.31 2.13 4/72 12944
/proc/meminfo: memFree=1419432/2055920 swapFree=4192812/4192956
[pid=12944] ppid=12942 vsize=6944 CPUtime=0.18
/proc/12944/stat : 12944 (pcs.big) R 12942 12944 10799 0 -1 4194304 1416 662 0 0 18 0 0 0 18 0 1 0 59132341 7110656 1047 996147200 134512640 135215973 4294956304 18446744073709551615 4158960050 0 0 4096 0 0 0 0 17 1 0 0
/proc/12944/statm: 1736 1047 401 171 0 661 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 6944

[startup+0.30256 s]
/proc/loadavg: 2.25 2.31 2.13 4/72 12944
/proc/meminfo: memFree=1419432/2055920 swapFree=4192812/4192956
[pid=12944] ppid=12942 vsize=8028 CPUtime=0.27
/proc/12944/stat : 12944 (pcs.big) R 12942 12944 10799 0 -1 4194304 1673 662 0 0 27 0 0 0 19 0 1 0 59132341 8220672 1304 996147200 134512640 135215973 4294956304 18446744073709551615 134583640 0 0 4096 0 0 0 0 17 1 0 0
/proc/12944/statm: 2007 1304 401 171 0 932 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 8028

[startup+0.701601 s]
/proc/loadavg: 2.25 2.31 2.13 4/72 12944
/proc/meminfo: memFree=1419432/2055920 swapFree=4192812/4192956
[pid=12944] ppid=12942 vsize=10932 CPUtime=0.68
/proc/12944/stat : 12944 (pcs.big) R 12942 12944 10799 0 -1 4194304 2414 662 0 0 67 1 0 0 22 0 1 0 59132341 11194368 2045 996147200 134512640 135215973 4294956304 18446744073709551615 5969531 0 0 4096 0 0 0 0 17 1 0 0
/proc/12944/statm: 2733 2045 401 171 0 1658 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 10932

[startup+1.50268 s]
/proc/loadavg: 2.25 2.31 2.13 3/73 12949
/proc/meminfo: memFree=1409376/2055920 swapFree=4192812/4192956
[pid=12944] ppid=12942 vsize=16820 CPUtime=1.48
/proc/12944/stat : 12944 (pcs.big) R 12942 12944 10799 0 -1 4194304 3880 662 0 0 146 2 0 0 25 0 1 0 59132341 17223680 3511 996147200 134512640 135215973 4294956304 18446744073709551615 134585794 0 0 4096 0 0 0 0 17 1 0 0
/proc/12944/statm: 4205 3511 401 171 0 3130 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 16820

[startup+3.10184 s]
/proc/loadavg: 2.23 2.30 2.13 3/73 12949
/proc/meminfo: memFree=1406240/2055920 swapFree=4192812/4192956
[pid=12944] ppid=12942 vsize=17876 CPUtime=3.08
/proc/12944/stat : 12944 (pcs.big) R 12942 12944 10799 0 -1 4194304 4129 662 0 0 306 2 0 0 25 0 1 0 59132341 18305024 3760 996147200 134512640 135215973 4294956304 18446744073709551615 134583640 0 0 4096 0 0 0 0 17 1 0 0
/proc/12944/statm: 4469 3760 401 171 0 3394 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 17876

[startup+6.30115 s]
/proc/loadavg: 2.23 2.30 2.13 3/73 12949
/proc/meminfo: memFree=1399200/2055920 swapFree=4192812/4192956
[pid=12944] ppid=12942 vsize=24288 CPUtime=6.27
/proc/12944/stat : 12944 (pcs.big) R 12942 12944 10799 0 -1 4194304 5758 662 0 0 624 3 0 0 25 0 1 0 59132341 24870912 5336 996147200 134512640 135215973 4294956304 18446744073709551615 134583626 0 0 4096 0 0 0 0 17 1 0 0
/proc/12944/statm: 6072 5336 401 171 0 4997 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 24288

[startup+12.7018 s]
/proc/loadavg: 2.20 2.29 2.13 3/73 12949
/proc/meminfo: memFree=1399008/2055920 swapFree=4192812/4192956
[pid=12944] ppid=12942 vsize=24684 CPUtime=12.67
/proc/12944/stat : 12944 (pcs.big) R 12942 12944 10799 0 -1 4194304 5884 662 0 0 1264 3 0 0 25 0 1 0 59132341 25276416 5462 996147200 134512640 135215973 4294956304 18446744073709551615 5969531 0 0 4096 0 0 0 0 17 1 0 0
/proc/12944/statm: 6171 5462 401 171 0 5096 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 24684

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

[startup+12.8018 s]
/proc/loadavg: 2.20 2.29 2.13 3/73 12949
/proc/meminfo: memFree=1399008/2055920 swapFree=4192812/4192956
[pid=12944] ppid=12942 vsize=24816 CPUtime=12.77
/proc/12944/stat : 12944 (pcs.big) R 12942 12944 10799 0 -1 4194304 5904 662 0 0 1274 3 0 0 25 0 1 0 59132341 25411584 5482 996147200 134512640 135215973 4294956304 18446744073709551615 4158960021 0 0 4096 0 0 0 0 17 1 0 0
/proc/12944/statm: 6204 5482 401 171 0 5129 0
Current children cumulated CPU time (s) 12.77
Current children cumulated vsize (KiB) 24816

[startup+19.2024 s]
/proc/loadavg: 2.18 2.29 2.13 3/73 12949
/proc/meminfo: memFree=1375904/2055920 swapFree=4192812/4192956
[pid=12944] ppid=12942 vsize=47540 CPUtime=19.17
/proc/12944/stat : 12944 (pcs.big) R 12942 12944 10799 0 -1 4194304 11685 662 0 0 1911 6 0 0 25 0 1 0 59132341 48680960 11158 996147200 134512640 135215973 4294956304 18446744073709551615 134583685 0 0 4096 0 0 0 0 17 1 0 0
/proc/12944/statm: 11885 11158 401 171 0 10810 0
Current children cumulated CPU time (s) 19.17
Current children cumulated vsize (KiB) 47540

[startup+20.8016 s]
/proc/loadavg: 2.18 2.29 2.13 3/73 12949
/proc/meminfo: memFree=1375712/2055920 swapFree=4192812/4192956
[pid=12944] ppid=12942 vsize=47540 CPUtime=20.77
/proc/12944/stat : 12944 (pcs.big) R 12942 12944 10799 0 -1 4194304 11722 662 0 0 2071 6 0 0 25 0 1 0 59132341 48680960 11195 996147200 134512640 135215973 4294956304 18446744073709551615 134599879 0 0 4096 0 0 0 0 17 1 0 0
/proc/12944/statm: 11885 11195 401 171 0 10810 0
Current children cumulated CPU time (s) 20.77
Current children cumulated vsize (KiB) 47540

[startup+21.6017 s]
/proc/loadavg: 2.18 2.29 2.13 3/73 12949
/proc/meminfo: memFree=1375648/2055920 swapFree=4192812/4192956
[pid=12944] ppid=12942 vsize=47540 CPUtime=21.57
/proc/12944/stat : 12944 (pcs.big) R 12942 12944 10799 0 -1 4194304 11735 662 0 0 2151 6 0 0 25 0 1 0 59132341 48680960 11208 996147200 134512640 135215973 4294956304 18446744073709551615 134583640 0 0 4096 0 0 0 0 17 1 0 0
/proc/12944/statm: 11885 11208 401 171 0 10810 0
Current children cumulated CPU time (s) 21.57
Current children cumulated vsize (KiB) 47540

[startup+22.4017 s]
/proc/loadavg: 2.16 2.28 2.13 3/73 12949
/proc/meminfo: memFree=1353376/2055920 swapFree=4192812/4192956
[pid=12944] ppid=12942 vsize=70416 CPUtime=22.37
/proc/12944/stat : 12944 (pcs.big) R 12942 12944 10799 0 -1 4194304 17465 662 0 0 2228 9 0 0 25 0 1 0 59132341 72105984 16729 996147200 134512640 135215973 4294956304 18446744073709551615 4158960004 0 0 4096 0 0 0 0 17 1 0 0
/proc/12944/statm: 17604 16729 401 171 0 16529 0
Current children cumulated CPU time (s) 22.37
Current children cumulated vsize (KiB) 70416

[startup+22.6017 s]
/proc/loadavg: 2.16 2.28 2.13 3/73 12949
/proc/meminfo: memFree=1353376/2055920 swapFree=4192812/4192956
[pid=12944] ppid=12942 vsize=70416 CPUtime=22.57
/proc/12944/stat : 12944 (pcs.big) R 12942 12944 10799 0 -1 4194304 17478 662 0 0 2248 9 0 0 25 0 1 0 59132341 72105984 16742 996147200 134512640 135215973 4294956304 18446744073709551615 134583640 0 0 4096 0 0 0 0 17 1 0 0
/proc/12944/statm: 17604 16742 401 171 0 16529 0
Current children cumulated CPU time (s) 22.57
Current children cumulated vsize (KiB) 70416

[startup+22.7018 s]
/proc/loadavg: 2.16 2.28 2.13 3/73 12949
/proc/meminfo: memFree=1353376/2055920 swapFree=4192812/4192956
[pid=12944] ppid=12942 vsize=69812 CPUtime=22.67
/proc/12944/stat : 12944 (pcs.big) R 12942 12944 10799 0 -1 4194304 17495 662 0 0 2258 9 0 0 25 0 1 0 59132341 71487488 16612 996147200 134512640 135215973 4294956304 18446744073709551615 134532677 0 0 4096 0 0 0 0 17 1 0 0
/proc/12944/statm: 17453 16612 403 171 0 16378 0
Current children cumulated CPU time (s) 22.67
Current children cumulated vsize (KiB) 69812

Child status: 0
Real time (s): 22.7494
CPU time (s): 22.7355
CPU user time (s): 22.6236
CPU system time (s): 0.111982
CPU usage (%): 99.939
Max. virtual memory (cumulated for all children) (KiB): 70416

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 22.6236
system time used= 0.111982
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 18159
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= 19
involuntary context switches= 48

runsolver used 0.029995 second user time and 0.06199 second system time

The end

Launcher Data

Begin job on node60 at 2009-07-16 07:04:53
IDJOB=2081967
IDBENCH=57515
IDSOLVER=734
FILE ID=node60/2081967-1247720693
PBS_JOBID= 9521372
Free space on /tmp= 66428 MiB

SOLVER NAME= pcs-restart 0.2.restart
BENCH NAME= CPAI08/csp/rlfapScens/normalized-scen2.xml
COMMAND LINE= HOME/pcssolve -s RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2081967-1247720693/watcher-2081967-1247720693 -o /tmp/evaluation-result-2081967-1247720693/solver-2081967-1247720693 -C 1800 -W 2000 -M 900  HOME/pcssolve -s 365446523 HOME/instance-2081967-1247720693.xml

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

MD5SUM BENCH= 31a4c465ca1f11a03620a8b9cb7922e0
RANDOM SEED=365446523

node60.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.232
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.232
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:       1419912 kB
Buffers:         78020 kB
Cached:         369216 kB
SwapCached:          0 kB
Active:         180744 kB
Inactive:       371484 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1419912 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2220 kB
Writeback:           0 kB
Mapped:         116508 kB
Slab:            68768 kB
Committed_AS:   637156 kB
PageTables:       2072 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= 66428 MiB
End job on node60 at 2009-07-16 07:05:16